lordcirth__ has joined #nixos-aarch64
lordcirth_ has quit [Ping timeout: 240 seconds]
<aminechikhaoui> hm https://hydra.nixos.org/jobset/nixos/release-20.03-aarch64 is surprisingly still dead 🤔
<aminechikhaoui> last eval was 02/16
<aminechikhaoui> is it now merged to the main channel or something ?
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
THFKA4 has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
<samueldr> gchristensen: what was supposed to happen with that in the end?
<gchristensen> hrm
<gchristensen> making the stringy names exclude x86 things when it is disabled, and inculde aarch64 ones when that one is enabled
<gchristensen> basically bringing the ({all, exclude, only} "...") syntax from yore
<samueldr> I meant, at the basic core of the issue, should aarch64 eval be part of the main or still be split?
<gchristensen> ah
<samueldr> and then, depending on the answer: what do we fix to make it work?
<gchristensen> I think I have to defer you to worldofpeace and disasm to make that call. the limitation is no longer evaluation, though
<samueldr> right, so we'll go with the split channel then
<samueldr> it's been created, and all
orivej has joined #nixos-aarch64
<samueldr> the change allowing a full eval happened too late in the release process imo
<gchristensen> I agree
<gchristensen> making it part of the nixos-unstable channel seems safe though :)
<samueldr> yes, forgot to say it, but thought about it
<samueldr> that way if things turn sour, at least stable isn't affected
<gchristensen> yeah
h0m1 has quit [Ping timeout: 240 seconds]
h0m1 has joined #nixos-aarch64
lordcirth__ has quit [Remote host closed the connection]
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7.1]
orivej has quit [Ping timeout: 246 seconds]
lovesegfault has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 256 seconds]
Acou_Bass has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 240 seconds]
Acou_Bass has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has joined #nixos-aarch64
Acou_Bass has quit [Quit: ZNC 1.7.4 - https://znc.in]
Acou_Bass has joined #nixos-aarch64
zarel has quit [Ping timeout: 246 seconds]
zarel has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
Valodim has quit [Quit: ZNC 1.7.5 - https://znc.in]
Valodim has joined #nixos-aarch64
chiefgoat has quit [Quit: ZNC 1.7.5 - https://znc.in]
chiefgoat has joined #nixos-aarch64
chiefgoat has quit [Client Quit]
chiefgoat has joined #nixos-aarch64
<misuzu> maybe someone is interested: https://github.com/NixOS/nixpkgs/pull/82718
<{^_^}> #82718 (by misuzu, 12 minutes ago, open): ext4-fs: fix image creation on armv7l when image is bigger than 2G
syd has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
wavirc22 has quit [Ping timeout: 256 seconds]
syd has quit [Remote host closed the connection]
wavirc22 has joined #nixos-aarch64
tilpner has quit [Quit: tilpner]
tilpner has joined #nixos-aarch64
exarkun_ is now known as exarkun
v0|d has joined #nixos-aarch64
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo_ has joined #nixos-aarch64
syd has joined #nixos-aarch64
syd has quit [Remote host closed the connection]
bennofs has joined #nixos-aarch64
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FRidh has joined #nixos-aarch64
zupo has joined #nixos-aarch64
<srk> cool
<srk> what's the company behind cycling infra?
lovesegfault has quit [Quit: WeeChat 2.7.1]
<Danct12[m]> samueldr: , have you gotten Wi-Fi to work on the note 7 yet?
<samueldr> Danct12[m]: none of the work has started for wi-fi and cellular on android devices
<samueldr> Danct12[m]: so, not yet
<samueldr> Danct12[m]: ensure you have firmwares loading though
<samueldr> rndis can't work without the firmwares
<samueldr> and I have hints that those firmwares will also be needed for wireless
<samueldr> from the vendor partition
orivej has quit [Ping timeout: 246 seconds]
lovesegfault has joined #nixos-aarch64
alex_giusi_tiri has joined #nixos-aarch64
<alex_giusi_tiri> Hi! I just installed https://hydra.nixos.org/build/114789760 , but after `nixos-rebuild boot` & rebooting, there is no new configuration present in /boot/extlinux/extlinux.conf, and, for each time, `nixos-rebuild` retries building the same derivations over again, as if it is not known that they have been... :-?
vika_nezrimaya has joined #nixos-aarch64
<alex_giusi_tiri> Also, the page at https://channels.nixos.org/ seems to be displayed incorrectly?
<edrex> My ebay Pixel 2 arrived, which frees up my current Moto G4 Plus as a dev/test device. I'm going to first try to get it fastbooting PMOS (they have the OG G4 which is nearly identifical) then look into nixos mobile support
<samueldr> nice
<samueldr> >> Octa-core (4x1.5 GHz Cortex-A53 & 4x1.2 GHz Cortex-A53)
<samueldr> the CPU is aarch64, good
<samueldr> do you know if the running OS is 32 bit or 64 bit?
<samueldr> the G4 is 32 bit
<samueldr> (Architecture: arm is 32 bit, it would be arm64 for 64 bit)
<edrex> there are 64 and 32 bit custom roms. AFAIR the stock OS is 32 bit
<samueldr> sounds like that's the answer
<alex_giusi_tiri> can we run nixos on mobile?
<samueldr> I have a motorola device with a 32 bit system
<samueldr> alex_giusi_tiri: it's work in progress
<alex_giusi_tiri> oh, cool
<samueldr> but it's coming / happening
<insep[m]2> <samueldr "I have a motorola device with a "> +1
<edrex> wait, does the running OS get used by nixos somehow?
<alex_giusi_tiri> do you think we could ever use to actually call/sms?
<insep[m]2> moto g5s has similar stuff with stock, but it still is able of running 64bit oses
<samueldr> edrex: not yet
<samueldr> edrex: but it may be for the cellular modem
<samueldr> or at least parts from it
<edrex> oh, but thinking about helium or similar?
<samueldr> not sure yet, work has not started about that yet :)
<alex_giusi_tiri> :-)
<edrex> oh, ok. so I should flash the 64 bit version of the custom rom I'm running, at some point?
<samueldr> I don't think it will be required
<samueldr> if it is, a solution to update the vendor partition (if there is) will be needed anyway for all devices
<samueldr> the 32/64 bit issue is a bit of an unknown for now
<samueldr> not sure how much it'll matter
<insep[m]2> i was able to run 64-bit pmos on the same g5s without flashing any custom roms, sooo
<samueldr> insep[m]2: what about cellular and libhybris?
<samueldr> that's the unknown
<samueldr> otherwise I also run a 64 bit mobile-nixos system on my 32/64 bit device
<insep[m]2> <samueldr "insep: what about cellular and l"> sadly i haven't tried libhybris yet /o\
<samueldr> yeah, that's where my unknown is :)
<edrex> is vendor partition related to baseband? So much jargon in android dev.
<samueldr> edrex: I don't think so
<insep[m]2> but upstream ofono has support for rilmodem, so at least you don't need to patch it :)
<insep[m]2> <edrex "is vendor partition related to b"> in some degree, vendor partition contains all kinds of blobs, some of them might be related to modem
<insep[m]2> there's also modem partition, which contains firmware for a bunch of components, including modem
<samueldr> not all devices have a vendor partition either
<samueldr> older ones don't
<samueldr> the vendor stuff is only a folder in the rootfs
<edrex> i'm running 64 bit arrowos. I guess it flashes vendor with this: https://github.com/ArrowOS-Devices/android_vendor_motorola_athene
<samueldr> I suspect some non-vendor roms are actually not using the vendor partition
<samueldr> and always ship a vendor folder
<samueldr> unverified though
ryantrinkle has joined #nixos-aarch64
<edrex> is the vendor partition related to treble?
<edrex> athene has something called "EFS" with some proprietary blobs in it.
<samueldr> edrex: I think so
<samueldr> but I don't know if it's exclusive to treble
<samueldr> but I think treble devices have to have one
orivej has joined #nixos-aarch64
<alex_giusi_tiri> I think it just fails with 137, and I think it's because it runs out of ram.
<alex_giusi_tiri> It fails when trying to build nixos-manpages.drv. Would I be able to disable building them?
<alex_giusi_tiri> OK, it worked.
<alex_giusi_tiri> I disabled documentation.enable, documentation.man.enable, documentation.nixos.enable, documentation.nixos.includeAllModules.
FRidh has quit [Quit: Konversation terminated!]
<alex_giusi_tiri> Oh, and this was for the RPi 3B (not +); with 1GB of RAM, I was using ~600MB (in total) when `nixos-rebuild`'ing.
bennofs has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
bennofs has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gchristensen> anyone available to check the URLs exist and match the hashes? https://github.com/NixOS/nixpkgs/pull/82051
<{^_^}> #82051 (by grahamc, 1 week ago, open): stdenv: update ARM bootstrap tarballs
<misuzu> gchristensen: armv7l is ok, not sure how to test other
<gchristensen> I will post comments!
<gchristensen> misuzu: I just posted instructions on how: https://github.com/NixOS/nixpkgs/pull/82051#issuecomment-599796030 can you do a review, in addition to cole-h's? since they're bootstrap, I want to be quite sure :)
<gchristensen> thank you!
<Danct12[m]> alex_giusi_tiri: only a few devices with nixos boots now :)
<Danct12[m]> i hope to see mine booting some day
<alex_giusi_tiri> Danct12[m]: Yeah, I guess... but that's OK. Which one is yours?
<bennofs> alex_giusi_tiri: I always use 1Gb of swap for building on my rpi 3b+
<alex_giusi_tiri> Yeah, but it uses the flash too much, I think.
rajivr___ has joined #nixos-aarch64
<alex_giusi_tiri> What could the reason be for the SSH port 22 to not be accessible via the wlan interface, but OK through the eth cable? I tried adding it as an open TCP port, too. And sshd status shows listening on "0.0.0.0" and "::", and I don't see any connection attempts through wlan either.