<samueldr>
ah! an explanation why busybox reboot doesn't work
<samueldr>
it expects busybox init to be running
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos-aarch64
lovesegfault has quit [Ping timeout: 265 seconds]
pxc has quit [Ping timeout: 258 seconds]
andi- has quit [Ping timeout: 260 seconds]
andi- has joined #nixos-aarch64
<colemickens>
So do RPi owners surf on nixpkgs-unstable? Did I just get lucky/coincidence that I was getting cached kernels for a revision or two of nixos-unstable.
<clever>
colemickens: id usually avoid nixpkgs-unstable, since it lacks testing, though the tests may not cover rpi specific cases anyways...
<samueldr>
let's assume nixos vs. nixpkgs, lucky yes, there is a limitation in nix and hydra meaning that we still can't bundle the whole aarch64+x86_64+i686 package set together :/
<samueldr>
so it ends up being nixpkgs-unstable that runs the builds for aarch64
<samueldr>
nixos-unstable might update before nixpkgs-unstable has finished with those specific builds
<marijan[m]>
Hello, could somebody help me with enabling spi on the pi3b+ running nixos 19.09? I've tried enabling it in the config.txt using the corresponding option in my configuration, but the devices don't get listed in /dev after a reboot.
<marijan[m]>
I would be very grateful for any help :)
<marijan[m]>
I've asked this question a few weeks ago and tried to figure it out by using the deviceTree option but i couldnt find the deviceTree_rpi overlays in nixpkgs to make use of them.
ryantrinkle has quit [Quit: Leaving.]
ryantrinkle has joined #nixos-aarch64
lovesegfault has joined #nixos-aarch64
v0|d has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7]
<samueldr>
posted a small update on the pbp overlay; forced powersave off for wifi, it's a bit opinionated compared to what I would prefer to do, but it's day and night
<samueldr>
with powersave it's comparatively broken
<Thra11>
samueldr: I see you've added u-boot beep-boop :)
<samueldr>
yeah, mostly useless
<samueldr>
doesn't happen soon enough to my taste
<samueldr>
I want to re-visit see if it can happen much sooner at some point
<Thra11>
Ah ok (Haven't tested it yet)
<samueldr>
it just lights up the LED amber
<Thra11>
Got to be better than not showing anything for ~24 seconds
<samueldr>
(and does a pattern with it that happens too quickly to actually be notable)
<samueldr>
Thra11: your green LED should be showing up
<samueldr>
that's ASAP from the kernel I'm pretty sure
<Thra11>
samueldr: Mine doesn't come on until about 24s after pressing the power button
<samueldr>
oh
<samueldr>
I haven't compared your kernel build options