Wifi crashing randomly

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mno

Wifi crashing randomly

Post by mno »

Hello folks,
I am using an older Amilo XI 1526 notebook with popular Alienware Bios, which makes it usable with 4GB Ram.
Both machines are basically the same hardware.
On most days Wifi is working flawlessly for hours , but then again it is crashing every few minutes with a kernel crash.
(Perhaps worth to mention that there were never any Wifi issues on Windows with that Bios.)

Thanks in advance for any help


SystemInfo:

Code: Select all

System: Host: Amilo Kernel: 4.13.0-36-generic x86_64 (64 bit gcc: 5.4.0)
            Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3)
            Distro: Linux Mint 18.3 Sylvia
Machine: Mobo: ALIENWARE model: P72IN1
              Bios: ALIENWARE v: 1.19 date: 01/08/2007
CPU:       Dual core Intel Core2 T7200 (-MCP-) cache: 4096 KB
           flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 7980
           clock speeds: max: 2000 MHz 1: 1000 MHz 2: 1667 MHz
Graphics:  Card: NVIDIA G73M [GeForce Go 7600] bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa)
           Resolution: 1440x900@60.00hz
           GLX Renderer: GeForce Go 7600/PCIe/SSE2
           GLX Version: 2.1.2 NVIDIA 304.135 Direct Rendering: Yes
Audio:     Card Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.13.0-36-generic
Network:   Card-1: Intel PRO/Wireless 3945ABG [Golan] Network Connection
           driver: iwl3945 v: in-tree:s bus-ID: 04:00.0
           IF: wlp4s0 state: up mac: <filter>
           Card-2: Realtek RTL8169 PCI Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 05:05.0
           IF: enp5s5 state: down mac: <filter>
Drives:    HDD Total Size: 310.2GB (11.4% used)
           ID-1: /dev/sda model: ADATA_SX900 size: 128.0GB
           ID-2: USB /dev/sdb model: Ultra_Fit size: 62.1GB
           ID-3: USB /dev/sdc model: MHW2120BH size: 120.0GB
Partition: ID-1: / size: 115G used: 14G (13%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 3.49GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 57.0C mobo: N/A gpu: 0.0:53C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 197 Uptime: 23:17 Memory: 1047.1/3252.7MB
           Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35 
iwconfig

Code: Select all

wlp4s0    IEEE 802.11  ESSID:"xxx"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: 34:31:C4:72:DE:42   
          Bit Rate=54 Mb/s   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=63/70  Signal level=-47 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:3  Invalid misc:742   Missed beacon:0

enp5s5    no wireless extensions.

lo        no wireless extensions.
KernelCrashLog
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Wifi crashing randomly

Post by JeremyB »

Try it with wifi power management disabled

Code: Select all

sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
systemctl restart network-manager.service
mno

Re: Wifi crashing randomly

Post by mno »

Thanks a lot Jeremy !
I will post feedback in a few days...
mno

Re: Wifi crashing randomly

Post by mno »

Everything is fine. Problem solved.
Locked

Return to “Networking”