B43 driver problem

Rafał Miłecki zajec5 at gmail.com
Thu Aug 21 22:34:11 PDT 2014


On 22 August 2014 07:26, Igor Korot <ikorot01 at gmail.com> 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.

Well, I think there must be sth wrong with your kernel/module then.
b43 clearly says that this PHY is LP revision 1. If CONFIG_B43_PHY_LP
is enabled, b43_phy_versioning [0] may result in "UNSUPPORTED PHY"
only if revision is 3 or higher.
Please verify your installation/module.

[0] http://lxr.free-electrons.com/ident?i=b43_phy_versioning



More information about the b43-dev mailing list