id 0x4360, rev 0x03 e pacote 0x01 Analog 12, Type 11 (AC), Revisão 1

0

Tentou todas as opções e acabou percorrendo o caminho para firmware-b43-installer .

Eu tenho um adaptador sem fio TP-Link Archer T9E AC1900 PCI-E

Minha máquina está em execução:

Linux HerculesLinux 4.2.0-29-genérico # 34-Ubuntu SMP seg 8 de fevereiro 16:57:47 UTC 2016 x86_64 x86_64 x86_64 GNU / Linux

[ 6132.925814] bcma: bus0: Found chip with id 0x4360, rev 0x03 and package 0x01
[ 6132.925848] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0)
[ 6132.925868] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0)
[ 6132.925900] bcma: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0)
[ 6132.925934] bcma: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0)
[ 6132.925951] bcma: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0)
[ 6132.958431] bcma: Unsupported SPROM revision: 11
[ 6132.958434] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[ 6132.958435] bcma: bus0: Using fallback SPROM failed (err -2)
[ 6132.958436] bcma: bus0: No SPROM available
[ 6132.960528] bcma: bus0: Bus registered
[ 6132.966495] b43-phy3: Broadcom 4360 WLAN found (core revision 42)
[ 6132.966870] b43-phy3 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)
[ 6132.966887] b43: probe of bcma0:1 failed with error -95
[ 6132.966931] Broadcom 43xx driver loaded [ Features: PNL ]

Idéias?

    
por Christian Bullow 19.02.2016 / 11:25

1 resposta

1

Isso agora foi resolvido com a remoção de drivers broadcom conflitantes e a instalação do pacote bcmwl-kernel-source que fornece o driver wl

Como nota lateral, iwconfig não parece refletir o aspecto 'AC' e 5Ghz do cartão:

0a:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
        Subsystem: Broadcom Corporation Device [14e4:0619]
        Kernel driver in use: wl

wlp10s0   IEEE 802.11abg  ESSID:"ChateauBullow"  
          Mode:Managed  Frequency:2.452 GHz  Access Point: XX:XX:XX:XX:XX:XX   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
    
por Christian Bullow 20.02.2016 / 03:33