8086:088e [Dell XPS L322X] wifi slows and/or drops frequently
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dell Sputnik |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
I received my Dell Sputnik XPS (12.04) three days ago, and since then have experienced very unreliable wifi. I'm seeing significant slow downs and drops on several networks.
Two main issues:
1) Wifi slows down significantly for 10-60 seconds. It appears no packets are getting through, as all browser requests churn, Flash games show connection errors, pings don't work, and Software Center/Update Manager/apt cannot connect. The connection always returns eventually. This is happening once every few hours to many times an hour.
2) The wifi connection disconnects and quickly reconnects. This is also happening between once every few hours to several times an hour.
I cannot spot a pattern or a trigger, but it's happening a lot. It's occurred on all three networks I've connected on. Two were standard secured home wireless networks, and one is a corporate wireless network.
WORKAROUND: sudo modprobe -r iwlwifi && sudo modprobe iwlwifi 11n_disable=1
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC275 Analog [ALC275 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/pcmC0D0p: eryn 2025 F...m pulseaudio
Card0.Amixer.info:
Card hw:0 'PCH'/'HDA Intel PCH at 0xd0510000 irq 45'
Mixer name : 'Intel PantherPoint HDMI'
Components : 'HDA:10ec0275,
Controls : 24
Simple ctrls : 11
DistributionCha
# This is a distribution channel descriptor
# For more information see http://
canonical-
DistroRelease: Ubuntu 12.04
EcryptfsInUse: Yes
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20120703-15:08
MachineType: Dell Inc. Dell System XPS L322X
MarkForUpload: True
Package: linux (not installed)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
ProcVersionSign
RelatedPackageV
linux-
linux-
linux-firmware 1.79.1
StagingDrivers: mei
Tags: precise running-unity staging
Uname: Linux 3.2.0-35-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
WifiSyslog:
dmi.bios.date: 09/13/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0CK86J
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Dell System XPS L322X
dmi.sys.vendor: Dell Inc.
affects: | ubuntu → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
tags: | added: kernel-unable-to-test-upstream |
tags: |
added: kernel-bug-exists-upstream removed: kernel-unable-to-test-upstream |
description: | updated |
tags: |
added: bios-outdated-a09 needs-upstream-testing regression-potential removed: unreliability unreliable wifi wireless |
description: | updated |
Some additional information: I have noticed that if I drop the iwlwifi module and re-enable it with wireless N disabled, my reliability increases greatly.
The commands I'm using are:
sudo modprobe -r iwlwifi
sudo modprobe iwlwifi 11n_disable=1