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> <infinity_q> does hybernation work on the orange pi 5? just asking
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> <gambl0r> @amazingfate legend. It's fixed and plasma on wayland is working perfectly with GPU acceleration. Thanks again.
<prahal> Could one confirm he has a stable rk3399 with lpddr4 board running with plain u-boot (i.e. without rockchip DDR blob in u-boot)?
<DC-IRC> <_stej> has anyone got es running on rock5a?
<DC-IRC> <_stej> es being emulationstation
prahal has quit [Read error: Connection reset by peer]
<DC-IRC> <gambl0r> I'm completely stumped, I've got an RTL8852be which is detected, kernel module is loaded, iwlist shows 2 interfaces (as it did before), the mac addresses are now different but networkmanager and nmtui will not show them
<DC-IRC> <gambl0r> `lmartin@orangepi5-plus:~$ rfkill
<DC-IRC> <gambl0r> ID TYPE DEVICE SOFT HARD
<DC-IRC> <gambl0r> 0 bluetooth bt_default unblocked unblocked
<DC-IRC> <gambl0r> 1 wlan phy0 unblocked unblocked
<DC-IRC> <gambl0r> 2 bluetooth hci0 unblocked unblocked
<DC-IRC> <gambl0r> lmartin@orangepi5-plus:~$`
<DC-IRC> <gambl0r> I'm completely stumped, I've got an RTL8852be which is detected, kernel module is loaded, iwconfig shows 2 interfaces (as it did before), the mac addresses are now different but networkmanager and nmtui will not show them
<DC-IRC> <gambl0r> `4: wlP2p33s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
<DC-IRC> <gambl0r> link/ether 00:e0:4c:82:7f:42 brd ff:ff:ff:ff:ff:ff
<DC-IRC> <gambl0r> 5: wlan1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
<DC-IRC> <gambl0r> link/ether 02:e0:4c:82:7f:42 brd ff:ff:ff:ff:ff:ff`
<DC-IRC> <gambl0r> any ideas on how to get this working again?
<DC-IRC> <tenkawa42> notice you dont have wlan1 in rfkill?
<DC-IRC> <tenkawa42> or the equiv phy
<DC-IRC> <tenkawa42> how many total wlan amd bt devices do you expect to see?
<DC-IRC> <tenkawa42> (physically)?
<DC-IRC> <gambl0r> I'll boot from SD card where it's working and try from there. It would be such a shame to nuke this instance
<DC-IRC> <tenkawa42> how many total wlan ald bt devices do you expect to see?
<DC-IRC> <tenkawa42> dont reboot yet
<DC-IRC> <tenkawa42> This might be very simple
<DC-IRC> <gambl0r> I expect to see 1 wifi device and 1 bt device, as the RTL8522be has both
<DC-IRC> <tenkawa42> ok... yeah I have seen this oddness
<DC-IRC> <gambl0r> but on all other images where it's working, it shows 2 wifi connections
<DC-IRC> <tenkawa42> this looks like a udev rule
<DC-IRC> <gambl0r> it's a pcie card btw
<DC-IRC> <tenkawa42> (missing)
<DC-IRC> <gambl0r> this looks like it might be the same thing: https://forum.radxa.com/t/radxa-a8-wifi-device-names/14575
<DC-IRC> <gambl0r> same chip
<DC-IRC> <gambl0r> same description of 2 devices
<DC-IRC> <gambl0r> let me see
<DC-IRC> <tenkawa42> heh udev... go figure if this is what fixes it
<DC-IRC> <tenkawa42> Why they can't seem to be more consistent with these devices
<DC-IRC> <gambl0r> so following the instructions on that site got me 2 devices again with different mac addresses. But still not able to scan for networks
<DC-IRC> <gambl0r> `4: wlx00e04c31b25a: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
<DC-IRC> <gambl0r> link/ether 00:e0:4c:31:b2:5a brd ff:ff:ff:ff:ff:ff
<DC-IRC> <gambl0r> 5: wlx02e04c31b25a: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
<DC-IRC> <gambl0r> link/ether 02:e0:4c:31:b2:5a brd ff:ff:ff:ff:ff:ff`
<DC-IRC> <tenkawa42> does iwconfig wlx00e04c31b25a scanning do anything?
<DC-IRC> <tenkawa42> no-carrier bothers me because that usually indicates that its not talking to the radio
<DC-IRC> <gambl0r> no scan results from either
<DC-IRC> <gambl0r> `lmartin@orangepi5-plus:~$ iwlist wlx02e04c31b25a scan
<DC-IRC> <gambl0r> wlx02e04c31b25a No scan results`
<DC-IRC> <gambl0r> if I could somehow reset the whole networking system, that might bring it back
<DC-IRC> <tenkawa42> yeah I confirmed that no-carrier is the physical layer is "disconnected"
<DC-IRC> <tenkawa42> I've not seen a device do that though in a long time.
<DC-IRC> <gambl0r> check this out
<DC-IRC> <gambl0r> `lmartin@orangepi5-plus:~$ nmcli device
<DC-IRC> <gambl0r> DEVICE TYPE STATE CONNECTION
<DC-IRC> <gambl0r> enP3p49s0 ethernet connected Wired connection 1
<DC-IRC> <gambl0r> wlx00e04c31b25a wifi disconnected --
<DC-IRC> <gambl0r> wlx02e04c31b25a wifi disconnected --
<DC-IRC> <gambl0r> p2p-dev-wlx00e04c31b25a wifi-p2p disconnected --
<DC-IRC> <gambl0r> p2p-dev-wlx02e04c31b25a wifi-p2p disconnected --
<DC-IRC> <gambl0r> enP4p65s0 ethernet unavailable --
<DC-IRC> <gambl0r> lo loopback unmanaged --
<DC-IRC> <gambl0r> lmartin@orangepi5-plus:~$`
<DC-IRC> <tenkawa42> does dmesg show anything of usefullness/interest?
<DC-IRC> <tenkawa42> does dmesg show anything of usefulness/interest?
<DC-IRC> <gambl0r> only this, but not sure what it's about
<DC-IRC> <gambl0r> `[ 211.888234] [WARNING][RF][halrf_config_8852b_radio_a_reg]Invalid RF CR Pkg
<DC-IRC> <gambl0r> [ 211.888240] [WARNING][RF][halrf_config_8852b_radio_b_reg]Invalid RF CR Pkg`
<DC-IRC> <gambl0r> thanks for looking at this with me, I have to get to bed, it's 1:42AM 😦
<DC-IRC> <gambl0r> I'll see if another image changes the outcome, which it should as all other images have semi worked but nothing as bad this
<DC-IRC> <tenkawa42> Ok good luck if we don't talk before you fix it..
<DC-IRC> <gambl0r> thanks, good night
<DC-IRC> <tenkawa42> cheers
<DC-IRC> <gambl0r> I might just end up getting a decent wireless bridge instead of this 802.11b thing which is SLOW
<DC-IRC> <tenkawa42> haahaa I hear ya
<DC-IRC> <gambl0r> and use 1 of the 2 ethernet ports on this thing instead
<DC-IRC> <tenkawa42> I hate bridges in general (they are such a pain to deal with)
<DC-IRC> <gambl0r> but look at the specs of that wifi chip, 600mbit
<DC-IRC> <gambl0r> when it works, it's fast
<DC-IRC> <tenkawa42> Yeah I need something that works on AX here though... 😦
<DC-IRC> <tenkawa42> (my WIFI is an AX network)
<DC-IRC> <gambl0r> not sure if the intel card can do it, seeing it's got AX in the name, but I don't think bt works with it
<DC-IRC> <tenkawa42> I use usb3 dongles for every device that doesn't support it natively (and I have a backup bridge just in case for worst case scenario "and guests that visit")
<DC-IRC> <gambl0r> sweet, no backward compatible headaches
<DC-IRC> <tenkawa42> indeed
<montar> i've got my dtoverlay compiled and (i think) working properly
<montar> now where do i put it?