[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-05-19 Thread Gursel Mutlu
Same problem when using an external WLAN pcie module. Removing card and
replacing back doesn't trigger rescan as it did previously(ubuntu
10.10...) by pcie_force boot option.

Workaround is calling:
echo 1 | sudo tee /sys/bus/pci/devices/\:03\:00.0/remove > /dev/null
echo 1 | sudo tee /sys/bus/pci/rescan > /dev/null

Where :03.. is pci listing for related wlan card in lspci.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-04-30 Thread Paul Miki
I have same experience on my EeePC 900A and Ubuntu11.04.
Thank you for the scripts.
It worked, and fixed the problem on my EeePC, even if it's 900A, not 900HA.
Thanks for shoo_ash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-04-06 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-16 Thread shoo_ash
https://sites.google.com/site/alteravoce/ubuntu/eeepc900haubuntunattywifiwlanfix
Made some packages to install the scripts.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-16 Thread shoo_ash
Found a solution (not a fix) for 900ha with kernel 2.6.38+.
To turn wifi on, after Fn+F2 enables the device, you just need to force pci 
rescan:

# echo 1 > /sys/bus/pci/rescan

and then load ath5k module

#modprobe ath5k

When the device gets turned off by Fn+f2 key I have to manually remove
it from kernel. Otherwise it won't let to reload itself.

##first remove ath5k module, as it gets kernel panic when pci device is removed:
#modprobe -r ath5k
##remove the wlan device
#echo 1 > /sys/bus/pci/devices/:02:00.0/remove
##rescan pci-bus
#echo 1 > /sys/bus/pci/rescan

So I had to make rules for acpid event 0x10 - and it seems to work fine.
Also it doesn't need forced pciehp anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-01 Thread Ubuntu QA's Bug Bot
** Tags added: regression-release
** Tags removed: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-01 Thread shoo_ash
** Attachment added: "ifconfig.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878814/+files/ifconfig.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-01 Thread shoo_ash
** Attachment added: "iwconfig.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878813/+files/iwconfig.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-01 Thread shoo_ash
So a proper dmesg. Turned wlan off and on via keyboard.

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727204/+attachment/1878812/+files/dmesg.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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


[Bug 727204] Re: Wlan pci card hotplug doesn't work

2011-03-01 Thread shoo_ash
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727204

Title:
  Wlan pci card hotplug doesn't work

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