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!]
archetech has joined #armbian
archetech has quit [Quit: Leaving]
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [EvilOlaf](<https://github.com/EvilOlaf>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/489>): *another round of cosmetics*
Dagger has quit [Ping timeout: 244 seconds]
Dagger has joined #armbian
zeemate__ has joined #armbian
danilogondolfo has joined #armbian
<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] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/489>): *Enable additional options to mkdocs*
<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> you happen to know baudrate sir?
<Fleck> ok it's 115200
<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
<Fleck> this one
<Fleck> Armbian_24.2.1_Orangepizero_jammy_current_6.6.16_minimal.img boots BTW
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [EvilOlaf](<https://github.com/EvilOlaf>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/489>): *a bit of clarification and cosmetics for networking*
<Fleck> looks like jammy does think it's mmc: /dev/mmcblk0p1 29G 945M 27G 4% /
<Fleck> also uBoot says booting from mmc :D
DarthGandalf has quit [Ping timeout: 244 seconds]
<DC-IRC> [Discord] <Werner> that's perfectly fine. in both uboot and Linux microsd devices are called mmc
<DC-IRC> [Discord] <Werner> like sd is mmc0, emmc is mmc1 and so on. depends on soc, dt, ...
DarthGandalf has joined #armbian
<DC-IRC> [Discord] <menu> in my defense i haven't had my coffee yet
<DC-IRC> [Discord] <Werner> ☕ < there you go
<Fleck> :) Thanks guys for help! I guess I'll stick to jammy for now,
<DC-IRC> [Discord] <menu> Fleck: i'm really curious why the `/boot/boot.scr` on bookworm doesn't work
<DC-IRC> [Discord] <menu> uBoot is obviously somewhat changed, but i'm not smart enough to figure out what changed
<Fleck> same, also not smart enough, don't even know whats uBoot, just have some guesses ;D
<DC-IRC> [Discord] <menu> i assume the image that doesn't boot was from <https://dl.armbian.com/orangepizero/Bookworm_current_minimal>?
<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
<Fleck> https://mirror.yandex.ru/mirrors/armbian/archive/orangepizero/archive/ << only two buildes here for bookworm, minimal and general
<Fleck> ahh wrong link, I see, strange, everytime you open that link I get redirected to different mirror :D stoete-mirror has many builds
<Fleck> *stpete-mirror
<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)`
mpaol has quit [Quit: leaving]
<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
wootehfoot has quit [Ping timeout: 248 seconds]
wootehfoot has joined #armbian
Dex_2x has quit [Ping timeout: 256 seconds]
Dex_2x has joined #armbian
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/build](<https://github.com/armbian/build>) by [ColorfulRhino](<https://github.com/ColorfulRhino>) - **Please review!** 👉 [Link](<https://github.com/armbian/build/pull/7372>): *board: cm3588-nas: Add HDMI support for `edge` kernel 6.12*
<DC-IRC> [Discord] <menu> just a thought, but it would be really helpful if the armbian site listed package differences between builds
<Fleck> LOL you know whats inside boot.scr file? :D
<Fleck> and boot.cmd is also messed up
<DC-IRC> [Discord] <menu> Fleck: is that from the one that doesn't boot?
<Fleck> yep
<DC-IRC> [Discord] <menu> what the fuck, that's obviously built wrong
<DC-IRC> [Discord] <menu> that needs an actual maintainer to investigate
<Fleck> just copying from jammy did not help, now there are other errros
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/build](<https://github.com/armbian/build>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/build/pull/7373>): *Gnome desktops: add gvfs-backends package as its missing only here*
<DC-IRC> [Discord] <Werner> Just built a Bookworm minimal current image for opi0, mounted it and check boot.scr, looks fine.
wootehfoot has quit [Ping timeout: 246 seconds]
<Fleck> trying
<Fleck> yep boot files are ok now, will try to boot
<Fleck> yep 6.6.54 boots
<DC-IRC> [Discord] <Werner> @igorpec Any chance to replace Opi0 bookworm minimal current image from homepage download section with a fresh one?
<DC-IRC> [Discord] <Werner> The provided one seems to be broken for weird reason
<DC-IRC> [Discord] <igorpec> you mean this automatic generated?
<DC-IRC> [Discord] <Werner> yeah probably is since it is csc
<DC-IRC> [Discord] <igorpec> i have to fix one CI problem ...
<DC-IRC> [Discord] <igorpec> let me try to recreate just this image, perhaps it will work
<DC-IRC> [Discord] <Werner> 👍
alekksander has joined #armbian
<Fleck> how do you manage wifi in bookworm?
<DC-IRC> [Discord] <igorpec> this way https://docs.armbian.com/User-Guide_Networking/
<Fleck> ok
<DC-IRC> [Discord] <igorpec> links on download pages won't work, need to fix it
<Fleck> -bash: nmtui: command not found
<DC-IRC> [Discord] <Werner> You should not use minimal images if you don't know how to get around such things 😉
<Fleck> who said I don't know?
<Fleck> just saying
<Fleck> jammy minimal had nmtui
<Fleck> installing network-manager package ;)
<Fleck> don't jump to conclusions! :)
<DC-IRC> [Discord] <igorpec> no no
<Fleck> anyway, thanks guys, my problem is fixed!
<DC-IRC> [Discord] <igorpec> minimal have no network manager to preserve lightweightness
<Fleck> sure, I get that!
<DC-IRC> [Discord] <igorpec> ok, no problem
<DC-IRC> [Discord] <igorpec> both variants are good
jasmint has quit [Ping timeout: 244 seconds]
jasmint has joined #armbian
<DC-IRC> [Discord] <dragonslayer_30091> I'm currently running a SBC from 2 vape batteries
<DC-IRC> [Discord] <dragonslayer_30091> and its 15 minutes strong
<DC-IRC> [Discord] <dragonslayer_30091> right now its still alive
<DC-IRC> [Discord] <dragonslayer_30091> For stress test im running chromium on youtube with mice and keyboard and ethernet connection
<DC-IRC> [Discord] <dragonslayer_30091> Update
<DC-IRC> [Discord] <dragonslayer_30091> it died after 35 minutes
<DC-IRC> [Discord] <dragonslayer_30091> 350mah 8.4v
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/documentation/commit/108baa680739aeaa51adbbd6e8f4af1a744d46ef>): *a bit of clarification and cosmetics for networking*
Dex_2x has quit [Ping timeout: 256 seconds]
ikmaak has quit [Read error: Connection reset by peer]
ikmaak has joined #armbian
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/build](<https://github.com/armbian/build>) by [ColorfulRhino](<https://github.com/ColorfulRhino>) - **Please review!** 👉 [Link](<https://github.com/armbian/build/pull/7377>): *board: orangepi3b: Fix U-Bootx `BOOTPATCHDIR` and bump to 2024.10*
arch3r has joined #armbian
arch3r has quit [Client Quit]
DarthGandalf has quit [Ping timeout: 276 seconds]
Some-body_ has joined #armbian
arch3r has joined #armbian
archetech has joined #armbian
Some-body_ is now known as DarthGandalf
lemonzest has quit [Ping timeout: 244 seconds]
lemonzest has joined #armbian
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *Lets generate webpage preview at PR*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/490>): *New functionality: generate HTML preview at pull reqest*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/491>): *Removing too many spaces in the code*
lyri has joined #armbian
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/492>): *Add new README.md*
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/documentation/commit/5975b59af0f22eb7e325fb5054c46b02dd15ea40>): *New functionality: generate HTML preview at pull reqest*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/491>): *Removing too many spaces in the code*
<DC-IRC> [Discord] <igorpec> uh, damn spammer 🙂
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/492>): *Add new README.md*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [igorpecovnik](<https://github.com/igorpecovnik>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/492>): *Master branch*
<DC-IRC> [Discord] <Github> ⤴️ **Pull request** to [armbian/documentation](<https://github.com/armbian/documentation>) by [EvilOlaf](<https://github.com/EvilOlaf>) - **Please review!** 👉 [Link](<https://github.com/armbian/documentation/pull/493>): *limit announcements for PRs*
coldfeet has joined #armbian
alekksander has quit [Remote host closed the connection]
archetech has quit [Quit: Konversation terminated!]
coldfeet has quit [Remote host closed the connection]
archetech has joined #armbian
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
Dagger has quit [Ping timeout: 252 seconds]
Dagger has joined #armbian
danilogondolfo has quit [Quit: Leaving]
zeemate__ has quit [Ping timeout: 260 seconds]