lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 4 Aug 2009 10:49:03 +0200
From:	Lukas Hejtmanek <xhejtman@....muni.cz>
To:	reinette chatre <reinette.chatre@...el.com>
Cc:	Johannes Berg <johannes@...solutions.net>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: iwlwifi (4965) regression since 2.6.30

On Mon, Aug 03, 2009 at 02:47:01PM -0700, reinette chatre wrote:
> I tried this on a T61.
> 
> As you say, there are two "rfkill" related buttons on this platform, the
> actual rfkill switch on the front and the Fn+F5 buttons. Trying these
> out I saw the following (output annotated to be readable - index 0 is
> bluetooth and index 1 is wifi). It looks to me like things are behaving
> reasonably and I do not see that Fn+F5 changes wifi at all.

This is my case:
# Bluetooth SW off, WIFI SW on
./rfkill event
RFKILL event: idx 6 type 1 op 0 soft 0 hard 0
RFKILL event: idx 12 type 2 op 0 soft 1 hard 0
# Fn-F5 pressed
RFKILL event: idx 6 type 1 op 2 soft 1 hard 0
RFKILL event: idx 12 type 2 op 2 soft 0 hard 0
RFKILL event: idx 14 type 2 op 0 soft 0 hard 0
RFKILL event: idx 14 type 2 op 2 soft 0 hard 0
# Fn-F5 pressed
RFKILL event: idx 6 type 1 op 2 soft 0 hard 0
RFKILL event: idx 12 type 2 op 2 soft 1 hard 0
RFKILL event: idx 14 type 2 op 1 soft 0 hard 0

all this is when HW kill is on and it is unchanged all the time.

idx 6 is WIFI
idx 12, 14 is Bluetooth. (12 tpacpi_bluetooth_sw, 14 is hci0)

-- 
Lukáš Hejtmánek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ