Hallo *,
komme mit folgendem Problem nicht weiter:
- USB WLAN Stick WUSB600N (rt2870) von Linksys erhält keine Verbindung zum Router (keine Verschlüsselung Client/Router)
- iwconfig-Meldung=Access Point:invalid
Was hab ich bisher gemacht:
1) Treiber erstellt mit 2009_0521_RT2870_Linux_STA_V2.1.2.0.tgz von http://www.ralinktech.com/
-> genau den Anweisungen in README_STA gefolgt, lief ohne Probleme, Treiber kann mit modprobe ohne Fehler geladen werden (dmesg)
-> Mich wundert die Dateigrösse von 8802752 Bytes rt2870sta.ko....naja
2) Konfiguration mit YAST ging nicht weil Device ra0 nicht erkannt, also manuell installiert - nehme an wg. USB-WLAN Stick
3) Manuelle Konfiguration
a) alias ra0 rt2870sta in /etc/modprobe.conf.local eingetragen
b) ifcfg-ra0 in /etc/sysconfig/network erzeugt mit
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
STARTMODE='auto'
c) mit yast den autostart in System->Kernel->MODULES_LOADED_ON_BOOT eingetragen
Poste Euch mal die wichtigen Angaben und hoffe auf eine Lösung...Danke
#ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:1D:92:EE:BA:A4
inet Adresse:192.168.1.105 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10746 errors:0 dropped:0 overruns:0 frame:0
TX packets:5784 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:7575049 (7.2 Mb) TX bytes:1015152 (991.3 Kb)
Interrupt:220
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:150 errors:0 dropped:0 overruns:0 frame:0
TX packets:150 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:12222 (11.9 Kb) TX bytes:12222 (11.9 Kb)
ra0 Link encap:Ethernet Hardware Adresse 00:1E:E5:E3:A4:8B
inet Adresse:192.168.1.106 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:50274 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:15053084 (14.3 Mb) TX bytes:2560 (2.5 Kb)
#iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"ikarus" Nickname:"RT2870STA"
Mode:Auto Frequency=2.412 GHz Access Point: Invalid
Bit Rate=1 Mb/s
RTS thr
ff Fragment thr
ff
Encryption key
ff
Link Quality=10/100 Signal level:0 dBm Noise level:-87 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
**** /var/log/boot.msg
Starting SSH daemondone
ra0 Starting DHCP4 client. . . . . . . .
ra0 DHCP4 continues in background
ra0
waiting
ra0
ra0 DHCP4 client (dhcpcd) is running
ra0 . . . but is still waiting for data
ra0 IP address: 192.168.1.106/24
ra0
waiting
ra0 interface could not be set up until now
failedSetting up service (remotefs) network . . . . . . . . . .failed
*******
****File RT2870STA.dat aus /etc/Wireless/RT2870STA******
#The word of "Default" must not be removed
Default
CountryRegion=1
CountryRegionABand=1
CountryCode=DE
ChannelGeography=1
SSID=ikarus
NetworkType=Infra
WirelessMode=5
Channel=0
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
PktAggregate=0
WmmCapable=1
AckPolicy=0;0;0;0
AuthMode=OPEN
EncrypType=NONE
WPAPSK=
DefaultKeyID=1
Key1Type=0
Key1Str=
Key2Type=0
Key2Str=
Key3Type=0
Key3Str=
Key4Type=0
Key4Str=
PSMode=CAM
AutoRoaming=0
RoamThreshold=70
APSDCapable=0
APSDAC=0;0;0;0
HT_RDG=1
HT_EXTCHA=0
HT_OpMode=1
HT_MpduDensity=4
HT_BW=1
HT_BADecline=0
HT_AutoBA=1
HT_BADecline=0
HT_AMSDU=0
HT_BAWinSize=64
HT_GI=1
HT_MCS=33
HT_MIMOPSMode=3
HT_DisallowTKIP=1
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
CarrierDetect=0
AntDiversity=0
BeaconLostTime=4
komme mit folgendem Problem nicht weiter:
- USB WLAN Stick WUSB600N (rt2870) von Linksys erhält keine Verbindung zum Router (keine Verschlüsselung Client/Router)
- iwconfig-Meldung=Access Point:invalid
Was hab ich bisher gemacht:
1) Treiber erstellt mit 2009_0521_RT2870_Linux_STA_V2.1.2.0.tgz von http://www.ralinktech.com/
-> genau den Anweisungen in README_STA gefolgt, lief ohne Probleme, Treiber kann mit modprobe ohne Fehler geladen werden (dmesg)
-> Mich wundert die Dateigrösse von 8802752 Bytes rt2870sta.ko....naja
2) Konfiguration mit YAST ging nicht weil Device ra0 nicht erkannt, also manuell installiert - nehme an wg. USB-WLAN Stick
3) Manuelle Konfiguration
a) alias ra0 rt2870sta in /etc/modprobe.conf.local eingetragen
b) ifcfg-ra0 in /etc/sysconfig/network erzeugt mit
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
STARTMODE='auto'
c) mit yast den autostart in System->Kernel->MODULES_LOADED_ON_BOOT eingetragen
Poste Euch mal die wichtigen Angaben und hoffe auf eine Lösung...Danke
#ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:1D:92:EE:BA:A4
inet Adresse:192.168.1.105 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10746 errors:0 dropped:0 overruns:0 frame:0
TX packets:5784 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:7575049 (7.2 Mb) TX bytes:1015152 (991.3 Kb)
Interrupt:220
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:150 errors:0 dropped:0 overruns:0 frame:0
TX packets:150 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:12222 (11.9 Kb) TX bytes:12222 (11.9 Kb)
ra0 Link encap:Ethernet Hardware Adresse 00:1E:E5:E3:A4:8B
inet Adresse:192.168.1.106 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:50274 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:15053084 (14.3 Mb) TX bytes:2560 (2.5 Kb)
#iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"ikarus" Nickname:"RT2870STA"
Mode:Auto Frequency=2.412 GHz Access Point: Invalid
Bit Rate=1 Mb/s
RTS thr
Encryption key
Link Quality=10/100 Signal level:0 dBm Noise level:-87 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code:
collectNWData.sh V0.6.1.10 (Rev: 1.159, Build: 2009/05/21 21:34:45)
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (2) Kabellose Verbindung (WLAN)
--- Welche Netzwerktopologie liegt vor?
--- (2) WLAN HW router <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgef�hrt?
--- (1) LinuxClient
!!! CND0180I: Das System kann die externe IP 195.135.220.3 nicht pingen
!!! CND0150E: Es könnte ein Problem mit der default gateway definition 192.168.1.2 am Interface eth0 vorliegen
!!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde entdeckt. Die Konfiguration mit knetworkmanager ist wesentlich einfacher
!!! CND0360E: Eine drahtlose Verbindung wurde getestet obwohl eine kabelgebundene Verbindung am Interface eth0 existiert . Das Netzwerkkabel ausstecken und das Script noch einmal starten
--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailiertere Hinweise zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler beseitigt werden k�nnen
==================================================================================================================
==================================================================================================================
*** uname -a
Linux unixserver 2.6.27.21-0.1-pae #1 SMP 2009-03-31 14:50:44 +0200 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-ia32:core-3.2-ia32"
openSUSE 11.1 (i586)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
nameserver %%.%%%.%%%.%%1
nameserver %%.%%%.%%%.%%2
==================================================================================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 unixserver.site unixserver
==================================================================================================================
*** cat /etc/HOSTNAME
unixserver.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 ra0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.2 0.0.0.0 UG 0 0 0 eth0
==================================================================================================================
*** ifconfig
eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1
inet Adresse:192.168.1.105 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:220 Basisadresse:0xe000
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:93 errors:0 dropped:0 overruns:0 frame:0
TX packets:93 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:19008 (18.5 Kb) TX bytes:19008 (18.5 Kb)
ra0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2
inet Adresse:192.168.1.106 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5798 errors:0 dropped:0 overruns:0 frame:0
TX packets:53 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:1696688 (1.6 Mb) TX bytes:4864 (4.7 Kb)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 failed
ping: unknown host www.suse.de
Ping of www.suse.de failed
==================================================================================================================
*** dhcpcd-test
ra0: No DHCP server detected
==================================================================================================================
*** lspci
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 01)
==================================================================================================================
*** lsusb
Bus 005 Device 007: ID 0dc6:5000 Precision Squared Technology Corp.
Bus 005 Device 005: ID 046d:c049 Logitech, Inc. G5 Laser Mouse
Bus 005 Device 004: ID 050d:3201 Belkin Components F1DF102U/F1DG102U Flip KVM
Bus 005 Device 006: ID 0dc6:5000 Precision Squared Technology Corp.
Bus 005 Device 003: ID 0424:2524 Standard Microsystems Corp. USB MultiSwitch Hub
Bus 005 Device 002: ID 1737:0071 Linksys
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
26: PCI 300.0: 0200 Ethernet controller
Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
SubVendor: pci 0x1462 "Micro-Star International Co., Ltd."
SubDevice: pci 0x536c
Driver: "r8169"
Driver Modules: "r8169"
Device File: eth0
Link detected: no
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
==================================================================================================================
*** lsmod
| af_packet | agpgart | ata_generic | ata_piix |
| binfmt_misc | button | cdrom | crc_t10dif |
| dm_mod | dock | edd | ehci_hcd |
| ext3 | fan | ff_memless | floppy |
| fuse | hid | hwmon | i2c_core |
| i2c_i801 | ide_core | ide_pci_generic | intel_agp |
| ip6_tables | iptable_filter | iptable_raw | ip_tables |
| ipt_LOG | ipt_REJECT | iTCO_vendor_support | iTCO_wdt |
| jbd | joydev | libata | loop |
| mbcache | mii | nf_conntrack | nf_conntrack_ipv4 |
| nf_conntrack_netbios_ns | parport | parport_pc | pcspkr |
| piix | ppdev | processor | r8169 |
| rt2870sta | rtc_cmos | rtc_core | rtc_lib |
| scsi_mod | sd_mod | serio_raw | sg |
| snd | snd_hda_intel | snd_hwdep | snd_mixer_oss |
| snd_page_alloc | snd_pcm | snd_pcm_oss | snd_seq |
| snd_seq_device | snd_timer | soundcore | sr_mod |
| thermal | thermal_sys | uhci_hcd | usbcore |
| usbhid | x_tables | xt_limit | xt_NOTRACK |
| xt_pkttype | xt_state | xt_tcpudp |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='RTL8101E/RTL8102E PCI Express Fast Ethernet controller'
STARTMODE='auto'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
STARTMODE='auto'
==================================================================================================================
*** iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"§§§§§§§§1"
Mode:Auto Frequency=2.412 GHz Access Point: Invalid
Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:-87 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
==================================================================================================================
*** Actual date for bias of following greps
16:37:14 2009-05-26
==================================================================================================================
*** grep -i radio /var/log/boot.msg | tail -n 5
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
==================================================================================================================
*** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
==================================================================================================================
*** ls /lib/firmware
| 2.6.27.21-0.1-pae |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:NO knetworkmanager:YES nm-applet:NO
==================================================================================================================
*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER="no"
==================================================================================================================
*** grep -i persistent /etc/sysconfig/network/config
==================================================================================================================
*** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/70-persistent-net
/usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: Datei oder Verzeichnis nicht gefunden
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
/etc/modprobe.conf:install eth0 /bin/true
/etc/modprobe.conf:install eth1 /bin/true
/etc/modprobe.conf.local:alias ra0 rt2870sta
==================================================================================================================
*** iwlist scanning
ra0 Failed to read scan data : Resource temporarily unavailable
No WLANs found
==================================================================================================================
*** NWEliza states
IF:eth0 IM:1
IF:ra0 IM:2
DI:2 dI:1 NIC:0 cNiC:2:0 NI:0 cNI:0 PNG:1 DR:1 MTU:0 NISS:1 IP6:0 KM:0 WLW:eth0 1 AP:0
**** /var/log/boot.msg
Starting SSH daemondone
ra0 Starting DHCP4 client. . . . . . . .
ra0 DHCP4 continues in background
ra0
waiting
ra0
ra0 DHCP4 client (dhcpcd) is running
ra0 . . . but is still waiting for data
ra0 IP address: 192.168.1.106/24
ra0
waiting
ra0 interface could not be set up until now
failedSetting up service (remotefs) network . . . . . . . . . .failed
*******
****File RT2870STA.dat aus /etc/Wireless/RT2870STA******
#The word of "Default" must not be removed
Default
CountryRegion=1
CountryRegionABand=1
CountryCode=DE
ChannelGeography=1
SSID=ikarus
NetworkType=Infra
WirelessMode=5
Channel=0
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
PktAggregate=0
WmmCapable=1
AckPolicy=0;0;0;0
AuthMode=OPEN
EncrypType=NONE
WPAPSK=
DefaultKeyID=1
Key1Type=0
Key1Str=
Key2Type=0
Key2Str=
Key3Type=0
Key3Str=
Key4Type=0
Key4Str=
PSMode=CAM
AutoRoaming=0
RoamThreshold=70
APSDCapable=0
APSDAC=0;0;0;0
HT_RDG=1
HT_EXTCHA=0
HT_OpMode=1
HT_MpduDensity=4
HT_BW=1
HT_BADecline=0
HT_AutoBA=1
HT_BADecline=0
HT_AMSDU=0
HT_BAWinSize=64
HT_GI=1
HT_MCS=33
HT_MIMOPSMode=3
HT_DisallowTKIP=1
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
CarrierDetect=0
AntDiversity=0
BeaconLostTime=4