Larry Finger changed bug 1206683
What Removed Added
CC   Larry.Finger@gmail.com

Comment # 39 on bug 1206683 from
(In reply to Dave Plater from comment #15)
> I've no external graphics on either my laptop or pc.
> 
> My PC doesn't have wifi and as my laptop seems to freeze when wifi is loaded
> maybe wifi is a common denominator.
> # hwinfo --wlan
> 06: PCI 200.0: 0282 WLAN controller                             
>   [Created at pci.386]
>   Unique ID: S6TQ.ssFGCi855d4
>   Parent ID: HnsE.ki2WjITNw07
>   SysFS ID: /devices/pci0000:00/0000:00:1c.5/0000:02:00.0
>   SysFS BusID: 0000:02:00.0
>   Hardware Class: network
>   Device Name: "WLAN"
>   Model: "Realtek RTL8723DE 802.11b/g/n PCIe Adapter"
>   Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
>   Device: pci 0xd723 "RTL8723DE 802.11b/g/n PCIe Adapter"
>   SubVendor: pci 0x103c "Hewlett-Packard Company"
>   SubDevice: pci 0x8319 
>   Driver: "rtw_8723de"
>   Driver Modules: "rtw88_8723de"
>   Device File: wlo1
>   Features: WLAN
>   I/O Ports: 0x3000-0x30ff (rw)
>   Memory Range: 0xb1000000-0xb100ffff (rw,non-prefetchable)
>   IRQ: 128 (no events)
>   HW Address: 76:9e:09:f9:ba:3c
>   Permanent HW Address: 5c:ea:1d:43:d9:15
>   Link detected: no
>   WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
>   WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452
> 2.457 2.462 2.467 2.472 2.484
>   WLAN encryption modes: WEP40 WEP104 TKIP CCMP
>   WLAN authentication modes: open sharedkey wpa-psk wpa-eap
>   Module Alias: "pci:v000010ECd0000D723sv0000103Csd00008319bc02sc80i00"
>   Driver Info #0:
>     Driver Status: rtw88_8723de is active
>     Driver Activation Cmd: "modprobe rtw88_8723de"
>   Config Status: cfg=no, avail=yes, need=no, active=unknown
>   Attached to: #8 (PCI bridge)

(In reply to Dave Plater from comment #17)
> These messages, along with other wlan errors aren't present when booting the
> 6.0.12 kernel:
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: failed to poll
> offset=0x6 mask=0x2 value=0x2
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: mac power on
> failed
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: failed to power
> on mac
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: leave idle state
> failed
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: failed to leave
> ips state
> Dec 27 11:00:51 ArbuthnotL kernel: rtw_8723de 0000:02:00.0: failed to leave
> idle state

With the rtw88 driver, there have been problems with HP and Lenovo BIOS coding.
Some users have found improvements with use of these two options for rtw88_core
(if using the in-kernel version), or rtw_core (if using the external module
package). Use 'lsmod | grep rtw' to determine which you are using:

parm:           disable_lps_deep:Set Y to disable Deep PS (bool)
parm:           support_bf:Set Y to enable beamformee support (bool)


You are receiving this mail because: