orivej_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos-aarch64
<blitzclone[m]> very weird. other overlay files do work. e.g. `overlays = [ "${pkgs.device-tree_rpi.overlays}/vc4-fkms-v3d.dtbo" ];`
orivej has quit [Quit: No Ping reply in 180 seconds.]
<samueldr> I need to re-do part of the build because of a stupid mistake, where I did not include the kernel modules in stage-1, but 99% sure it'll work still since the display inited during stage-2
orivej has joined #nixos-aarch64
<samueldr> I don't know when I'll do it, but I'm excited at the prospect of making a UEFI .iso with the pbp kernel
<samueldr> a glimpse at the future, when the pbp will be upstreamed entirely
LnL has quit [Quit: exit 1]
h0m1 has quit [Ping timeout: 244 seconds]
h0m1 has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 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: 240 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
<colemickens> Do you know if you can force a mobile-nixos kernel build on a remote x86_64-linux?
<colemickens> I'm thinking it won't because it doesn't match the target arch, and the cross compile mechanism doesn't kick in until its given up on remote builders?
<clever> colemickens: cross compile doesnt happen when it fails to find builders, it only happens if you set the host and target arch to differ
<colemickens> I think mobile-nixos figures this out on its own
<colemickens> anyway, I was able to set NIX_REMOTE and it seems to be building on the remote and doing the cross compile which is what I was hoping for
<samueldr> I figure there must be a way, but I don't know how
<samueldr> you'd have to make a nixpkgs eval with the system as x86_64-linux and use pkgsCross.aarch64-multiplatform ?
<samueldr> but I'm not sure about the exact mechanism
orivej has quit [Quit: No Ping reply in 180 seconds.]
<colemickens> I think the build was happening on my computer. I never can remember the semantics of NIX_REMOTE and --builders and exactly the difference
<samueldr> depends on whether you want the whole system to be cross, or only a package I guess
orivej has joined #nixos-aarch64
<samueldr> that's something I want to, at some point, properly document for end-users
<samueldr> annoying if you don't have aarch64 power and need to rebuild your kernel!
<DigitalKiwi> t184256: is there a way to use my /storage/emulated/0/ for nix store instead of /data (which is quite a lot smaller...and now full)
<DigitalKiwi> on nix-on-droid
<samueldr> IIRC only on data will the proper rights exist
<samueldr> or something along the line
<samueldr> SELINUX is strongly saying no to executables there IIRC
<DigitalKiwi> dang
<samueldr> I might be wrong, not an expert about Android
<samueldr> simple knowledgeable enough
<samueldr> simply*
* samueldr really needs to buy proper storage for his build machines
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
<samueldr> >> On yesterday’s episode of the Pi Cast, Raspberry Pi Trading CEO Eben Upton said that he and his team are planning to launch the Compute Module 4 within the next year and hope to support NVMe storage on it.
<samueldr> hopefully the price of CM4 + carrier board will not be ridiculous
<samueldr> >> When asked about a possible Raspberry Pi 4 Model A, Upton hinted that it’s possible a future Model A could have NVMe support.
<samueldr> interesting if it comes to the model A
<clever> oh, that is an intesting idea
<clever> if you omit the vl805, then you can reuse the pcie for mini-pcie like a laptop
<clever> and unlike the previous A models, the dwc2 is still available for usb host
<clever> you could do a zero like thing, to have power and otg ports
<samueldr> or not use usb
<samueldr> for the power
<samueldr> if they're going to cheap out, cheap out all the way
<samueldr> (or proper PD type-c)
<samueldr> my fear is that a 4A would be badly served by a bad non-PD USB power supply *again*
<samueldr> especially if it has PCIe M.2
disasm has quit [Ping timeout: 258 seconds]
<DigitalKiwi> t184256: and is it normal that i can't open multiple sessions :(
<DigitalKiwi> *long hold icon* > "New session" "App can't be opened"
t184256 has left #nixos-aarch64 ["Error from remote client"]
t184256 has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
criptonauta_ has quit [Quit: Leaving]
<t184256> DigitalKiwi: I don't think external storage can be used for `/nix/store` without extra trickery. Without root, maybe merging storage might work. With root, you can loopback-mount it from SD card or whatever.
<t184256> DigitalKiwi: the shortcut broken (calling termux) is a bug, thanks for finding it. Meanwhile, please use 'New Session' inside the app, in the left sidebar.
<DigitalKiwi> there's a left sidebar :o
<DigitalKiwi> blackberry keyone no root :(
<colemickens> oh crap, that stupid mainline kernel I built... I should've tried it with an old bootloader. Sounds like it only works with android 9 bootloader
zupo has joined #nixos-aarch64
<samueldr> :|
<samueldr> I forgot you were working on a pixel 3, how's it going? :)
<samueldr> I guess google's not restricting rollbacks though, so not much of an issue or is it?
<pinkieval> blitzclone[m]: I just tried again with more RAM, and it builds
<pinkieval> but I don't have a rpi4 to test it on
spacekookie has quit [Quit: **aggressive swooshing**]
<colemickens> at this point, the spare device is going back in the morning. If I churn through some more pressing projects, I might return and unlock my daily driver's bootloader. However, that breaks Google Pay and I do use that often.
<colemickens> Otherwise, unfortunately, I haven't made significant progress. It was quite an ordeal to test much on the "spare" device given the nature of its USB port...
<blitzclone[m]> pinkieval thanks!
<patagonicus> Oh, wow. One of my HC2 shut down yesterday because of overheating. Although I doubt the value in the logs is correct, because it claims 227C and I don't think it would have booted again with that. :D
<patagonicus> Guess I'll have to keep my desk fan running, even at night with the windows open. But I've ordered a PC fan + USB power adapter, though the adapter will take like three weeks to arrive.
<srk> 227?!
<srk> that's like solder melting point :))
<pinkieval> patagonicus: oh yeah I had to do that last year
<pinkieval> I had a fan blowing on my shelf of odroids
<pinkieval> but especially the HC2
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
<patagonicus> I also need to figure out mounting. At first it'll be tape, but there's a model for 3D printing a mount. But I'll have to modify it a bit so it works with the top cover. And I'll need to find someone with a 3D printer. :D
alp_ has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
alp_ has quit [Ping timeout: 264 seconds]
Guest52225 has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
zupo has joined #nixos-aarch64
alp_ has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
Guest52225 has joined #nixos-aarch64
Guest52225 has quit [Changing host]
Guest52225 is now known as LnL
alp_ has quit [Ping timeout: 256 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Thra11 has quit [Ping timeout: 240 seconds]
alp_ has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
alp_ has quit [Remote host closed the connection]
alp_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
spacekookie has joined #nixos-aarch64
alp_ has quit [Ping timeout: 264 seconds]
alp_ has joined #nixos-aarch64
<sphalerite> whee I have a pinephone too now \o/
orivej has quit [Quit: No Ping reply in 180 seconds.]
alp_ has quit [Remote host closed the connection]
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
julm has quit [Read error: Connection reset by peer]
julm has joined #nixos-aarch64
julm_ has joined #nixos-aarch64
<kahiru> cg
<kahiru> sphalerite: ^ how is it?
alp has quit [Ping timeout: 246 seconds]
disasm has joined #nixos-aarch64
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
julm has quit [Ping timeout: 256 seconds]
julm has joined #nixos-aarch64
<sphalerite> kahiru: haven't done anything with it yet, got work to do >_<
julm has quit [Ping timeout: 256 seconds]
julm has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
alp has quit [Ping timeout: 260 seconds]
alp has joined #nixos-aarch64
alp has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos-aarch64
orivej_ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
orivej_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 265 seconds]
quinn has joined #nixos-aarch64
<samueldr> "boxed"
orivej has joined #nixos-aarch64
orivej_ has quit [Ping timeout: 265 seconds]
julm_ has quit [Quit: leaving]
alp has joined #nixos-aarch64
AmandaC has quit [Remote host closed the connection]
Amanda has joined #nixos-aarch64
Amanda is now known as Guest22096
cole-h has joined #nixos-aarch64
Guest22096 is now known as AmandaC
alp has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 240 seconds]
alp has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
<samueldr> I'm always a bit apprehensive seeing other distros willy-nilly mixing up cross-built by an arbitrary developer packages
orivej has quit [Ping timeout: 240 seconds]
<samueldr> compared to how nix kinda forces you to keep concerns here well-defined
<gchristensen> yup
<samueldr> and that's while entirely giving the benefit of the doubt that the user and build can be trusted on the basis of security
alp has quit [Ping timeout: 260 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
Thra11 has quit [Quit: WeeChat 2.8]
globin has quit [Ping timeout: 256 seconds]
globin has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
globin_ has joined #nixos-aarch64
orivej has joined #nixos-aarch64
globin has quit [Ping timeout: 256 seconds]
globin_ has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL has quit [Read error: Connection reset by peer]
globin has joined #nixos-aarch64