B43 driver problem

Hauke Mehrtens hauke at hauke-m.de
Sat Aug 23 08:36:30 PDT 2014


On 08/22/2014 07:26 AM, Igor Korot wrote:
> Rafal,
> [code]
> IgorDellGentoo linux # cat .config | grep B43
> CONFIG_B43=m
> CONFIG_B43_SSB=y
> CONFIG_B43_PCI_AUTOSELECT=y
> CONFIG_B43_PCICORE_AUTOSELECT=y
> # CONFIG_B43_PCMCIA is not set
> CONFIG_B43_PIO=y
> CONFIG_B43_PHY_N=y
> CONFIG_B43_PHY_LP=y
> CONFIG_B43_LEDS=y
> CONFIG_B43_HWRNG=y
> CONFIG_B43_DEBUG=y
> # CONFIG_B43LEGACY is not set
> CONFIG_SSB_B43_PCI_BRIDGE=y
> [/code]
> 
> This option is set.
> 
> Thank you.
> 
> 
> On 8/21/14, Rafał Miłecki <zajec5 at gmail.com> wrote:
>> On 22 August 2014 05:20, Igor Korot <ikorot01 at gmail.com> wrote:
>>> [    1.346589] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
>>> [    1.363251] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 6, Type 5
>>> (LP), Revision 1)
>>
>> CONFIG_B43_PHY_LP
>>

This config does not match your dmesg output:
> [    1.366477] Broadcom 43xx driver loaded [ Features: PL ]

With this config the Features should be: PNL

You are not using the configuration you posted.

Hauke



More information about the b43-dev mailing list