ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
zeemate has quit [Ping timeout: 268 seconds]
<KREYREN_>
just a headsup i am aware of the issue with thermal regulators on OLIMEX Teres-I using edge kernel, i am trying to fix this upstream if it's not fixed by the end of this week i will probably submit patches to downstream until thermal devs get their shit together
<KREYREN_>
bcs ughhh shit like this is supposed to be tested outside of mainline
<DC-IRC>
[Discord] <theaarush> armbian is my go to os from now on lol
<DC-IRC>
[Discord] <theaarush> if im being completly honest i ditched windows and yea
<KREYREN_>
for mission critical and/or production environment? -> LTS else w/e
<DC-IRC>
[Discord] <eternalightwithin> THank you I know where it is. Been farting around with ArmyDeb earlier and for the last week JoshuaRieks ubuntu
<DC-IRC>
[Discord] <eternalightwithin> whats the best sd card of OPi5+? I was going to use a samsung evo pro 256gb
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
lord_daemon has joined #armbian
<DC-IRC>
[Discord] <gambl0r> Get yourself an emmc module for it, way better performance
<DC-IRC>
[Discord] <eternalightwithin> I have one but I have Rieks ubuntu on it at the moment. LOL you aren't kidding. apt upgrade 178mb download and patch 1 hour later. Oof
<DC-IRC>
[Discord] <eternalightwithin> FWIW, it's a really old one that came with my Galaxy S7
<DC-IRC>
[Discord] <eternalightwithin> I'm going to get it where I want it then burn it to the m.2 SSD I have coming. a WD SN770 1Tb
HurstvilleGuy1 has joined #armbian
HurstvilleGuy1 has quit [Client Quit]
HurstvilleGuy has joined #armbian
HurstvilleGuy is now known as YourNicktest123
YourNicktest123 is now known as HurstvilleGuy
<DC-IRC>
[Discord] <Tonymac32> Lol I dev Linux on a Windows machine with WSL because I have a wife, a house, and 2 kids. I don't need my PC fighting me like it's a second wife, so I leave Linux where it belongs, on appliances.
HurstvilleGuy has quit [Quit: Leaving]
HurstvilleGuy has joined #armbian
HurstvilleGuy has quit [Client Quit]
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #armbian
<archetech>
lol@ 2nd wife
<DC-IRC>
[Discord] <c133> did any of you get a Milk-V Mars?
<DC-IRC>
[Discord] <igorpec> at least from armbian perspective
<DC-IRC>
[Discord] <Tonymac32> Wait, Haiku?
lyri has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <c0rnelius77> BeOS?
jantones has joined #armbian
jantones_ has quit [Ping timeout: 252 seconds]
<DC-IRC>
[Discord] <c133> yessir, there’s a surprisingly bootable riscv64 port for Haiku now
<DC-IRC>
[Discord] <c133> I thought @tenkawa42 had gotten Armbian mostly working on the VisionFive2?
lyri has joined #armbian
zeemate has joined #armbian
popolon has joined #armbian
archetech has quit [Quit: Leaving]
KREYREN_ has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <lanefu> HaikuOS the BeOS clone?
<DC-IRC>
[Discord] <lanefu> whoa
<DC-IRC>
[Discord] <c133> yeah, somehow their riscv64 port is way further along than their ARM64 port
<DC-IRC>
[Discord] <lanefu> Lol less legacy reference implementations for booting a stupid SBC
alekksander has quit [Quit: Konversation terminated!]
lyri has quit [Ping timeout: 245 seconds]
lyri has joined #armbian
Lucanis has joined #armbian
KREYREN has joined #armbian
KREYREN has quit [Remote host closed the connection]
KREYREN has joined #armbian
<KREYREN>
does anyone have a working hypothesis to why the same packaging instructions of u-boot, arm-trusted-firmware and crust work on all mainstream linux distros, but when places on alpine/postmarketos it doesn't have a display?
<KREYREN>
bcs i ran out of ideas after ~6 days of work
<DC-IRC>
[Discord] <viraniac> what do you mean by it doesn't have a display?
<DC-IRC>
[Discord] <viraniac> What doesn't have a display? You need to provide more context
Treibholz has quit [Ping timeout: 256 seconds]
Treibholz has joined #armbian
zeemate has quit [Ping timeout: 260 seconds]
<KREYREN>
viraniac, no u-boot screen during u-boot phase
<KREYREN>
system set without an OS for testing
<KREYREN>
differences are that alpine sets `SUNXI_SETUP_REGULATORS=0 SUNXI_AMEND_DTB=1` for compilation but even with that removed or change it doesn't fix the screem, using clang instead of gcc for arm-trusted-firmware but even adjusting that for gcc doesn't affect it and they use musl for libc with busybox sh which provides ash