Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Laitealue => Aiheen aloitti: Hamzor - 17.11.07 - klo:12.44
-
Hei!
Olen tässä yrittänyt asentaa Broadcomin wlan korttia. Koneena toimii HP DV9555eo. Olen kokeillut Ubuntuforumsin ohjeita ja ubuntusuomen myös. WLAN kortti näkyy laitehallinnassa. Asensin myös Windows Wireless Driver ohjelman joka löytyi pakettivarastoista. Asensin tällä ohjelmalla Windowsin WLAN ajurit ja nyt Windows Wireless Driver ohjelma antaa sanoman Hardware Present: Yes. Kuitenkin komentorivi antaa tälläistä:
hamzor@hamzor-laptop:~$ ifconfig
eth14 Link encap:Ethernet HWaddr 00:00:6C:11:C7:AC
inet addr:91.154.246.217 Bcast:91.154.255.255 Mask:255.255.240.0
inet6 addr: fe80::200:6cff:fe11:c7ac/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:638 errors:0 dropped:0 overruns:0 frame:0
TX packets:620 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:693205 (676.9 KB) TX bytes:92197 (90.0 KB)
Interrupt:16 Base address:0x4000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
hamzor@hamzor-laptop:~$ iwconfig
lo no wireless extensions.
eth14 no wireless extensions.
Kortti on:
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 02)
-
WLAN
In previous Ubuntu releases my wifi card has been reported as Broadcom Corporation BCM4310 UART (rev 01). Gutsy reports it as Broadcom Corporation BCM4312 802.11a/b/g (rev 01) (notice the BCM chip number).
ndiswrapper
You will need to use ndiswrapper to run wireless connection. My wifi works only with ndiswrapper. Open driver (bcm43xx) does not work. Ironically on Debian Lenny (testing) it's the opposite - ndiswrapper doesn't work while bcm43xx does work. ~Azrael Note by gombosg: wireless work perfectly with open driver in Restricted Manager
bcm43xx
Wireless works with open driver since 7.10. Firmware extraction is required. This can be automated with restricted manager. An existing network connection is required for downloading if the firmware blob is not on disk.
WPA (WiFi Protected Access)
*
Works with open driver. Tested with eduroam academic network. It is necessary to load two kernel modules ieee80211_crypt_ccmp and ieee80211_crypt_tkip. Then login with NetworkManager or KNetworkManager.
*
Works with open driver. Tested with La Fonera without loading anything before connecting.
*
Works with windows driver through ndiswrapper out of the box.
Tällästä löyty tuolta : https://wiki.ubuntu.com/LaptopTestingTeam/HPNX6325?highlight=%28BCM4312%29
eli pitäis ndiswrapperilla toimia heittämällä.