Driver carte réseau broadcom

kamel220371 Messages postés 3 Statut Membre -  
mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   -
hello
i have red hat 9
but my system can not find my card network (broadcom 440 x 10/100 contoroler)
i already download the driver from www.broadcom.com
but i need how to install this driver and how to configure the network ip
thank you
Configuration: Windows XP
Internet Explorer 6.0

linux red hat 9

3 réponses

  1. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
     
    You've just to download kernel sources.
    https://www.kernel.org/
    http://ploug.eu.org/doc/l-kernel.pdf
    http://lea-linux.org/cached/index/Kernel-kernel.html

    If you properly configure your kernel, it will work ;)
    https://www.broadcom.com/support/download-search#tg3

    To configure your network, read the following man pages :
    man ifconfig
    man iwconfig
    man route
    

    Important files : /etc/resolv.conf, and if you use debian/ubuntu/knoppix/kaella... /etc/network/interfaces.

    Good luck
    0
  2. carte
     
    j'ai installé linux red hat AS version 3, ma carte réseau Broadcom NetXtreme Gigabit Ethernet est inconnue. j'ai le meme pb quand j'ai installé linux red hat ES version 4.
    pouvez m'aidez à trouver où télécharger le pilote adéquat.
    Merci bien.
    0
  3. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 944
     
    Je pense que tu devrais essayer d'installer une ubuntu ou une kubuntu gutsy, et à mon avis ta carte sera directement reconnue. Sinon il faudrait que tu essayes de mettre à jour ton noyau, que tu vois si un module est prévu pour ta carte, et vérifier si elle apparaît avec un :
    lspci
    /sbin/ifconfig -a

    Mais à mon humble avis la solution la plus simple c'est de passer sous ubuntu... En particulier tu trouveras de l'aide ici en cas de besoin :
    http://doc.ubuntu-fr.org//wifi_broadcom_bcm43xx?redirect=1

    Bonne chance
    0