[Bug 478036] Re: ath5k gets hard blocked status in rfkill after turning off and then on

2010-06-16 Thread Bambabur
you can simply move /usr/lib/hal/hald-addon-rfkill-killswitch as 
/usr/lib/hal/hald-addon-rfkill-killswitch.old and put these lines in 
/usr/lib/hal/hald-addon-rfkill-killswitch :

#!/bin/sh
exit 0


then you must execute:

chmod 755 /usr/lib/hal/hald-addon-rfkill-killswitch
killall -9 /usr/lib/hal/hald-addon-rfkill-killswitch
modprobe -r -f ath5k  sleep 5s  modprobe ath5k
service network-manager restart

byez!

-- 
ath5k gets hard blocked status in rfkill after turning off and then on
https://bugs.launchpad.net/bugs/478036
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 9068] Re: Serial mouse/mice not autodetected

2009-10-24 Thread Bambabur
I solved problem changing HAL configuration. I modified the file
/usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi in Ubuntu 9.10 
changing the mouse configuration section with these lines:  

match key=info.capabilities contains=input.mouse
  merge key=input.device type=string/dev/ttyS0/merge
  merge key=linux.device_file type=string/dev/ttyS0/merge
  merge key=input.x11_driver type=stringmouse/merge
/match

After this change, it's needed to restart HAL and Xorg.
Maybe someone can do better and produce a new file... but at least my serial 
mouse
it's working now! (sorry i posted the whole file before the solution :-P)

Bye!

Mirco

-- 
Serial mouse/mice not autodetected
https://bugs.launchpad.net/bugs/9068
You received this bug notification because you are a member of Kubuntu
Bugs, which is a subscriber of a duplicate bug.

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


[Bug 9068] Re: Serial mouse/mice not autodetected

2009-10-24 Thread Bambabur

** Attachment added: 10-x11-input.fdi
   http://launchpadlibrarian.net/34322121/10-x11-input.fdi

-- 
Serial mouse/mice not autodetected
https://bugs.launchpad.net/bugs/9068
You received this bug notification because you are a member of Kubuntu
Bugs, which is a subscriber of a duplicate bug.

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