![]() |
New installation on an old PC - Wifi not working - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24) +--- Thread: New installation on an old PC - Wifi not working (/showthread.php?tid=9523) Pages:
1
2
|
New installation on an old PC - Wifi not working - christinej - 06-23-2025 Hello, I just installed Linux Lite on an old Windows 7 PC, and I cannot figure out how to make the wifi work. When I try to add a new Wifi network I have the following message: "the device does not support Access Point Mode" Thank you for your help! RE: New installation on an old PC - Wifi not working - stevef - 06-23-2025 Quote:I have the following message: "the device does not support Access Point Mode"What are you trying when you see this message ? The manual has basic instructions (but assumes your adapter is recognized and in range of networks which is not always the case). https://www.linuxliteos.com/manual/network.html#wireless If you have a problem and can't complete the set up using the manual, let us know what goes wrong. RE: New installation on an old PC - Wifi not working - christinej - 06-23-2025 I don't see any wireless networks in the list, so I was trying to add a new one when I got this message. Following the manual, it says to go to "Install Drivers" to check if I see any wireless device. In Install Drivers, I see no device at all (see screenshot attached, in French sorry, but we can see there is nothing listed there) Should I try to manually find a pilot? Is there a possibility the wireless card is not compatible with Linux? Thank you very much RE: New installation on an old PC - Wifi not working - stevef - 06-23-2025 Did you try the running wifi from the Live media set up before installing ? Did it work ? We need to start by finding what wifi hardware the system has and then find what if any drivers are needed and allow us to check for potential incompatibility. Please open a terminal (Ctrl Alt and T) and run these commands to get a bit of information about your system Enter your password if asked. Code: lspci -nn Code: lsusb Code: inxi -n Code: rfkill list all Code: journalctl -b | grep wpa Code: sudo lshw -C network Code: sudo dmeg | grep Linux Reply with the results. RE: New installation on an old PC - Wifi not working - christinej - 06-23-2025 My bad, I didn't try from the live media before installing ![]() Below the results: Thank you! lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09) 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09) 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) 00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05) 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05) 00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5) 00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5) 00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5) 00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a] (rev b5) 00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05) 00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset LPC Controller [8086:1c49] (rev 05) 00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Mobile SATA AHCI Controller [8086:1c03] (rev 05) 00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [GeForce 610M] [10de:1058] (rev a1) 03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 100 [8086:08ae] 04:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042] 05:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0) lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 003: ID 13d3:5710 IMC Networks UVC VGA Webcam Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 003: ID 248a:8367 Maxxter Telink Wireless Receiver Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub inxi -n Device-1: Intel Centrino Wireless-N 100 driver: iwlwifi IF: wlp3s0 state: down mac: 78:92:9c:a1:3a:fe Device-2: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet driver: atl1c IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: 10:bf:48:9c:c4:b6 rfkill list all 0: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no journalctl Jun 23 17:54:29 christinej-K53SD systemd[1]: Starting wpa_supplicant.service - WPA supplicant... Jun 23 17:54:29 christinej-K53SD systemd[1]: Started wpa_supplicant.service - WPA supplicant. Jun 23 17:54:29 christinej-K53SD wpa_supplicant[915]: Successfully initialized wpa_supplicant Jun 23 17:54:30 christinej-K53SD wpa_supplicant[915]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed *-network description: Interface réseau sans fil produit: Centrino Wireless-N 100 fabricant: Intel Corporation identifiant matériel: 0 information bus: pci@0000:03:00.0 nom logique: wlp3s0 version: 00 numéro de série: 78:92:9c:a1:3a:fe bits: 64 bits horloge: 33MHz fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration : broadcast=yes driver=iwlwifi driverversion=6.8.0-62-generic firmware=39.31.5.1 build 32895 100-5.uco latency=0 link=no multicast=yes wireless=IEEE 802.11 ressources : irq:37 mémoire:ddc00000-ddc01fff *-network description: Ethernet interface produit: AR8151 v2.0 Gigabit Ethernet fabricant: Qualcomm Atheros identifiant matériel: 0 information bus: pci@0000:05:00.0 nom logique: enp5s0 version: c0 numéro de série: 10:bf:48:9c:c4:b6 taille: 1Gbit/s capacité: 1Gbit/s bits: 64 bits horloge: 33MHz fonctionnalités: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration : autonegotiation=on broadcast=yes driver=atl1c driverversion=6.8.0-62-generic duplex=full ip=192.168.1.183 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s ressources : irq:40 mémoire:dc800000-dc83ffff portE/S:9000(taille=128) sudo dmesg | grep Linux [ 0.000000] Linux version 6.8.0-62-generic (buildd@lcy02-amd64-071) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025 (Ubuntu 6.8.0-62.65-generic 6.8.12) [ 0.234780] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.474797] pps_core: LinuxPPS API ver. 1 registered [ 0.610966] Linux agpgart interface v0.103 [ 0.625812] usb usb1: Manufacturer: Linux 6.8.0-62-generic ehci_hcd [ 0.636779] usb usb2: Manufacturer: Linux 6.8.0-62-generic ehci_hcd [ 1.288593] usb usb3: Manufacturer: Linux 6.8.0-62-generic xhci-hcd [ 1.296931] usb usb4: Manufacturer: Linux 6.8.0-62-generic xhci-hcd [ 5.779729] Intel® Wireless WiFi driver for Linux [ 6.463166] mc: Linux media interface: v0.10 [ 6.520902] videodev: Linux video capture interface: v2.00 RE: New installation on an old PC - Wifi not working - stevef - 06-23-2025 Thank you. You have an Intel Centrino Wireless-N 100 adaptor connected on the pci bus. To get all the information we can about this, please post back with the results of Code: sudo lspci -s 03:00.0 -v The system is trying to load the Intel driver (pilot) called 'iwlwifi' which is incorporated in the Linux kernel. I suspect this driver may be crashing. Please run this command to pull events matching the driver name and your interface name from the log. Code: journalctl -b | grep -i 'iwlwifi\|wlp\' If the driver is trying to load and failing, the output may just be a few lines. If so paste everything back. It is possible the driver is crashing and restarting, if so the command may generate many lines of output. If you get lots of output, look for a repeating pattern. Checking for multiple lines containing something like Quote:Microcode SW error detected. Restarting 0x0may indicate looping. If you see multiple instances of this line, select and copy enough text to show just one loop and paste it back. I hope this is clear, please ask questions if in doubt. Can I suggest trying a live boot of Lite 6.6 to see if the Intel Wifi adaptor works in that version ? RE: New installation on an old PC - Wifi not working - christinej - 07-03-2025 Hello, Sorry for not answering sooner, I was not available this past week. Below the command results I'll try Lite 6.6 Thank you! sudo lspci -s 03:00.0 -v 03:00.0 Network controller: Intel Corporation Centrino Wireless-N 100 Subsystem: Intel Corporation Centrino Wireless-N 100 BGN Flags: bus master, fast devsel, latency 0, IRQ 36 Memory at ddc00000 (64-bit, non-prefetchable) [size=8K] Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [e0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 78-92-9c-ff-ff-a1-3a-fe Kernel driver in use: iwlwifi Kernel modules: iwlwifi journalctl -b | grep -i 'iwlwifi\|wlp\' *This command does not work, I get a message mentionning a backslash to add RE: New installation on an old PC - Wifi not working - stevef - 07-03-2025 My apologies, I left a backslash in the wrong place. This is the command to try on your 7.4 installed set up. Code: journalctl -b | grep -i 'iwlwifi\|wlp' RE: New installation on an old PC - Wifi not working - christinej - 07-03-2025 Here are the results (the full text as it was not that long) Thanks! journalctl -b | grep -i 'iwlwifi\|wlp' Jul 03 09:37:21 christinej-K53SD kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control Jul 03 09:37:21 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1 Jul 03 09:37:21 christinej-K53SD kernel: iwlwifi 0000:03:00.0: PCI dev 08ae/1005, rev=0x6c, rfid=0xd55555d5 Jul 03 09:37:21 christinej-K53SD kernel: iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 32895 100-5.ucode op_mode iwldvm Jul 03 09:37:23 christinej-K53SD kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled Jul 03 09:37:23 christinej-K53SD kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Jul 03 09:37:23 christinej-K53SD kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled Jul 03 09:37:23 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Detected Intel® Centrino® Wireless-N 100 BGN, REV=0x6C Jul 03 09:37:23 christinej-K53SD kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0 Jul 03 09:37:27 christinej-K53SD networkd-dispatcher[803]: ERROR:Unknown state for interface NetworkctlListState(idx=3, name='wlp3s0', type='wlan', operational='-', administrative='unmanaged'): - Jul 03 09:37:27 christinej-K53SD NetworkManager[904]: <info> [1751528247.9045] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi) Jul 03 09:37:28 christinej-K53SD NetworkManager[904]: <info> [1751528248.8911] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3) Jul 03 09:37:28 christinej-K53SD NetworkManager[904]: <info> [1751528248.8917] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 03 09:37:28 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3 Jul 03 09:37:28 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3 Jul 03 09:37:29 christinej-K53SD NetworkManager[904]: <info> [1751528249.0383] device (wlp3s0): supplicant interface state: internal-starting -> disconnected Jul 03 09:37:29 christinej-K53SD NetworkManager[904]: <info> [1751528249.0384] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') Jul 03 09:38:14 christinej-K53SD kernel: iwlwifi 0000:03:00.0: RF_KILL bit toggled to disable radio. Jul 03 09:38:14 christinej-K53SD kernel: iwlwifi 0000:03:00.0: reporting RF_KILL (radio disabled) Jul 03 09:38:14 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Not sending command - RF KILL Jul 03 09:38:14 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Not sending command - RF KILL Jul 03 09:38:14 christinej-K53SD NetworkManager[904]: <info> [1751528294.1695] device (wlp3s0): state change: disconnected -> unavailable (reason 'none', sys-iface-state: 'managed') Jul 03 09:38:14 christinej-K53SD wpa_supplicant[914]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all Jul 03 09:38:14 christinej-K53SD wpa_supplicant[914]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all Jul 03 09:38:14 christinej-K53SD wpa_supplicant[914]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0 Jul 03 09:38:17 christinej-K53SD kernel: iwlwifi 0000:03:00.0: RF_KILL bit toggled to enable radio. Jul 03 09:38:17 christinej-K53SD kernel: iwlwifi 0000:03:00.0: reporting RF_KILL (radio enabled) Jul 03 09:38:17 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3 Jul 03 09:38:17 christinej-K53SD kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3 Jul 03 09:38:17 christinej-K53SD NetworkManager[904]: <info> [1751528297.9744] device (wlp3s0): supplicant interface state: internal-starting -> disconnected Jul 03 09:38:17 christinej-K53SD NetworkManager[904]: <info> [1751528297.9745] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') RE: New installation on an old PC - Wifi not working - trinidad - 07-03-2025 ASPM support can be enabled or disabled by the pcie_aspm kernel parameter, where pcie_aspm=off disables ASPM and pcie_aspm=force enables ASPM, even on devices that do not support ASPM. Maybe... check your BIOS and disable any/all powersave options, or try adding adding the kernel param to boot. OEM Windows 7 is known for causing this problem with pci wifi hardware. It turns off wifi and Linux can't turn it back on. Just a thought. TC |