Search Linux Wireless

Re: Brcm80211 drivers situation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/05/2012 03:10 PM, Fabioamd87 wrote:
> Hi, thanks for the reply.
> 
> The driver are located in AUR package database: https://aur.archlinux.org/packages.php?ID=21690 that is not that confortable to install because you need to create packages and care about depndencies, but is ok, I succeeded to install it.
> So there is no chance to have an "out of the box" support?

That is up to the particular distro.

> My primary problem is with my laptop hp 6735b that use not phisical button but a sensible to finger area to activate/deactivate the wireless card.
> 
> On windows I can deactivate and then reactivate it correctly, On linux if I disactive it I can't reactivate. (and I need to reboot in windows, activate it, and re-reboot in linux with all boring consequences, expecially if you inaccurately disable the card passing on that area with your finger)
> 
> I tried also with rfkill but with no results.
> 
> I hope that you know how to help me.

Sorry to say, but nope. The physical RFKILL switches are pretty obscure.
They intend to disable all RF sources in the laptop. The RFKILL
subsystem within linux handles the physical switches and notifies all
wireless devices when it changes and the driver disables/enables its RF.

You could try 'rfkill event' and look what happens when you touch the
'button'. This is what I get with a switch on my laptop:

$ rfkill event
1325775232.353767: idx 0 type 1 op 0 soft 0 hard 0
1325775232.353907: idx 1 type 2 op 0 soft 0 hard 0
>> disable RF
1325775239.701387: idx 0 type 1 op 2 soft 1 hard 1
>> enable RF
1325775242.701371: idx 0 type 1 op 2 soft 0 hard 0

Gr. AvS

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux