DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-amlogic
<DC-IRC> <re_yura> heya, kinda stupid question probably but I installed Armbian Jammy and Bookworm on my BPi CM4 eMMC, now I'd like to enable wifi on it but when I do `ip link set wlan0 up`
<DC-IRC> <re_yura> It tells me the operation is not permitted, this is run as sudo
<DC-IRC> <re_yura> I can't seem to enable the network interface, nothing weird on `dmesg` and it shows the driver as `rtl88x2cs` on lswh
<DC-IRC> <igorpec> does wifi works if you use nmcli-connect?
<DC-IRC> <re_yura> I also tried doing the thing where I put the 88x2cs on the /etc/modules but it doesn't work
<DC-IRC> <re_yura> let me check on that right now
<DC-IRC> <re_yura> can't connect since wlan0 is completely down
<DC-IRC> <re_yura> `RTNETLINK answers: Operation not permitted` when enabling it through ip link
<DC-IRC> <igorpec> ok, then you will need to procide this way https://www.armbian.com/bugs I can't help.
<DC-IRC> <re_yura> ok thank you!
<DC-IRC> <re_yura> sorry for the ping but it seems that there seems to be no option for Banana Pi CM4 in the Amlogic section
<DC-IRC> <re_yura> doesn't seem to be there
<DC-IRC> <igorpec> Aha, then this has to be added first, @werner when you find time.
<DC-IRC> <c0rnelius77> Hmm. That github driver shouldn't be apart of the builds anymore. It now uses rtw88.
<DC-IRC> <igorpec> how it gets into?
<DC-IRC> <c0rnelius77> rtl88x2cs doesn't work on that unit, it requires ```
<DC-IRC> <c0rnelius77> lsmod | grep rtw88
<DC-IRC> <c0rnelius77> rtw88_8822cs 12288 0
<DC-IRC> <c0rnelius77> rtw88_8822c 471040 1 rtw88_8822cs
<DC-IRC> <c0rnelius77> rtw88_sdio 24576 1 rtw88_8822cs
<DC-IRC> <c0rnelius77> rtw88_core 163840 2 rtw88_8822c,rtw88_sdio
<DC-IRC> <c0rnelius77> mac80211 598016 2 rtw88_sdio,rtw88_core
<DC-IRC> <c0rnelius77> cfg80211 438272 2 rtw88_core,mac80211
<DC-IRC> <c0rnelius77> ```
<DC-IRC> <c0rnelius77> Thats a good question.
<DC-IRC> <igorpec> @re_yura around?
<DC-IRC> <c0rnelius77> @re_yura where did you download the img from?
<DC-IRC> <re_yura> yep! I downloaded it from the armbian site itself, on the releases
<DC-IRC> <re_yura> tried both minimal and not
<DC-IRC> <c0rnelius77> k.
<DC-IRC> <igorpec> we probably only need to update images right'
<DC-IRC> <igorpec> we probably only need to update images right?
<DC-IRC> <re_yura> actually should I try one from rolling release?
<DC-IRC> <igorpec> that should work i guess
<DC-IRC> <re_yura> dont know why I didn't try that,
<DC-IRC> <c0rnelius77> ah yeah those are from late May. They for sure need to be updated.
<DC-IRC> <c0rnelius77> All of them appear to have been built around the same time. So looks like they all need to be updated.
<DC-IRC> <igorpec> yes, this part is semy automatic, i'll run update, just need to do some other general fixes on the way. another bug is preventing it
<DC-IRC> <c0rnelius77> ok. i'm gonna be submitting some patching changes for the m2s hopefully sometime this week.
<DC-IRC> <re_yura> thanks so much for the help btw my 3d printer is suffering without a proper sbc
<DC-IRC> <igorpec> no problem
<DC-IRC> <igorpec> @yura just try those rolling builds
<DC-IRC> <re_yura> yep it's working fully
<DC-IRC> <re_yura> and it actually fixed some of my issues I had to fix manually now I feel dumb
<DC-IRC> <vitekst> Should I also fill out that form for the PCIe issue I have above?
<DC-IRC> <c0rnelius77> @vitekst do you have a link of the exact piece of HW that you are trying to get to work?
<DC-IRC> <vitekst> Sure, I believe it’s this one: Just found this amazing item on AliExpress. Check it out! US $29.02 | 4 Port SATA III 6G Mini PCIE Mini PCI-e ASM1064 Controller Card SATA 3.0 mini PCI express SSD Adapter Card
<DC-IRC> <vitekst> Sure, I believe it’s this one: https://a.aliexpress.com/_mOkJhrg
<DC-IRC> <c0rnelius77> what are you using to power the HD?
<DC-IRC> <vitekst> I used to power it from the GPIO header, but as a troubleshooting step, I disconnected it and tried running the board with just the controller attached.
<DC-IRC> <vitekst> I used to power it from the GPIO header, but as a troubleshooting step, I disconnected it and tried running the board with just the controller attached - no drives.
<DC-IRC> <c0rnelius77> I'll order one this week 'or something similar' and see what I find.
<DC-IRC> <Werner> Do me a favor and create a Jira issue for it. Otherwise I probably forgot after a while
<DC-IRC> <Werner> Not at home atm