Werner 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/Twitter feed: #armbian-rss | Logs: -> irc.armbian.com
califax has quit [Remote host closed the connection]
califax has joined #armbian
schwarz_Kat has joined #armbian
<schwarz_Kat>
Armbian documentation. What happened to the search functionality? Did it fall off with the new red theme or am I missing something?
amazingfate has joined #armbian
norwich_ has joined #armbian
norwich has quit [Ping timeout: 248 seconds]
norwich_ is now known as norwich
archetech has quit [Quit: Leaving]
archetech has joined #armbian
<Armbian-Discord>
<lanefu> It may have fallen off with the new theme
<lanefu>
schwarz_Kat: yep definietly missing
<lanefu>
lemme see what i can do
amazingfate_ has joined #armbian
amazingfate has quit [Ping timeout: 248 seconds]
MrGiddy has joined #armbian
nedko has quit [Remote host closed the connection]
nedko has quit [Remote host closed the connection]
nedko has joined #armbian
MrGiddy has quit [Quit: Leaving]
amazingfate has joined #armbian
amazingfate_ has quit [Ping timeout: 256 seconds]
darsie has quit [Ping timeout: 246 seconds]
nedko has quit [Ping timeout: 240 seconds]
<schwarz_Kat>
lanefu: I will have to rename you speedy. That was quick :)
<lanefu>
i have 2 speeds... now, and not now
<lanefu>
glad you pointed it out... I also am the king of 1 line commits
<lanefu>
so this was up to my standards
nedko has joined #armbian
amazingfate_ has joined #armbian
amazingfate has quit [Ping timeout: 240 seconds]
<Armbian-Discord>
<Queen Fiona> What's the difference between a 'standard' and 'minimal' CLI image? I can't figure it out from reading the source scripts.
pablocastellanos has quit [Ping timeout: 272 seconds]
<lanefu>
mostly forgoing extra packagess that armbian bundles as value add.. ex armbian-config
pablocastellanos has joined #armbian
<lanefu>
but yeah i gotta say it used to be easier to answer that
<lanefu>
cuz it was just a shorter package list
<lanefu>
which is basicallt still true, but yeah no quick answers with fgrep
<Armbian-Discord>
<Queen Fiona> Oof.
<lanefu>
but you do get a leaner image :)
<Armbian-Discord>
<Queen Fiona> I was mostly wondering about HDMI and wireless drivers.
<lanefu>
shouldnt have an impact on those
<lanefu>
its basically fewer userspace packages
<lanefu>
doesnt impact kernel
<Armbian-Discord>
<Queen Fiona> Aha.
amazingfate has joined #armbian
amazingfate_ has quit [Ping timeout: 246 seconds]
cheakoirccloud has quit [Quit: Connection closed for inactivity]
<Armbian-Discord>
<Queen Fiona> Normal server package probably is better. Going to try and set up from the bottom like the old days.
<Armbian-Discord>
<Queen Fiona> My first Linux installation, I had something called 'Topologilinux' or something. Text only installation. Played with all kinds of weird window managers like twm, this'd be...16 years ago, maybe?
amazingfate_ has joined #armbian
amazingfate has quit [Ping timeout: 256 seconds]
archetech has quit [Quit: Konversation terminated!]
amazingfate has joined #armbian
maknho has quit [Ping timeout: 260 seconds]
amazingfate_ has quit [Ping timeout: 240 seconds]
amazingfate_ has joined #armbian
maknho has joined #armbian
amazingfate has quit [Ping timeout: 256 seconds]
nedko has quit [Remote host closed the connection]
nedko has joined #armbian
haritz has quit [Ping timeout: 248 seconds]
val has quit [Quit: We're here, we're queer, connection reset by peer.]
val has joined #armbian
<Armbian-Discord>
<Queen Fiona> Huh. Bluetooth on Orange Pi 3 LTS isn't working. But the person who's been bringing the board up already fixed the bug in one of their branches, so I was able to fix it.
<Armbian-Discord>
<Queen Fiona> The changes appear to already be implemented for other AW859A boards, so it should be simple.
<Werner>
Feel free to provide PR :)
amazingfate has joined #armbian
<Armbian-Discord>
<Queen Fiona> The fix isn't in my local repo, the maintainer has already done it.
amazingfate_ has quit [Ping timeout: 246 seconds]
archetech has joined #armbian
schwarz_Kat has left #armbian [Offline]
amazingfate_ has joined #armbian
amazingfate has quit [Ping timeout: 246 seconds]
vpeter has quit [Ping timeout: 256 seconds]
vpeter has joined #armbian
Herc has quit [Quit: Leaving]
alekksander has joined #armbian
Herc has joined #armbian
Herc has quit [Client Quit]
Herc has joined #armbian
amazingfate has joined #armbian
Herc has quit [Quit: Leaving]
amazingfate_ has quit [Ping timeout: 256 seconds]
Herc has joined #armbian
maknho has quit [Ping timeout: 250 seconds]
silver_hook is now known as hook
amazingfate_ has joined #armbian
amazingfate has quit [Ping timeout: 240 seconds]
jschwart has quit [Read error: Connection reset by peer]
jschwart has joined #armbian
alekksander has quit [Ping timeout: 256 seconds]
archetech has quit [Quit: Konversation terminated!]
oida has quit [Quit: byez]
oida has joined #armbian
norwich_ has joined #armbian
norwich has quit [Ping timeout: 246 seconds]
norwich_ is now known as norwich
oida has quit [Quit: byez]
oida has joined #armbian
oida has quit [Client Quit]
oida has joined #armbian
amazingfate has joined #armbian
amazingfate_ has quit [Ping timeout: 246 seconds]
<Armbian-Discord>
<Queen Fiona> Ran into the USB 3.0 PHY bug (same as listed for Orange Pi 3). Nothing gamebreaking, just making a disk slower. Someone modified the dtb on an H6 tv box to get results, so maybe I'll check the dts later.
<Armbian-Discord>
<Queen Fiona> ...tomorrow, probably. If I get good results, I'll put in a PR for that one.
<clever>
ive had usb PHY bugs that corrupt all traffic
<clever>
corruption that passes thru the whole driver stack, and only get caught by ssh/ssl
<Armbian-Discord>
<Queen Fiona> Oof.
<Armbian-Discord>
<Queen Fiona> Yeah, no, this is just USB 2.0 speeds for a USB 3.0 device, which is a known issue.
<clever>
basically, the bootrom can bring the usb hw online, drive a usb NIC, and download firmware over tftp
<clever>
but, the bootrom leaves the phy in a weird state (maybe only usb1 safe?), and when linux drives the usb stack in usb2 mode, corruption ensues
<clever>
luckily, i already had phy init code in another project, for the same hw
<clever>
and i needed it anyways, because if i dont netboot, the phy is left in an even worse state, and cant do anything
<clever>
but after figuring all of that out, i can now boot linux on an rpi 2, without any closed-source blobs being involved
<Armbian-Discord>
<Queen Fiona> Those seem to be a big problem in that ecosystem.
<Armbian-Discord>
<Queen Fiona> I guess it is for this one, too.
<Armbian-Discord>
<Queen Fiona> Right, I should get a heatsink on this board too.
<clever>
hmmm, cant find a link to join the discord side of this channel
<mpmc>
OK that's weird. The Tinkerboard armbian image contains a qemu coredump in root!!