[Bug 275692] Re: ath_pci must be reloaded after resume

2010-07-01 Thread hielos
Well, I am running a Sony VGN-N330FH and the problem is still there. I
just did the modification

sudo nano /etc/pm/config.d/madwifi
SUSPEND_MODULES=ath_pci

and will restart right now. Will get back to report

sudo lshw -C network
  *-network   
   description: Ethernet interface
   product: 88E8036 PCI-E Fast Ethernet Controller
   vendor: Marvell Technology Group Ltd.
   physical id: 0
   bus info: p...@:02:00.0
   logical name: eth0
   version: 16
   serial: 00:13:a9:c8:de:9e
   capacity: 100MB/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm vpd msi pciexpress bus_master cap_list ethernet 
physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=sky2 
driverversion=1.23 firmware=N/A latency=0 link=no multicast=yes port=twisted 
pair
   resources: irq:27 memory:d600-d6003fff ioport:2000(size=256)
  *-network
   description: Wireless interface
   product: AR5001 Wireless Network Adapter
   vendor: Atheros Communications Inc.
   physical id: 0
   bus info: p...@:06:00.0
   logical name: wmaster0
   version: 01
   serial: 00:19:7e:4b:d9:75
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix bus_master cap_list logical 
ethernet physical wireless
   configuration: broadcast=yes driver=ath5k ip=192.168.1.101 latency=0 
multicast=yes wireless=IEEE 802.11bg
   resources: irq:18 memory:da00-da00

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2010-07-01 Thread hielos
Nope, didn't work
Ubuntu Karmic
Linux vaio 2.6.31-22-generic #60-Ubuntu SMP Thu May 27 00:22:23 UTC 2010 i686 
GNU/Linux

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2010-07-01 Thread hielos
I was running wicd instead of network-manager. I uninstalled wicd and
reinstalled network-manager, recreated the

sudo nano /etc/pm/config.d/madwifi
SUSPEND_MODULES=ath_pci

suspended and logged in again. It seems that my problem is solved.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-03-23 Thread Jamin W. Collins
This is listed as Fix Released however, I'm still seeing it with the
current Jaunty alpha.

Jaunty by default used the ath5k module for wireless.  However, with the
ath5k driver connectivity was sluggish and intermittent.

03:00.0 Ethernet controller: Atheros Communications Inc. AR5212
802.11abg NIC (rev 01)

After moving to the proprietary driver, connectivity improved
dramatically along with overall throughput.  However, after suspend, the
ath_pci driver much be removed and reloaded manual.  listing it in
/etc/default/acpi-support has no effect.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-03-12 Thread Thomas Hood
I have read through the reports marked as duplicates of this one and see
three possibly distinct issues.

1. Have to do ifconfig wifi0 up after suspend
2. ath_pci needs to be reloaded after suspend; fixed by using ath5k instead
3. ath5k needs to be realoaded after suspend

The first two issues appear to be moot in Jaunty, leaving the third
issue which is exacerbated by the fact that reloading ath5k doesn't make
the Atheros card work again.

(Regarding issue #1: There is no wifi0 interface; it is now called wlan0.  
After suspend it is not necessary to do a ifconfig up on this interface.)
(Regarding issue #2: There is no ath_pci module loaded.)

Additional information:

I have a ThinkPad X61 running Jaunty.  After suspend and resume the
Atheros card does not always work: sometimes it works, sometimes it
doesn't.  In the latter case, removing and reinserting ath5k does *not*
help.

$ lspci |grep -i ath
03:00.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC 
(rev 01)
$ lsmod|grep ath
ath5k 107008  0 
mac80211  217080  1 ath5k
led_class  12036  2 ath5k,thinkpad_acpi
cfg80211   38032  2 ath5k,mac80211
r...@triffid:~# dmidecode -s system-manufacturer
LENOVO
r...@triffid:~# dmidecode -s system-product-name
7673CTO
r...@triffid:~# dmidecode -s system-version
ThinkPad X61

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-03-12 Thread Thomas Hood
OK, filed new bug report #341627.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-03-12 Thread Christian Reis
Thomas, that's really useful information, but you should be filing a new
bug, not updating this one -- it is rarely useful, in a vague bug like
this, to try and reopen it. The bug you are reporting seems to be
something like

  After suspend, atheros cards sometimes fails, and reloading ath5k does
not fix it.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-02-11 Thread Leann Ogasawara
** Description changed:

  On a fresh install of intrepid after resume from standby I have no network 
connection on my atheros ar5212 wifi card.
  If I remove and reload the ath_pci module then restart networking it works 
fine.
  Output of dmesg is attached, 
  This is a thinkpad t42 laptop
  Kernel is  2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008 i686 GNU/Linux
  Happy to supply any further info needed.
+ 
+ == Workaround (if you want to continue using the proprietary ath_pci dirver) 
==
+ create a file /etc/pm/config.d/madwifi containing the single line:
+ 
+SUSPEND_MODULES=ath_pci
+ 
+ == Fix (if you want to use the free ath5k/ath9k driver) ==
+ install linux-backports-modules-intrepid

** Also affects: linux-backports-modules-2.6.27 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-02-11 Thread Leann Ogasawara
Based on feedback both here and in some of the bugs marked as
duplicates, it appears this issue is resolved if you install linux-
backports-modules-intrepid which will provide the ath5k/ath9k drivers.
There is also a workaround if you want to continue using the proprietary
ath_pci driver.  I've updated the description of this bug report to
reflect both.

After a quick discussion with the kernel team, it's not likely there
will be any updates coming in for madwifi so I'm marking this Fix
Released against linux-backports-modules-2.6.27 and Won't Fix against
linux-restricted-modules.  If you still experience this issue even after
testing the workaround or installing linux-backports-modules-intrepid,
please open a new bug.  Thanks.

** Changed in: linux-backports-modules-2.6.27 (Ubuntu)
   Status: New = Fix Released

** Changed in: linux-restricted-modules (Ubuntu)
   Status: Triaged = Won't Fix

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-01-31 Thread Cefn
I experience this same issue of a non-functional ath_pci module with my
Fujitsu P1610 running the latest Intrepid stable (installed yesterday).
I can fix it manually as outlined below, but I'd much rather understand
where the module needs to be listed in order to properly reload itself
after suspend-resume.

In dmesg, my wifi card reports itself like this...
[   23.323484] wifi0: Atheros 5424/2424: mem=0x5410, irq=18

After a suspend, it cannot automatically reconnect, and choosing an
ESSID manually also fails to connect, until you've reloaded the module.

if I just run...

sudo ifconfig ath0 up

...it doesn't seem to load up a functioning wireless adapter. I can
select from the list of - possibly cached - local wifi networks, but it
gives up trying to connect.

To fix I have to run...

sudo /etc/init.d/networking restart
sudo modprobe -r ath_pci
sudo modprobe ath_pci

...although I was very surprised to find that adding these lines to
/etc/default/acpi-support

MODULES=ath_pci
SERVICES=networking

...is somehow not equivalent with running these two commands manually,
possibly the order matters. There's certainly some kind of timing issue,
as sometimes it needs to restart the networking service as well as the
module reload, and sometimes it just works with only the module reload.

If the module reload isn't enough to bring the network back up, an
alternative sequence which works is to run the module reload, then
reselect the wireless network ESSID manually from the drop down, which
then connects successfully.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-01-30 Thread Chris Bainbridge
This bug still exists in Jaunty alpha 3 live CD and Jaunty install with
updates as of 20080130

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-01-22 Thread Darius
I don't need the MODULES line, however I do need 'ifconfig wifi0 up' (I
modified resume_nm in /usr/lib/pm-utils/sleep.d/10NetworkManager)

This appears to be a regression BTW - in Ubuntu 8.04 it wasn't
necessary.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-01-07 Thread Brian harkness
Unfortunately I got really frustrated with the performance of my atheros
card in my laptop with Intrepid.  I could never get a stable connection.
However, I agree that the ifconfig wifi0 up would bring up my interface,
where SUSPEND_MODULES=ath_pci would not.

as a personal preference, when I modify scripts in my root directory, I
have them call a script in my home directory, rather than add a bunch of
lines in a root directory file.  I had /usr/lib/pm-utils/sleep.d/
modified such that it called /home/user/bin/wifiwake.sh  It is just
easier to modify stuff there, with permissions and all.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2009-01-06 Thread Gustavo Puy
With Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express
Adapter (rev 01) on Intrepid Ibex

SUSPEND_MODULES=ath_pci

doesn't works for me, on resume we have to do

:~# modprobe ath_pci
:~# ifconfig wifi0 up
:~# ifconfig ath0 up

So, I added 'ifconfig wifi0 up' in the NetworkManager suspend/resume
script at /usr/lib/pm-utils/sleep.d/10NetworkManager here:

thaw|resume)
ifconfig wifi0 up ---
resume_nm

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-12-30 Thread Leann Ogasawara
** Changed in: linux-restricted-modules (Ubuntu)
   Importance: Undecided = Medium
   Status: Confirmed = Triaged

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-12-09 Thread Michael Rooney
Leann or another knowledgeable person, is this a duplicate of bug
267339?

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-11-22 Thread Jukka Laurila
Confirmed the bug with Intrepid on an IBM Thinkpad T40p with:

02:02.0 Ethernet controller: Atheros Communications Inc. AR5212
802.11abg NIC (rev 01)

The SUSPEND_MODULES=ath_pci fix works at least with my unencrypted
WLAN.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-11-06 Thread Simon Vass
I can confirm this on a Toshiba A205-S5806 with 
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg 
Wireless PCI Express Adapter (rev 01)

The SUSPEND_MODULES=ath_pci fix above worked fine.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-31 Thread Seeed
I can confirm this bug on my Sony Vaio VGN-N31m with my Atheros AR5006EG
wifi card.

The fix from Loïc Minier solved the problem.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-30 Thread Andreas Jonsson
Bug #272300 sounds related. Adding

  ifconfig wifi0 up

to

  /usr/lib/pm-utils/sleep.d/10NetworkManager

seems to solve madwifi resume issues on some systems.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-30 Thread Brian harkness
Oliver, does anything else need to be put in the file
/etc/pm/config.d/madwifi

other than

SUSPEND_MODULES=ath_pci

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-30 Thread Loïc Minier
No, nothing else.

However please prefix the filename with some number; there's already
/etc/pm/config.d/00sleep_module.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-29 Thread Steve Langasek
Documented at
https://wiki.ubuntu.com/IntrepidReleaseNotes#Wireless%20doesn%27t%20work%20after%20suspend%20with%20ath_pci%20driver.

** Changed in: ubuntu-release-notes
   Status: New = Fix Released

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-29 Thread Loïc Minier
I think madwifi wont be kept for much longer as ath5k / ath9k are
supposed to replace it entirely pretty soon (perhaps already in 2.6.28);
hence linux-restricted-common seems like the good place to ship the
file.  I think it's easier to think of changing the value in lrm if we
update to a madwifi which doesn't need this hack, but this is very
unlikely anyway.

I didn't want to add the file to pm-utils because it makes us pile
hardware specific files to parse on suspend/resume which are already
slowish on some devices when using pm-utils.  (I see it a bit like init
script proliferation slowing down boot.)

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-28 Thread Steve Langasek
Shipping this in linux-restricted modules-2.6.x-y would mean either file
conflicts, or a versioned conffile name for each kernel revision.
Shipping it in linux-restricted-modules-common will make it tricky to
roll this back, if and when the module no longer has to be reloaded on
suspend/resume.  Under the circumstances, would it not be simpler to
ship this setting in pm-utils itself?

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Loïc Minier
I confirm; perhaps we can ship a pm-utils file to unload the module on
suspend/resume in lrm.

** Changed in: linux-restricted-modules (Ubuntu)
   Status: New = Confirmed

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Loïc Minier
I suggest not overwriting SUSPEND_MODULES completely, perhaps use:
SUSPEND_MODULES=$SUSPEND_MODULES ath_pci

The ath5k in linux-backports-module in intrepid works better then the
current one in linux-image in intrepid; it survives suspend/resume and
covers more hardware.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Loïc Minier
Sorry, overwriting is fine, it's handled by pm-utils.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Loïc Minier
So I confirm that adding a /etc/config.d/10madwifi with
SUSPEND_MODULES=ath_pci fixes wifi after suspend/resume for me when
using plain intrepid.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Oliver Grawert
linux-restricted-modules needs to ship:
/etc/pm/config.d/madwifi

with the following line:
SUSPEND_MODULES=ath_pci

this will make sure the module gets properly unloaded in suspend/resume
cycles which doesnt happen by default and thus results in a broke wlan
connection after a resume.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-23 Thread Loïc Minier
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-20 Thread nclm
I experience the same behaviour

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-04 Thread andyboeh
/etc/pm/config.d/01-modules was created by me, so no, this file
shouldn't exist on a default install ;)

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-03 Thread computx
I just realized this appears to be the same bug as #194607 in hardy.
Would love to see this fixed in intrepid.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-03 Thread andyboeh
Same problem for me on Acer Aspire One. On hardy I didn't have this
problem (but I was using a custom-built 2.6.27-rc kernel).

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-03 Thread andyboeh
I added a line 'SUSPEND_MODULES=ath_pci' to
/etc/pm/config.d/01-modules and now resuming works.

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-10-03 Thread computx
Yes that works for me also. Devs, could we make this default behaviour
for intrepid? The workaround is great but it would be even better if
newbies didn't have to search for this.

fwiw: /etc/pm/config.d/01-modules did not previously exist on my system

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-09-29 Thread DrFaNaTiC
** Changed in: linux-restricted-modules (Ubuntu)
Sourcepackagename: None = linux-restricted-modules

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275692] Re: ath_pci must be reloaded after resume

2008-09-28 Thread computx

** Attachment added: output of dmesg after resume
   http://launchpadlibrarian.net/18025633/dmesg.txt

-- 
ath_pci must be reloaded after resume
https://bugs.launchpad.net/bugs/275692
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs