On Wed, 2023-01-11 at 14:42 -0500, James Knott wrote:
On 2023-01-11 14:14, Andrei Borzenkov wrote:
I wonder when you are going to finally show dmesg output. You seriously believe that repeatedly posting "it does not work, it does not work" is going anywhere?
When I run dmesg and grep on the driver name, I get this for the Ethernet driver:
E520:~ #dmesg|grep r8169 [ 8.191415] r81690000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 8.202975] libphy: r8169: probed [ 8.203572] r81690000:02:00.0 eth0: RTL8168e/8111e, f0:de:f1:8c:dc:99, XID 2c2, IRQ 27 [ 8.203579] r81690000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 10.956226] RTL8211DN Gigabit Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=
As you can see, there is info on it.
However, when I try for WiFi: #dmesg|grep 8192 [ 0.036668] setup_percpu: NR_CPUS:8192nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.038908] percpu: Embedded 63 pages/cpu s221184 r8192d28672 u262144 [ 0.038921] pcpu-alloc: s221184 r8192d28672 u262144 alloc=1*2097152 [ 0.141669] rcu: RCU restricting CPUs from NR_CPUS=8192to nr_cpu_ids=8. [ 0.827238] MPTCP token hash table entries: 8192(order: 5, 196608 bytes, linear)
There doesn't appear to be anything related.
Can you run: `sudo modinfo rtl8192ce` or `sudo modprobe rtl8192ce` and get any positive results? My system (which is TW), doesn't use that particular driver, but has: /usr/lib/modules/$(uname - r)/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko.zst So it should come from the kernel-default package; maybe there was some type of hiccup on an update? I do have to run `sudo depmod -a $(uname -r)` [initially] when I build the 8852au driver before the kernel will load it in. -- ~ Scott Bradnick |- Windows Subsystem for Linux (WSL) Developer |-- Tumbleweed: |--- Dell Precision 5540 [NVIDIA Quadro T1000] (x86_64) |--- O-DROID H2+ [UHD Graphics 600] (x86_64) |--- IceWhale ZimaBoard 832 [Intel HD Graphics 500] (x86_64) |--- 2x Raspberry Pi 4 Model B Rev 1.2 (aarch64) |--- 1x Raspberry Pi 3 Model B Rev 1.2 (aarch64) |--- WinBook TW100 (x86_64) https://keys.openpgp.org/ :: DBC5AA9A2D2BAEBC