Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broadcom BCM4312, Acer AO751h
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
rekby
n00b
n00b


Joined: 06 Nov 2015
Posts: 1

PostPosted: Fri Nov 06, 2015 3:17 pm    Post subject: Broadcom BCM4312, Acer AO751h Reply with quote

Не могу настроить WiFi - ip link не показывает WiFi карту.

Попробовал поставить broadcom-sta по инструкции http://gentoo-en.vfose.ru/wiki/Broadcom_43xx и ndiswrapper.

Система 32-битная.

Code:

lspci -nn
03:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)

uname -a
Linux elena 4.0.9-gentoo #6 SMP Fri Nov 6 14:33:39 Local time zone must be set--see zic m i686 Intel(R) Atom(TM) CPU Z520 @ 1.33GHz GenuineIntel GNU/Linux

ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether 00:26:9e:16:a7:db brd ff:ff:ff:ff:ff:ff
3: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN mode DEFAULT group default
    link/sit 0.0.0.0 brd 0.0.0.0

lsmod
Module                  Size  Used by
ndiswrapper           173692  0
b43                    71316  0
mac80211              440967  1 b43
wl                   6067759  0
cfg80211              400361  3 wl,b43,mac80211

ndiswrapper -l
bcmwl5 : driver installed
   device (14E4:4315) present


Конфиг ядра:
cat .config | grep WIRE
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y

cat .config | grep B43 | grep -v '#'
CONFIG_B43=m
CONFIG_B43_BCMA=y
CONFIG_B43_SSB=y
CONFIG_B43_BUSES_BCMA_AND_SSB=y
CONFIG_B43_PCI_AUTOSELECT=y
CONFIG_B43_PCICORE_AUTOSELECT=y
CONFIG_B43_BCMA_PIO=y
CONFIG_B43_PIO=y
CONFIG_B43_LEDS=y
CONFIG_B43_HWRNG=y
CONFIG_B43LEGACY=m
CONFIG_B43LEGACY_PCI_AUTOSELECT=y
CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y
CONFIG_B43LEGACY_LEDS=y
CONFIG_B43LEGACY_HWRNG=y
CONFIG_B43LEGACY_DMA=y
CONFIG_B43LEGACY_PIO=y
CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
CONFIG_SSB_B43_PCI_BRIDGE=y


Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum