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 <[email protected]> wrote: >> On 22 August 2014 05:20, Igor Korot <[email protected]> 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 _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
