orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
evils has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
orivej_ has joined #nixos-aarch64
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
nschoe has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
t184256 has joined #nixos-aarch64
nschoe has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 272 seconds]
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
andi- has quit [Ping timeout: 260 seconds]
andi- has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej_ has joined #nixos-aarch64
orivej_ has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-aarch64
cole-h has quit [Quit: Rebooting]
cole-h has joined #nixos-aarch64
orivej has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-aarch64
njha has joined #nixos-aarch64
<njha>
I generated an sd image with nix (like so: https://github.com/wav/nix-odroid-n2), but there's nothing in `/etc/nixos/`, and when I generate a config and `dry-run`, it tries to replace the kernel (so the device probably won't boot anymore).
<njha>
What's a good way to not let it upgrade the kernel?
kahiru has quit [Remote host closed the connection]
<samueldr>
you will need a kernel, nixos cannot (really) just leave the kernel alone
<samueldr>
you might want to directly make use of modules/profile.nix in fact
<samueldr>
so, an option is to clone the repo in /etc/nixos, and having { imports = [ ./nix-odroid-n2/modules/profile.nix ]; } in your configuration
<njha>
I'll give that a shot, thanks!
cole-h has quit [Quit: Rebooting]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
nschoe has quit [Ping timeout: 272 seconds]
cole-h has joined #nixos-aarch64
<njha>
not only did that work, it also somehow fixed HDMI output
<samueldr>
nice
<sphalerite>
samueldr: good news, the compiler segfault only happens with the ubuntu one :D
<samueldr>
nice
<samueldr>
I guess you're not looking into graphics init, right?
<sphalerite>
that's actually exactly what I'm doing right now
<sphalerite>
want to see if I can get u-boot to show me a graphical console
<samueldr>
does it look promising?
<sphalerite>
well I just baked my first image with graphics support, am now waiting for it to flash
<samueldr>
yeah, I think as soon as you get a graphpical console you're "done", I think it's all done through one framebuffer driver
<samueldr>
right, so promising in the sense that there is code, and it builds
<sphalerite>
yes
<sphalerite>
though the dependencies aren't specified well
<sphalerite>
hence the errors also shown by the ubuntu compiler, except, well, I just generally don't trust that one for reasons :D
<samueldr>
blah, that infrec on two inter-dependent option is really cramping my style, and I don't want to just leave it be an infrec error when both are unset :(
<sphalerite>
ok, the u-boot build with graphics does at least start
<sphalerite>
now I need to try to get it to display something
<sphalerite>
oh pfffff I flashed the wrong image
<samueldr>
hm
<samueldr>
see you in 10 minutes :)
<sphalerite>
it's a bit faster when it's u-boot and not linux
t184256 has left #nixos-aarch64 ["Error from remote client"]
t184256 has joined #nixos-aarch64
<sphalerite>
stdio_add_devices: Video device failed (ret=-2)
<sphalerite>
awww
<sphalerite>
maybe tomorrow. Night night!
<samueldr>
'night!
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos-aarch64
orivej_ has quit [Quit: No Ping reply in 180 seconds.]