[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-25 Thread Olivier Lacroix
Oops. It works. Sorry for bothering you with that kind of things. Thanks a lot. -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-25 Thread Nicolò Chieffo
you should do echo 1 | sudo tee /sys/class/net/eth1/device/rf_kill echo 0 | sudo tee /sys/class/net/eth1/device/rf_kill the first one disables the radio. -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-25 Thread Olivier Lacroix
Yes pretty sure. I get : $ sudo echo -n 2 >/sys/class/net/eth1/device/rf_kill bash: /sys/class/net/eth1/device/rf_kill: Permission denied $ sudo echo -n 1 >/sys/class/net/eth1/device/power/state bash: /sys/class/net/eth1/device/power/state: Permission denied If any debug output may help, I will b

Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-25 Thread Nicolò Chieffo
It is strange that the rf_kill method is not supported... I have ipw2200 too (and an asus centrino) and they are supported. Are you sure? -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-25 Thread Olivier Lacroix
Hi, Since Feisty I cannot turn off my wireless, using the /power/state or the rf_kill method. Indeed, both files are reported to be unwritable. I am using an Asus centrino laptop with ipw2200. I think this wireless device is supposed to support the rf_kill method. Do you have any hints why this

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-24 Thread Paul Sladen
acpi-support (0.93) feisty; urgency=low * Change 'wireless.sh' to use 'device/rf_kill' for wireless devices (if available) in preference to 'device/power/state' which was been removed by the upstream kernel developers. (Closes: LP #42820) * Teach 'lib/state-funcs:isAnyWirelessPower

Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-24 Thread Nicolò Chieffo
I don't really understand the logic of wireless.sh, especially the part in which you overwrite the variable OFF with "2". The following wireless interface will fail if using rf_kill because off is not 2 but 1... Why didn't you remove the reference to power/state? Since it does not work it is not n

Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-23 Thread Nicolò Chieffo
Does this mean that we won't have a working hotkey in Feisty? or just that we need to wait? I've had a look at the patch. Great! But I've noticed that the wireless status is not saved for halt/reboot too (only for suspend or hibernate/resume). Are you going to add the file also in start.d and sto

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-23 Thread Paul Sladen
Hello Nicolò, I'm currently up to: http://www.paul.sladen.org/ubuntu/upload/acpi-support_0.94.debdiff but we're still in BetaFreeze for the next couple of days, so this hasn't gone through. -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 --

Re: [Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-21 Thread Nicolò Chieffo
I'm glad this bug has been noticed! If you want I can propose a solution that includes leds, notifies and network-manager support! should I attach it here? -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-20 Thread Paul Sladen
** Changed in: acpi-support (Ubuntu) Assignee: (unassigned) => Paul Sladen Status: Confirmed => In Progress -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.

[Bug 42820] Re: wireless.sh should use device/rf_kill instead of power/state

2007-03-20 Thread Paul Sladen
** Summary changed: - ipw2200 should be switched off using rf_kill + wireless.sh should use device/rf_kill instead of power/state -- wireless.sh should use device/rf_kill instead of power/state https://launchpad.net/bugs/42820 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li