tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
orivej has quit [Ping timeout: 272 seconds]
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
orivej has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
orivej has quit [Ping timeout: 272 seconds]
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
knerten2 has joined #nixos-aarch64
knerten1 has quit [Ping timeout: 272 seconds]
iwq has quit [Ping timeout: 260 seconds]
iwq has joined #nixos-aarch64
cole-h has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 256 seconds]
ryantrinkle has joined #nixos-aarch64
jasom has joined #nixos-aarch64
<jasom> I'm trying to figure out how to install on an odroid-c2. I found this page: https://nixos.wiki/wiki/NixOS_on_ARM/ODROID-C2 but I don't have u-butt on partition 1 of the eMMC, and the two links didn't help me figure it out. I eventually found the openSUSE page which looks promising, but is there not just an image I can dd onto my eMMC card from an amd64 machine?
<samueldr> most boards are "some assembly required"
<samueldr> in term of nixos images
<samueldr> and some boards are less well-supported
<samueldr> luckily you should be able to build u-boot even from your x86_64 machine
<samueldr> nix-build -A pkgsCross.aarch64-multiplatform.ubootOdroidC2 # should build it
<jasom> samueldr: thanks I didn't know aboug pkgsCross; it's building now
<samueldr> oof, this page would need some work from someone with the board; it is likely from late 2018 early 2019
<samueldr> pkgsCross has some limitations, but simpler packages with fewer dependencies can generally build or be made to build easily
<samueldr> though I don't exactly know how you should install this to its eMMC
<jasom> well once I figure it out I'll update the wiki with my notes; I'll have to wait until my serial adapter comes in. I didn't buy one with it because I already have a FT2232H breakout board, but that didn't work at all, even with known working images
<jasom> I have an eMMC reader and backed up what's on there, so I feel pretty comfortable trying different things, but debugging uboot without a serial console is a non-starter
<samueldr> it might have video out
<samueldr> (does the C2 have video out?
<jasom> it does have video out, but I don't think uboot enables that
<samueldr> CONFIG_DM_VIDEO=y # it might
<jasom> good to know
<samueldr> that's from mainline u-boot
<samueldr> so since you have the usb reader, you're likely good to go, just `dd` it to the partition AFAIUI
<jasom> the one that hardkernel ships it with certainly doesn't
<samueldr> doesn't surprise me :)
<samueldr> it seems most vendors are terrible at actually making their things work
<jasom> I think I read it has to be an MBR not a GPT as well, so I may need to repartition
<jasom> oh, hardware companies write terrible software. It is known.
<samueldr> I don't have experience with amlogic / "meson" boards
<samueldr> (well, untrue, but the one I have has SPI flash for its firmware)
<samueldr> (and it's a software-first company that makes it, so it has good vendor and mainline firmware)
<jasom> I'm pretty sure this has SPI flash as well, but presumably the bootlaoder in SPI is even dumber
<jasom> the SPI has to at least initialize emmc and uSD
<samueldr> not necessarily; I don't know about amlogic chips, but e.g. rockchip and allwinner's bootroms handle that without an additional part
<samueldr> on those, the boot rom, in addition to eMMC and SD, will look for an SPI flash to load the firmware from
<jasom> hmm, indeed I must be thinking of a different SBC because I'm not seeing one on the schematica
<samueldr> the N1 seems to have SPI flash
zupo has joined #nixos-aarch64
<jasom> samueldr: https://archlinuxarm.org/packages/aarch64/uboot-odroid-c2-mainline/files/sd_fusing.sh is for the sd card; hopefully it works for emmc too
<samueldr> ah, no it isn't
<jasom> just the 3rd dd was sufficient to boot, probably because I already have bl1.bin.hardkernel on there
<samueldr> and yeah, GPT won't work with the default setup and amlogic, since it requires to be on the second sector
<samueldr> >> dd if=$BL1 of=$1 conv=fsync bs=512 skip=1 seek=1
<jasom> the SD card has booted. strangely enough USB hotplug doesn't seem to work for my keyboard, but coldplug does *shrug*
<samueldr> I don't think u-boot does usb hotplug
<samueldr> like, for storage it needs to be rescanned
<jasom> I meant nixos
<samueldr> oh
<jasom> if I don't have my keyboard plugged in at boot, it doesn't come up to the point where the backlight turns on when I plug it in
<jasom> but it appears to be isntalling, so I owe you a beer!
greizgh_ has joined #nixos-aarch64
greizgh has quit [Remote host closed the connection]
alp has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
cptchaos83 has quit [*.net *.split]
evils has quit [*.net *.split]
evils has joined #nixos-aarch64
cptchaos83 has joined #nixos-aarch64
alp has quit [Ping timeout: 272 seconds]
FRidh has joined #nixos-aarch64
iwq has quit [*.net *.split]
tilpner has quit [*.net *.split]
grw1 has quit [*.net *.split]
makefu has quit [*.net *.split]
sigtrm has quit [*.net *.split]
julm has quit [Ping timeout: 240 seconds]
julm has joined #nixos-aarch64
alp has joined #nixos-aarch64
misuzu has quit [Remote host closed the connection]
tilpner has joined #nixos-aarch64
grw1 has joined #nixos-aarch64
iwq has joined #nixos-aarch64
makefu has joined #nixos-aarch64
sigtrm has joined #nixos-aarch64
LnL has quit [Ping timeout: 256 seconds]
misuzu has joined #nixos-aarch64
LnL has joined #nixos-aarch64
LnL is now known as Guest23131
Guest23131 has quit [Remote host closed the connection]
nschoe has joined #nixos-aarch64
alp has quit [Ping timeout: 272 seconds]
orivej has joined #nixos-aarch64
LnL- has joined #nixos-aarch64
nschoe has quit [Remote host closed the connection]
nschoe has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 256 seconds]
Thra11 has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp has joined #nixos-aarch64
nschoe has quit [Quit: No Ping reply in 180 seconds.]
nschoe has joined #nixos-aarch64
LnL has joined #nixos-aarch64
LnL is now known as Guest26679
Guest26679 has quit [Ping timeout: 240 seconds]
LnL- has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest81258
LnL- has quit [Ping timeout: 265 seconds]
Thra11 has quit [Ping timeout: 264 seconds]
Thra11 has joined #nixos-aarch64
Guest81258 has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 240 seconds]
LnL- has joined #nixos-aarch64
<sphalerite> So, finally tested the jetson nano for building software (not a very scientific benchmark but hey), and it seems to be roughly on par with the nanopi m4
LnL- has quit [Ping timeout: 240 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest15530
wavirc22 has quit [Read error: Connection reset by peer]
Guest15530 has quit [Client Quit]
LnL- has joined #nixos-aarch64
wavirc22 has joined #nixos-aarch64
lordcirth has quit [Remote host closed the connection]
LnL- has quit [Client Quit]
lordcirth has joined #nixos-aarch64
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 264 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
zupo has joined #nixos-aarch64
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
orivej has joined #nixos-aarch64
fps has quit [Remote host closed the connection]
LnL- has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest19680
Guest19680 has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
fps has joined #nixos-aarch64
LnL| has joined #nixos-aarch64
LnL- has quit [Ping timeout: 258 seconds]
LnL| has quit [Ping timeout: 240 seconds]
alp has quit [Ping timeout: 260 seconds]
Thra11 has quit [Ping timeout: 272 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest88904
Thra11 has joined #nixos-aarch64
Guest88904 has quit [Ping timeout: 240 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 240 seconds]
LnL- has quit [Ping timeout: 258 seconds]
LnL- has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
veleiro has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LnL- has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest18572
Guest18572 has quit [Ping timeout: 240 seconds]
LnL| has joined #nixos-aarch64
LnL| has quit [Remote host closed the connection]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 258 seconds]
LnL- has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 265 seconds]
alp has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
zupo has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
Thra11 has quit [Ping timeout: 260 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
FRidh has quit [Quit: Konversation terminated!]
alp has quit [Ping timeout: 260 seconds]
noonien has quit [Quit: Connection closed for inactivity]
alp has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest1087
Guest1087 has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
xdecimal has joined #nixos-aarch64
xdecimal has quit [Quit: AndroidIrc Disconnecting]
cole-h has joined #nixos-aarch64
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest23225
samrose has joined #nixos-aarch64
samrose_ has quit [Ping timeout: 260 seconds]
bennofs_ has joined #nixos-aarch64
Guest23225 has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
bennofs has quit [Ping timeout: 265 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 265 seconds]
LnL- has joined #nixos-aarch64
LnL| has joined #nixos-aarch64
LnL- has quit [Ping timeout: 240 seconds]
alp has quit [Ping timeout: 272 seconds]
LnL| has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
veleiro has quit [Ping timeout: 240 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest86350
LnL- has quit [Ping timeout: 240 seconds]
vika_nezrimaya has joined #nixos-aarch64
Guest86350 has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
zupo has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL| has joined #nixos-aarch64
LnL- has quit [Ping timeout: 265 seconds]
LnL| has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 258 seconds]
veleiro has joined #nixos-aarch64
LnL has joined #nixos-aarch64
LnL is now known as Guest97185
orivej has quit [Ping timeout: 265 seconds]
Guest97185 has quit [Ping timeout: 258 seconds]
LnL| has joined #nixos-aarch64
LnL| has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
lordcirth has quit [Remote host closed the connection]
knerten2 has quit [Remote host closed the connection]
knerten1 has joined #nixos-aarch64
lordcirth has joined #nixos-aarch64
misuzu has quit [Ping timeout: 240 seconds]
misuzu_ has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL| has joined #nixos-aarch64
e has quit [Read error: Connection reset by peer]
h0m2 has joined #nixos-aarch64
ryantrinkle1 has joined #nixos-aarch64
LnL- has joined #nixos-aarch64
LnL| has quit [Ping timeout: 258 seconds]
nschoe_ has joined #nixos-aarch64
LnL- has quit [Client Quit]
h0m1 has quit [Ping timeout: 240 seconds]
ryantrinkle has quit [Ping timeout: 240 seconds]
nschoe has quit [Ping timeout: 240 seconds]
edk_ has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 264 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest89505
Guest89505 has quit [Ping timeout: 240 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 258 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest55582
Guest55582 has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL| has joined #nixos-aarch64
LnL- has quit [Ping timeout: 240 seconds]
LnL| has quit [Quit: exit 1]
orivej has joined #nixos-aarch64
nschoe_ has quit [Ping timeout: 244 seconds]
LnL- has joined #nixos-aarch64
LnL| has joined #nixos-aarch64
LnL- has quit [Ping timeout: 240 seconds]
LnL| has quit [Client Quit]
LnL| has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
LnL| has quit [Quit: exit 1]
LnL has joined #nixos-aarch64
LnL is now known as Guest51959
Guest51959 has quit [Remote host closed the connection]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
LnL- has quit [Remote host closed the connection]
LnL- has joined #nixos-aarch64
LnL- has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LnL- has quit [Ping timeout: 265 seconds]
LnL- has joined #nixos-aarch64
edk_ is now known as e
LnL- has quit [Ping timeout: 240 seconds]
LnL- has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 240 seconds]
LnL- has quit [Ping timeout: 240 seconds]
LnL has joined #nixos-aarch64
LnL is now known as Guest67281
Thra11 has joined #nixos-aarch64
Guest67281 has quit [Quit: exit 1]
LnL- has joined #nixos-aarch64
LnL- has quit [Ping timeout: 265 seconds]
LnL- has joined #nixos-aarch64
LnL- has quit [Client Quit]
LnL- has joined #nixos-aarch64