lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC>
[Discord] <harbin1> Any progress (or interest) in the Orange Pi 800? The Orange Pi 4LTS image will run on it but has no wireless or built in sound.
<DC-IRC>
[Discord] <igorpec> not possible - there are no volunteers for HW and maintainance budget is negative. Already bring up to mainline of both devices was 99% our cost and will never be covered - you and Orangepi both want this for free. Loss we generate with 4 LTS is big enough.
<DC-IRC>
[Discord] <harbin1> What kind of work is needed? I have programming experience and embedded systems experience (very dated) but no arm experience. I have no connection to Orange Pi btw
<DC-IRC>
[Discord] <igorpec> there is a mess in hardware configuration - never done right
<DC-IRC>
[Discord] <igorpec> there are many examples how to do it right
<DC-IRC>
[Discord] <igorpec> Where do you think this came from ?
<DC-IRC>
[Discord] <gambl0r> I can't be certain nor do I care 🙂
<DC-IRC>
[Discord] <gambl0r> Just suggesting an alternative as there is no Armbian image for the hardware
<DC-IRC>
[Discord] <igorpec> Inages might be just they are unmaintained.
<DC-IRC>
[Discord] <igorpec> Same as manjaro
<DC-IRC>
[Discord] <harbin1> None of the recent images will boot. I’m still learning about the ARM Linux way of doing things so I’m not quite sure how to debug the boot process.
<DC-IRC>
[Discord] <harbin1> There are a lot of recent releases but I suspect they are automatically generated and not actually tested.
<DC-IRC>
[Discord] <gambl0r> USB to UART is how you debug the boot sequence
<DC-IRC>
[Discord] <igorpec> Dig in, start learning
<DC-IRC>
[Discord] <igorpec> They are 100% auto generated
<DC-IRC>
[Discord] <harbin1> Yep I have one of those cords. Okay, time to dig in.
<DC-IRC>
[Discord] <gambl0r> The user manual of the opi800 will tell you which pins to connect to for UART, baud rate is 1500000
<DC-IRC>
[Discord] <harbin1> Yeah I’ve done it before on this computer in an effort to get it to boot off of a USB stick and another time to blank a corrupted emmc so that it would stop trying to boot off of it!
<DC-IRC>
[Discord] <harbin1> The boot firmware doesn’t seem as sophisticated as Rpi’s. That one can load a flasher off of Ethernet!
<DC-IRC>
[Discord] <harbin1> The manual is ugly but the info is accurate at least.
<DC-IRC>
[Discord] <harbin1> So I will use it to spy on the serial output when it’s trying and failing to boot the latest Manjaro. While I like Armbian (and Debian) better I would still like to check out Manjaro on this.