Salut,
J'ai essayé pour le première fois Fedora.
J'ai une carte Wifi Linksis WMP54g v4.1 avec un socket Ralink RT61.
J'ai essayé de l'installer conformément a ce qui est mis dans la doc, mais j'ai un problème à l'étape 4.2 :
[root@localhost ~]# service network restart
Arrêt de l'interface eth1 :                                [  OK  ]
Arrêt de l'interface loopback :                            [  OK  ]
SIOCGIFFLAGS: No such device
Activation de l'interface loopback :                       [  OK  ]
Activation de l'interface eth1 : 
Définition des informations IP pour eth1. fait.
                                                           [  OK  ]
Activation de l'interface wlan0 : Le périphérique rt61pci n'étant pas présent, l'initialisation de wlan0 sera retardée.
                                                           [ÉCHOUÉ]
dmesg | grep 80211 ne renvoi rien, dmesg | grep rt renvoi ceci :
[root@localhost ~]# dmesg | grep rt
sanitize start
copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2
copy_e820_map() start: 0000000000100000 size: 000000001bef0000 end: 000000001bff0000 type: 1
copy_e820_map() start: 000000001bff0000 size: 0000000000008000 end: 000000001bff8000 type: 3
copy_e820_map() start: 000000001bff8000 size: 0000000000008000 end: 000000001c000000 type: 4
copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2
copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
copy_e820_map() start: 00000000ffee0000 size: 0000000000020000 end: 00000000fff00000 type: 2
copy_e820_map() start: 00000000fffc0000 size: 0000000000040000 end: 0000000100000000 type: 2
ACPI: PM-Timer IO Port: 0x808
Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c00000)
Enabling unmasked SIMD FPU exception support... done.
virtual kernel memory layout:
SELinux:  Starting in permissive mode
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
ACPI: (supports S0 S1 S4 S5)
Linux Plug and Play Support v0.97 (c) Adam Belay
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected SiS 741 chipset
agpgart: AGP aperture is 64M @ 0xd0000000
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
powernow-k8: Processor cpuid 6a0 not supported
Using IPI No-Shortcut mode
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
hub 1-0:1.0: 3 ports detected
hub 2-0:1.0: 3 ports detected
PCI: cache line size of 64 is not supported by device 0000:00:03.2
ehci_hcd 0000:00:03.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
hub 3-0:1.0: 6 ports detected
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
kjournald starting.  Commit interval 5 seconds
Loading module: rt2x00lib - CVS (N/A) by http://rt2x00.serialmonkey.com.
Loading module: rt2x00pci - CVS (N/A) by http://rt2x00.serialmonkey.com.
Loading module: rt61pci - CVS (N/A) by http://rt2x00.serialmonkey.com.
gameport: NS558 PnP Gameport is pnp00:0a/gameport0, io 0x200, speed 806kHz
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
rt2x00lib->rt2x00lib_load_firmware_continued: Error - Failed to read Firmware.
lp0: using parport0 (interrupt-driven).
kjournald starting.  Commit interval 5 seconds
et lsmod ceci :
[root@localhost ~]# lsmod 
Module                  Size  Used by
autofs4                24645  2 
hidp                   26433  2 
rfcomm                 43481  0 
l2cap                  30145  10 hidp,rfcomm
bluetooth              57125  5 hidp,rfcomm,l2cap
sunrpc                159133  1 
nf_conntrack_netbios_ns     7105  0 
nf_conntrack_ipv4      15049  2 
xt_state                6593  2 
nf_conntrack           61001  3 nf_conntrack_netbios_ns,nf_conntrack_ipv4,xt_state
nfnetlink              10841  2 nf_conntrack_ipv4,nf_conntrack
ipt_REJECT              8641  2 
iptable_filter          6977  1 
ip_tables              16389  1 iptable_filter
xt_tcpudp               7233  10 
ip6t_REJECT             9537  2 
ip6table_filter         6849  1 
ip6_tables             17541  1 ip6table_filter
x_tables               18757  6 xt_state,ipt_REJECT,ip_tables,xt_tcpudp,ip6t_REJECT,ip6_tables
dm_multipath           21705  0 
video                  21065  0 
sbs                    19173  0 
i2c_ec                  9281  1 sbs
button                 12113  0 
dock                   13669  0 
battery                14149  0 
ac                      9413  0 
ipv6                  276673  21 ip6t_REJECT
lp                     15977  0 
loop                   19785  0 
parport_pc             29797  1 
parport                38025  2 lp,parport_pc
ns558                   9025  0 
serio_raw              10821  0 
gameport               19017  2 ns558
snd_intel8x0           35933  1 
snd_ac97_codec         96357  1 snd_intel8x0
ac97_bus                6465  1 snd_ac97_codec
sis900                 26305  0 
snd_seq_dummy           7877  0 
rt61pci                25537  0 
snd_seq_oss            33345  0 
rt2x00pci              14017  1 rt61pci
snd_seq_midi_event     11073  1 snd_seq_oss
mii                     9409  1 sis900
rt2x00lib              18881  2 rt61pci,rt2x00pci
snd_seq                50353  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
mac80211              136005  3 rt61pci,rt2x00pci,rt2x00lib
cfg80211               12105  1 mac80211
eeprom_93cx6            7361  1 rt61pci
snd_seq_device         11852  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            43489  0 
snd_mixer_oss          19393  1 snd_pcm_oss
crc_itu_t               6337  1 rt61pci
snd_pcm                74565  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
pcspkr                  7105  0 
snd_timer              24773  2 snd_seq,snd_pcm
snd                    53189  11 snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              11553  1 snd
i2c_sis96x              9541  0 
snd_page_alloc         13769  2 snd_intel8x0,snd_pcm
i2c_core               24641  2 i2c_ec,i2c_sis96x
sr_mod                 20197  0 
cdrom                  37217  1 sr_mod
floppy                 58565  0 
sg                     37213  0 
dm_snapshot            20709  0 
dm_zero                 6209  0 
dm_mirror              24277  0 
dm_mod                 57229  9 dm_multipath,dm_snapshot,dm_zero,dm_mirror
pata_sis               17741  2 
ata_generic            12101  0 
libata                115417  2 pata_sis,ata_generic
sd_mod                 23873  3 
scsi_mod              137549  4 sr_mod,sg,libata,sd_mod
ext3                  125385  2 
jbd                    59881  1 ext3
mbcache                12357  1 ext3
ehci_hcd               35405  0 
ohci_hcd               23749  0 
uhci_hcd               26833  0
voici ce que j'ai mis dans /etc/modprobe.conf avec nano
alias wmaster0 rt61pci
alias wlan0 rt61pci
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
alias eth1 sis900
et dans /etc/sysconfig/network-scripts/ifcfg-wlan0 toujours avec nano :
# RaLink
DEVICE=wlan0
ONBOOT=yes                           # Monter l'interface au démarrage
TYPE=Wireless
USERCTL=no                           # Contrôle par un simple utilisateur
BOOTPROTO=dhpc                       # Remplacer par dhcp, mais peut poser des problèmes au démarrage
HWADDR=00:18:F8:A6:09:90             # L'adresse MAC de votre carte
NETMASK=255.255.252.0
DHCP_HOSTNAME=fedora                 # Nom de votre ordinateur lorsque le dhcp est utilisé
IPADDR=192.168.2.10                  # Adresse fixe de votre interface wifi
DOMAIN=
NETWORK=192.168.2.0                  # Adresse réseau
GATEWAY=192.168.2.1                  # Adresse de votre passerelle
IPV6INIT=no
PEERDNS=yes
ESSID=USR5462                        # Le nom de votre réseau wifi (ESSID)
CHANNEL=11                          # Le canal utilisé par votre point d'accès wifi
MODE=Master                         # Mode wifi utilisé (Master, Adhoc - Managed par défault)
IWCONFIG="AP 00:C0:49:54:AE:E0"      # Adresse MAC de votre point d'accès wifi
RATE=1M                              # Cette valeur permet d'augmenter la stabilité (laisser vide).
et ce que des lspci me renvoient :
[root@localhost ~]# lspci | grep RT61
00:09.0 Network controller: RaLink RT2561/RT61 802.11g PCI
[root@localhost ~]# lspci -s 00:09 -v
00:09.0 Network controller: RaLink RT2561/RT61 802.11g PCI
        Subsystem: Linksys WMP54G ver 4.1
        Flags: bus master, slow devsel, latency 32, IRQ 19
        Memory at cfff0000 (32-bit, non-prefetchable) [size=32K]
        Capabilities: [40] Power Management version 2
Cette carte fonctionnait sur ubuntu, sur edgy il a falut que je l'installe à la main mais elle a été directement reconnue sur feisty (doc).

Merci 😉
Salut
Ta configuration est un peu contradictoire
BOOTPROTO=dhpc
tu voulais peut etre mettre DHCP

ensuite, bien qu'en definissant une config en DHCP, tu entres une adresse ip statique
NETMASK=255.255.252.0
IPADDR=192.168.2.10
donc la déjà il faut faire ton choix !!

ensuite si la commande
modprobe rt61pci
te renvoie un code 0 c'est que ton module est bien chargé donc il s'agira d'un problème logicielle de configuration
rt2x00lib->rt2x00lib_load_firmware_continued: Error - Failed to read Firmware.
ca c'est bizarre le probleme viens ptet de la

que te rends
dmesg | grep 80211
Voici le nouveau ifcfg-wlan0 :
# RaLink
DEVICE=wlan0
ONBOOT=yes                           # Monter l'interface au démarrage
TYPE=Wireless
USERCTL=no                           # Contrôle par un simple utilisateur
BOOTPROTO=DHCP                       # Remplacer par dhcp, mais peut poser des problèmes au démarrage
HWADDR=00:18:F8:A6:09:90             # L'adresse MAC de votre carte
# NETMASK=255.255.252.0
DHCP_HOSTNAME=fedora                 # Nom de votre ordinateur lorsque le dhcp est utilisé
# IPADDR=192.168.2.10
DOMAIN=
NETWORK=192.168.2.0                  # Adresse réseau
GATEWAY=192.168.2.1                  # Adresse de votre passerelle
IPV6INIT=no
PEERDNS=yes
ESSID=USR5462                        # Le nom de votre réseau wifi (ESSID)
CHANNEL=11                          # Le canal utilisé par votre point d'accès wifi
MODE=Master                         # Mode wifi utilisé (Master, Adhoc - Managed par défault)
IWCONFIG="AP 00:C0:49:54:AE:E0"      # Adresse MAC de votre point d'accès wifi
RATE=1M                              # Cette valeur permet d'augmenter la stabilité (laisser vide).
/sbin/modpreobe rt61pci ne renoi rien :
[root@localhost ~]# /sbin/modprobe rt61pci
[root@localhost ~]#
mais tojours la même eurreur :
[root@localhost ~]# service network restart
Arrêt de l'interface eth1 :                                [  OK  ]
Arrêt de l'interface loopback :                            [  OK  ]
SIOCGIFFLAGS: No such device
Activation de l'interface loopback :                       [  OK  ]
Activation de l'interface eth1 : 
Définition des informations IP pour eth1. fait.
                                                           [  OK  ]
Activation de l'interface wlan0 : Le périphérique rt61pci n'étant pas présent, l'initialisation de wlan0 sera retardée.
                                                           [ÉCHOUÉ]
dmesg | grep 80211 ne renvoi rien

L'interface ne semble pas être reconnue (contrairement à ubuntu) :
[root@localhost ~]# /sbin/ifconfig
eth1      Link encap:Ethernet  HWaddr 00:0B:6A:C7:80:D6  
          inet adr:192.168.2.2  Bcast:192.168.2.255  Masque:255.255.255.0
          adr inet6: fe80::20b:6aff:fec7:80d6/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:368765 errors:0 dropped:0 overruns:0 frame:0
          TX packets:247403 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          RX bytes:533330279 (508.6 MiB)  TX bytes:18650927 (17.7 MiB)
          Interruption:20 Adresse de base:0xd400 

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8739 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8739 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          RX bytes:80253790 (76.5 MiB)  TX bytes:80253790 (76.5 MiB)
C'est bon c'est résolu avec l'astuce hugsy_75, il a juste falu que je redémarre le PC 🙂

Merci a vous deux 😉
rt2x00lib->rt2x00lib_load_firmware_continued: Error - Failed to read Firmware.
Effectivement il a fallut que tu tu installes le firmware qui ne l'est pas par défault...