hallo,
ich habe nach langem hin und her meine rt2500 nach diesen tut zum laufen bekommen.
aber gleich nach dem reboot war das gerät ausser funktion, nicht mal die dioden haben geleuchtet, was sogar vor dem installation ohne dem nativen treiber gingen.
das modul wird geladen, aber was mich stützig macht ist dass es in readme die rede von ra0 ist und im iwconfig als wlan1 eingetragen ist.
/ets/network/ gibts auch nicht.
wenn ich bei yast den treiber einstellen will, heisst es "die hardware konfiguration bus-pci-0000:03:00.0 ist schon vorhanden, bitt wählen sie...
wieso geht das gerät nach diesen besagtem reboot nicht mehr an?
2.6.18.8-0.8-default
ich habe nach langem hin und her meine rt2500 nach diesen tut zum laufen bekommen.
aber gleich nach dem reboot war das gerät ausser funktion, nicht mal die dioden haben geleuchtet, was sogar vor dem installation ohne dem nativen treiber gingen.
das modul wird geladen, aber was mich stützig macht ist dass es in readme die rede von ra0 ist und im iwconfig als wlan1 eingetragen ist.
/ets/network/ gibts auch nicht.
wenn ich bei yast den treiber einstellen will, heisst es "die hardware konfiguration bus-pci-0000:03:00.0 ist schon vorhanden, bitt wählen sie...
wieso geht das gerät nach diesen besagtem reboot nicht mehr an?
2.6.18.8-0.8-default
Code:
iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
sit0 no wireless extensions.
wlan1 RT2500 Wireless ESSID:""
Mode:Managed Frequency=2.412 GHz Bit Rate=11 Mb/s Tx-Power:-2 dBm
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level=-120 dBm Noise level:-192 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code:
ifconfig
eth1 Protokoll:Ethernet Hardware Adresse 00:0D:87:C5:F3:16
inet Adresse:192.168.178.23 Bcast:192.168.178.255 Maske:255.255.255.0
inet6 Adresse: fe80::20d:87ff:fec5:f316/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4771 errors:0 dropped:0 overruns:0 frame:0
TX packets:4706 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:2199117 (2.0 Mb) TX bytes:444908 (434.4 Kb)
Interrupt:225 Basisadresse:0xcc00
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:3040 (2.9 Kb) TX bytes:3040 (2.9 Kb)
wlan1 Protokoll:Ethernet Hardware Adresse 00:0C:F6:18:E3:66
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:7300 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:292000 (285.1 Kb)
Interrupt:169 Basisadresse:0xc000
Code:
lsmod | grep rt2500
rt2500 171492 1
Code:
lsmod;lspci
Module Size Used by
st 40860 0
sr_mod 20132 0
joydev 13504 0
rt2500 171492 1
ipt_MASQUERADE 7808 1
xt_pkttype 6016 6
ipt_TCPMSS 8192 1
ipt_LOG 10624 13
xt_limit 6912 13
xt_policy 7680 3
af_packet 29320 2
snd_seq_dummy 8068 0
snd_seq_oss 38400 0
snd_seq_midi_event 11520 1 snd_seq_oss
snd_pcm_oss 53376 0
snd_mixer_oss 21248 1 snd_pcm_oss
snd_seq 60272 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
button 10896 0
battery 14468 0
ac 9476 0
ip6t_REJECT 9344 3
xt_tcpudp 7296 9
ipt_REJECT 9472 3
xt_state 6272 23
iptable_mangle 7040 0
iptable_nat 11524 1
ip_nat 21804 2 ipt_MASQUERADE,iptable_nat
iptable_filter 7168 1
ip6table_mangle 6528 0
ip_conntrack 52960 4 ipt_MASQUERADE,xt_state,iptable_nat,ip_nat
nfnetlink 11032 2 ip_nat,ip_conntrack
ip_tables 17604 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 7040 1
ip6_tables 18756 2 ip6table_mangle,ip6table_filter
x_tables 18180 13 ipt_MASQUERADE,xt_pkttype,ipt_TCPMSS,ipt_LOG,xt
_limit,xt_policy,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables
,ip6_tables
ipv6 264480 15 ip6t_REJECT
nls_utf8 6272 3
ntfs 210580 3
nls_iso8859_1 8320 2
nls_cp437 9984 2
vfat 16640 2
fat 55324 1 vfat
loop 20488 0
dm_mod 60184 0
sg 38060 0
sd_mod 24704 0
airo_cs 10368 0
usblp 17792 0
usb_storage 82624 0
scsi_mod 136712 5 st,sr_mod,sg,sd_mod,usb_storage
airo 76064 1 airo_cs
snd_usb_audio 81024 5
snd_usb_lib 20992 1 snd_usb_audio
snd_rawmidi 29824 1 snd_usb_lib
snd_seq_device 12812 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
usbhid 52192 0
pcmcia 40892 1 airo_cs
firmware_class 14080 1 pcmcia
snd_hwdep 13956 1 snd_usb_audio
ide_cd 42272 0
cdrom 38432 2 sr_mod,ide_cd
sis900 27392 0
ehci_hcd 34696 0
mii 9600 1 sis900
snd_intel8x0 36764 1
snd_ac97_codec 95648 1 snd_intel8x0
snd_ac97_bus 6400 1 snd_ac97_codec
snd_pcm 86916 6 snd_pcm_oss,snd_usb_audio,snd_intel8x0,snd_ac97_
codec
snd_timer 27908 4 snd_seq,snd_pcm
yenta_socket 30348 2
rsrc_nonstatic 17024 1 yenta_socket
pcmcia_core 43412 4 airo_cs,pcmcia,yenta_socket,rsrc_nonstatic
snd 61188 22 snd_seq_dummy,snd_seq_oss,snd_pcm_oss,snd_mixer
_oss,snd_seq,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_
intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 13792 1 snd
i2c_sis96x 9604 0
i2c_core 25216 1 i2c_sis96x
shpchp 40224 0
ohci_hcd 23428 0
pci_hotplug 35136 1 shpchp
snd_page_alloc 14984 2 snd_intel8x0,snd_pcm
ohci1394 37040 0
usbcore 128004 8 usblp,usb_storage,snd_usb_audio,snd_usb_lib,usbh
id,ehci_hcd,ohci_hcd
ieee1394 102584 1 ohci1394
sis_agp 13316 1
agpgart 35528 1 sis_agp
parport_pc 42084 1
lp 15652 0
parport 39752 2 parport_pc,lp
ext3 141192 2
mbcache 12804 1 ext3
jbd 70324 1 ext3
edd 13892 0
fan 8964 0
sis5513 17160 0 [permanent]
thermal 18568 0
processor 34664 1 thermal
ide_disk 20480 9
ide_core 130248 4 usb_storage,ide_cd,sis5513,ide_disk
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (
AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (r ev 14)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controll er
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Soun d Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Et hernet (rev 91)
00:0a.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter
03:00.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
virus:/home/isis # lsmod;lspci
Module Size Used by
st 40860 0
sr_mod 20132 0
joydev 13504 0
rt2500 171492 1
ipt_MASQUERADE 7808 1
xt_pkttype 6016 6
ipt_TCPMSS 8192 1
ipt_LOG 10624 13
xt_limit 6912 13
xt_policy 7680 3
af_packet 29320 2
snd_seq_dummy 8068 0
snd_seq_oss 38400 0
snd_seq_midi_event 11520 1 snd_seq_oss
snd_pcm_oss 53376 0
snd_mixer_oss 21248 1 snd_pcm_oss
snd_seq 60272 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
button 10896 0
battery 14468 0
ac 9476 0
ip6t_REJECT 9344 3
xt_tcpudp 7296 9
ipt_REJECT 9472 3
xt_state 6272 23
iptable_mangle 7040 0
iptable_nat 11524 1
ip_nat 21804 2 ipt_MASQUERADE,iptable_nat
iptable_filter 7168 1
ip6table_mangle 6528 0
ip_conntrack 52960 4 ipt_MASQUERADE,xt_state,iptable_nat,ip_nat
nfnetlink 11032 2 ip_nat,ip_conntrack
ip_tables 17604 3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 7040 1
ip6_tables 18756 2 ip6table_mangle,ip6table_filter
x_tables 18180 13 ipt_MASQUERADE,xt_pkttype,ipt_TCPMSS,ipt_LOG,xt_limit,xt_policy,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
ipv6 264480 15 ip6t_REJECT
nls_utf8 6272 3
ntfs 210580 3
nls_iso8859_1 8320 2
nls_cp437 9984 2
vfat 16640 2
fat 55324 1 vfat
loop 20488 0
dm_mod 60184 0
sg 38060 0
sd_mod 24704 0
airo_cs 10368 0
usblp 17792 0
usb_storage 82624 0
scsi_mod 136712 5 st,sr_mod,sg,sd_mod,usb_storage
airo 76064 1 airo_cs
snd_usb_audio 81024 5
snd_usb_lib 20992 1 snd_usb_audio
snd_rawmidi 29824 1 snd_usb_lib
snd_seq_device 12812 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
usbhid 52192 0
pcmcia 40892 1 airo_cs
firmware_class 14080 1 pcmcia
snd_hwdep 13956 1 snd_usb_audio
ide_cd 42272 0
cdrom 38432 2 sr_mod,ide_cd
sis900 27392 0
ehci_hcd 34696 0
mii 9600 1 sis900
snd_intel8x0 36764 1
snd_ac97_codec 95648 1 snd_intel8x0
snd_ac97_bus 6400 1 snd_ac97_codec
snd_pcm 86916 6 snd_pcm_oss,snd_usb_audio,snd_intel8x0,snd_ac97_codec
snd_timer 27908 4 snd_seq,snd_pcm
yenta_socket 30348 2
rsrc_nonstatic 17024 1 yenta_socket
pcmcia_core 43412 4 airo_cs,pcmcia,yenta_socket,rsrc_nonstatic
snd 61188 22 snd_seq_dummy,snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 13792 1 snd
i2c_sis96x 9604 0
i2c_core 25216 1 i2c_sis96x
shpchp 40224 0
ohci_hcd 23428 0
pci_hotplug 35136 1 shpchp
snd_page_alloc 14984 2 snd_intel8x0,snd_pcm
ohci1394 37040 0
usbcore 128004 8 usblp,usb_storage,snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,ohci_hcd
ieee1394 102584 1 ohci1394
sis_agp 13316 1
agpgart 35528 1 sis_agp
parport_pc 42084 1
lp 15652 0
parport 39752 2 parport_pc,lp
ext3 141192 2
mbcache 12804 1 ext3
jbd 70324 1 ext3
edd 13892 0
fan 8964 0
sis5513 17160 0 [permanent]
thermal 18568 0
processor 34664 1 thermal
ide_disk 20480 9
ide_core 130248 4 usb_storage,ide_cd,sis5513,ide_disk
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 14)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
00:0a.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter
03:00.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)