narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
naoki has joined #linux-amlogic
naoki has quit [Client Quit]
hexdump0815 has quit [Ping timeout: 255 seconds]
hexdump0815 has joined #linux-amlogic
nashpa has quit [Quit: Going away]
dliviu has joined #linux-amlogic
jacobk_ has quit [Quit: No Ping reply in 180 seconds.]
jacobk has joined #linux-amlogic
jacobk has quit [Ping timeout: 248 seconds]
jacobk has joined #linux-amlogic
psydroid2 has joined #linux-amlogic
dliviu has quit [Quit: Going away]
dliviu has joined #linux-amlogic
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<f_> I'm comparing U-Boot's MMC_TRACE output to SPL's, hm..
<f_> so there's an additional CMD6 being sent in SPL...
<f_> with args 0x03af0100
<f_> it seems to try touching the ERASE_GROUP_DEF register ... which, uh, not sure why it does that
<f_> Then obviously there's also an additional CMD13 being sent, as CMD6's response is of type R1b
<f_> I don't think it's what's causing an issue
<f_> but still might be worth noting..
<xdarklight> minute: https://paste.debian.net/1326110/ brings the fix from https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/realtek/rtw88?id=28818b4d871bc93cc4f5c7c7d7c526a6a096c09c to the sdio HCI. I barely made sure it "works" in the sense of me not seeing any significant breakage. maybe you can give it a try and see if it fixes/improve your connection issues?
psydroid has quit [Ping timeout: 248 seconds]
<minute> xdarklight: ohh nice, will try it in a few minutes
<minute> so, coincidentally after turning on the device the wifi was in a broken stage at first
<minute> so it connected to AP but packets were not flowing, and i had multiple of the following in dmesg:
<minute> [ 39.551307] rtw_8822cs mmc2:0001:1: failed to get tx report from firmware
<minute> but doing ifconfig wlan0 down and then up again made it work
<minute> i didn't expect that to work because "failed to get tx report from firmware" sounds like it's in some broken state, and i wonder how reconnecting gets it out of there
<minute> anyway, will try the patch now
<minute> already getting a hang just when trying to load speedtest.net
<minute> (complete stall of all wifi)
<minute> works after down/upping the interface
<minute> i think the hardware is just borked in some deeper way, maybe on the sdio connection
<minute> or power glitches with the wifi module or sth
<minute> my current plan is to give up on the a311d+8822cs combo and ship an alternative wifi card for the wwan port (from asiarf)
<minute> i guess usb might be the more reliable connection solution for wifi on a311d...
<minute> i wonder how to disable hw offload scan
<minute> ok, found a way to do that
<minute> ok, no use on my hardware. speedtest immediately stalls the connection
anessen97338370 has quit [Ping timeout: 248 seconds]
anessen973383701 has joined #linux-amlogic
<minute> i also tried replacing the create_singlethread_workqueue with alloc_workqueue high pri, but noticed that there's only a tx workqueue for sdio, not for rx
R0nd has joined #linux-amlogic
Rond has quit [Ping timeout: 258 seconds]
R0nd is now known as Rond
psydroid has joined #linux-amlogic
anessen973383701 has quit [Ping timeout: 252 seconds]
anessen973383701 has joined #linux-amlogic
naoki has joined #linux-amlogic