• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

(gelöst) WLAN USB mit RT2870 Treiber wird nicht erkannt

Liebe Linuxgemeinde,

nachdem ich mir vor ein paar Tagen einen USB WLAN Adapter von Hama (150 Mbps, n) gekauft habe und den entsprechenden Treiber kompiliert habe, wollte ich die Karte in Betrieb nehmen.
Obwohl die Karte mit lsusb als ra0 angezeigt wird und sie auch unter Yast als Netzwerkinterface gelistet wird, kann ich sie im Networkmanager nicht in Betrieb nehmen. Hier wird mir nur die normale Ethernetkarte angezeigt.
Auch das manuelle aktivieren mit ifconfig ra0 up (usw.) und wpa_supplicant -i (usw.) hat keine Verbindung herstellen können.
Mit dem Befehl iwlist -scanning kann ich mein Netzwerk im Übrigen auch sehen!

Ich hoffe ihr könnt mir weiterhelfen. (google, diverse Linuxforen und -wikis hab ich schon durchforstet).

Viele Grüße
eralgrey_tea
 
OP
earlgrey_tea

earlgrey_tea

Member
Dankeschön!!

Hab ich wirklich übersehen...
hier das Ergebnis, welches collectNWData.sh beim Suchen geliefert hat:
Code:
***@linux-ui0w:~> ls
bin Desktop Documents public_html
***n@linux-ui0w:~> cd Desktop
***@linux-ui0w:~/Desktop> su
Passwort:
linux-ui0w:/home/***/Desktop # ls
collectNWData.sh collectNWData.txt Hilfe MozillaFirefox.desktop Office.desktop Support.desktop SuSE.desktop
writer.desktop
linux-ui0w:/home/***/Desktop # ./collectNWData.sh
collectNWData.sh V0.6.1.10 (Rev: 1.159, Build: 2009/05/21 21:34:45)
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (1) Kabelgebundene Verbindung
--- (2) Kabellose Verbindung (WLAN)
--- Bitte mit 1-2 anworten:2
--- Welche Netzwerktopologie liegt vor?
--- (1) WLAN access point <---> LinuxClient
--- (2) WLAN HW router <---> LinuxClient
--- (3) WLAN access point <---> LinuxRouter <---> LinuxClient
--- (4) WLAN HW router <---> LinuxRouter <---> LinuxClient
--- Bitte mit 1-4 anworten:1
--- Das System wird nach h ufigen Netzwerkkonfigurationsfehlern � analysiert...
!!! CND0180I: Das System kann die externe IP 195.135.220.3 nicht pingen
!!! CND0140E: Kein default gateway auf dem System definiert
connect: Network is unreachable
connect: Network is unreachable
connect: Network is unreachable
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber die Netzwerkkartenkonfiguration
f�r eth0 existiert
--- Es werden Netzwerkkonfigurationsinformationen gesammelt...
--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailiertere Hinweise zu den Fehlermeldungen/Warnungen
zu bekommen und wi
linux-ui0w:/home/***/Desktop # ./collectNWData.sh
collectNWData.sh V0.6.1.10 (Rev: 1.159, Build: 2009/05/21 21:34:45)
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (1) Kabelgebundene Verbindung
--- (2) Kabellose Verbindung (WLAN)
--- Bitte mit 1-2 anworten:2
--- Welche Netzwerktopologie liegt vor?
--- (1) WLAN access point <---> LinuxClient
--- (2) WLAN HW router <---> LinuxClient
--- (3) WLAN access point <---> LinuxRouter <---> LinuxClient
--- (4) WLAN HW router <---> LinuxRouter <---> LinuxClient
--- Bitte mit 1-4 anworten:2
--- Das System wird nach h�ufigen Netzwerkkonfigurationsfehlern analysiert...
!!! CND0180I: Das System kann die externe IP 195.135.220.3 nicht pingen
!!! CND0140E: Kein default gateway auf dem System definiert
connect: Network is unreachable
connect: Network is unreachable
connect: Network is unreachable
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber die Netzwerkkartenkonfiguration
f�r eth0 existiert
--- Es werden Netzwerkkonfigurationsinformationen gesammelt...
--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailiertere Hinweise zu den Fehlermeldungen/Warnungen
zu bekommen und wi

Und hier die offizielle Ergebnisdatei:
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
!!! CND0140E: Kein default gateway auf dem System definiert
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber
die Netzwerkkartenkonfiguration f�r eth0 existiert
--- 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 linux-ui0w 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 athlon
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"
================================================================================
==================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 linux-ui0w.site linux-ui0w
================================================================================
==================================
*** cat /etc/HOSTNAME
linux-ui0w.site
================================================================================
==================================
*** route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 ra0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
================================================================================
==================================
*** ifconfig
eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1
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:216
lo Link encap: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:172 errors:0 dropped:0 overruns:0 frame:0
TX packets:172 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:11904 (11.6 Kb) TX bytes:11904 (11.6 Kb)
ra0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2
inet Adresse:192.168.123.120 Bcast:192.168.123.255
Maske:255.255.255.0
inet6 Adresse: fe80::21f:1fff:fe39:4f21/64
Gültigkeitsbereich:Verbindung
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:651 errors:0 dropped:0 overruns:0 frame:0
TX packets:2223 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:88607 (86.5 Kb) TX bytes:172016 (167.9 Kb)
================================================================================
==================================
*** ping tests
connect: Network is unreachable
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
00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67 Ethernet
[10de:054c] (rev a2)
================================================================================
==================================
*** lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 04d9:1135 Holtek Semiconductor, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0204:6025 Chipsbank Microelectronics Co., Ltd CBM2080
Flash drive controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
================================================================================
==================================
*** hwinfo --netcard; # (filtered)
22: PCI 0a.0: 0200 Ethernet controller
Model: "ASRock In ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x054c "MCP67 Ethernet"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x054c "ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
Driver: "forcedeth"
Driver Modules: "forcedeth"
Device File: eth0
Link detected: no
Driver Status: forcedeth is active
Driver Activation Cmd: "modprobe forcedeth"
================================================================================
==================================
*** lsmod
| af_packet | ahci | amd74xx |
ata_generic |
| binfmt_misc | button | cdrom |
cpufreq_conservative |
| cpufreq_powersave | cpufreq_userspace | crc_t10dif |
dm_mod |
| dock | edd | ehci_hcd |
ext3 |
| fan | fat | ff_memless |
floppy |
| forcedeth | fuse | hid |
hwmon |
| ide_core | ide_pci_generic | ipv6 |
jbd |
| joydev | k8temp | libata |
loop |
| mbcache | nls_cp437 | nls_iso8859_1 |
ohci_hcd |
| parport | parport_pc | pata_amd |
pcspkr |
| powernow_k8 | ppdev | processor |
rt3070sta |
| rtc_cmos | rtc_core | rtc_lib |
scsi_mod |
| sd_mod | 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 |
| usbcore | usbhid | usb_storage |
vfat |
| wmi |
================================================================================
==================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
================================================================================
==================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
================================================================================
==================================
*** iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"§§§§§§§§1"
Mode:Auto Frequency=2.412 GHz Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=10/100 Signal level:0 dBm Noise level:-115 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
21:33:00 2009-06-03
================================================================================
==================================
*** 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.7-9-pae | 2.6.27.7-9-xen | LICENSE.ralinkfirmware.
txt| rt2561.bin |
| rt2561s.bin | rt2661.bin | rt73.bin |
================================================================================
==================================
*** ndiswrapper -l
No ndiswrapper module loaded
================================================================================
==================================
*** Active processes
wpa_supplicant:YES knetworkmanager:NO nm-applet:NO
================================================================================
==================================
*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER="yes"
================================================================================
==================================
*** 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
================================================================================
==================================
*** iwlist scanning
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:0 MTU:1 NISS:0 IP6:1 KM:1 WLW: 0
AP:0
 

Grothesk

Ultimate Guru
Ich vermute, da fehlt noch die passende Firmware. Ich kenne mich aber mit dem neuen Chipsatz nicht aus und kann nicht sagen, welche das wäre.
Zu finden jedenfalls hier:
http://www.ralinktech.com/ralink/Home/Support/Linux.html
 
OP
earlgrey_tea

earlgrey_tea

Member
Hmmm....

Laut Rain_Maker (http://www.pc-forum24.de/suse-internetkonfiguration/4489-kleines-wlan-kompendium-2.html) wäre das Dateibündel RT2870USB(RT2870/RT2770) von der Ralink Homepage die korrekte Firmware.
Die hab ich mir eigentlich auch heruntergeladen und nach den Anweisungen der Readme kompiliert.
Hier die Readme:
Code:
* README
*
* Ralink Tech Inc.
*
* http://www.ralinktech.com
*
=======================================================================
ModelName:
===========
RT2870 Wireless Lan Linux Driver
=======================================================================
Driver lName:
===========
rt2870.o/rt2870.ko
=======================================================================
Supporting Kernel:
===================
linux kernel 2.4 and 2.6 series.
Tested in Redhat 7.3 or later.
=======================================================================
Ralink Hardware:
===================
Ralink 802.11n Wireless LAN Card.
=======================================================================
Description:
=============
This is a linux device driver for Ralink RT2870 USB ABGN WLAN Card.
=======================================================================
Contents:
=============
Makefile : Makefile
*.c : c files
*.h : header files
=======================================================================
Features:
==========
This driver implements basic IEEE802.11. Infrastructure and adhoc mode with
open or shared or WPA-PSK or WPA2-PSK authentication method.
NONE, WEP, TKIP and AES encryption.
=======================================================================
Build Instructions:
====================
1> $tar -xvzf DPB_RT2870_Linux_STA_x.x.x.x.tgz
go to "./DPB_RT2870_Linux_STA_x.x.x.x" directory.
2> In Makefile
set the "MODE = STA" in Makefile and chose the TARGET to Linux by set "TARGET =
LINUX"
define the linux kernel source include file path LINUX_SRC
modify to meet your need.
3> In os/linux/config.mk
define the GCC and LD of the target machine
define the compiler flags CFLAGS
modify to meet your need.
** Build for being controlled by NetworkManager or wpa_supplicant wext functions
Please set 'HAS_WPA_SUPPLICANT=y' and
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'.
=> #>cd wpa_supplicant-x.x
=> #>./wpa_supplicant -Dwext -ira0 -c wpa_supplicant.conf -d
** Build for being controlled by WpaSupplicant with Ralink Driver
Please set 'HAS_WPA_SUPPLICANT=y' and
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n'.
=> #>cd wpa_supplicant-0.5.7
=> #>./wpa_supplicant -Dralink -ira0 -c wpa_supplicant.conf -d
4> $make
# compile driver source code
# To fix "error: too few arguments to function ��iwe_stream_add_event"
=> $patch -i os/linux/sta_ioctl.c.patch os/linux/sta_ioctl.c
5> $cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
6> load driver, go to "os/linux/" directory.
#[kernel 2.4]
# $/sbin/insmod rt2870sta.o
# $/sbin/ifconfig ra0 inet YOUR_IP up
#[kernel 2.6]
# $/sbin/insmod rt2870sta.ko
# $/sbin/ifconfig ra0 inet YOUR_IP up
7> unload driver
$/sbin/ifconfig ra0 down
$/sbin/rmmod rt2870sta
=======================================================================
CONFIGURATION:
====================
RT2870 driver can be configured via following interfaces,
i.e. (i)"iwconfig" command, (ii)"iwpriv" command, (iii) configuration file
i) iwconfig comes with kernel.
ii) iwpriv usage, please refer to file "iwpriv_usage.txt" for details.
iii)modify configuration file "RT2870STA.dat" in /etc/Wireless/RT2870STA/RT2870STA.dat.
Configuration File : RT2870STA.dat
---------------------------------------
# Copy this file to /etc/Wireless/RT2870STA/RT2870STA.dat
# This file is a binary file and will be read on loading rt.o module.
#
# Use "vi RT2870STA.dat" to modify settings according to your need.
#
# 1.) set NetworkType to "Adhoc" for using Adhoc-mode, otherwise using Infrastructure
# 2.) set Channel to "0" for auto-select on Infrastructure mode
# 3.) set SSID for connecting to your Accss-point.
# 4.) AuthMode can be "WEPAUTO", "OPEN", "SHARED", "WPAPSK", "WPA2PSK",
"WPANONE"
# 5.) EncrypType can be "NONE", "WEP", "TKIP", "AES"
# for more information refer to the Readme file.
#
#The word of "Default" must not be removed
Default
CountryRegion=5
CountryRegionABand=7
CountryCode=
SSID=Dennis2860AP
NetworkType=Infra
WirelessMode=9
Channel=0
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
WmmCapable=0
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
FastRoaming=0
RoamThreshold=70
HT_RDG=1
HT_EXTCHA=0
HT_OpMode=1
HT_MpduDensity=4
HT_BW=1
HT_AutoBA=1
HT_BADecline=0
HT_AMSDU=0
HT_BAWinSize=64
HT_GI=1
HT_MCS=33
HT_MIMOPSMode=3
EthConvertMode=
EthCloneMac=
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
MeshId=MESH
MeshAutoLink=1
MeshAuthMode=OPEN
MeshEncrypType=NONE
MeshWPAKEY=
MeshDefaultkey=1
MeshWEPKEY=
CarrierDetect=0
-----------------------------------------------
*NOTE: WMM parameters
WmmCapable Set it as 1 to turn on WMM Qos support
AckPolicy1~4 Ack policy which support normal Ack or no Ack
(AC_BK, AC_BE, AC_VI, AC_VO)
All WMM parameters do not support iwpriv command but ��WmmCapable����,
please store all parameter to RT2870STA.dat, and restart driver.
-----------------------------------------------
syntax is 'Param'='Value' and describes below.
@> CountryRegion=value
value
0: use 1 ~ 11 Channel
1: use 1 ~ 13 Channel
2: use 10 ~ 11 Channel
3: use 10 ~ 13 Channel
4: use 14 Channel
5: use 1 ~ 14 Channel
6: use 3 ~ 9 Channel
7: use 5 ~ 13 Channel
31: use 1 ~ 14 Channel (ch1-11:active scan, ch12-14 passive scan)
@> CountryRegionABand=value
value
0: use 36, 40, 44, 48, 52, 56, 60, 64, 149, 153, 157, 161, 165 Channel
1: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132,
136, 140 Channel
2: use 36, 40, 44, 48, 52, 56, 60, 64 Channel
3: use 52, 56, 60, 64, 149, 153, 157, 161 Channel
4: use 149, 153, 157, 161, 165 Channel
5: use 149, 153, 157, 161 Channel
6: use 36, 40, 44, 48 Channel
7: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132,
136, 140, 149, 153, 157, 161, 165 Channel
8: use 52, 56, 60, 64 Channel
9: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 132, 136, 140, 149,
153, 157, 161, 165 Channel
10: use 36, 40, 44, 48, 149, 153, 157, 161, 165 Channel
11: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 149, 153, 157, 161
Channel
@> CountryCode=value
value
AG, AR, AW, AU, AT, BS, BB, BM, BR, BE, BG, CA, KY, CL, CN, CO, CR, CY,
CZ, DK, DO, EC, SV, FI, FR, DE,
GR, GU, GT, HT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JP, JO, LV, LI, LT, LU, MY,
MT, MA, MX, NL, NZ, NO,
PE, PT, PL, RO, RU, SA, CS, SG, SK, SI, ZA, KR, ES, SE, CH, TW, TR, GB, UA,
AE, US, VE
"" => using default setting: 2.4 G - ch 1~11; 5G - ch 52~64, 100~140, 149~165
@> SSID=value
value
0~z, 1~32 ascii characters.
@> WirelessMode=value
value
0: legacy 11b/g mixed
1: legacy 11B only
2: legacy 11A only //Not support in RfIcType=1(id=RFIC_5225) and
RfIcType=2(id=RFIC_5325)
3: legacy 11a/b/g mixed //Not support in RfIcType=1(id=RFIC_5225) and
RfIcType=2(id=RFIC_5325)
4: legacy 11G only
5: 11ABGN mixed
6: 11N only
7: 11GN mixed
8: 11AN mixed
9: 11BGN mixed
10: 11AGN mixed
@> Channel=value
value
depends on CountryRegion or CountryRegionABand
@> BGProtection=value
value
0: Auto
1: Always on
2: Always off
@> TxPreamble=value
value
0:Preamble Long
1:Preamble Short
2:Auto
@> RTSThreshold=value
value
1~2347
@> FragThreshold=value
value
256~2346
@> TxBurst=value
value
0: Disable
1: Enable
@> NetworkType=value
value
Infra: infrastructure mode
Adhoc: adhoc mode
@> AuthMode=value
value
OPEN For open system
SHARED For shared key system
WEPAUTO Auto switch between OPEN and SHARED
WPAPSK For WPA pre-shared key (Infra)
WPA2PSK For WPA2 pre-shared key (Infra)
WPANONE For WPA pre-shared key (Adhoc)
WPA Use WPA-Supplicant
WPA2 Use WPA-Supplicant
@> EncrypType=value
value
NONE For AuthMode=OPEN
WEP For AuthMode=OPEN or AuthMode=SHARED
TKIP For AuthMode=WPAPSK or WPA2PSK
AES For AuthMode=WPAPSK or WPA2PSK
@> DefaultKeyID=value
value
1~4
@> Key1=value
Key2=value
Key3=value
Key4=value
value
10 or 26 hexadecimal characters eg: 012345678
5 or 13 ascii characters eg: passd
(usage : "iwpriv" only)
@> Key1Type=vaule
Key2Type=value
Key3Type=vaule
Key4Type=vaule
value
0 hexadecimal type
1 assic type
(usage : reading profile only)
@> Key1Str=value
Key2Str=value
Key3Str=vaule
Key4Str=vaule
value
10 or 26 characters (key type=0)
5 or 13 characters (key type=1)
(usage : reading profile only)
@> WPAPSK=value
value
8~63 ASCII or
64 HEX characters
@> WmmCapable=value
value
0: Disable WMM
1: Enable WMM
@> PSMode=value
value
CAM Constantly Awake Mode
Max_PSP Max Power Savings
Fast_PSP Power Save Mode
@> FastRoaming=value
value
0 Disabled
1 Enabled
@> RoamThreshold=value
value
Positive Interger(dBm)
@> HT_RDG=value
value
0 Disabled
1 Enabled
@> HT_EXTCHA=value (Extended Channel Switch Announcement)
value
0 Below
1 Above
@> HT_OpMode=value
value
0 HT mixed format
1 HT greenfield format
@> HT_MpduDensity=value
value (based on 802.11n D2.0)
0: no restriction
1: 1/4 �gs
2: 1/2 �gs
3: 1 �gs
4: 2 �gs
5: 4 �gs
6: 8 �gs
7: 16 �gs
@> HT_BW=value
value
0 20MHz
1 40MHz
@> HT_AutoBA=value
value
0 Disabled
1 Enabled
@> HT_BADecline
value
0 Disabled
1 Enabled <Reject BA request from AP>
@> HT_AMSDU=value
value
0 Disabled
1 Enabled
@> HT_BAWinSize=value
value
1 ~ 64
@> HT_GI=value
value
0 long GI
1 short GI
@> HT_MCS=value
value
0 ~ 15
33: auto
@> HT_MIMOPSMode=value
value (based on 802.11n D2.0)
0 Static SM Power Save Mode
1 Dynamic SM Power Save Mode
2 Reserved
3 SM enabled
(not fully support yet)
@> EthConvertMode=value
value
dongle
clone
hybrid
@> EthCloneMac=value
value
xx:xx:xx:xx:xx:xx
@> IEEE80211H=value
value
0 Disabled
1 Enabled
@> TGnWifiTest=value
value
0 Disabled
1 Enabled
@> WirelessEvent=value
value
0 Disabled
1 Enabled <send custom wireless event>
@> MeshId=value
value
Length 1~32 ascii characters
@> MeshAutoLink=value
value
0 Disabled
1 Enabled
@> MeshAuthMode=value
value
OPEN For open system
WPANONE For WPA pre-shared key (Adhoc)
@> MeshEncrypType=value
value
NONE For MeshAuthMode=OPEN
WEP For MeshAuthMode=OPEN
TKIP For MeshAuthMode=WPANONE
AES For MeshAuthMode=WPANONE
@> MeshWPAKEY=value
value
8~63 ASCII or
64 HEX characters
@> MeshDefaultkey=value
value
1~4
@> MeshWEPKEY=value
value
10 or 26 characters
5 or 13 characters
@> CarrierDetect=value
value
0 Disabled
1 Enabled
MORE INFORMATION
=======================================================================
==========
If you want for rt2870 driver to auto-load at boot time:
A) choose ra0 for first RT2870 WLAN card, ra1 for second RT2870 WLAN card, etc.
B) create(edit) 'ifcfg-ra0' file in /etc/sysconfig/network-scripts/,
edit( or add the line) in /etc/modules.conf:
alias ra0 rt2870sta
C) edit(create) the file /etc/sysconfig/network-scripts/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'
NOTE:
if you use dhcp, add this line too .
BOOTPROTO='dhcp'
*D) To ease the Default Gateway setting,
add the line
GATEWAY=x.x.x.x
in /etc/sysconfig/network
=======================================================================
Dongle/Clone Features:
======================
A) Dongle mode:
Provides a 1-to-N MAC address mapping mechanism such that more than one PC behind the
STA
can transparently connect to the AP.
B) Clone mode:
Provides a 1-to-1 MAC address mapping mechanism.
STA can use own MAC as SA MAC or
use user desired MAC as SA MAC or
use source MAC of first packet coming from wired device as SA MAC.
NOTE: In this mode, only the PC who own the specified MAC can connect to the AP.
C) Hybrid mode(Dongle+Clone):
Provides a 1-to-N MAC address mapping mechanism such that more than one PC behind the
STA
can transparently connect to the AP.
STA can use own MAC as SA MAC or
use user desired MAC as SA MAC or
use source MAC of first packet coming from wired device as SA MAC.
D) Please refer to "Config STA to link as dongle mode..." in iwpriv_usage.txt for releated
commands.

Den Punkt (6) "load driver" hab ich nicht mehr ganz gerafft. Ich hab das mal mit ifconfig ra0 up gleichgesetzt.
Danke für eure schnelle Hilfe
Viele Grüße
earlgrey_tea
 

kpingel

Newbie
Den Punkt (6) "load driver" hab ich nicht mehr ganz gerafft. Ich hab das mal mit ifconfig ra0 up gleichgesetzt

(1) als su anmelden -> ins Verzeichnis "os/linux" wechsel, dort findest du das Modul rt2870sta.ko
(2) modul laden: mit "insmod rt2870sta.ko" , besser noch mit "modprobe -v rt2870sta" -> sollte keine Fehler ausgeben.
(3) ifconfig ra0 inet up (bei dynamischer IP) sonst ifconfig ra0 inet YOUR_IP up (statische IP, mit YOUR_IP = die von dir vergebene IP)
 
OP
earlgrey_tea

earlgrey_tea

Member
Obwohl ich das entsprechende Modul mit ls sehen kann (!), kann ich das Modu leider
sowohl mit insmod als auch mit modprobe nicht laden.

Die Fehlermeldung lautet:
modprobe -v -->
Code:
FATAL: Module rt2870sta.ko not found.
insmod -->
Code:
insmod: error inserting 'rt2870sta.ko': -1 File exists
Lösung für Fehlermeldungen => lsmod ... Modul bereits geladen. :???:

ifconfig ra0 inet up -->
Code:
SIOCSIFFLAGS: Die Operation ist nicht erlaubt

für ifup ra0 bekomm ich angezeigt:
Code:
/sys/class/net/ra0/device/driver: Datei oder Verzeichnis nicht gefunden!
und
Code:
warning: using NO encryption
=> hab aber WPA_supplicant am Laufen und eigentlich in
der configDatei von ra0 darauf verwiesen... (siehe REadme)

Meine Frage wär jetzt, kann ich einfach so das gewünschte Verzeichnis anlegen welches von ifup verlangt wird(im entsprechenden verzeichnis eth0 sah das ganze nämlich sehr umfangreich aus, also viele Ordner und Dateien)?

Grüße earlgrey
 
Versuche mit der Internetseite: http://packages.opensuse-community.org/index.jsp?searchTerm=rt2870&distro=openSUSE_111
Lade die Datei rt2870sta-doc (2.1.2.0)
RT2870 Wireless Lan Linux Driver documentation
herunter und lese genau was dort steht.

EDIT: Hier steht auch was dazu: http://www.linux-club.de/viewtopic.php?f=19&t=103573#p635402
 
OP
earlgrey_tea

earlgrey_tea

Member
@Heinz -Peter --> Danke für das viele Infomaterial ... (mein Wochenende ist gerettet :D ).

Es gibt von meiner Seite sogar Fortschritte zu vermelden. Ich hab den Treiber
zum Laufen bekommen und feststellen können, dass es der richtige ist, da die
USB Kennnummer, die unter
Code:
lsusb
auftauchte, auch in der Liste von
Code:
modinfo
des rt2870sta Treibers aufgeführt wurde.

Einziger Wermutstropfen an der ganzen Sache: Ich bekomme nur eine
unverschlüsselte Verbindung ohne WPA. Das lässt sich aber dank obiger
Dokumentationen ;) hoffentlich schnell beheben.

Viele Grüße
earlgrey_tea

Ps.: Kann mir vielleicht noch jemand mit dem folgenden Problem weiterhelfen?:
für ifup ra0 bekomm ich angezeigt:
Code: Alles auswählen
/sys/class/net/ra0/device/driver: Datei oder Verzeichnis nicht gefunden!
Meine Frage wär jetzt, kann ich einfach so das gewünschte Verzeichnis anlegen welches von ifup verlangt wird(im entsprechenden verzeichnis eth0 sah das ganze nämlich sehr umfangreich aus, also viele Ordner und Dateien)?

EDIT:
Hab einen neuen Durchlauf mit collectNWData.sh gemacht.
Vielleicht hat ja jemand von euch Ruhe und Muße sich am Wochenende mit meinem Problem zu beschäftigen... :/
Code:
[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
!!! CND0140E: Kein default gateway auf dem System definiert
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde entdeckt. Die Konfiguration mit knetworkmanager ist wesentlich einfacher
--- 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 linux-ui0w 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 athlon 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 192.168.123.254
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-ui0w.site linux-ui0w
==================================================================================================================
*** cat /etc/HOSTNAME
linux-ui0w.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.123.0   0.0.0.0         255.255.255.0   U     0      0        0 ra0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.123.254 0.0.0.0         UG    0      0        0 ra0
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          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:216 Basisadresse:0x4000 
lo        Link encap: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:117 errors:0 dropped:0 overruns:0 frame:0
          TX packets:117 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:12152 (11.8 Kb)  TX bytes:12152 (11.8 Kb)
ra0       Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#2  
          inet Adresse:192.168.123.101  Bcast:192.168.123.255  Maske:255.255.255.0
          inet6 Adresse: fe80::21f:1fff:fe39:4f21/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:1341 errors:0 dropped:0 overruns:0 frame:0
          TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:135881 (132.6 Kb)  TX bytes:9166 (8.9 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
00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67 Ethernet [10de:054c] (rev a2)
==================================================================================================================
*** lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 04d9:1135 Holtek Semiconductor, Inc. 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0204:6025 Chipsbank Microelectronics Co., Ltd CBM2080 Flash drive controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
22: PCI 0a.0: 0200 Ethernet controller
  Model: "ASRock In ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x054c "MCP67 Ethernet"
  SubVendor: pci 0x1849 "ASRock Incorporation"
  SubDevice: pci 0x054c "ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
  Driver: "forcedeth"
  Driver Modules: "forcedeth"
  Device File: eth0
  Link detected: no
    Driver Status: forcedeth is active
    Driver Activation Cmd: "modprobe forcedeth"
==================================================================================================================
*** lsmod
| af_packet               | ahci                    | amd74xx                 | ata_generic              |
| binfmt_misc             | button                  | cdrom                   | cpufreq_conservative     |
| cpufreq_powersave       | cpufreq_userspace       | crc_t10dif              | dm_mod                   |
| dock                    | edd                     | ehci_hcd                | ext3                     |
| fan                     | fat                     | ff_memless              | floppy                   |
| forcedeth               | fuse                    | hid                     | hwmon                    |
| ide_core                | ide_pci_generic         | ipv6                    | jbd                      |
| joydev                  | k8temp                  | libata                  | loop                     |
| mbcache                 | nls_cp437               | nls_iso8859_1           | ohci_hcd                 |
| parport                 | parport_pc              | pata_amd                | pcspkr                   |
| powernow_k8             | ppdev                   | processor               | rt3070sta                |
| rtc_cmos                | rtc_core                | rtc_lib                 | scsi_mod                 |
| sd_mod                  | 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              |
| usbcore                 | usbhid                  | usb_storage             | vfat                     |
| wmi                     |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0~
BOOTPROTO=
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ra0
BOOTPROTO='dhcp'
STARTMODE='auto'
WIRELESS_AUTH_MODE='psk'
WIRELESS_BITRATE='auto'
WIRELESS_ESSID='§§§§§§§§1'
WIRELESS_MODE='Managed'
WIRELESS_POWER='yes'
WIRELESS_WPA_PSK='@@@@@@'
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
ra0       RT2870 Wireless  ESSID:"§§§§§§§§2"
          Mode:Managed  Frequency=2.462 GHz  Access Point: ##:##:##:##:##:#3   
          Bit Rate=36 Mb/s   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality=88/100  Signal level:-75 dBm  Noise level:-83 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
14:15:41 2009-06-06
==================================================================================================================
*** 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.7-9-pae          | 2.6.27.7-9-xen          | LICENSE.ralink-firmware.txt| rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt2870.bin              | rt73.bin                 |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:NO 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
==================================================================================================================
*** iwlist scanning
                    ESSID:"§§§§§§§§3"
                    Channel:1
                    Quality:57/100  Signal level:-67 dBm  Noise level:-83 dBm
                    Encryption key:on
                    IE: WPA Version 1
                    IE: IEEE 802.11i/WPA2 Version 1
                    ESSID:"§§§§§§§§4"
                    Channel:6
                    Quality:18/100  Signal level:-83 dBm  Noise level:-83 dBm
                    Encryption key:on
                    IE: WPA Version 1
                    IE: IEEE 802.11i/WPA2 Version 1
                    ESSID:"§§§§§§§§1"
                    Channel:11
                    Quality:37/100  Signal level:-75 dBm  Noise level:-83 dBm
                    Encryption key:on
                    IE: WPA Version 1
==================================================================================================================
*** 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:0 MTU:0 NISS:0 IP6:1 KM:0 WLW: 0 AP:1
[/code]

LG earlgrey_tea
 
earlgrey_tea schrieb:
Es gibt von meiner Seite sogar Fortschritte zu vermelden. Ich hab den Treiber
zum Laufen bekommen und feststellen können, dass es der richtige ist, da die
USB Kennnummer, die unter
Code:
lsusb
auftauchte, auch in der Liste von
Code:
modinfo
des rt2870sta Treibers aufgeführt wurde.
Kannst Du uns verraten was für ein Treiber läuft jetzt bei Dir?
Das kann vielleicht vielen helfen die nach einem Treiber suchen für
Code:
 ID 148f:3070 Ralink Technology, Corp.
 

abyss

Member
Ich selbst besitze eine Karte mit RT2500 Chipsatz.

Wurden diese Schritte, wie in der Anleitung beschrieben, durchgefuehrt.

1) create(edit) 'ifcfg-ra0' file in /etc/sysconfig/network-scripts/,
edit( or add the line) in /etc/modules.conf:
alias ra0 rt2870sta

2) edit(create) the file /etc/sysconfig/network-scripts/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'


NOTE:
if you use dhcp, add this line too .
BOOTPROTO='dhcp'

3) Create /modify configuration file "RT2870STA.dat" in /etc/Wireless/RT2870STA/RT2870STA.dat.

Dies ist die zentrale Konfigurationsdatei des Treibers.
WPA_Supplicant wird nicht benoetigt. Diese Funktion ist bereits im Treiber eingebaut.
 
OP
earlgrey_tea

earlgrey_tea

Member
@abyss: Ich könnt dich knutschen. Es funktioniert...
Hab endlich einen Zugang zum W-LAN.
Rückwirkend würd ich folgende Fehler ausmachen:

Unvollständige Konfiguration der Datei /etc/Wireless/RT2870STA/RT2870STA.doc
--> (Ich hatte gleichzeitig einen Verweis auf WPA-Supplicant und eine PSK Passphrase eingetragen)

Zu viele Informationen in der Datei ifcfg-ra0
--> Sie enthält nun nur noch die von abyss angegebenen Einstellungen.

EDIT:
Meine Konfigurationsdateien und Einstellungen sowie mein exaktes Vorgehen werde ich im Laufe des Wochenendes posten, damit andere hoffentlich nicht den gleichen Fehler machen wie ich.
--> desweiteren werde ich eine Liste posten, die alle usb-Kennziffern enthält,
für die der Treiber RT3070sta zuständig ist. (hatte den Treiber zwischen-
zeitlich aktualisiert RT2870 > RT3070).
Wer auf eine solche Liste dringend angewiesen ist, dem sei mein Verweis
auf Rain_Maker (LINK weiter oben^) ans Herz gelegt.
 

Tooltime

Advanced Hacker
earlgrey_tea schrieb:
Meine Konfigurationsdateien und Einstellungen sowie mein exaktes Vorgehen werde ich im Laufe des Wochenendes posten, damit andere hoffentlich nicht den gleichen Fehler machen wie ich.
Dazu sollte auch eine Begründung gehören warum du nicht die Treiber benutzt die openSUSE mitliefert:

  • /lib/modules/2.6.27.21-0.1-pae/kernel/drivers/staging/rt2870/rt2870sta.ko
    /lib/modules/2.6.27.21-0.1-pae/kernel/drivers/staging/rt3070/rt3070sta.ko
Ich habe die zwar nicht ausprobiert, denke aber sie würden nach Installation der Firmware sauber funktionieren.
 
OP
earlgrey_tea

earlgrey_tea

Member
Dazu sollte auch eine Begründung gehören warum du nicht die Treiber benutzt die openSUSE mitliefert:

/lib/modules/2.6.27.21-0.1-pae/kernel/drivers/staging/rt2870/rt2870sta.ko
/lib/modules/2.6.27.21-0.1-pae/kernel/drivers/staging/rt3070/rt3070sta.ko

Ich habe die zwar nicht ausprobiert, denke aber sie würden nach Installation der Firmware sauber funktionieren.

erstmal danke für deinen Hinweis!

.... ich hab das aber leider nicht gewußt, dass die Treiber in den Modulbibliotheken von openSuse bereits enthalten sind.
Ich habe darüber im Internet nichts gefunden.
Soll ich mein Zeugs trotzdem posten oder findet ihr das dann überflüssig?

Viele Grüße und schönen Sonntag
earlgrey_tea

Ps.: Im Kernel 2.6.27.7-9-pae meiner Suse Version ist "nur" der rt2860 enthalten.
 
earlgrey_tea schrieb:
Soll ich mein Zeugs trotzdem posten oder findet ihr das dann überflüssig?
Nein, ich finde es nicht überflüssig.
Tooltime hat in seinem Beitrag geschrieben, ich zitiere: "Ich habe die zwar nicht ausprobiert, denke aber sie würden nach Installation der Firmware sauber funktionieren." Dein treiber aber funktioniert.
Ich selber habe die Wlan Karte nicht aber viele die hier rein schauen wurden sich freuen wenn sie hier eine Installationsanleitung finden. Ich denke Du kannst auch versuchen mit dem openSUSE Treiber und der entsprechende Firmware und uns dann schlauer machen.
 

Tooltime

Advanced Hacker
earlgrey_tea schrieb:
Soll ich mein Zeugs trotzdem posten oder findet ihr das dann überflüssig?
Klar, ich denke eine Zusammenfassung wie das Problem gelöst wurde ist immer willkommen. Und du musst dir nur mal die Zugriffszahlen für diesen Thread ansehen, ich denke das ist schon ein allgemeines Interesse.

Aber ich denke halt auch das viele darauf gewartet haben das ein Aussage kommt, das und das funktionierte nicht mit dem openSUSE-Treiber. Damit klar ist ob dein Verfahren weiter empfohlen werden sollte, oder ob man nicht erst probiert mit Boardmitteln das WLAN-Modul zum laufen zu bekommen.

Dein Lösungsweg hat einen kleinen Nachteil. Kernelmodule (das was man Treiber nennt) funktionieren nur mit dem Kernel, für den sie gebaut wurden. Nach dem nächsten Kernelupdate wird dein WLAN entweder erstmal nicht funktionieren, oder es wird der Treiber aus dem Kernelpaket benutzt. Du solltest also deine Anleitung auch auf deinen Rechner vorhalten, um gegebenen Falls ein neues Kernelmodul leicht bauen und installieren zu können.
 
OP
earlgrey_tea

earlgrey_tea

Member
So anbei mein kleines Mini HowTo wie ich mit eurer Hilfe eine WLan
Karte bezwungen habe.
Erstmal zum Gerät selbst. Es handelt sich um einen WLAN USB-Stick
der Firma Hama.
Name | Hama WLAN USB-Stick >>Mini<< 150Mbps
---------------+----------------------------------------
Artikelnummer | 00062778 (bei Hama is' sowas wichtig)
---------------+----------------------------------------
Chipsatz | Ralink
---------------+----------------------------------------
Treiber | RT3070STA (Link) / RT2870STA (Funktioniert
| meines Wissens nach auch)
---------------+-------------------------------------------
Ausgabe von | Bus 001 Device 003: ID 148f:3070 Ralink
lsusb | Technology, Corp.

1) Erstmal solltet ihr feststellen welchen Treiber ihr überhaupt
benötigt. Wenn es sich bei euch wie bei mir um einen USB WLANStick
handelt hilft euch das Kommando lsusb weiter ansonsten
lspci. Die ID Nummer des Geräts gebt ihr dann einfach in einer
Suchmaschine eurer Wahl ein.
Sollte lsusb eine der folgenden Nummern ausgeben, dann ist
RT3070STA wahrscheinlich der richtige Treiber:
Code:
[i]modinfo[/i] rt3070sta
filename: /lib/modules/2.6.27.7-9-
pae/kernel/drivers/net/wireless/rt3070sta.ko
version: 2.1.1.0
license: GPL
description: RT2870 Wireless Lan Linux Driver
author: Paul Lin <paul_lin@ralinktech.com>
srcversion: 9C887B3C77E7FC0BA2C06B3
alias: usb:v203Dp1480d*dc*dsc*dp*ic*isc*ip*
alias: usb:v04BBp0945d*dc*dsc*dp*ic*isc*ip*
alias: usb:v5A57p0283d*dc*dsc*dp*ic*isc*ip*
alias: usb:v5A57p5257d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1D4Dp000Ed*dc*dsc*dp*ic*isc*ip*
alias: usb:v1D4Dp000Cd*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3C0Fd*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3C0Ed*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3C0Dd*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3C0Ad*dc*dsc*dp*ic*isc*ip*
alias: usb:v1EDAp2310d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1A32p0304d*dc*dsc*dp*ic*isc*ip*
alias: usb:v7392p7711d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07B8p3072d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07B8p3071d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07B8p3070d*dc*dsc*dp*ic*isc*ip*
alias: usb:v2019pAB25d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1044p800Dd*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3273d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1740p9706d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1740p9705d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1740p9703d*dc*dsc*dp*ic*isc*ip*
alias: usb:v083Ap7511d*dc*dsc*dp*ic*isc*ip*
alias: usb:v18C5p0012d*dc*dsc*dp*ic*isc*ip*
alias: usb:v14B2p3C12d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0DF6p0042d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0DF6p003Ed*dc*dsc*dp*ic*isc*ip*
alias: usb:v0DB0p3820d*dc*dsc*dp*ic*isc*ip*
alias: usb:v148Fp3072d*dc*dsc*dp*ic*isc*ip*
alias: usb:v148Fp3071d*dc*dsc*dp*ic*isc*ip*
alias: usb:v148Fp3070d*dc*dsc*dp*ic*isc*ip*

2) Anschließend ladet ihr euch den Treiber runter und geht nach
der mitgelieferten README Datei vor.
→ Exemplarisch für den RT3070STA/ RT2870STA Treiber (scheinen beide sehr ähnlich zu sein):
– Ordner entpacken mit tar -xvzf [Ordner]
– ggf. Die conf.mk im Verzeichnis os/linux (ist ein Bestandteil
des heruntergeladenen Pakets) anpassen. Dabei drehts sich
eigentlich im Großen und Ganzen nur um die Einstellungen rund
um den WPA_supplicant. Theoretisch könnt ihr die
Grundeinstellungen (default) so lassen, da der Treiber WPA
auch ohne supplicant unterstützt.

3) Anschließend wechselt ihr wieder in die oberste Schicht eures
Ordners und führt den Befehl make aus.

4) Nun könnt ihr den Treiber RT3070STA.KO mit dem insmod Befehl
hochladen (insmod rt3070sta.ko). Solltet ihr dabei folgende
Meldung erhalten, ist der Treiber bereits in den Kernel
integriert worden. (insmod: error inserting 'rt3070sta.ko': -1 File exists)

5) Zu guter Letzt müsst ihr bloß noch die Konfigurationsdatein
anpassen.
◦ Wichtig ist meines Erachtens nach die ifcfg-ra0 Datei im
Ordner /etc/sysconfig/network . Sollte diese Datei noch
nicht vorhanden sein erstellt ihr einfach eine mit einem
Editor eurer Wahl.
◦ Inhalt:
Code:
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO:'dhcp' (#nur falls euer Roter diese
Funktion unterstützt | sollte
er aber in der Regel)

6) Als nächstes und letztes müsst ihr bloß noch die Datei
RT3070STA.dat nach euren Wünschen gestalten. Hierbei sind
besonders die Angaben zur SSID, dem AuthMode=WPA, dem
EncrypType=TKIP oder! AES wichtig. Des weiteren könnt ihr
auch die Passphrase für den WPA Schlüssel eintragen. Die
Datei könnt ihr aus dem heruntergeladenen Treiberordner
kopieren).

7) Nun könnt ihr Verbindung mit dem Befehl ifconfig ra0 up
starten (gilt nur für den Fall, dass ihr mit dhcp arbeitet
und keine festen IP's vergeben habt. Sollte das der Fall sein
müsst ihr diese Parameter selbstverständlich auch übergeben.
Wie das geht verrät euch man ifconfig).

8) Solltet ihr jetzt noch keine Verbindung bekommen haben
(überprüfen mit ping -c5 IP.des.eigenen.Routers) müsst ihr die
Werte perHand übergeben. Exemplarisch für WPA-PSK mit TKIP:

Code:
iwpriv ra0 set NetworkType=Infra
iwpriv ra0 set AuthMode=WPAPSK
iwpriv ra0 set EncrypType=TKIP
iwpriv ra0 set SSID="###########"
iwpriv ra0 set WPAPSK="**********"
iwpriv ra0 set SSID="############"

weitere Varianten liefert euch die Datei iwpriv_usage.txt im
heruntergeladenen Ordner des Treibers.


Anhang:
-------


README_STA_usb.txt:

Code:
* README
*
* Ralink Tech Inc.
*
* http://www.ralinktech.com
*
==================================================================
=====
ModelName:
===========
RT2870 Wireless Lan Linux Driver
==================================================================
=====
Driver lName:
===========
rt2870.o/rt2870.ko
==================================================================
=====
Supporting Kernel:
===================
linux kernel 2.4 and 2.6 series.
Tested in Redhat 7.3 or later.
==================================================================
=====
Ralink Hardware:
===================
Ralink 802.11n Wireless LAN Card.
==================================================================
=====
Description:
=============
This is a linux device driver for Ralink RT2870 USB ABGN WLAN
Card.
==================================================================
=====
Contents:
=============
Makefile : Makefile
*.c : c files
*.h : header files
==================================================================
=====
Features:
==========
This driver implements basic IEEE802.11. Infrastructure and
adhoc mode with
open or shared or WPA-PSK or WPA2-PSK authentication method.
NONE, WEP, TKIP and AES encryption.
==================================================================
=====
Build Instructions:
====================
1> $tar -xvzf DPB_RT2870_Linux_STA_x.x.x.x.tgz
go to "./DPB_RT2870_Linux_STA_x.x.x.x" directory.
2> In Makefile
set the "MODE = STA" in Makefile and chose the TARGET to
Linux by set "TARGET = LINUX"
define the linux kernel source include file path LINUX_SRC
modify to meet your need.
3> In os/linux/config.mk
define the GCC and LD of the target machine
define the compiler flags CFLAGS
modify to meet your need.
** Build for being controlled by NetworkManager or
wpa_supplicant wext functions
Please set 'HAS_WPA_SUPPLICANT=y' and
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'.
=> #>cd wpa_supplicant-x.x
=> #>./wpa_supplicant -Dwext -ira0 -c wpa_supplicant.conf
-d
** Build for being controlled by WpaSupplicant with Ralink
Driver
Please set 'HAS_WPA_SUPPLICANT=y' and
'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n'.
=> #>cd wpa_supplicant-0.5.7
=> #>./wpa_supplicant -Dralink -ira0 -c
wpa_supplicant.conf -d
4> $make
# compile driver source code
# To fix "error: too few arguments to function
��iwe_stream_add_event"
=> $patch -i os/linux/sta_ioctl.c.patch os/linux/sta_ioctl.c
5> $cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
6> load driver, go to "os/linux/" directory.
#[kernel 2.4]
# $/sbin/insmod rt2870sta.o
# $/sbin/ifconfig ra0 inet YOUR_IP up
#[kernel 2.6]
# $/sbin/insmod rt2870sta.ko
# $/sbin/ifconfig ra0 inet YOUR_IP up
7> unload driver
$/sbin/ifconfig ra0 down
$/sbin/rmmod rt2870sta
==================================================================
=====
CONFIGURATION:
====================
RT2870 driver can be configured via following interfaces,
i.e. (i)"iwconfig" command, (ii)"iwpriv" command, (iii)
configuration file
i) iwconfig comes with kernel.
ii) iwpriv usage, please refer to file "iwpriv_usage.txt" for
details.
iii)modify configuration file "RT2870STA.dat" in
/etc/Wireless/RT2870STA/RT2870STA.dat.
Configuration File : RT2870STA.dat
---------------------------------------
# Copy this file to /etc/Wireless/RT2870STA/RT2870STA.dat
# This file is a binary file and will be read on loading rt.o
module.
#
# Use "vi RT2870STA.dat" to modify settings according to your
need.
#
# 1.) set NetworkType to "Adhoc" for using Adhoc-mode, otherwise
using Infrastructure
# 2.) set Channel to "0" for auto-select on Infrastructure mode
# 3.) set SSID for connecting to your Accss-point.
# 4.) AuthMode can be "WEPAUTO", "OPEN", "SHARED", "WPAPSK",
"WPA2PSK", "WPANONE"
# 5.) EncrypType can be "NONE", "WEP", "TKIP", "AES"
# for more information refer to the Readme file.
#
#The word of "Default" must not be removed
Default
CountryRegion=5
CountryRegionABand=7
CountryCode=
SSID=Dennis2860AP
NetworkType=Infra
WirelessMode=9
Channel=0
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
WmmCapable=0
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
FastRoaming=0
RoamThreshold=70
HT_RDG=1
HT_EXTCHA=0
HT_OpMode=1
HT_MpduDensity=4
HT_BW=1
HT_AutoBA=1
HT_BADecline=0
HT_AMSDU=0
HT_BAWinSize=64
HT_GI=1
HT_MCS=33
HT_MIMOPSMode=3
EthConvertMode=
EthCloneMac=
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
MeshId=MESH
MeshAutoLink=1
MeshAuthMode=OPEN
MeshEncrypType=NONE
MeshWPAKEY=
MeshDefaultkey=1
MeshWEPKEY=
CarrierDetect=0
-----------------------------------------------
*NOTE:
WMM parameters
WmmCapable Set it as 1 to turn on WMM
Qos support
AckPolicy1~4 Ack policy which support normal
Ack or no Ack
(AC_BK, AC_BE, AC_VI,
AC_VO)
All WMM parameters do not support iwpriv command but
��WmmCapable����,
please store all parameter to RT2870STA.dat, and restart
driver.
-----------------------------------------------
syntax is 'Param'='Value' and describes below.
@> CountryRegion=value
value
0: use 1 ~ 11 Channel
1: use 1 ~ 13 Channel
2: use 10 ~ 11 Channel
3: use 10 ~ 13 Channel
4: use 14 Channel
5: use 1 ~ 14 Channel
6: use 3 ~ 9 Channel
7: use 5 ~ 13 Channel
31: use 1 ~ 14 Channel (ch1-11:active scan, ch12-14
passive scan)
@> CountryRegionABand=value
value
0: use 36, 40, 44, 48, 52, 56, 60, 64, 149, 153, 157,
161, 165 Channel
1: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108,
112, 116, 120, 124, 128, 132, 136, 140 Channel
2: use 36, 40, 44, 48, 52, 56, 60, 64 Channel
3: use 52, 56, 60, 64, 149, 153, 157, 161 Channel
4: use 149, 153, 157, 161, 165 Channel
5: use 149, 153, 157, 161 Channel
6: use 36, 40, 44, 48 Channel
7: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108,
112, 116, 120, 124, 128, 132, 136, 140, 149, 153, 157, 161, 165
Channel
8: use 52, 56, 60, 64 Channel
9: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108,
112, 116, 132, 136, 140, 149, 153, 157, 161, 165 Channel
10: use 36, 40, 44, 48, 149, 153, 157, 161, 165 Channel
11: use 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108,
112, 116, 120, 149, 153, 157, 161 Channel
@> CountryCode=value
value
AG, AR, AW, AU, AT, BS, BB, BM, BR, BE, BG, CA, KY, CL,
CN, CO, CR, CY, CZ, DK, DO, EC, SV, FI, FR, DE,
GR, GU, GT, HT, HN, HK, HU, IS, IN, ID, IE, IL, IT, JP,
JO, LV, LI, LT, LU, MY, MT, MA, MX, NL, NZ, NO,
PE, PT, PL, RO, RU, SA, CS, SG, SK, SI, ZA, KR, ES, SE,
CH, TW, TR, GB, UA, AE, US, VE
"" => using default setting: 2.4 G - ch 1~11; 5G - ch
52~64, 100~140, 149~165
@> SSID=value
value
0~z, 1~32 ascii characters.
@> WirelessMode=value
value
0: legacy 11b/g mixed
1: legacy 11B only
2: legacy 11A only //Not support in
RfIcType=1(id=RFIC_5225) and RfIcType=2(id=RFIC_5325)
3: legacy 11a/b/g mixed //Not support in
RfIcType=1(id=RFIC_5225) and RfIcType=2(id=RFIC_5325)
4: legacy 11G only
5: 11ABGN mixed
6: 11N only
7: 11GN mixed
8: 11AN mixed
9: 11BGN mixed
10: 11AGN mixed
@> Channel=value
value
depends on CountryRegion or CountryRegionABand
@> BGProtection=value
value
0: Auto
1: Always on
2: Always off
@> TxPreamble=value
value
0:Preamble Long
1:Preamble Short
2:Auto
@> RTSThreshold=value
value
1~2347
@> FragThreshold=value
value
256~2346
@> TxBurst=value
value
0: Disable
1: Enable
@> NetworkType=value
value
Infra: infrastructure mode
Adhoc: adhoc mode
@> AuthMode=value
value
OPEN For open system
SHARED For shared key system
WEPAUTO Auto switch between OPEN and SHARED
WPAPSK For WPA pre-shared key (Infra)
WPA2PSK For WPA2 pre-shared key (Infra)
WPANONE For WPA pre-shared key (Adhoc)
WPA Use WPA-Supplicant
WPA2 Use WPA-Supplicant
@> EncrypType=value
value
NONE For AuthMode=OPEN
WEP For AuthMode=OPEN or AuthMode=SHARED
TKIP For AuthMode=WPAPSK or WPA2PSK
AES For AuthMode=WPAPSK or WPA2PSK
@> DefaultKeyID=value
value
1~4
@> Key1=value
Key2=value
Key3=value
Key4=value
value
10 or 26 hexadecimal characters eg: 012345678
5 or 13 ascii characters eg: passd
(usage : "iwpriv" only)
@> Key1Type=vaule
Key2Type=value
Key3Type=vaule
Key4Type=vaule
value
0 hexadecimal type
1 assic type
(usage : reading profile only)
@> Key1Str=value
Key2Str=value
Key3Str=vaule
Key4Str=vaule
value
10 or 26 characters (key type=0)
5 or 13 characters (key type=1)
(usage : reading profile only)
@> WPAPSK=value
value
8~63 ASCII or
64 HEX characters
@> WmmCapable=value
value
0: Disable WMM
1: Enable WMM
@> PSMode=value
value
CAM Constantly Awake Mode
Max_PSP Max Power Savings
Fast_PSP Power Save Mode
@> FastRoaming=value
value
0 Disabled
1 Enabled
@> RoamThreshold=value
value
Positive Interger(dBm)
@> HT_RDG=value
value
0 Disabled
1 Enabled
@> HT_EXTCHA=value (Extended Channel Switch Announcement)
value
0 Below
1 Above
@> HT_OpMode=value
value
0 HT mixed format
1 HT greenfield format
@> HT_MpduDensity=value
value (based on 802.11n D2.0)
0: no restriction
1: 1/4 �gs
2: 1/2 �gs
3: 1 �gs
4: 2 �gs
5: 4 �gs
6: 8 �gs
7: 16 �gs
@> HT_BW=value
value
0 20MHz
1 40MHz
@> HT_AutoBA=value
value
0 Disabled
1 Enabled
@> HT_BADecline
value
0 Disabled
1 Enabled <Reject BA request from AP>
@> HT_AMSDU=value
value
0 Disabled
1 Enabled
@> HT_BAWinSize=value
value
1 ~ 64
@> HT_GI=value
value
0 long GI
1 short GI
@> HT_MCS=value
value
0 ~ 15
33: auto
@> HT_MIMOPSMode=value
value (based on 802.11n D2.0)
0 Static SM Power Save Mode
1 Dynamic SM Power Save Mode
2 Reserved
3 SM enabled
(not fully support yet)
@> EthConvertMode=value
value
dongle
clone
hybrid
@> EthCloneMac=value
value
xx:xx:xx:xx:xx:xx
@> IEEE80211H=value
value
0 Disabled
1 Enabled
@> TGnWifiTest=value
value
0 Disabled
1 Enabled
@> WirelessEvent=value
value
0 Disabled
1 Enabled <send custom wireless event>
@> MeshId=value
value
Length 1~32 ascii characters
@> MeshAutoLink=value
value
0 Disabled
1 Enabled
@> MeshAuthMode=value
value
OPEN For open system
WPANONE For WPA pre-shared key (Adhoc)
@> MeshEncrypType=value
value
NONE For MeshAuthMode=OPEN
WEP For MeshAuthMode=OPEN
TKIP For MeshAuthMode=WPANONE
AES For MeshAuthMode=WPANONE
@> MeshWPAKEY=value
value
8~63 ASCII or
64 HEX characters
@> MeshDefaultkey=value
value
1~4
@> MeshWEPKEY=value
value
10 or 26 characters
5 or 13 characters
@> CarrierDetect=value
value
0 Disabled
1 Enabled
MORE INFORMATION
==================================================================
===============
If you want for rt2870 driver to auto-load at boot time:
A) choose ra0 for first RT2870 WLAN card, ra1 for second RT2870
WLAN card, etc.
B) create(edit) 'ifcfg-ra0' file in /etc/sysconfig/networkscripts/,
edit( or add the line) in /etc/modules.conf:
alias ra0 rt2870sta
C) edit(create) the file /etc/sysconfig/network-scripts/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'
NOTE:
if you use dhcp, add this line too .
BOOTPROTO='dhcp'
*D) To ease the Default Gateway setting,
add the line
GATEWAY=x.x.x.x
in /etc/sysconfig/network
==================================================================
=====
Dongle/Clone Features:
======================
A) Dongle mode:
Provides a 1-to-N MAC address mapping mechanism such that
more than one PC behind the STA
can transparently connect to the AP.
B) Clone mode:
Provides a 1-to-1 MAC address mapping mechanism.
STA can use own MAC as SA MAC or
use user desired MAC as SA MAC or
use source MAC of first packet coming from wired
device as SA MAC.
NOTE: In this mode, only the PC who own the specified MAC can
connect to the AP.
C) Hybrid mode(Dongle+Clone):
Provides a 1-to-N MAC address mapping mechanism such that
more than one PC behind the STA
can transparently connect to the AP.
STA can use own MAC as SA MAC or
use user desired MAC as SA MAC or
use source MAC of first packet coming from wired
device as SA MAC.
D) Please refer to "Config STA to link as dongle mode..." in
iwpriv_usage.txt for releated commands.
iwpriv_usage.txt:
Code:
iwpriv
=================
This is detailed explanation of each parameters for iwpriv.
Before reading this document, make sure you already read README.
------------------------------------------------------------------
-------------------------------------
USAGE:
iwpriv ra0 set [parameters]=[val]
NOTE:
Execute one iwpriv/set command simultaneously.
where
[parameters] [val]
{range}
-----------------
-------------------------------------------------
CountryRegion {0~7}
::Set country region
0: 1 ~ 11 ch
1: 1 ~ 13 ch
2: 10, 11 ch
3: 10 ~ 13 ch
4: 14 ch
5: 1 ~ 14 ch
6: 3 ~ 9 ch
7: 5 ~ 13 ch
31: 1 ~ 14 ch (ch1-11:active scan,
ch12-14 passive scan)
CountryRegionABand {0~11}
::Set country region for A band
0: 36, 40, 44, 48, 52, 56, 60, 64,
149, 153, 157, 161, 165 ch
1: 36, 40, 44, 48, 52, 56, 60, 64,
100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140 ch
2: 36, 40, 44, 48, 52, 56, 60, 64 ch
3: 52, 56, 60, 64, 149, 153, 157, 161
ch
4: 149, 153, 157, 161, 165 ch
5: 149, 153, 157, 161 ch
6: 36, 40, 44, 48 ch
7: 36, 40, 44, 48, 52, 56, 60, 64,
100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 149, 153,
157, 161, 165 ch
8: 52, 56, 60, 64 ch
9: 36, 40, 44, 48, 52, 56, 60, 64,
100, 104, 108, 112, 116, 132, 136, 140, 149, 153, 157, 161, 165 ch
10: 36, 40, 44, 48, 149, 153, 157, 161,
165 ch
11: 36, 40, 44, 48, 52, 56, 60, 64,
100, 104, 108, 112, 116, 120, 149, 153, 157, 161 ch
SSID {0~z, 1~32 ascii characters}
::Set AP SSID
WirelessMode {0~10}
::Set Wireless Mode
0: legacy 11b/g mixed
1: legacy 11B only
2: legacy 11A only
3: legacy 11a/b/g mixed
4: legacy 11G only
5: 11ABGN mixed
6: 11N only
7: 11GN mixed
8: 11AN mixed
9: 11BGN mixed
10: 11AGN mixed
Channel depends on CountryRegion or
CountryRegionForABand
::Set Channel
BGProtection {0~2}
::Set 11B/11G Protection
0:Auto,
1:Always on,
2:Always off
TxPreamble {0~2}
::Set TxPreamble
0:Preamble Long,
1:Preamble Short,
2:Auto
RTSThreshold {1~2347}
::Set RTS Threshold
FragThreshold {256~2346}
::Set Fragment Threshold
TxBurst {0,1}
::Set TxBurst Enable or Disable
0:Disable,
1:Enable
NetworkType {Infra,Adhoc}
::Set Network type
AuthMode
{OPEN,SHARED,WEPAUTO,WPAPSK,WPA2PSK,WPANONE}
::Set Authentication Mode
EncrypType {NONE,WEP,TKIP,AES}
::Set Encryption Type
DefaultKeyID {1~4}
::Set Default Key ID
Key1 {5 ascii characters or 10 hex number or
13 ascii characters or 26 hex numbers}
::Set Key1 String
Key2 {5 ascii characters or 10 hex number or
13 ascii characters or 26 hex numbers}
::Set Key2 String
Key3 {5 ascii characters or 10 hex number or
13 ascii characters or 26 hex numbers}
::Set Key3 String
Key4 {5 ascii characters or 10 hex number or
13 ascii characters or 26 hex numbers}
::Set Key4 String
WPAPSK {8~63 ascii or 64 hex characters}
::WPA Pre-Shared Key
WmmCapable {0,1}
::Set WMM Capable
0:Disable WMM,
1:Enable WMM
PSMode {CAM, MAX_PSP, FAST_PSP}
::Set Power Saving Mode
HtBw {0,1}
::Set BandWidth
0: 20Hz
1: 40Hz
HtMcs {0 ~ 15, 33}
::Set MCS
33: Auto Rate
HtGi {0,1}
::Set Guard Interval(GI)
0: long GI
1: short GI
HtOpMode {0,1}
::Set HT Operation Mode
0: HT mixed format
1: HT greenfield format
HtExtcha {0,1}
::Set Extended Channel Switch
Announcement
0: Below
1: Above
HtMpduDensity {0 ~ 7}
::Set The Minimum Time Between MPDUs
within an AMPDU
HtBaWinSize {1 ~ 64}
::Set BA WinSize
HtRdg {0,1}
::Set RDG Capable
0: Disabled
1: Enabled
HtAmsdu {0,1}
::Set AMSDU Capable
0: Disabled
1: Enabled
HtAutoBa {0,1}
::Set Auto BA Capable
0: Disabled
1: Enabled
HtBaDecline {0,1}
::Reject BA request from AP
0: Disabled
1: Enabled
HtProtect {0,1}
::Set HT Protect Capable
0: Disabled
1: Enabled
FixedTxMode {CCK, OFDM}
:: Set Fixed Tx Mode for fixed rate
setting
Mode = CCK
MCS = 0 => 1Mbps
= 1 => 2Mbps
= 2 => 5.5 Mbps
= 3 => 11 Mbps
Mode = OFDM
MCS = 0 => 6Mbps
= 1 => 9Mbps
= 2 => 12Mbps
= 3 => 18Mbps
= 4 => 24Mbps
= 5 => 36Mbps
= 6 => 48Mbps
= 7 => 54Mbps
LongRetry {0,255}
:: Set Tx Long Retry Limit
ShortRetry {0,255}
:: Set Tx Short Retry Limit
Examples
==================================================================
=
------------------------------------------------------------------
-------------------------------------
a> Config STA to link with AP which is
OPEN/NONE(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Infra
2. iwpriv ra0 set AuthMode=OPEN
3. iwpriv ra0 set EncrypType=NONE
4. iwpriv ra0 set SSID="AP's SSID"
b> Config STA to link with AP which is
SHARED/WEP(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Infra
2. iwpriv ra0 set AuthMode=SHARED
3. iwpriv ra0 set EncrypType=WEP
4. iwpriv ra0 set DefaultKeyID=1
5. iwpriv ra0 set Key1="AP's wep key"
6. iwpriv ra0 set SSID="AP's SSID"
c> Config STA to link with AP which is WPAPSK/TKIP(Authentication/
Encryption)
1. iwpriv ra0 set NetworkType=Infra
2. iwpriv ra0 set AuthMode=WPAPSK
3. iwpriv ra0 set EncrypType=TKIP
4. iwpriv ra0 set SSID="AP's SSID"
5. iwpriv ra0 set WPAPSK="AP's wpa-preshared key"
6. iwpriv ra0 set SSID="AP's SSID"
d> Config STA to link with AP which is
WPAPSK/AES(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Infra
2. iwpriv ra0 set AuthMode=WPAPSK
3. iwpriv ra0 set EncrypType=AES
4. iwpriv ra0 set SSID="AP's SSID"
5. iwpriv ra0 set WPAPSK="AP's wpa-preshared key"
6. iwpriv ra0 set SSID="AP's SSID"
e> Config STA to link with AP which is
WPA2PSK/TKIP(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Infra
2. iwpriv ra0 set AuthMode=WPA2PSK
3. iwpriv ra0 set EncrypType=TKIP
4. iwpriv ra0 set SSID="AP's SSID"
5. iwpriv ra0 set WPAPSK=12345678
6. iwpriv ra0 set SSID="AP's SSID"
f> Config STA to create/link as adhoc mode, which is
OPEN/NONE(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Adhoc
2. iwpriv ra0 set AuthMode=OPEN
3. iwpriv ra0 set EncrypType=NONE
4. iwpriv ra0 set SSID="Adhoc's SSID"
g> Config STA to create/link as adhoc mode, which is
WPANONE/TKIP(Authentication/Encryption)
1. iwpriv ra0 set NetworkType=Adhoc
2. iwpriv ra0 set AuthMode=WPANONE
3. iwpriv ra0 set EncrypType=TKIP
4. iwpriv ra0 set SSID="AP's SSID"
5. iwpriv ra0 set WPAPSK=12345678
6. iwpriv ra0 set SSID="AP's SSID"
h> Get site survey
usage: iwpriv ra0 get_site_survey
i> Get Statistics
usage: iwpriv ra0 stat ; read
statistic counter
iwpriv ra0 set ResetCounter=0 ; reset statistic
counter
j> Link with an AP which is the largest strength ; set ANY SSID
(ssidLen=0)
usage: iwconfig ra0 essid ""
or
usage: iwpriv ra0 set SSID=""
==================================================================
=
iwlist
=================
This is detailed explanation of each parameters for iwlist.
------------------------------------------------------------------
-------------------------------------
iwlist ra0 scanning ; list the results after scanning(manual
rescan)
==================================================================
=====================================
iwconfig
=================
The following are our support in standard configuration - iwconfig
------------------------------------------------------------------
-------------------------------------
iwconfig ra0 essid {NN|on|off} ; set essid
iwconfig ra0 mode {managed|ad-hoc|...} ; set wireless mode
>> rt2860sta driver support monitor mode with linux kernel >
2.4.20.
iwconfig ra0 freq N.NNNN[k|M|G]] ; set frequency
iwconfig ra0 channel N ; set channel
iwconfig ra0 ap {N|off|auto} ; set AP address
iwconfig ra0 nick N ; set nickname
iwconfig ra0 rate {N|auto|fixed} ; set rate (only support
legacy rate setting)
iwconfig ra0 rts {N|auto|fixed|off} ; set RTS threshold
iwconfig ra0 frag {N|auto|fixed|off} ; set Fragment threshold
iwconfig ra0 enc {NNNN-NNNN|off} ; set encryption type
iwconfig ra0 power {period N|timeout N} ; set power management
modes
*** Wireless extension usage please refer to man page of
'iwconfig', 'iwlist' and 'iwpriv'. ***
[code]
Meine ifcfg-ra0:
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
Meine /Wireless/RT3070STA/RT3070STA.dat:
Code:
#The word of "Default" must not be removed
Default
BOOTPROTO='dhcp'
CountryRegion=5
CountryRegionABand=7
CountryCode=DE
ChannelGeography=1
SSID=WLAN001
NetworkType=Infra
WirelessMode=0
Channel=
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
PktAggregate=0
WmmCapable=1
AckPolicy=0;0;0;0
AuthMode=WPAPSK
EncrypType=TKIP
WPAPSK='12MiPeThKe'
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
EthConvertMode=
EthCloneMac=
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
MeshId=MESH
MeshAutoLink=1
MeshAuthMode=OPEN
MeshEncrypType=NONE
MeshWPAKEY=
MeshDefaultkey=1
MeshWEPKEY=
CarrierDetect=0
AntDiversity=0
BeaconLostTime=4
FtSupport=1
Wapiifname=ra0
WapiPsk=
WapiPskType=
WapiUserCertPath=
WapiAsCertPath=
Ich hoffe ich hab euch ein wenig geholfen. Denkt bitte bei der
Anwendugn daran, dass eine earlgrey_tea Bauernlösung ist. Es gibt
sicherlich elegantere Möglichkeiten, die ich jedoch als Einsteiger
(noch) nicht beherrsche.
Viele Grüße
earlgrey_tea
Ps.: Bei mir reißt die Verbindung zum Router immer ab. Hat da
jemand ne Idee?? Die Ausgabe von ping sieht folgendermaßen aus.
Code:
root# ping -c100 192.168.123.254 ##IPAdresse meines Routers##
PING 192.168.123.254 (192.168.123.254) 56(84) bytes of data.
64 bytes from 192.168.123.254: icmp_seq=1 ttl=64 time=7.43 ms
64 bytes from 192.168.123.254: icmp_seq=2 ttl=64 time=2.22 ms
64 bytes from 192.168.123.254: icmp_seq=3 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=4 ttl=64 time=7.69 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=6 ttl=64 time=1.80 ms
64 bytes from 192.168.123.254: icmp_seq=7 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=8 ttl=64 time=7.91 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=10 ttl=64 time=7.61 ms
64 bytes from 192.168.123.254: icmp_seq=11 ttl=64 time=7.93 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=13 ttl=64 time=2.19 ms
64 bytes from 192.168.123.254: icmp_seq=14 ttl=64 time=9.42 ms
64 bytes from 192.168.123.254: icmp_seq=15 ttl=64 time=7.27 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=17 ttl=64 time=2.69 ms
64 bytes from 192.168.123.254: icmp_seq=18 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=19 ttl=64 time=7.91 ms
64 bytes from 192.168.123.254: icmp_seq=20 ttl=64 time=2.30 ms
64 bytes from 192.168.123.254: icmp_seq=21 ttl=64 time=8.25 ms
64 bytes from 192.168.123.254: icmp_seq=22 ttl=64 time=8.07 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=24 ttl=64 time=6.04 ms
64 bytes from 192.168.123.254: icmp_seq=25 ttl=64 time=8.74 ms
64 bytes from 192.168.123.254: icmp_seq=26 ttl=64 time=6.87 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=28 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=29 ttl=64 time=8.07 ms
64 bytes from 192.168.123.254: icmp_seq=30 ttl=64 time=7.16 ms
64 bytes from 192.168.123.254: icmp_seq=31 ttl=64 time=1.70 ms
64 bytes from 192.168.123.254: icmp_seq=32 ttl=64 time=7.43 ms
64 bytes from 192.168.123.254: icmp_seq=33 ttl=64 time=5.13 ms
64 bytes from 192.168.123.254: icmp_seq=34 ttl=64 time=2.03 ms
64 bytes from 192.168.123.254: icmp_seq=35 ttl=64 time=8.45 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=37 ttl=64 time=1.63 ms
64 bytes from 192.168.123.254: icmp_seq=38 ttl=64 time=8.31 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=40 ttl=64 time=2.55 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=42 ttl=64 time=2.26 ms
64 bytes from 192.168.123.254: icmp_seq=43 ttl=64 time=8.83 ms
64 bytes from 192.168.123.254: icmp_seq=44 ttl=64 time=8.32 ms
64 bytes from 192.168.123.254: icmp_seq=45 ttl=64 time=2.08 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=47 ttl=64 time=2.70 ms
64 bytes from 192.168.123.254: icmp_seq=48 ttl=64 time=8.45 ms
64 bytes from 192.168.123.254: icmp_seq=49 ttl=64 time=7.85 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=51 ttl=64 time=2.20 ms
64 bytes from 192.168.123.254: icmp_seq=52 ttl=64 time=8.17 ms
64 bytes from 192.168.123.254: icmp_seq=53 ttl=64 time=8.31 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=55 ttl=64 time=8.28 ms
64 bytes from 192.168.123.254: icmp_seq=56 ttl=64 time=8.70 ms
64 bytes from 192.168.123.254: icmp_seq=57 ttl=64 time=7.23 ms
64 bytes from 192.168.123.254: icmp_seq=58 ttl=64 time=2.27 ms
64 bytes from 192.168.123.254: icmp_seq=59 ttl=64 time=8.75 ms
64 bytes from 192.168.123.254: icmp_seq=60 ttl=64 time=8.72 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=62 ttl=64 time=7.96 ms
64 bytes from 192.168.123.254: icmp_seq=63 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=64 ttl=64 time=1.83 ms
64 bytes from 192.168.123.254: icmp_seq=65 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=66 ttl=64 time=6.69 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=68 ttl=64 time=2.58 ms
64 bytes from 192.168.123.254: icmp_seq=69 ttl=64 time=7.93 ms
64 bytes from 192.168.123.254: icmp_seq=70 ttl=64 time=7.37 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=72 ttl=64 time=4.35 ms
64 bytes from 192.168.123.254: icmp_seq=73 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=74 ttl=64 time=7.98 ms
64 bytes from 192.168.123.254: icmp_seq=75 ttl=64 time=1.75 ms
64 bytes from 192.168.123.254: icmp_seq=76 ttl=64 time=7.93 ms
64 bytes from 192.168.123.254: icmp_seq=77 ttl=64 time=7.90 ms
64 bytes from 192.168.123.254: icmp_seq=78 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=79 ttl=64 time=1.84 ms
64 bytes from 192.168.123.254: icmp_seq=80 ttl=64 time=4.63 ms
64 bytes from 192.168.123.254: icmp_seq=81 ttl=64 time=7.41 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=83 ttl=64 time=1.97 ms
64 bytes from 192.168.123.254: icmp_seq=84 ttl=64 time=8.33 ms
64 bytes from 192.168.123.254: icmp_seq=85 ttl=64 time=6.63 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=87 ttl=64 time=2.25 ms
64 bytes from 192.168.123.254: icmp_seq=88 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=89 ttl=64 time=7.95 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=91 ttl=64 time=9.95 ms
64 bytes from 192.168.123.254: icmp_seq=92 ttl=64 time=7.97 ms
64 bytes from 192.168.123.254: icmp_seq=93 ttl=64 time=5.44 ms
64 bytes from 192.168.123.254: icmp_seq=94 ttl=64 time=2.29 ms
64 bytes from 192.168.123.254: icmp_seq=95 ttl=64 time=8.03 ms
64 bytes from 192.168.123.254: icmp_seq=96 ttl=64 time=7.98 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=98 ttl=64 time=1.84 ms
64 bytes from 192.168.123.254: icmp_seq=99 ttl=64 time=7.92 ms
64 bytes from 192.168.123.254: icmp_seq=100 ttl=64 time=7.97 ms
--- 192.168.123.254 ping statistics ---
100 packets transmitted, 81 received, 19% packet loss, time
99519ms
rtt min/avg/max/mdev = 1.636/6.240/9.955/2.651 ms
Am Router, respektive der Karte kann es nicht liegen, da ich unter
Windows Vista bei 300 Paketen keinerlei Verluste hab.
Für alle Fragen bezüglich meiner Einstellungen, hier noch die
collectNWData.sh logdatei:
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?
--- (1) WLAN access point <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgef�hrt?
--- (1) LinuxClient
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde
entdeckt. Die Konfiguration mit knetworkmanager ist wesentlich
einfacher
--- 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 linux-ui0w 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100
i686 athlon 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 192.168.123.254
==================================================================
================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 linux-ui0w.site linux-ui0w
==================================================================
================================================
*** cat /etc/HOSTNAME
linux-ui0w.site
==================================================================
================================================
*** route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref
Use Iface
192.168.123.0 0.0.0.0 255.255.255.0 U 0 0
0 ra0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0
0 lo
0.0.0.0 192.168.123.254 0.0.0.0 UG 0 0
0 ra0
==================================================================
================================================
*** ifconfig
eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1
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:216 Basisadresse:0x4000
lo Link encap: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:307 errors:0 dropped:0 overruns:0 frame:0
TX packets:307 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:26284 (25.6 Kb) TX bytes:26284 (25.6 Kb)
ra0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2
inet Adresse:192.168.123.101 Bcast:192.168.123.255
Maske:255.255.255.0
inet6 Adresse: fe80::21f:1fff:fe39:4f21/64
Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20662 errors:0 dropped:0 overruns:0 frame:0
TX packets:7303 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:3660159 (3.4 Mb) TX bytes:2194861 (2.0 Mb)
==================================================================
================================================
*** ping tests
Ping of 195.135.220.3 failed
ping: unknown host www.suse.de
Ping of www.suse.de failed
==================================================================
================================================
*** dhcpcd-test
ra0: DHCP server available
==================================================================
================================================
*** lspci
00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67
Ethernet [10de:054c] (rev a2)
==================================================================
================================================
*** lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 04d9:1135 Holtek Semiconductor, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0204:6025 Chipsbank Microelectronics Co.,
Ltd CBM2080 Flash drive controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================
================================================
*** hwinfo --netcard; # (filtered)
22: PCI 0a.0: 0200 Ethernet controller
Model: "ASRock In ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x054c "MCP67 Ethernet"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x054c "ALiveNF7G-HDready, MCP67 Gigabit
Ethernet"
Driver: "forcedeth"
Driver Modules: "forcedeth"
Device File: eth0
Link detected: no
Driver Status: forcedeth is active
Driver Activation Cmd: "modprobe forcedeth"
==================================================================
================================================
*** lsmod
| af_packet | ahci | amd74xx
| ata_generic |
| binfmt_misc | button | cdrom
| cpufreq_conservative |
| cpufreq_powersave | cpufreq_userspace | crc_t10dif
| dm_mod |
| dock | edd | ehci_hcd
| ext3 |
| fan | fat | ff_memless
| floppy |
| forcedeth | fuse | hid
| hwmon |
| ide_core | ide_pci_generic | ipv6
| jbd |
| joydev | k8temp | libata
| loop |
| mbcache | nls_cp437 |
nls_iso8859_1 | ohci_hcd |
| parport | parport_pc | pata_amd
| pcspkr |
| powernow_k8 | ppdev | processor
| rt3070sta |
| rtc_cmos | rtc_core | rtc_lib
| scsi_mod |
| sd_mod | 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 |
| usbcore | usbhid | usb_storage
| vfat |
| wmi |
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-eth0~
BOOTPROTO=
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
==================================================================
================================================
*** iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"§§§§§§§§1"
Mode:Managed Frequency=2.462 GHz Access Point:
##:##:##:##:##:#3
Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [4]
Link Quality=88/100 Signal level:-65 dBm Noise level:-
83 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
11:28:04 2009-06-09
==================================================================
================================================
*** 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.7-9-pae | 2.6.27.7-9-xen |
LICENSE.ralink-firmware.txt| rt2561.bin |
| rt2561s.bin | rt2661.bin | rt73.bin
|
==================================================================
================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================
================================================
*** Active processes
wpa_supplicant:NO knetworkmanager:NO 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
==================================================================
================================================
*** iwlist scanning
ESSID:"§§§§§§§§2"
Channel:11
Quality:57/100 Signal level:-67 dBm Noise
level:-83 dBm
Encryption key:on
IE: WPA Version 1
ESSID:"§§§§§§§§3"
Channel:1
Quality:37/100 Signal level:-75 dBm Noise
level:-83 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
ESSID:"§§§§§§§§4"
Channel:6
Quality:13/100 Signal level:-85 dBm Noise
level:-83 dBm
Encryption key:on
==================================================================
================================================
*** NWEliza states
IF:eth0 IM:1
IF:ra0 IM:2
DI:2 dI:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:ra0-0 DHCP:0 CM:255 IP6:1
KM:0 WLW: 0 AP:1
 
OP
earlgrey_tea

earlgrey_tea

Member
So hier der Rest meines Anhangs. Der wurde beim ersten Post abgeschnitten:


Meine ifcfg-ra0:

Code:
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'


Meine /Wireless/RT3070STA/RT3070STA.dat:

Code:
#The word of "Default" must not be removed
Default
BOOTPROTO='dhcp'
CountryRegion=5
CountryRegionABand=7
CountryCode=DE
ChannelGeography=1
SSID=############
NetworkType=Infra
WirelessMode=0
Channel=
BeaconPeriod=100
TxPower=100
BGProtection=0
TxPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
PktAggregate=0
WmmCapable=1
AckPolicy=0;0;0;0
AuthMode=WPAPSK
EncrypType=TKIP
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
EthConvertMode=
EthCloneMac=
IEEE80211H=0
TGnWifiTest=0
WirelessEvent=0
MeshId=MESH
MeshAutoLink=1
MeshAuthMode=OPEN
MeshEncrypType=NONE
MeshWPAKEY=
MeshDefaultkey=1
MeshWEPKEY=
CarrierDetect=0
AntDiversity=0
BeaconLostTime=4
FtSupport=1
Wapiifname=ra0
WapiPsk=
WapiPskType=
WapiUserCertPath=
WapiAsCertPath=


Ich hoffe ich hab euch ein wenig geholfen. Denkt bitte bei der
Anwendugn daran, dass das eine "earlgrey_tea Bauernlösung" ist. Es gibt
sicherlich elegantere Möglichkeiten, die ich jedoch als Einsteiger
(noch) nicht beherrsche.
Viele Grüße
earlgrey_tea


Ps.: Bei mir reißt die Verbindung zum Router immer ab. Hat da
jemand ne Idee?? Die Ausgabe von ping sieht folgendermaßen aus:


Code:
root# ping -c100 192.168.123.254 ##IPAdresse meines Routers##
PING 192.168.123.254 (192.168.123.254) 56(84) bytes of data.
64 bytes from 192.168.123.254: icmp_seq=1 ttl=64 time=7.43 ms
64 bytes from 192.168.123.254: icmp_seq=2 ttl=64 time=2.22 ms
64 bytes from 192.168.123.254: icmp_seq=3 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=4 ttl=64 time=7.69 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=6 ttl=64 time=1.80 ms
64 bytes from 192.168.123.254: icmp_seq=7 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=8 ttl=64 time=7.91 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=10 ttl=64 time=7.61 ms
64 bytes from 192.168.123.254: icmp_seq=11 ttl=64 time=7.93 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=13 ttl=64 time=2.19 ms
64 bytes from 192.168.123.254: icmp_seq=14 ttl=64 time=9.42 ms
64 bytes from 192.168.123.254: icmp_seq=15 ttl=64 time=7.27 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=17 ttl=64 time=2.69 ms
64 bytes from 192.168.123.254: icmp_seq=18 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=19 ttl=64 time=7.91 ms
64 bytes from 192.168.123.254: icmp_seq=20 ttl=64 time=2.30 ms
64 bytes from 192.168.123.254: icmp_seq=21 ttl=64 time=8.25 ms
64 bytes from 192.168.123.254: icmp_seq=22 ttl=64 time=8.07 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=24 ttl=64 time=6.04 ms
64 bytes from 192.168.123.254: icmp_seq=25 ttl=64 time=8.74 ms
64 bytes from 192.168.123.254: icmp_seq=26 ttl=64 time=6.87 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=28 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=29 ttl=64 time=8.07 ms
64 bytes from 192.168.123.254: icmp_seq=30 ttl=64 time=7.16 ms
64 bytes from 192.168.123.254: icmp_seq=31 ttl=64 time=1.70 ms
64 bytes from 192.168.123.254: icmp_seq=32 ttl=64 time=7.43 ms
64 bytes from 192.168.123.254: icmp_seq=33 ttl=64 time=5.13 ms
64 bytes from 192.168.123.254: icmp_seq=34 ttl=64 time=2.03 ms
64 bytes from 192.168.123.254: icmp_seq=35 ttl=64 time=8.45 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=37 ttl=64 time=1.63 ms
64 bytes from 192.168.123.254: icmp_seq=38 ttl=64 time=8.31 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=40 ttl=64 time=2.55 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=42 ttl=64 time=2.26 ms
64 bytes from 192.168.123.254: icmp_seq=43 ttl=64 time=8.83 ms
64 bytes from 192.168.123.254: icmp_seq=44 ttl=64 time=8.32 ms
64 bytes from 192.168.123.254: icmp_seq=45 ttl=64 time=2.08 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=47 ttl=64 time=2.70 ms
64 bytes from 192.168.123.254: icmp_seq=48 ttl=64 time=8.45 ms
64 bytes from 192.168.123.254: icmp_seq=49 ttl=64 time=7.85 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=51 ttl=64 time=2.20 ms
64 bytes from 192.168.123.254: icmp_seq=52 ttl=64 time=8.17 ms
64 bytes from 192.168.123.254: icmp_seq=53 ttl=64 time=8.31 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=55 ttl=64 time=8.28 ms
64 bytes from 192.168.123.254: icmp_seq=56 ttl=64 time=8.70 ms
64 bytes from 192.168.123.254: icmp_seq=57 ttl=64 time=7.23 ms
64 bytes from 192.168.123.254: icmp_seq=58 ttl=64 time=2.27 ms
64 bytes from 192.168.123.254: icmp_seq=59 ttl=64 time=8.75 ms
64 bytes from 192.168.123.254: icmp_seq=60 ttl=64 time=8.72 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=62 ttl=64 time=7.96 ms
64 bytes from 192.168.123.254: icmp_seq=63 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=64 ttl=64 time=1.83 ms
64 bytes from 192.168.123.254: icmp_seq=65 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=66 ttl=64 time=6.69 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=68 ttl=64 time=2.58 ms
64 bytes from 192.168.123.254: icmp_seq=69 ttl=64 time=7.93 ms
64 bytes from 192.168.123.254: icmp_seq=70 ttl=64 time=7.37 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=72 ttl=64 time=4.35 ms
64 bytes from 192.168.123.254: icmp_seq=73 ttl=64 time=7.95 ms
64 bytes from 192.168.123.254: icmp_seq=74 ttl=64 time=7.98 ms
64 bytes from 192.168.123.254: icmp_seq=75 ttl=64 time=1.75 ms
64 bytes from 192.168.123.254: icmp_seq=76 ttl=64 time=7.93 ms
64 bytes from 192.168.123.254: icmp_seq=77 ttl=64 time=7.90 ms
64 bytes from 192.168.123.254: icmp_seq=78 ttl=64 time=7.94 ms
64 bytes from 192.168.123.254: icmp_seq=79 ttl=64 time=1.84 ms
64 bytes from 192.168.123.254: icmp_seq=80 ttl=64 time=4.63 ms
64 bytes from 192.168.123.254: icmp_seq=81 ttl=64 time=7.41 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=83 ttl=64 time=1.97 ms
64 bytes from 192.168.123.254: icmp_seq=84 ttl=64 time=8.33 ms
64 bytes from 192.168.123.254: icmp_seq=85 ttl=64 time=6.63 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=87 ttl=64 time=2.25 ms
64 bytes from 192.168.123.254: icmp_seq=88 ttl=64 time=8.31 ms
64 bytes from 192.168.123.254: icmp_seq=89 ttl=64 time=7.95 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=91 ttl=64 time=9.95 ms
64 bytes from 192.168.123.254: icmp_seq=92 ttl=64 time=7.97 ms
64 bytes from 192.168.123.254: icmp_seq=93 ttl=64 time=5.44 ms
64 bytes from 192.168.123.254: icmp_seq=94 ttl=64 time=2.29 ms
64 bytes from 192.168.123.254: icmp_seq=95 ttl=64 time=8.03 ms
64 bytes from 192.168.123.254: icmp_seq=96 ttl=64 time=7.98 ms
ping: sendmsg: Network is unreachable
64 bytes from 192.168.123.254: icmp_seq=98 ttl=64 time=1.84 ms
64 bytes from 192.168.123.254: icmp_seq=99 ttl=64 time=7.92 ms
64 bytes from 192.168.123.254: icmp_seq=100 ttl=64 time=7.97 ms
--- 192.168.123.254 ping statistics ---
100 packets transmitted, 81 received, 19% packet loss, time
99519ms
rtt min/avg/max/mdev = 1.636/6.240/9.955/2.651 ms

Am Router, respektive der Karte kann es nicht liegen, da ich unter
Windows Vista bei 300 Paketen keinerlei Verluste hab.
Für alle Fragen bezüglich meiner Einstellungen, hier noch die
collectNWData.sh logdatei:


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?
--- (1) WLAN access point <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgef�hrt?
--- (1) LinuxClient
!!! CND0230W: IPV6 ist eingeschaltet
!!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde
entdeckt. Die Konfiguration mit knetworkmanager ist wesentlich
einfacher
--- 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 linux-ui0w 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100
i686 athlon 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 192.168.123.254
==================================================================
================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 linux-ui0w.site linux-ui0w
==================================================================
================================================
*** cat /etc/HOSTNAME
linux-ui0w.site
==================================================================
================================================
*** route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref
Use Iface
192.168.123.0 0.0.0.0 255.255.255.0 U 0 0
0 ra0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0
0 lo
0.0.0.0 192.168.123.254 0.0.0.0 UG 0 0
0 ra0
==================================================================
================================================
*** ifconfig
eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1
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:216 Basisadresse:0x4000
lo Link encap: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:307 errors:0 dropped:0 overruns:0 frame:0
TX packets:307 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:26284 (25.6 Kb) TX bytes:26284 (25.6 Kb)
ra0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2
inet Adresse:192.168.123.101 Bcast:192.168.123.255
Maske:255.255.255.0
inet6 Adresse: fe80::21f:1fff:fe39:4f21/64
Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20662 errors:0 dropped:0 overruns:0 frame:0
TX packets:7303 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:3660159 (3.4 Mb) TX bytes:2194861 (2.0 Mb)
==================================================================
================================================
*** ping tests
Ping of 195.135.220.3 failed
ping: unknown host www.suse.de
Ping of www.suse.de failed
==================================================================
================================================
*** dhcpcd-test
ra0: DHCP server available
==================================================================
================================================
*** lspci
00:0a.0 Ethernet controller [0200]: nVidia Corporation MCP67
Ethernet [10de:054c] (rev a2)
==================================================================
================================================
*** lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 04d9:1135 Holtek Semiconductor, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0204:6025 Chipsbank Microelectronics Co.,
Ltd CBM2080 Flash drive controller
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================
================================================
*** hwinfo --netcard; # (filtered)
22: PCI 0a.0: 0200 Ethernet controller
Model: "ASRock In ALiveNF7G-HDready, MCP67 Gigabit Ethernet"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x054c "MCP67 Ethernet"
SubVendor: pci 0x1849 "ASRock Incorporation"
SubDevice: pci 0x054c "ALiveNF7G-HDready, MCP67 Gigabit
Ethernet"
Driver: "forcedeth"
Driver Modules: "forcedeth"
Device File: eth0
Link detected: no
Driver Status: forcedeth is active
Driver Activation Cmd: "modprobe forcedeth"
==================================================================
================================================
*** lsmod
| af_packet | ahci | amd74xx
| ata_generic |
| binfmt_misc | button | cdrom
| cpufreq_conservative |
| cpufreq_powersave | cpufreq_userspace | crc_t10dif
| dm_mod |
| dock | edd | ehci_hcd
| ext3 |
| fan | fat | ff_memless
| floppy |
| forcedeth | fuse | hid
| hwmon |
| ide_core | ide_pci_generic | ipv6
| jbd |
| joydev | k8temp | libata
| loop |
| mbcache | nls_cp437 |
nls_iso8859_1 | ohci_hcd |
| parport | parport_pc | pata_amd
| pcspkr |
| powernow_k8 | ppdev | processor
| rt3070sta |
| rtc_cmos | rtc_core | rtc_lib
| scsi_mod |
| sd_mod | 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 |
| usbcore | usbhid | usb_storage
| vfat |
| wmi |
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-eth0~
BOOTPROTO=
NAME='MCP67 Ethernet'
STARTMODE='auto'
USERCONTROL='no'
==================================================================
================================================
*** cat /etc/sysconfig/network/ifcfg-ra0
DEVICE='ra0'
ONBOOT='yes'
BOOTPROTO='dhcp'
==================================================================
================================================
*** iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
ra0 RT2870 Wireless ESSID:"§§§§§§§§1"
Mode:Managed Frequency=2.462 GHz Access Point:
##:##:##:##:##:#3
Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [4]
Link Quality=88/100 Signal level:-65 dBm Noise level:-
83 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
11:28:04 2009-06-09
==================================================================
================================================
*** 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.7-9-pae | 2.6.27.7-9-xen |
LICENSE.ralink-firmware.txt| rt2561.bin |
| rt2561s.bin | rt2661.bin | rt73.bin
|
==================================================================
================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================
================================================
*** Active processes
wpa_supplicant:NO knetworkmanager:NO 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
==================================================================
================================================
*** iwlist scanning
ESSID:"§§§§§§§§2"
Channel:11
Quality:57/100 Signal level:-67 dBm Noise
level:-83 dBm
Encryption key:on
IE: WPA Version 1
ESSID:"§§§§§§§§3"
Channel:1
Quality:37/100 Signal level:-75 dBm Noise
level:-83 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
ESSID:"§§§§§§§§4"
Channel:6
Quality:13/100 Signal level:-85 dBm Noise
level:-83 dBm
Encryption key:on
==================================================================
================================================
*** NWEliza states
IF:eth0 IM:1
IF:ra0 IM:2
DI:2 dI:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:ra0-0 DHCP:0 CM:255 IP6:1
KM:0 WLW: 0 AP:1
 
OP
earlgrey_tea

earlgrey_tea

Member
man bist du schnell :schockiert:
Werd ich gleichmal ausprobieren.
Danke

Edit::
Hat leider nix gebracht ... ich werd weiter forschen, freu mich aber natürlich auch über Tipps von euch :D .
 
Oben