coyoteltd
July 25th, 2021, 04:07 AM
Computer is a brand new HP laptop, HP 17-by4063CL running Ubuntu21 with Cinnamon (Ubuntu Cinnamon Remix)
Wireless card is a Realtek RTL8821CE 802.11a/b/g/n/ac (1x1) Wi-Fi® and Bluetooth® 4.2 comboWi
dmesg shows
[ 604.202418] rtw_8821ce 0000:01:00.0: failed to read ASPM, ret=-5
[ 606.202425] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[ 606.202443] rtw_8821ce 0000:01:00.0: mac power on failed
[ 606.202445] rtw_8821ce 0000:01:00.0: failed to power on mac
[ 606.202447] rtw_8821ce 0000:01:00.0: leave idle state failed
[ 606.202564] rtw_8821ce 0000:01:00.0: failed to leave ips state
[ 606.202565] rtw_8821ce 0000:01:00.0: failed to leave idle state
[ 612.073660] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
This led me to believe that maybe I needed to disable ASPM, so I did by adding pcie_aspm=off to the kernel line in /etc/default/grub. No joy. Behavior is the same.
Any other ideas?
Wireless card is a Realtek RTL8821CE 802.11a/b/g/n/ac (1x1) Wi-Fi® and Bluetooth® 4.2 comboWi
dmesg shows
[ 604.202418] rtw_8821ce 0000:01:00.0: failed to read ASPM, ret=-5
[ 606.202425] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
[ 606.202443] rtw_8821ce 0000:01:00.0: mac power on failed
[ 606.202445] rtw_8821ce 0000:01:00.0: failed to power on mac
[ 606.202447] rtw_8821ce 0000:01:00.0: leave idle state failed
[ 606.202564] rtw_8821ce 0000:01:00.0: failed to leave ips state
[ 606.202565] rtw_8821ce 0000:01:00.0: failed to leave idle state
[ 612.073660] rtw_8821ce 0000:01:00.0: failed to poll offset=0x5 mask=0x2 value=0x0
This led me to believe that maybe I needed to disable ASPM, so I did by adding pcie_aspm=off to the kernel line in /etc/default/grub. No joy. Behavior is the same.
Any other ideas?