<minute>
xdarklight: i've integrated the rtw88 patch now with the debian kernel i'm testing (on a311d), but having some strange new problem with the driver now when loading the fw
<minute>
[ 480.157322] rtw_8822cs mmc2:0001:1: mac power on failed
<minute>
xdarklight: do you know perchance which patches i need on top of linux-6.3.0 to make the main rtw88 patchset work with rtw_8822cs?
<minute>
rtw88 sdio patchset i mean
luka177 has quit [Ping timeout: 246 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 246 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 245 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 246 seconds]
f_ has quit [Quit: zzz]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 245 seconds]
<xdarklight>
minute: RE rtw88 commits to apply on top of Linux 6.3 (in the order in which they should be applied): 96c79da2e4d1a25e73916c656fe4ccf7fc8176ae 8599ea40582d49afe437badde76e31bd7429c607 64e9d564653566812dfade36d20f1794407e6ca1 9e688784b8a13515ee186d0ee1cfab12b6d05241 ad0a677bce20c7fa2e8af3fd7f23c0686018202b b7ed9fa2cb76ca7a3c3cd4a6d35748fe1fbda9f6 15c8e267dfa62f207ee1db666c822324e3362b84 6a92566088b1a37c1cf2c4b6b5fb733dc5bdc6a6
<xdarklight>
minute: I think the very last one has been backported to 6.3.x (where x > 0)
<minute>
xdarklight: wow, thank you
<xdarklight>
minute: also I assume that the "mac power on" failed error is with a previously working rtw88 driver that just had the patch I mentioned added on top
<minute>
xdarklight: hmm, i didn't actually test it ~without~ your patch
<xdarklight>
minute: the latest rtw88 series on the mailing list doesn't include all patches that are needed to make it work because some patches got applied early
<minute>
xdarklight: so possibly i could apply an older series?
<xdarklight>
minute: you could apply an older series (which I don't recommend, who knows if there are bugs that have been fixed since) or just pick all commits I listed above from mainline
<minute>
xdarklight: ok thanks, i'll try to do that then
luka177 has quit [Ping timeout: 246 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 246 seconds]
luka177 has joined #linux-amlogic
anessen972 has joined #linux-amlogic
anessen97 has quit [Ping timeout: 246 seconds]
anessen972 is now known as anessen97
luka177 has quit [Ping timeout: 245 seconds]
luka177 has joined #linux-amlogic
luka177 has quit [Ping timeout: 245 seconds]
luka177 has joined #linux-amlogic
jacobk has quit [Ping timeout: 260 seconds]
<minute>
xdarklight: hmm, 6fdacb78f7999f5c14d9dae10d47de50959297d9 is referring to SDIO_DEVICE_ID_REALTEK_RTW8822CS and SDIO_VENDOR_ID_REALTEK which are undefined, so i am missing some other patch yet