sony-vaio-z-series team mailing list archive
-
sony-vaio-z-series team
-
Mailing list archive
-
Message #00526
Re: rfkill-applet 0.6
Hi,
Thanks for the quick answer.
Here is the result of the cmds.
didinux@zed:/sys/class/rfkill$ for i in */name ; do echo $i ; cat $i ; done
rfkill0/name
sony-wifi
rfkill1/name
sony-bluetooth
rfkill2/name
sony-wwan
rfkill3/name
hci0
rfkill4/name
hso-0
rfkill5/name
phy0
didinux@zed:/sys/class/rfkill$ cat rfkill0/state
1
didinux@zed:/sys/class/rfkill$ sudo echo 1 > rfkill0/state
bash: rfkill0/state: Permission denied
Is this helps ? or do i need to send you other cmd results.
--
Wayde.
On Thu, Sep 24, 2009 at 9:56 PM, Norbert Preining <preining@xxxxxxxx> wrote:
> On Do, 24 Sep 2009, Wayde wrote:
> > 2. When i choose to enable/disable wifi for example the system hangs and
> i'm
> > forced to do a hard reboot :(
>
> That is bad, but really surprising.
>
> > Is there any way to debug this issue and send you more informations about
> it
>
> Can you do the following:
>
> - go into /sys/class/rfkill
> - type
> for i in */name ; do echo $i ; cat $i ; done
> end send me the output
> - then search for "sony-wifi" in the list, say it is rfkill1 (could be
> some other index)
> - then do cat rfkill1/state (but change rfkill1 to the one for sony-wifi)
> and send me the output
> - then do echo 1 > rfkill1/state (as root)
>
> I have no idea why it hard hangs, that looks rather surprising...
>
> Best wishes
>
> Norbert
>
>
> -------------------------------------------------------------------------------
> Dr. Norbert Preining <preining@xxxxxxxx> Vienna University of
> Technology
> Debian Developer <preining@xxxxxxxxxx> Debian TeX
> Group
> gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5
> B094
>
> -------------------------------------------------------------------------------
> THURNBY (n.)
> A rucked-up edge of carpet or linoleum which everyone says someone
> will trip over and break a leg unless it gets fixed. After a year or
> two someone trips over it and breaks a leg.
> --- Douglas Adams, The Meaning of Liff
>
Follow ups
References