Re: Promwad-ThinClient - can't boot 6.11 kernel February 04, 2025 01:30PM |
Registered: 2 months ago Posts: 36 |
root@debian:~# dmesg | grep rtl root@debian:~# modprobe rtl8192ce root@debian:~# lsmod Module Size Used by rtl8192ce 61440 0 rtl_pci 28672 1 rtl8192ce rtl8192c_common 61440 1 rtl8192ce rtlwifi 114688 3 rtl_pci,rtl8192ce,rtl8192c_common mac80211 974848 3 rtl_pci,rtl8192ce,rtlwifi cfg80211 872448 2 mac80211,rtlwifi rfkill 28672 2 rtlwifi,cfg80211 sg 28672 0 orion_wdt 12288 0 marvell_cesa 36864 0 kirkwood_thermal 12288 0 fixed 16384 0 uio_pdrv_genirq 16384 0 uio 20480 1 uio_pdrv_genirq uas 24576 0 root@debian:~# iwconfig lo no wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. root@debian:~#
Re: Promwad-ThinClient - can't boot 6.11 kernel February 04, 2025 02:21PM |
Admin Registered: 14 years ago Posts: 19,288 |
Re: Promwad-ThinClient - can't boot 6.11 kernel February 04, 2025 02:49PM |
Registered: 2 months ago Posts: 36 |
Re: Debian on Promwad-Thinclient February 04, 2025 03:51PM |
Admin Registered: 14 years ago Posts: 19,288 |
modprobe rtl8192se
Re: Debian on Promwad-Thinclient February 05, 2025 09:44AM |
Registered: 2 months ago Posts: 36 |
root@debian:~# modprobe rtl8192se root@debian:~# lsmod Module Size Used by rtl8192se 73728 0 rtl_pci 28672 1 rtl8192se rtlwifi 114688 2 rtl8192se,rtl_pci mt76x0u 16384 0 mt76x0_common 40960 1 mt76x0u mt76x02_usb 20480 1 mt76x0u mt76_usb 32768 2 mt76x02_usb,mt76x0u mt76x02_lib 77824 3 mt76x0_common,mt76x02_usb,mt76x0u mt76 102400 5 mt76_usb,mt76x0_common,mt76x02_lib,mt76x02_usb,mt76x0u mac80211 974848 8 mt76,mt76x0_common,rtl8192se,rtl_pci,mt76x02_lib,mt76x02_usb,mt76x0u,rtlwifi cfg80211 872448 6 mt76,mt76x0_common,mac80211,mt76x02_lib,mt76x02_usb,rtlwifi sg 28672 0 rfkill 28672 2 rtlwifi,cfg80211 marvell_cesa 36864 0 orion_wdt 12288 0 kirkwood_thermal 12288 0 fixed 16384 0 uio_pdrv_genirq 16384 0 uio 20480 1 uio_pdrv_genirq uas 24576 0 root@debian:~# lspci 00:01.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01) 00:02.0 PCI bridge: Marvell Technology Group Ltd. Device 6282 (rev 01) root@debian:~# lsusb Bus 001 Device 011: ID ffff:5678 USB Disk 2.0 Bus 001 Device 009: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 008: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 007: ID 0000:0000 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@debian:~# modprobe rtl8192cu [ 329.517483][ T1168] usbcore: registered new interface driver rtl8192cu root@debian:~# lsusb Bus 001 Device 011: ID ffff:5678 USB Disk 2.0 Bus 001 Device 009: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 008: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 007: ID 0000:0000 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@debian:~# [ 370.602925][ T8] usb 1-1.4.2: new high-speed USB device number 12 using orion-ehci [ 370.739200][ T8] usb 1-1.4.2: New USB device found, idVendor=148f, idProduct=761a, bcdDevice= 1.00 [ 370.748519][ T8] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 370.756963][ T8] usb 1-1.4.2: Product: WiFi [ 370.761442][ T8] usb 1-1.4.2: Manufacturer: MediaTek [ 370.767006][ T8] usb 1-1.4.2: SerialNumber: 1.0 [ 370.863059][ T8] usb 1-1.4.2: reset high-speed USB device number 12 using orion-ehci [ 371.009946][ T8] mt76x0u 1-1.4.2:1.0: ASIC revision: 76100002 MAC revision: 76502000 [ 371.022104][ T8] mt76x0u 1-1.4.2:1.0: mediatek/mt7610e.bin not found, switching to mediatek/mt7610u.bin [ 371.032209][ T8] mt76x0u 1-1.4.2:1.0: Direct firmware load for mediatek/mt7610u.bin failed with error -2 [ 371.436921][ T8] mt76x0u 1-1.4.2:1.0: probe with driver mt76x0u failed with error -2 root@debian:~# lsusb Bus 001 Device 011: ID ffff:5678 USB Disk 2.0 Bus 001 Device 012: ID 148f:761a Ralink Technology, Corp. MT7610U ("Archer T2U" 2.4G+5G WLAN Adapter Bus 001 Device 009: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 008: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 007: ID 0000:0000 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@debian:~#