pbb has joined #nixos-aarch64
pbb has quit [Excess Flood]
<bdju> lopsided98: ah okay, that's good to know. I am considering getting the RockPro64 in the near future and just trying to imagine uses for it right now
pbb has joined #nixos-aarch64
<lovesegfault> Anyone here has played with the NVidia AGX Jetson?
Darkmatter66_ has joined #nixos-aarch64
Darkmatter66 has quit [Ping timeout: 265 seconds]
FRidh has quit [Quit: Konversation terminated!]
h0m1 has quit [Ping timeout: 240 seconds]
h0m1 has joined #nixos-aarch64
andi- has quit [Remote host closed the connection]
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixos-aarch64
andi- has joined #nixos-aarch64
pbb has quit [Remote host closed the connection]
pbb has joined #nixos-aarch64
pbb has quit [Client Quit]
pbb has joined #nixos-aarch64
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
FRidh has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-aarch64
zupo has quit [Ping timeout: 272 seconds]
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 264 seconds]
zupo has joined #nixos-aarch64
alp has quit [Ping timeout: 240 seconds]
alp has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-aarch64
alp has quit [Ping timeout: 265 seconds]
alp has joined #nixos-aarch64
<dan_b`> hopefully I'm about the share the right URL here:
<dan_b`> wordking external sd card for motorola potter (g5 plus)
<dan_b`> may also work for addison
<dan_b`> now I have booted into stage 2 woo
<dan_b`> got stuck on something something udev which timed out, and probably I should install a UI
<fps> noice
Darkmatter66_ has joined #nixos-aarch64
<dan_b`> looking at the dts for the various msm8953 devices, it seems to be pretty much a 50/50 chance whether your card detect pin is active high or low
<dan_b`> of course that *might* just mean it's broken on half of all phones
Darkmatter66 has quit [Ping timeout: 272 seconds]
<dan_b`> https://lore.kernel.org/patchwork/patch/615679/ (clearly I amn not the only person who finds this confusing)
<srk> heh, my external reader on imx6 needs flipped lock switch.. or a patch
zarel has joined #nixos-aarch64
zarel_ has joined #nixos-aarch64
zarel has quit [Ping timeout: 246 seconds]
zarel_ has quit [Ping timeout: 258 seconds]
zarel has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
<makefu> 21
<makefu> wupps
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
alp has quit [Ping timeout: 260 seconds]
<dan_b`> 22
<samueldr> dan_b`: nice about the sd card
<samueldr> I assume your sd card image was built using cross-compilation, right?
<samueldr> alternatively you could have used the pre-built rootfs with the example system, https://hydra.nixos.org/job/mobile-nixos/unstable/examples-demo.aarch64-linux.rootfs
<samueldr> I wonder how the sd card ends up usable on the android systems if the device trees are "wrong", though
zupo has joined #nixos-aarch64
alp has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos-aarch64
<dan_b`> cross compilation, yes
<dan_b`> I was meaing to ask about that, is it still the case that parts of the system have to be built natively?
<dan_b`> I'm not using the example system yet, just the bare one with a few bits in local.nix
<samueldr> it's the case as much as it is with NixOS
<samueldr> stage-2 has few to no mobile nixos specificities
<samueldr> btw the example system definitely is not a requirement, it's simply that, an example :)
<samueldr> though it does allow you to test a bunch of things quickly
<dan_b`> so, the only bits of nixpkgs that i'm familiar with crosscompiling are the bits I use in nixwrt - which tends not to be the bigger bits :-)
<samueldr> exactly
<samueldr> I'm really fond of how I ended up not adding a bunch on top of the running stage-2
<samueldr> that same system image works on *all* aarch64 targets tested!
<samueldr> it does have one hack needed for some qualcomm devices IIRC, for the x11 fbdev driver
<samueldr> but that hack is not *specific* to qualcomm devices
<dan_b`> that's pretty impressive (and attractive when the "cultural norm" is big per-device monolithic roms)
<samueldr> yes
alp has quit [Ping timeout: 260 seconds]
<dan_b`> how happpy I am to be out from under the xda-developers approach
<samueldr> it wasn't a goal at first, but since it ended up working, now it is
<samueldr> oh, if you want to run a LineageOS build, you probably can now use robotnix's PR for LineageOS builds
<{^_^}> danielfullmer/robotnix#9 (by danielfullmer, 1 week ago, open): LineageOS support
<samueldr> if you don't know, the quick explanation is that robotnix aims to build Android ROMs into a nix sandbox, aiming for reproducibility where possible
<samueldr> and some customization
<samueldr> but, more importantly for me, and probably other people: in an understandable manner... because whew is it clear as mud how the android build system works
<dan_b`> there's a "free lunch" joke that could probably be made there ;-)
<samueldr> about how lunch is that thing that, I think, configures a build? :)
<dan_b`> or something, yes
alp has joined #nixos-aarch64
<samueldr> btw, for those who own a device with a Micro USB port, I highly recommend something like the followings https://www.ebay.com/sch/i.html?_from=R40&_sacat=0&_nkw=micro+usb+otg+power+angle&_blrs=recall_filtering
<samueldr> this allows you to use the OTG function of the port, in addition to powering the device
<clever> ah, nice
<samueldr> why is this useful? you could hook up a usb hub, and/or a usb ethernet interface!
<clever> ive got a non-splitter version, and ive used it on occasion
<samueldr> yeah, already had non-splitter versions, but racing against the battery to figure out wi-fi on asus-z00t left me wanting :)
lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
FRidh has quit [Quit: Konversation terminated!]
orivej has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pbb has quit [Remote host closed the connection]
pbb has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 256 seconds]