pinephone, pinetab, etc devel chat | https://gitlab.com/pine64-org/ Bridged to #pinedev on Freenode and #pine-dev:matrix.org on Matrix
[M] <piggz> megi: good to know the issues are known about, thx
Читать полностью…[I] <megi> driver author knows of the issues, it's just not clear how to solve them
Читать полностью…currently I'm experimenting with disabling power save and lps mode
Читать полностью…[I] <dsimic> let's have that reported on the mailing list
Читать полностью…[I] <dsimic> but again, I think that providing feedback to the author of the upstream driver can only be helpful
Читать полностью…[M] <Andrey Skvortsov> and I see poor performance of upstream driver as well on 6.12.
Читать полностью…[I] <dsimic> I might be able to have a look into all that, but I'm really not sure when that might happen
Читать полностью…[M] <piggz> Watching logs I noticed something that might be useful for wlan driver developers.
Wifi is very faulty (I know... I'm redundant...).
I have many of theese before connection occurs:
-
Sep 06 00:19:12 PinePhone wpa_supplicant[2886]: wlan0: SME: Trying to authenticate with xx:xx:xx:xx:xx:xx (SSID='my-SSID' freq=2412 MHz)
Sep 06 00:19:13 PinePhone kernel: wlan0: authenticate with xx:xx:xx:xx:xx:xx (local address=yy:yy:yy:yy:yy:yy)
Sep 06 00:19:13 PinePhone kernel: wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
Sep 06 00:19:13 PinePhone kernel: wlan0: send auth to xx:xx:xx:xx:xx:xx (try 2/3)
Sep 06 00:19:14 PinePhone kernel: wlan0: send auth to xx:xx:xx:xx:xx:xx (try 3/3)
Sep 06 00:19:15 PinePhone kernel: wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
Sep 06 00:19:15 PinePhone wpa_supplicant[2886]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="my-SSID" auth_failures=1 duration=10 reason=CONN_FAILED
-
then, if connection happens, lots of theese:
-
Sep 06 00:22:39 PinePhone n-selector[5712]: [D] unknown:0 - Selected service "my-SSID" path "/net/connman/service/wifi_zzzzzzzzzzzz_zzzzzzzzzzzzzzzzzzzzzzzz_managed_psk"
Sep 06 00:22:39 PinePhone n-selector[5712]: [D] unknown:0 - Updating default route
-
and then tons of theese:
-
Sep 06 00:22:47 PinePhone wpa_supplicant[2886]: wlan0: CTRL-EVENT-BEACON-LOSS
-
data transfer eg. reading logs on ssh is always stuttering when not stopping.
[M] <piggz> id rather the new, future driver was used ... i wonder if there are any params that need set to make it work better
Читать полностью…piggz: that's kinda surprising, that old, crappy realtek driver performs better.
Читать полностью…[I] <dsimic> https://irssi.org/documentation/help/hilight/
Читать полностью…[I] <aren> Do you know the name of the config option for irssi off the top of your head? I've never been able to find anything useful (for other clients though)
Читать полностью…by author who knows about the issues do you mean Fiona Klute. right?
Читать полностью…[I] <megi> there are some patches that are not upstream that may be worth trying for you https://github.com/airtower-luna/linux/commits/rtw88_8723cs-optimize (I tried, there are still issues, there are also some issues with queueing packets for TX, which show up when doing UDP iperf3 test with TX speeds over what network can handle)
Читать полностью…[I] <dsimic> you don't need to be subscribed, and you can get the messages to reply to from the public inbox
Читать полностью…[M] <piggz> i can do it, but im not currently subscribed, so happy for someone who is to take that on
Читать полностью…[I] <dsimic> hmm, how can we differentiate between lower speed, stuttering and poor performance in general?
Читать полностью…I think it's not something new. megi wrote about limited upstream driver performance https://xnux.eu/log/097.html
Читать полностью…[I] <dsimic> @piggz : hmm, maybe you could try sending all this information to the mailing list, in the thread that introduced the upstream WiFi driver?
Читать полностью…[M] <piggz> this is type of issue using new driver, compared to old:
Читать полностью…[M] <piggz> yeah, frustrating ... ive told them to use the new driver as much as possible ... but I may end up shippng both, and allowing one to be blacklisted as desired
Читать полностью…[M] <piggz> My users are really complaiing about the quality of the upstream PP wlan driver .. i hope it gets better, as theyre reverting to using the old staging driver :/
Читать полностью…[I] <aren> Ah, highlight is a term I hadn't thought to try searching, thanks
Читать полностью…[I] <dsimic> yeah, images from Matrix, for example, have started to misbehave recently, by returning "not found" for some reason
Читать полностью…