PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Broadcom 43xx Wireless Network Adapter
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Broadcom 43xx Wireless Network Adapter

Réponse
 
LinkBack Outils de la discussion
Vieux 16/11/2007, 06h50   #1
Scarletdown
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Broadcom 43xx Wireless Network Adapter

I've been futiley attempting to get the onboard wireless working on my
laptop, and recently went through some instructions in a post over at
linuxquestions.org. Despite going through the instructions step by
step, wireless still does not work, with either the onboard wireless
controller or the PCMCIA one I have for experimenting with. The on board
(eth1) shows in lspci as:

05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
54g] 802.11g Wireless LAN Controller (rev 02)

The other one (eth2) is:

06:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g
Wireless LAN Controller (rev 02)


ndiswrapper -l shows:

Installed ndis drivers:
wmp54gs driver present, hardware present


iwconfig:

lo no wireless extensions.

eth0 no wireless extensions.


I'm running the AMD-64 flavor of Debian, Kernel 2.6.22-3-amd64

Any ideas on where I may have erred here? Like I said, I'm certain I
followed the above instructions step by step.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 07h10   #2
Thierry Chatelet
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Broadcom 43xx Wireless Network Adapter

On Friday 16 November 2007 07:32, Scarletdown wrote:
> I've been futiley attempting to get the onboard wireless working on my
> laptop, and recently went through some instructions in a post over at
> linuxquestions.org. Despite going through the instructions step by
> step, wireless still does not work, with either the onboard wireless
> controller or the PCMCIA one I have for experimenting with. The on board
> (eth1) shows in lspci as:
>
> 05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
> 54g] 802.11g Wireless LAN Controller (rev 02)
>
> The other one (eth2) is:
>
> 06:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g
> Wireless LAN Controller (rev 02)
>
>
> ndiswrapper -l shows:
>
> Installed ndis drivers:
> wmp54gs driver present, hardware present
>
>
> iwconfig:
>
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
>
> I'm running the AMD-64 flavor of Debian, Kernel 2.6.22-3-amd64
>
> Any ideas on where I may have erred here? Like I said, I'm certain I
> followed the above instructions step by step.



I think you dont have to use ndiswrapper. You can install bcm4000 with
module-assistant and install the driver with bcm43xx-fwcutter.
I have one of those working with that.
Thierry


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 11h20   #3
Emmanuel Revah
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Broadcom 43xx Wireless Network Adapter

# On Friday 16 November 2007 07:32, Scarletdown wrote:
#> I've been futiley attempting to get the onboard wireless working on my
#> laptop, and recently went through some instructions in a post over at
#> linuxquestions.org. Despite going through the instructions step by
#> step, wireless still does not work, with either the onboard wireless
#> controller or the PCMCIA one I have for experimenting with. The on board
#> (eth1) shows in lspci as:
#>
#> 05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
#> 54g] 802.11g Wireless LAN Controller (rev 02)
#>
#> The other one (eth2) is:
#>
#> 06:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g
#> Wireless LAN Controller (rev 02)
#>
#>
#> ndiswrapper -l shows:
#>
#> Installed ndis drivers:
#> wmp54gs driver present, hardware present
#>
#>
#> iwconfig:
#>
#> lo no wireless extensions.
#>
#> eth0 no wireless extensions.
#>
#>
#> I'm running the AMD-64 flavor of Debian, Kernel 2.6.22-3-amd64
#>
#> Any ideas on where I may have erred here? Like I said, I'm certain I
#> followed the above instructions step by step.
#
#
# I think you dont have to use ndiswrapper. You can install bcm4000 with
# module-assistant and install the driver with bcm43xx-fwcutter.
# I have one of those working with that.
# Thierry
#

my roomie has the same wifi device, with the default kernel you might need
to use ndiswrapper, however if you get the latest kernel you can compile
it with a proper driver. of course you will need the firmware, you will
need to get it from CD or website and use bcm43xx-fwcutter to extract it,
then place the *.fw files in /usr/lib/hotplug/firmware and voila, all
should work.

manu


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 16/11/2007, 13h40   #4
Bogart Salzberg
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Broadcom 43xx Wireless Network Adapter

Though I much prefer Debian for the server platform, I have found
Ubuntu "just works" in a very nice way on my laptop. I recently
installed Ubuntu 7.10 on my Dell Inspiron 1501 laptop (with Broadcom
43xx) and had wi-fi working with minimal fuss. The "restricted
drivers manager" handled downloading and installing the Broadcom driver.

FMI: http://ubuntu1501.blogspot.com/

On Nov 16, 2007, at 1:32 AM, Scarletdown wrote:

> I've been futiley attempting to get the onboard wireless working on my
> laptop, and recently went through some instructions in a post over at
> linuxquestions.org. Despite going through the instructions step by
> step, wireless still does not work, with either the onboard wireless
> controller or the PCMCIA one I have for experimenting with. The on
> board
> (eth1) shows in lspci as:
>
> 05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
> 54g] 802.11g Wireless LAN Controller (rev 02)
>
> The other one (eth2) is:
>
> 06:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g
> Wireless LAN Controller (rev 02)
>
>
> ndiswrapper -l shows:
>
> Installed ndis drivers:
> wmp54gs driver present, hardware present
>
>
> iwconfig:
>
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
>
> I'm running the AMD-64 flavor of Debian, Kernel 2.6.22-3-amd64
>
> Any ideas on where I may have erred here? Like I said, I'm certain I
> followed the above instructions step by step.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 18h36.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13376 seconds with 12 queries