Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Announcements: #armbian-announcements | Developer talk: #armbian-devel | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
zeemate__ has quit [Ping timeout: 272 seconds]
archetech has quit [Quit: Konversation terminated!]
<Fleck>
hey guys, trying to flash/run Debian 12 (Bookworm) Minimal / IOT on Orange Pi Zero, no luck, is there some extra steps I need to do like set IP address maybe before running it or smthn? Ethernet LEDs seems to be active on SBC but DHCP server shos no leases for it, so it's kinda lost in network :D
<DC-IRC>
[Discord] <menu> Fleck: is the heartbeat LED heartbeating?
<Fleck>
only one green LED lit on the board, 2nd LED is off all the time, no blinking
<DC-IRC>
[Discord] <menu> Fleck: it's not handing over to the kernel then, do you have display or debug output?
<Fleck>
nope, I could connect usb uart tho
<DC-IRC>
[Discord] <menu> Fleck: definitely try and obtain some sort of debug output, has this board ever booted or does it potentially need a bootloader flashing?
<Fleck>
it does boot oficcial debian no problem, it's just that debian is kinda old, but I guess I could make it work by using archive reps to download stuff
Dex_2x has joined #armbian
arch3r has quit [Quit: bye]
<DC-IRC>
[Discord] <menu> Fleck: huh, that's interesting, armbian *should* work afaik then
<Fleck>
hmm "Card did not respond to voltage select!"
<Fleck>
and "Wrong image format for "source" command"
wootehfoot has joined #armbian
<DC-IRC>
[Discord] <menu> Fleck: that output indicates it's trying to boot from the MMC
<DC-IRC>
[Discord] <menu> is that correct, or should it be booting from the SD?
<Fleck>
I don't have MMC
<Fleck>
orange pi zero doesn't have MMC at all, only SD card slot
<Fleck>
and some 8pin flash but thats like few MB I guess
<DC-IRC>
[Discord] <menu> huh, they don't provide any alternate versions of uBoot, i'm stumped
<Fleck>
without SD card I don't get serial output at all (at least not 115200), so it kinda reads it, but then wants to boot from MMC? As I understand it?
<DC-IRC>
[Discord] <menu> it has NOR flash, which is the MMC device it's seeing from what i understand
<DC-IRC>
[Discord] <menu> Fleck: there are other builds archived at <https://archive.armbian.com/orangepizero/archive> if you fancy trying them, if you can pin down the build number it breaks at that'd be helpful
<Fleck>
I can do that if that will help for other users
<Herc>
yup, you found it while I was typing ; stpete: 53, auroradev: 90 even (but you dont need to check .img from 2020 I think) ;)
<Fleck>
Armbian_23.8.3_Orangepizero_bookworm_current_6.1.53_minimal.img.xz already works... so it looks like last one doesn't work
<Herc>
cool
<DC-IRC>
[Discord] <menu> Fleck: could you grab the uboot output of the most recent one that boots? i'm just curious about the lines `Found U-Boot script /boot/boot.scr\ XXXX bytes read in X ms (XXX.X KiB/s)`
<DC-IRC>
[Discord] <menu> i think it might just be the Oct 05 2024 - 02:32:51 build of uBoot that's broken, but if anything i'm more confused than when we started
<Fleck>
;)
<Fleck>
idk who is responsible, but, it works! I don't mind a bit older version as long as it's updateable
<DC-IRC>
[Discord] <menu> it may be worth diffing the `/boot/boot.scr`s against eachother, but i'm not downloading the entire image just for that
<Fleck>
;p
<DC-IRC>
[Discord] <menu> Fleck: i don't believe anyone is responsible, it's listed as Maintainer needed
<Fleck>
yeah
<Fleck>
hmm looks like in this version wifi doesn't work