Carte wifi Hercules HWGPCI-54LB

Bonjour,

Je voudrais installer Debian sur mon ordinateur de bureau mais un petit détail me retient encore : ma carte wifi.

En effet, jusqu’a maintenant je n’ai jamais pu la configurer directement sur un Linux, j’ai toujours été obligé de faire des manipulations additionnelles ( ndiswrapper, wpa_supplicant etc ).

Je voudrais donc, cette fois, me préparer et savoir un peu à l’avance ce qu’il faut que je fasse.

Je voudrais donc savoir si la carte wifi mentionné ce dessus est reconnu par défaut dans l’installation standard de Debian ( la dernière version stable ), si le cryptage de la clé ( wep/wpa ) change quelque chose à la configuration.

Merci d’avance de votre aide,

Elverion

C’est du ralink RT61 reconnue par dès le 2.6.23 !

Et en ce qui concerne le wpa/wep, il n’y a pas de module supplémentaire à configurer ( comme wpa_supplicant pour Fedora )?

Bonjour,
tu parles de la version stable de debian (dénommée ETCH).
Mais debianhadic parle du noyau 2.6.23 (on en ai au 2.6.25). Ce noyau est il dans ETCH ?
Au pire tu feras une mise à niveau du noyau pour faire fonctionner ta carte (rien de bien compliqué)

Bonjour,

Voila, j’ai enfin fini de télécharger Debian ( version stable ) et je l’ai installé.
Mais ma carte wifi n’est pas reconnu ( aucune lumière dessus ).
Je suis allé voir du coté de Système->Administration->Réseau qui me donne deux interfaces Ethernet ( eth0 et eth1 ).

Ne me décourageant pas, je me lance dans la ligne de commande :
La commande iwconfig n’existe pas et pas moyen de mettre la main sur le fichier executable ( ni dans /usr/sbin ni dans /sbin ).

Etant en double boot windows, j’ai accès a internet en Wifi depuis windows mais je n’ai pas d’accès en filaire.

Comment puis-je configurer ma carte wifi sous Debian?
D’avance merci,

Elverion

Première chose à faire, échanger des fichiers entre windows et debian. Le plus simple, est d’utiliser une clef USB. Tu charges tes paquets deb depuis windows sur http://www.debian.org/distrib/packages, et tu les mets sur ta clef
tu choisiras les paquets dans la distribution qui convient (à priori testing, puisque dans stable tu n’as pas ce qui te faut)
Ensuite tu passes sous debian, tu copie les paquets dans ton répertoire perso, et tu utilises la commande dpkg -i nom-du-paquet (en root) pour les installer

Il te faut:
wireless-tools (pour avoir iwconfig)
linux-image-686

Tu reboutes, et tu fais un iwconfig

Comme conseillé, j’ai été chercher ces paquets et j’ai tenté de les installer avec dpkg -i.
Pour le paquet linux-image-686, pas de problème, installé d’un coup.

C’est pour l’autre que ça se corse. Après avoir tenté un dpkg -i, la console me répond que ce paquet a besoin de dépendance. Maudissant mon oubli, je retourne sous windows aller chercher les deux paquets desquels dépend wireless-tools : libc6 et libiw29.

Lorsque je tente d’installer libc6, j’ai le message d’erreur suivant :

DebianArck:/home/jorrit# dpkg -i /media/LINUX/libc6_2.7-10_amd64.deb>/media/LINUX/erreurs.txt
dpkg : retirer tzdata en faveur de libc6 ...
dpkg : non, impossible de retirer tzdata (voir --auto-deconfigure) :
 util-linux dépend de tzdata (>= 2006c-2)
  tzdata doit etre supprimé.
dpkg : concernant .../LINUX/libc6_2.7-10_amd64.deb contenant libc6 :
 libc6 entre en conflit avec tzdata (<< 2007k-1)
  tzdata (version 2007j-1etch1) est installé.
dpkg : erreur de traitement de /media/LINUX/libc6_2.7-10_amd64.deb (--install) :
 paquets en conflit - libc6 non installé
Des erreurs ont été rencontrées pendant l'exécution :
 /media/LINUX/libc6_2.7-10_amd64.deb

Je suppose qu’un dpkg -r tzdata ne marcherai pas, d’autres paquets doivent en dépendre.

et un dpkg de libiw29 me donne qu’il dépend de libc6, donc installation ignorée.

Que puis-je faire?

prends le wireless-tools dans etch (avec ses dépendances), sinon les listes des paquets à charger risque d’étre longue!
Tu le feras lorsque tu auras le wifi.

Apparemment les dépendances requises ont déjà été installées, un dpkg -i wireless-tools a été suffisant pour l’installer.
Après le reboot, j’avait en effet le iwconfig.

Mais ma carte wifi n’est pas reconnu ( rien dans iwconfig et la lumière sur la carte ne s’allume pas ).
Comment faire pour la faire reconnaitre?

résultat de :

# modprobe -l | grep 61

Voici le résultat de modprobe -l | grep 61 :

/lib/modules/2.6.18-6-amd64/kernel/drivers/hwmon/max1619.ko
/lib/modules/2.6.18-6-amd64/kernel/drivers/media/video/et61x251/et61x251.ko
/lib/modules/2.6.18-6-amd64/kernel/fs/nls/nls_cp861.ko

alors :

# apt-get install firmware-ralink
# m-a a-i -i rt2x00-source
# /etc/init.d/networking restart

et pour voir si tout va bien :

# iwlist scan

Alors j’ai installé les drivers ralink 2x00 sources avec synaptic en mode graphique ( grâce aux dépôts des trois DVD ).

Mais ensuite, un iwlist scan me donne trois interfaces réseaux toutes les trois en état :
“Interface doesn’t support scanning”.

Que doit-je faire?

tente le live cd ubuntu

En mode graphique tu n’as fait que télécharger le fichier source, rien n’a été installé !! suis les directives que je t’ai donner en “root”.

J’ai fait exactement la même chose en root et en voici les résultats.
Pour la commande “apt-get install firmware-ralink”, il me dit que le paquet n’existe pas.

Ensuite, pour la deuxième commande, il m’affiche ce qui suit :

DebianArck:/home/jorrit# m-a a-i -i rt2x00-source
.
Données de 1 paquets mises à  jour
Récupération des sources du noyau de la version : 2.6.18-6-amd64
apt-get -y install linux-headers-2.6.18-6-amd64
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Les paquets supplémentaires suivants seront installés :
  gcc-4.1 libssp0 linux-headers-2.6.18-6 linux-kbuild-2.6.18
Paquets suggérés :
  gcc-4.1-doc gcc-4.1-locales libc6-dev-i386 lib32gcc1 lib32ssp0
Paquets recommandés :
  libc6-dev libmudflap0-dev
Les NOUVEAUX paquets suivants seront installés :
  gcc-4.1 libssp0 linux-headers-2.6.18-6 linux-headers-2.6.18-6-amd64
  linux-kbuild-2.6.18
0 mis à  jour, 5 nouvellement installés, 0 à  enlever et 0 non mis à  jour.
Il est nécessaire de prendre 0o/4166ko dans les archives.
Après dépaquetage, 27,5Mo d'espace disque supplémentaires seront utilisés.
Changement de support : veuillez insérer le disque
« Debian GNU/Linux 4.0 r3 _Etch_ - Official amd64 DVD Binary-1 20080217-12:13 »
dans le lecteur « /cdrom/ » et appuyez sur la touche Entrée

Sélection du paquet libssp0 précédemment désélectionné.
(Lecture de la base de données... 79449 fichiers et répertoires déjà  installés.)
Dépaquetage de libssp0 (Ã  partir de .../libssp0_4.1.1-21_amd64.deb) ...
Slection du paquet gcc-4.1 précédemment désélectionné.
Dépaquetage de gcc-4.1 (Ã  partir de .../gcc-4.1_4.1.1-21_amd64.deb) ...
Sélection du paquet linux-headers-2.6.18-6 précé©demment désélectionné.
Dépaquetage de linux-headers-2.6.18-6 (Ã  partir de .../linux-headers-2.6.18-6_2.6.18.dfsg.1-18etch1_amd64.deb) ...
Sélection du paquet linux-kbuild-2.6.18 précédemment désélectionné.
Dépaquetage de linux-kbuild-2.6.18 (Ã  partir de .../linux-kbuild-2.6.18_2.6.18-1_amd64.deb) ...
Sélection du paquet linux-headers-2.6.18-6-amd64 précédemment désélectionné.
Dépaquetage de linux-headers-2.6.18-6-amd64 (Ã  partir de .../linux-headers-2.6.18-6-amd64_2.6.18.dfsg.1-18etch1_amd64.deb) ...
Paramétrage de libssp0 (4.1.1-21) ...

Paramétrage de gcc-4.1 (4.1.1-21) ...
Paramétrage de linux-headers-2.6.18-6 (2.6.18.dfsg.1-18etch1) ...
Paramétrage de linux-kbuild-2.6.18 (2.6.18-1) ...
Paramétrage de linux-headers-2.6.18-6-amd64 (2.6.18.dfsg.1-18etch1) ...
Création du lien symbolique...
apt-get-y install build-essential

Fait.
unpack
Extracting the package tarball, /usr/src/rt2x00.tar.gz, please wait...
"/usr/share/modass/overrides/rt2x00-source" build KVERS=2.6.18-6-amd64 KSRC=/lib/modules/2.6.18-6-amd64/build KDREV=2.6.18.dfsg.1-18etch1 kdist_image
/usr/bin/make clean KERNDIR=/lib/modules/2.6.18-6-amd64/build
make[1]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
make[1]: quittant le répertoire « /usr/src/modules/rt2x00 »
dh_clean
dh_clean: cannot read debian/control: Aucun fichier ou répertoire de ce type

make: [kdist_clean] Erreur 1 (ignorée)
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
/usr/bin/make clean KERNDIR=/lib/modules/2.6.18-6-amd64/build
make[2]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
make[2]: quittant le répertoire « /usr/src/modules/rt2x00 »
dh_clean
dh_clean: cannot read debian/control: Aucun fichier ou répertoire de ce type

make[1]: [kdist_clean] Erreur 1 (ignorée)
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18-6-amd64/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.18-6-amd64/g ;s/#KVERS#/2.6.18-6-amd64/g ; s/_KVERS_/2.6.18-6-amd64/g ; s/##KDREV##/2.6.18.dfsg.1-18etch1/g ; s/#KDREV#/2.6.18.dfsg.1-18etch1/g ; s/_KDREV_/2.6.18.dfsg.1-18etch1/g  ' < $templ > ${templ%.modules.in}; \
  done
# Install module
dh_installdirs lib/modules/2.6.18-6-amd64/kernel/drivers/net/wireless
# Build modules
/usr/bin/make KERNDIR=/lib/modules/2.6.18-6-amd64/build
make[2]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_ioctl.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_scan.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_sta.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_dev.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_iface.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_sysfs.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/ieee80211_sysfs_sta.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/sta_info.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/wme.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/wep.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/wpa.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/michael.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/tkip.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/aes_ccm.o
  CC [M]  /usr/src/modules/rt2x00/crc-itu-t/crc-itu-t.o
  CC [M]  /usr/src/modules/rt2x00/ieee80211/rate_control.o
  LD [M]  /usr/src/modules/rt2x00/80211.o
  LD [M]  /usr/src/modules/rt2x00/rate_control.o
  LD [M]  /usr/src/modules/rt2x00/crc-itu-t.o
  CC [M]  /usr/src/modules/rt2x00/rt2400pci.o
  CC [M]  /usr/src/modules/rt2x00/rt2500pci.o
  CC [M]  /usr/src/modules/rt2x00/rt2500usb.o
  CC [M]  /usr/src/modules/rt2x00/rt61pci.o
  CC [M]  /usr/src/modules/rt2x00/rt73usb.o
  Building modules, stage 2.
  MODPOST
  CC      /usr/src/modules/rt2x00/80211.mod.o
  LD [M]  /usr/src/modules/rt2x00/80211.ko
  CC      /usr/src/modules/rt2x00/crc-itu-t.mod.o
  LD [M]  /usr/src/modules/rt2x00/crc-itu-t.ko
  CC      /usr/src/modules/rt2x00/rate_control.mod.o
  LD [M]  /usr/src/modules/rt2x00/rate_control.ko
  CC      /usr/src/modules/rt2x00/rt2400pci.mod.o
  LD [M]  /usr/src/modules/rt2x00/rt2400pci.ko
  CC      /usr/src/modules/rt2x00/rt2500pci.mod.o
  LD [M]  /usr/src/modules/rt2x00/rt2500pci.ko
  CC      /usr/src/modules/rt2x00/rt2500usb.mod.o
  LD [M]  /usr/src/modules/rt2x00/rt2500usb.ko
  CC      /usr/src/modules/rt2x00/rt61pci.mod.o
  LD [M]  /usr/src/modules/rt2x00/rt61pci.ko
  CC      /usr/src/modules/rt2x00/rt73usb.mod.o
  LD [M]  /usr/src/modules/rt2x00/rt73usb.ko
make[2]: quittant le répertoire « /usr/src/modules/rt2x00 »
for i in *.ko ; do \
                install -m 0644 $i /usr/src/modules/rt2x00/debian/rt2x00-modules-2.6.18-6-amd64/lib/modules/2.6.18-6-amd64/kernel/drivers/net/wireless ; \
        done
dh_testdir
dh_testroot
dh_installdocs
dh_installmodules
dh_installchangelogs CHANGELOG
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol -- -v0cvs20060928-1+2.6.18.dfsg.1-18etch1
dh_md5sums
dh_builddeb --destdir=/usr/src
dpkg-deb : construction du paquet « rt2x00-modules-2.6.18-6-amd64 » dans « /usr/src/rt2x00-modules-2.6.18-6-amd64_0cvs20060928-1+2.6.18.dfsg.1-18etch1_amd64.deb ».
make[1]: quittant le répertoire « /usr/src/modules/rt2x00 »
/usr/bin/make  -f debian/rules kdist_clean
make[1]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
/usr/bin/make clean KERNDIR=/lib/modules/2.6.18-6-amd64/build
make[2]: entrant dans le répertoire « /usr/src/modules/rt2x00 »
make[2]: quittant le répertoire « /usr/src/modules/rt2x00 »
dh_clean
make[1]: quittant le répertoire « /usr/src/modules/rt2x00 »
dpkg -Ei /usr/src/rt2x00-modules-2.6.18-6-amd64_0cvs20060928-1+2.6.18.dfsg.1-18etch1_amd64.deb
Sélection du paquet rt2x00-modules-2.6.18-6-amd64 précédemment désélectionné.
(Lecture de la base de données... 86743 fichiers et répertoires déjà  installés.)
Dépaquetage de rt2x00-modules-2.6.18-6-amd64 (à  partir de .../rt2x00-modules-2.6.18-6-amd64_0cvs20060928-1+2.6.18.dfsg.1-18etch1_amd64.deb) ...
Paramétrage de rt2x00-modules-2.6.18-6-amd64 (0cvs20060928-1+2.6.18.dfsg.1-18etch1) ...

Ensuite il revient au prompt.
Lors du redémarrage du service de réseau pas de problème, mais un iwlist scan me donne le suivant :

DebianArck:/home/jorrit# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

eth1      Interface doesn't support scanning.

MAIS, j’ai pensé à rebooter.
Après le reboot, voici la situation :
En plus des trois interfaces eth0, eth1 et lo; wlan0 et wmaster se sont ajouté, et après un iwconfig pour configurer mon wlan0, voici ce qu’il me donne :

DebianArck:/home/jorrit# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

wmaster0  IEEE 802.11g  Frequency:2.412 GHz
          RTS thr:off   Fragment thr=2346 B

wlan0     IEEE 802.11g  ESSID:"WANADOO-XXXX"
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
          RTS thr:off   Fragment thr=2346 B
          Encryption key:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX

Par contre, le iwlist scan me donne :

DebianArck:/home/jorrit# iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

eth1      Interface doesn't support scanning.

wmaster0  Interface doesn't support scanning : Operation not supported

wlan0     Interface doesn't support scanning : Network is down

Je me dit, facile et je lance la commande ifconfig wlan0 up :

DebianArck:/home/jorrit# ifconfig wlan0 up
SIOCSIFFLAGS: Aucun périphérique de ce type

La lumière sur ma carte n’est toujours pas allumée.

Est ce dmesg te donne des messages d’erreurs relatifs à l’interface wifi ?

Qu’est ce que je suis censé voir?

Voici mon dmesg :

Bootdata ok (command line is root=/dev/sda5 ro )
Linux version 2.6.18-6-amd64 (Debian 2.6.18.dfsg.1-18etch1) (waldi@debian.org) ( gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Sun Feb 10 17: 50:19 UTC 2008
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000006fff0000 (usable)
 BIOS-e820: 000000006fff0000 - 000000006fff3000 (ACPI NVS)
 BIOS-e820: 000000006fff3000 - 0000000070000000 (ACPI data)
 BIOS-e820: 0000000070000000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
DMI 2.3 present.
ACPI: RSDP (v000 Nvidia                                ) @ 0x00000000000f8370
ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000006fff304 0
ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000006fff30c 0
ACPI: SSDT (v001 PTLTD  POWERNOW 0x00000001  LTP 0x00000001) @ 0x000000006fff95c 0
ACPI: HPET (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000098) @ 0x000000006fff974 0
ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000006fff97c 0
ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000006fff950 0
ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x000000000000000 0
Scanning NUMA topology in Northbridge 24
Number of nodes 1
Node 0 MemBase 0000000000000000 Limit 000000006fff0000
NUMA: Using 63 for the hash shift.
Using node hash shift of 63
Bootmem setup node 0 0000000000000000-000000006fff0000
On node 0 totalpages: 451468
  DMA zone: 3043 pages, LIFO batch:0
  DMA32 zone: 448425 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:15 APIC version 16
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
ACPI: IRQ14 used by override.
ACPI: IRQ15 used by override.
Setting APIC routing to physical flat
ACPI: HPET id: 0x10de8201 base: 0xfeff0000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 88000000 (gap: 80000000:70000000)
SMP: Allowing 2 CPUs, 1 hotplug CPUs
Built 1 zonelists.  Total pages: 451468
Kernel command line: root=/dev/sda5 ro
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
time.c: Using 25.000000 MHz WALL HPET GTOD HPET/TSC timer.
time.c: Detected 2210.201 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Checking aperture...
CPU 0: aperture @ 728000000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Memory: 1797360k/1834944k available (1927k kernel code, 37196k reserved, 868k da ta, 176k init)
Calibrating delay using timer specific routine.. 4425.46 BogoMIPS (lpj=8850939)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
Using local APIC timer interrupts.
result 12557960
Detected 12.557 MHz APIC timer.
Brought up 1 CPUs
testing NMI watchdog ... OK.
migration_cost=0
checking if image is initramfs... it is
Freeing initrd memory: 5317k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG at f0000000
PCI: No mmconfig possible on device 0:18
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:0d.0
PCI: Transparent bridge - 0000:00:04.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs *5 7 9 10 11 14 15)
ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK4] (IRQs *5 7 9 10 11 14 15)
ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LIGP] (IRQs 5 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LSMB] (IRQs *5 7 9 10 11 14 15)
ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
ACPI: PCI Interrupt Link [AIGP] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: ACPI device : hid PNP0A08
pnp: ACPI device : hid PNP0C02
pnp: ACPI device : hid PNP0C02
pnp: ACPI device : hid PNP0200
pnp: ACPI device : hid PNP0103
pnp: ACPI device : hid PNP0B00
pnp: ACPI device : hid PNP0800
pnp: ACPI device : hid PNP0C04
pnp: ACPI device : hid PNP0501
pnp: ACPI device : hid PNP0501
pnp: ACPI device : hid PNP0400
pnp: ACPI device : hid PNP0303
pnp: ACPI device : hid PNP0C02
pnp: ACPI device : hid PNP0C01
pnp: PnP ACPI: found 14 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
hpet0: at MMIO 0xfeff0000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 31
hpet0: 3 32-bit timers, 25000000 Hz
PCI-DMA: Disabling IOMMU.
pnp: the driver 'system' has been registered
pnp: match found with the PnP device '00:01' and the driver 'system'
pnp: 00:01: ioport range 0x1000-0x107f could not be reserved
pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
pnp: 00:01: ioport range 0x1400-0x147f has been reserved
pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved
pnp: 00:01: ioport range 0x1800-0x187f has been reserved
pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
pnp: match found with the PnP device '00:02' and the driver 'system'
pnp: match found with the PnP device '00:0c' and the driver 'system'
pnp: match found with the PnP device '00:0d' and the driver 'system'
PCI: Bridge: 0000:00:04.0
  IO window: c000-cfff
  MEM window: fd800000-fd8fffff
  PREFETCH window: fdf00000-fdffffff
PCI: Bridge: 0000:00:09.0
  IO window: b000-bfff
  MEM window: fde00000-fdefffff
  PREFETCH window: fdd00000-fddfffff
PCI: Bridge: 0000:00:0b.0
  IO window: a000-afff
  MEM window: fdc00000-fdcfffff
  PREFETCH window: fdb00000-fdbfffff
PCI: Bridge: 0000:00:0c.0
  IO window: 9000-9fff
  MEM window: fda00000-fdafffff
  PREFETCH window: fd900000-fd9fffff
PCI: Setting latency timer of device 0000:00:04.0 to 64
PCI: Setting latency timer of device 0000:00:09.0 to 64
PCI: Setting latency timer of device 0000:00:0b.0 to 64
PCI: Setting latency timer of device 0000:00:0c.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(1214948961.732:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Setting latency timer of device 0000:00:09.0 to 64
pcie_portdrv_probe->Dev[03e8:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:09.0:pcie00]
Allocate Port Service[0000:00:09.0:pcie03]
PCI: Setting latency timer of device 0000:00:0b.0 to 64
pcie_portdrv_probe->Dev[03e9:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:0b.0:pcie00]
Allocate Port Service[0000:00:0b.0:pcie03]
PCI: Setting latency timer of device 0000:00:0c.0 to 64
pcie_portdrv_probe->Dev[03e9:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:0c.0:pcie00]
Allocate Port Service[0000:00:0c.0:pcie03]
Real Time Clock Driver v1.12ac
hpet_resources: 0xfeff0000 is busy
Linux agpgart interface v0.101 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
pnp: the driver 'serial' has been registered
pnp: match found with the PnP device '00:08' and the driver 'serial'
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
pnp: match found with the PnP device '00:09' and the driver 'serial'
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
pnp: the driver 'i8042 kbd' has been registered
pnp: match found with the PnP device '00:0b' and the driver 'i8042 kbd'
pnp: the driver 'i8042 aux' has been registered
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 controller doesn't have AUX irq; using default 12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 176k freed
input: AT Translated Set 2 keyboard as /class/input/input0
ACPI: Fan [FAN] (on)
ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not pres ent [20060707]
ACPI: Getting cpuindex for acpiid 0x1
ACPI: Thermal Zone [THRM] (40 C)
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
GSI 16 sharing vector 0xC9 and IRQ 16
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ  201
PCI: Setting latency timer of device 0000:00:02.0 to 64
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:02.0: irq 201, io mem 0xfe02f000
SCSI subsystem initialized
libata version 2.00 loaded.
ieee1394: Initialized config rom entry `ip1394'
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
GSI 17 sharing vector 0xD1 and IRQ 17
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 22 (level, low) -> IRQ  209
PCI: Setting latency timer of device 0000:00:02.1 to 64
ehci_hcd 0000:00:02.1: EHCI Host Controller
ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:02.1: debug port 1
PCI: cache line size of 64 is not supported by device 0000:00:02.1
ehci_hcd 0000:00:02.1: irq 209, io mem 0xfe02e000
ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
GSI 18 sharing vector 0xD9 and IRQ 18
ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ  217
PCI: Setting latency timer of device 0000:01:09.0 to 64
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[217]  MMIO=[fd8ff000-fd8ff7ff]  Ma x Packet=[2048]  IR/IT contexts=[4/8]
sata_nv 0000:00:08.0: version 2.0
ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
GSI 19 sharing vector 0xE1 and IRQ 19
ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APSI] -> GSI 21 (level, low) -> IRQ  225
PCI: Setting latency timer of device 0000:00:08.0 to 64
ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xDC00 irq 225
ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xDC08 irq 225
scsi0 : sata_nv
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-7, max UDMA/133, 321672960 sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/133
scsi1 : sata_nv
usb 2-4: new high speed USB device using ehci_hcd and address 2
usb 2-4: configuration #1 chosen from 1 choice
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Initializing USB Mass Storage driver...
ata2: SATA link down (SStatus 0 SControl 300)
ATA: abnormal status 0x7F on port 0x977
  Vendor: ATA       Model: HDT722516DLA380   Rev: V43O
  Type:   Direct-Access                      ANSI SCSI revision: 05
ohci_hcd 0000:00:02.0: wakeup
NFORCE-MCP61: IDE controller at PCI slot 0000:00:06.0
NFORCE-MCP61: chipset revision 162
NFORCE-MCP61: not 100% native mode: will probe irqs later
NFORCE-MCP61: 0000:00:06.0 (rev a2) UDMA133 controller
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
scsi2 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00000ae6ff6a6c0a]
usb 1-5: new low speed USB device using ohci_hcd and address 2
usb 1-5: configuration #1 chosen from 1 choice
hda: LITE-ON DVDRW SHW-160P6S, ATAPI CD/DVD-ROM drive
usb 1-8: new full speed USB device using ohci_hcd and address 3
usb 1-8: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver hiddev
input: Logitech USB Optical Mouse as /class/input/input1
input: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:02.0-5
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: ATAPI 94X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66)
Uniform CD-ROM driver Revision: 3.20
SCSI device sda: 321672960 512-byte hdwr sectors (164697 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 321672960 512-byte hdwr sectors (164697 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
sd 0:0:0:0: Attached scsi disk sda
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
eth1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
ts: Compaq touchscreen protocol output
ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
GSI 20 sharing vector 0xE9 and IRQ 20
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [APC6] -> GSI 16 (level, low) -> IRQ  233
PCI: Setting latency timer of device 0000:03:00.0 to 64
sky2 v1.5 addr 0xfdcfc000 irq 233 Yukon-EC Ultra (0xb4) rev 2
sky2 eth1: addr 00:19:21:44:18:30
input: PC Speaker as /class/input/input2
Loading module: rt61pci - CVS (N/A) by http://rt2x00.serialmonkey.com.
ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
ACPI: PCI Interrupt 0000:01:05.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ  233
PCI: Setting latency timer of device 0000:01:05.0 to 64
wmaster0: Selected rate control algorithm 'simple'
pnp: the driver 'parport_pc' has been registered
pnp: match found with the PnP device '00:0a' and the driver 'parport_pc'
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
rt61pci->rt61pci_init_firmware_cont: Error - Failed to load Firmware.
Adding 1020088k swap on /dev/sda6.  Priority:-1 extents:1 across:1020088k
  Vendor:           Model: USB DISK 2.0      Rev: PMAP
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 8058880 512-byte hdwr sectors (4126 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 8058880 512-byte hdwr sectors (4126 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 2:0:0:0: Attached scsi removable disk sdb
usb-storage: device scan complete
EXT3 FS on sda5, internal journal
  Vendor: Generic   Model: USB SD Reader     Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:0: Attached scsi removable disk sdc
  Vendor: Generic   Model: USB CF Reader     Rev: 1.01
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:1: Attached scsi removable disk sdd
  Vendor: Generic   Model: USB SM Reader     Rev: 1.02
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:2: Attached scsi removable disk sde
  Vendor: Generic   Model: USB MS Reader     Rev: 1.03
  Type:   Direct-Access                      ANSI SCSI revision: 00
sd 3:0:0:3: Attached scsi removable disk sdf
usb-storage: device scan complete
loop: loaded (max 8 devices)
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
ieee1394: sbp2: Try serialize_io=0 for better performance
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
NET: Registered protocol family 5
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
sky2 eth1: enabling interface
UDF-fs: No VRS found
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will b e case sensitive!

Cherche du coté du firmware!

Je ne te demande pas d’installer les firmwares pour le plaisir !!