Gentoo Archives: gentoo-amd64

From: mailinglists <mailinglists@×××××.ws>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Compaq Presario V6420US
Date: Sun, 04 Nov 2007 20:03:08
Message-Id: 472E24C2.9010202@moack.ws
In Reply to: Re: [gentoo-amd64] Compaq Presario V6420US by Unknown
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA512
3
4 I have a HP dv6000 - they're not the same but they look pretty darn
5 similar. I had a very hard time getting the kernel bcm43xx drivers to
6 work - and when they did they didn't work very well (short range was the
7 biggest issue for some reason). I ended up using ndiswrapper. This took
8 me a while to get going as well though, when I used the drivers from the
9 Windows Vista (64bit) install that came with it they didn't work. I
10 ended up finding some one the net, if you want to try it I've uploaded
11 the .inf to http://rapidshare.com/files/67451529/bcmwl5.inf.html
12
13 Make sure you have all the kernel options for bcm43xx disabled if you go
14 the way of ndiswrapper, and make sure you still have all the wireless
15 options you'll need. Then just ndiswrapper -i bcmwl5.inf; modprobe
16 ndiswrapper, and go from there.
17
18 Getting ndiswrapper to work with wpa_supplicant also kinda threw me, in
19 /etc/conf.d/net had:
20 wpa_supplicant_eth1="-Dndiswrapper
21 - -c/etc/wpa_supplicant/wpa_supplicant.conf"
22
23 but needed:
24 wpa_supplicant_eth1="-Dwext -c/etc/wpa_supplicant/wpa_supplicant.conf"
25
26 Hope this helps
27
28
29
30
31 Unknown wrote:
32 > On Sun, 4 Nov 2007 15:27:48 +0100
33 > Beso <givemesugarr@×××××.com> wrote:
34 >
35 >> what bmc board do you have? try a lspci and tell us what board you
36 >> have. some bcm boards do work fine with their native linux driver.
37 >
38 > On the back of the chip: BCM4311KFBG
39 >
40 > lspci -nn:
41 >
42 > 03:00.0 Network controller [0280]: Broadcom Corporation Unknown device
43 > 4311 [14e4:4311] (rev 02)
44 >
45 >
46
47 -----BEGIN PGP SIGNATURE-----
48 Version: GnuPG v2.0.7 (GNU/Linux)
49
50 iD8DBQFHLiTC9BUXz6eNIHURCufUAJ9EChQWwkpOT000TJFgArt2XBikrgCglf9/
51 STNARiyTb/8AoADkXkgPVig=
52 =uO/f
53 -----END PGP SIGNATURE-----
54 --
55 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Compaq Presario V6420US Beso <givemesugarr@×××××.com>