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/Twitter feed: #armbian-rss | Logs: -> irc.armbian.com
archetech has joined #armbian
<Armbian-Discord> <t​hedude58> Is there a helpful guide on enabling spi? I’ve tried through the armbian-config, but doesn’t seem to work
samythemany111 has joined #armbian
samythemany11 has quit [Ping timeout: 268 seconds]
samythemany1111 has joined #armbian
samythemany111 has quit [Ping timeout: 268 seconds]
bsw has quit [Remote host closed the connection]
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #armbian
samythemany11111 has joined #armbian
samythemany1111 has quit [Ping timeout: 268 seconds]
<Armbian-Discord> <T​onymac32> have to know the device and kernel/image to even begin to speculate
<Armbian-Discord> <t​hedude58> orangepi 4 jammy22.05
TRS-80 has quit [Quit: WeeChat 3.0]
xoan725453 has joined #armbian
xoan72545 has quit [Ping timeout: 248 seconds]
xoan725453 is now known as xoan72545
xoan725459 has joined #armbian
xoan72545 has quit [Ping timeout: 256 seconds]
xoan725459 is now known as xoan72545
xoan725455 has joined #armbian
xoan72545 has quit [Ping timeout: 248 seconds]
xoan725455 is now known as xoan72545
<stipa> t​hedude58 there are many boards with RK3399, take a peek there, maybe you get lucky
<stipa> you could get close if the SPI is in the chip
<Armbian-Discord> <T​onymac32> should just be an overlay tbh. If not, check the forums for the maintainer of that board and see if there's something wrong with the OPi 4
samythemany11111 has quit [Remote host closed the connection]
samythemany11111 has joined #armbian
Masterphi has joined #armbian
Masterphi has quit [Client Quit]
Masterphi has joined #armbian
samythemany11111 has quit [Ping timeout: 268 seconds]
samythemany11111 has joined #armbian
aasami_ has joined #armbian
<aasami_> KDE+LITTER called plasmashell: Using VLC make strass watching mp4, have a look at top. Stopping VLC, still much stress. So kill Xorg, no strss any longer. Xorg again starts plasma, login, but onlx few stress load 0,14 and 435 before stopping Xorg, mistakes of beginners at KDE
<aasami_> Sorry for disturbing.
lemonzest has joined #armbian
samythemany11111 has quit [Remote host closed the connection]
samythemany11111 has joined #armbian
indy has quit [Ping timeout: 252 seconds]
indy has joined #armbian
samythemany11111 has quit [Ping timeout: 268 seconds]
stipa_ has joined #armbian
stipa has quit [Ping timeout: 252 seconds]
stipa_ is now known as stipa
aasami_ has quit [Ping timeout: 248 seconds]
xoan725451 has joined #armbian
xoan72545 has quit [Ping timeout: 248 seconds]
xoan725451 is now known as xoan72545
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
indy has quit [Quit: ZNC 1.8.2 - https://znc.in]
indy has joined #armbian
xoan725458 has joined #armbian
xoan72545 has quit [Ping timeout: 256 seconds]
xoan725458 is now known as xoan72545
kolla has quit [Quit: %fog relay%]
kolla has joined #armbian
archetech has quit [Quit: Konversation terminated!]
alekksander has joined #armbian
aasami_ has joined #armbian
<Armbian-Discord> <q​4a> Hi. I'm using Asus Tinkerboard rk3288 and just updated Armbian from 22.05.1 with sudo apt dist-upgrade && sudo do-release-upgrade. Looks like I lost eth0 interface and can connect to internet only with wifi. Can somebody help me? Here is armbianmonitor -u: http://ix.io/47XK
<ArmbianHelper> ^ [text/plain]
<Armbian-Discord> <M​anoftheSea> what do you mean, "lost"? Your log says eth0 exists.
<Armbian-Discord> <I​gorPec> also our automated testings doesn't report issues https://github.com/armbian/build/runs/7843133874?check_suite_focus=true
<ArmbianHelper> ^ Smoke tests on DUTs · armbian/build@cda4670 · GitHub
<Armbian-Discord> <I​gorPec> well, we do have other kernel installed there
<Armbian-Discord> <M​anoftheSea> oh wait... I see the log is much longer, and I was looking at history
<Armbian-Discord> <M​anoftheSea> But even so late as 6 AM today, it looks like there's an eth0. ip link -a shows eth0
<Armbian-Discord> <q​4a> It was down, after sudo ifconfig eth0 up it did not connect with dhcp
<Armbian-Discord> <M​anoftheSea> Are you using /etc/network/interfaces, network-manager, or systemd-networkd? I would expect either ifup eth0, networkctl, or nmcli ... uh something
<Armbian-Discord> <q​4a> I'm using network-manager
<Armbian-Discord> <M​anoftheSea> I would also look at the output of tcpdump -i eth0 to see if the link sees traffic
<Armbian-Discord> <M​anoftheSea> dang, that's the one I know least well.
<Armbian-Discord> <M​anoftheSea> nmcli conn show wired, maybe?
<Armbian-Discord> <T​heBug> um isn't eth0 there it just doesn't have an IP
<Armbian-Discord> <I​gorPec> if you are using network manager, ifconfig is wrong command
<Armbian-Discord> <T​heBug> looks like interface exists you just have not configured it
<Armbian-Discord> <T​heBug> it may have overwritten your config
<Armbian-Discord> <M​anoftheSea> nm keeps its config in /etc/NetworkManager, right?
<Armbian-Discord> <T​heBug> you can try to test
<Armbian-Discord> <T​heBug> 'dhclient eth0'
<Armbian-Discord> <M​anoftheSea> but also, after the ifconfig up, you could try running dhclient eth0
<Armbian-Discord> <T​heBug> if this gets IP and it comes up it just simply isn't configured
<Armbian-Discord> <T​heBug> haha, great minds think alike they say
<Armbian-Discord> <q​4a> Thanks. Looks like it's working after dhclient eth0 but without network-manager
<Armbian-Discord> <q​4a> Is there good guide to switch from current connection to network-manager?
<Armbian-Discord> <M​anoftheSea> if you're got a gui, it should be somewhere in your system settings.
<Armbian-Discord> <M​anoftheSea> otherwise, I'm not familiar with saving a connection from nmcli.
<stipa> IMO NetworkManager is good just for connecting to something fast
<stipa> with DHCP on the network
<stipa> anything else is just a shitshow
<stipa> and those config scripts for it are just pain to look at
<Armbian-Discord> <E​BK21(段错误)> Any one notice that dtb overlay does not load on orangepi 3 lts both official and self-built image?
<Armbian-Discord> <E​BK21(段错误)> uboot: FDT_BAD_MAGIC and FDT_NOT_FOUND
<[TheBug]> EBK21: you should open a forum post on the issue if you have a concern
<[TheBug]> will probably get feedback more quickly that way
<Armbian-Discord> <A​nimeDev> so uhm, im having bad troubles with virtualbox for building armbian, think it is possible with WSL2 or should i not bother trying it?
xoan725451 has joined #armbian
xoan72545 has quit [Ping timeout: 256 seconds]
xoan725451 is now known as xoan72545
pciiuch_ has joined #armbian
<pciiuch_> hello I have trouble with apt update
<pciiuch_> i get this error https://pastebin.com/74KEpEBJ
<ArmbianHelper> ^ # apt-get update Stary:1 http://ports.ubuntu.com jammy InReleaseStary:2 http - Pastebin.com
<[TheBug]> hm
<[TheBug]> can you try again
<[TheBug]> I am not seeing any issue now with redirector so not sure
<[TheBug]> looks like was some temporary problem, let me know if it repeat still
<[TheBug]> pciiuch_ ^^
<Armbian-Discord> <M​icroLinux (Salva)> New armbian party tomorrow, nicee
<[TheBug]> indeed.
<Armbian-Discord> <M​icroLinux (Salva)> I will try to assist, dEFInitely 🤣
<Armbian-Discord> <M​icroLinux (Salva)> Sorry, still excited about it
<pciiuch_> I try again and still have this same error
<[TheBug]> Where are you loacted?
<[TheBug]> located*
<pciiuch_> Poland
<pciiuch_> In my opinion this is not temporary problem
<[TheBug]> can you pastebin result of 'curl -I -v https://apt.armbian.com/dists/jammy/InRelease'
<ArmbianHelper> ^ Error retrieving title. Check the log for more details.
<ArmbianHelper> ^ curl -I -v https://apt.armbian.com/dists/jammy/InRelease* Trying 107.175.134 - Pastebin.com
<Armbian-Discord> <I​gorPec> try https -> http
<Armbian-Discord> <I​gorPec> but i believe we fixed this
<Armbian-Discord> <I​gorPec> or some package might be missing
<[TheBug]> there is something broken there for sure
<[TheBug]> it should return 302 and is giving a 500
<[TheBug]> like the geo location doesn't have a result
<[TheBug]> cause whats weird
<Armbian-Discord> <I​gorPec> sudo apt install apt-transport-https
<[TheBug]> I can replicate in poland and don't see this
<[TheBug]> should result like this: https://prnt.sc/u44qACf757sX
<ArmbianHelper> ^ Screenshot by Lightshot
<[TheBug]> ohh?
<[TheBug]> is that not installed on default Igor?
<Armbian-Discord> <I​gorPec> i don't know, looks like not
<[TheBug]> but why then does the curl result the same
<[TheBug]> is what is odd to me there in his pastebin
<[TheBug]> like I get could be apt issue
<[TheBug]> but the curl shows redirector give 500
<[TheBug]> and I don't have same result
<Armbian-Discord> <I​gorPec> i am wrong person for details here
<Armbian-Discord> <I​gorPec> i don't know well how redirector handles this
<[TheBug]> pciiuch_: pm please
pciiuch_ has quit [Quit: Leaving]
stipa_ has joined #armbian
stipa has quit [Ping timeout: 248 seconds]
stipa_ is now known as stipa
lemonzest has quit [Quit: WeeChat 3.5]
Herc has quit [Quit: Leaving]
Herc has joined #armbian
_whitelogger has joined #armbian
xoan725453 has joined #armbian
xoan72545 has quit [Ping timeout: 248 seconds]
xoan725453 is now known as xoan72545
alekksander has quit [Quit: Konversation terminated!]
samythemany has joined #armbian
xoan725459 has joined #armbian
bantu has quit [Quit: bantu]
bantu has joined #armbian
xoan72545 has quit [Ping timeout: 252 seconds]
xoan725459 is now known as xoan72545
arcgetech_ has joined #armbian
<steev> does anyone have the apr 2022 firmware for the pinebook pro?
<steev> i don't want to download manjaro image just to extract it out
<steev> sorry, apr 2021, fat fingers
samythemany has quit [Ping timeout: 268 seconds]
samythemany has joined #armbian
LiberatedSheep has quit [Ping timeout: 248 seconds]