Visualizzazione dei risultati da 1 a 7 su 7
  1. #1
    Utente di HTML.it
    Registrato dal
    Oct 2004
    Messaggi
    411

    [RHEL4] Driver scheda rete

    Ciao,
    sto provando ad installare una scheda ethernet della intel su un proliant DL180 G5 e Red Hat Enterprise 4.
    Seguo questa procedura:
    ftp://ftp.hp.com/pub/softlib2/softwa....15a-1.src.txt

    ma quando faccio:
    rpmbuild -bb SPECS/e1000.spec
    il processo di compilazione si interrompe con diversi warning e error.
    Qualcuno sa aiutarmi?

  2. #2
    mi sembra strano che modprobe -l | grep e1000 non la trovi

    il modulo del kernel esisteva anche 5 anni fa'

    non vedo la necessita' di compilarlo se il driver è quello


    guarda cosa dice lspci per vedere con esattezza che scheda è

  3. #3
    Utente di HTML.it
    Registrato dal
    Oct 2004
    Messaggi
    411
    Originariamente inviato da andy caps
    mi sembra strano che modprobe -l | grep e1000 non la trovi

    il modulo del kernel esisteva anche 5 anni fa'

    non vedo la necessita' di compilarlo se il driver è quello


    guarda cosa dice lspci per vedere con esattezza che scheda è
    l'uotput di lspci è:
    00:00.0 Host bridge: Intel Corporation: Unknown device 65c0 (rev 80)
    00:02.0 PCI bridge: Intel Corporation: Unknown device 65e2 (rev 80)
    00:03.0 PCI bridge: Intel Corporation: Unknown device 65e3 (rev 80)
    00:04.0 PCI bridge: Intel Corporation: Unknown device 65f8 (rev 80)
    00:05.0 PCI bridge: Intel Corporation: Unknown device 65e5 (rev 80)
    00:06.0 PCI bridge: Intel Corporation: Unknown device 65e6 (rev 80)
    00:07.0 PCI bridge: Intel Corporation: Unknown device 65e7 (rev 80)
    00:10.0 Host bridge: Intel Corporation: Unknown device 65f0 (rev 80)
    00:10.1 Host bridge: Intel Corporation: Unknown device 65f0 (rev 80)
    00:10.2 Host bridge: Intel Corporation: Unknown device 65f0 (rev 80)
    00:11.0 Host bridge: Intel Corporation: Unknown device 65f1 (rev 80)
    00:13.0 Host bridge: Intel Corporation: Unknown device 65f3 (rev 80)
    00:15.0 Host bridge: Intel Corporation: Unknown device 65f5 (rev 80)
    00:16.0 Host bridge: Intel Corporation: Unknown device 65f6 (rev 80)
    00:1a.0 USB Controller: Intel Corporation: Unknown device 2937 (rev 02)
    00:1a.1 USB Controller: Intel Corporation: Unknown device 2938 (rev 02)
    00:1a.2 USB Controller: Intel Corporation: Unknown device 2939 (rev 02)
    00:1a.7 USB Controller: Intel Corporation: Unknown device 293c (rev 02)
    00:1c.0 PCI bridge: Intel Corporation: Unknown device 2940 (rev 02)
    00:1c.4 PCI bridge: Intel Corporation: Unknown device 2948 (rev 02)
    00:1c.5 PCI bridge: Intel Corporation: Unknown device 294a (rev 02)
    00:1d.0 USB Controller: Intel Corporation: Unknown device 2934 (rev 02)
    00:1d.1 USB Controller: Intel Corporation: Unknown device 2935 (rev 02)
    00:1d.2 USB Controller: Intel Corporation: Unknown device 2936 (rev 02)
    00:1d.7 USB Controller: Intel Corporation: Unknown device 293a (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
    00:1f.0 ISA bridge: Intel Corporation: Unknown device 2916 (rev 02)
    00:1f.2 RAID bus controller: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) SATA RAID Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation: Unknown device 2930 (rev 02)
    00:1f.5 IDE interface: Intel Corporation: Unknown device 2926 (rev 02)
    06:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet Controller (Copper) (rev 06)
    07:00.0 Ethernet controller: Broadcom Corporation: Unknown device 165a
    08:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) (rev 02)


    il modulo lo trovo anche se faccio lsmod | grep e1000
    e1000 109113 0

    ma se faccio ifconfig eth0 non trovo il dispositivo.

  4. #4
    06:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet Controller (Copper) (rev 06)
    07:00.0 Ethernet controller: Broadcom Corporation: Unknown device 165a

    le schede sono queste se sono due

    resta da definire la scheda che fuziona gia'

  5. #5
    Utente di HTML.it
    Registrato dal
    Jan 2001
    Messaggi
    7,691
    sicuro che è eth0 ? prova solo un

    ifconfig

    per vedere che non abbia un altro numero.
    Sicuro che il modulo che carichi sia quello giusto ? Se lo è hai provato fare

    rmmod (o modprobe -r) nomemodulo
    e poi

    modprobe nomemodulo ?

    Od ancora, inserire la scheda in un altro slot PCI ?
    ... S'i' fosse Giorgio, com'i' sono e fui,
    torrei le donne giovani e leggiadre:
    le vecchie e laide lasserei altrui....
    Non mandatemi PVT, mi dimentico sempre di leggerli ... mandatemi e-mail, se è il caso

  6. #6
    Utente di HTML.it
    Registrato dal
    Oct 2004
    Messaggi
    411
    in /etc/modprobe.conf
    alias eth1 e1000

    la cosa dubbia è che con lsmod:
    Module Size Used by
    e1000 109113 0

    Used by è nullo quindi il modulo è caricato ma non usato.
    Non riesco a venire fuori.

  7. #7
    hai provato a caricare il modulo: e1000e



    p.s.
    in dmesg leggi niente in riguardo?

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.