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

Ralink RT 2860 (ra 0)

Laut meinem Skript sind beide Treiber aktiv: 2860sta und 2800pci. Ich kann rt2860sta nicht löschen.
 
öffne die Datei 70-persistent-net.rules, lösche den Inhalt komplett und kopiere das rein:
Code:
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it,as long as you keep each rule on a single line.
# PCI device 0x10ec:0x8168 (r8169)
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it,as long as you keep each rule on a single line.
# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:16:13:85:ff", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:43:60:59:61", ATTR{type}=="1", KERNEL=="ra*", NAME="ra0"
#das ist die zweite Korrektur
mach dann wieder Neustart und dann das Gleiche
 
Werko1 schrieb:
Laut meinem Skript sind beide Treiber aktiv: 2860sta und 2800pci. Ich kann rt2860sta nicht löschen.
Du sollst den rt2860sta auch nicht löschen!! Hast Du den auf die blacklist gesetzt? Nur nicht auf die blacklist!!
Edit: Wir versuchen ihn zu starten mit der Zeile:
Code:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:43:60:59:61", ATTR{type}=="1", KERNEL=="ra*", NAME="ra0"
Die Nr.
Code:
"00:22:43:60:59:61"
ist die MAC Adresse.
 
In der blacklist ist "rt2800pci" eingetragen und nicht "rt2860sta"

Ergebnis:
Code:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:43:60:59:61", ATTR{type}=="1", KERNEL=="ra*", NAME="ra0"
bash: ATTR{address}==00:22:43:60:59:61,: command not found
 
Werko1 schrieb:
In der blacklist ist "rt2800pci" eingetragen und nicht "rt2860sta"

Ergebnis:
Code:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:43:60:59:61", ATTR{type}=="1", KERNEL=="ra*", NAME="ra0"
bash: ATTR{address}==00:22:43:60:59:61,: command not found
Du sollst die Datei 70-persistent-net.rules öffnen dann lösche den Inhalt komplett und kopiere das rein:
Code:
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it,as long as you keep each rule on a single line.
# PCI device 0x10ec:0x8168 (r8169)
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it,as long as you keep each rule on a single line.
# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:16:13:85:ff", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:22:43:60:59:61", ATTR{type}=="1", KERNEL=="ra*", NAME="ra0"
#das ist die zweite Korrektur
mach dann wieder Neustart und dann das Gleiche (iwconfig, ifconfig etc.)
 
Ergebnis:
Code:
 hwinfo --netcard
29: PCI 200.0: 0282 WLAN controller                             
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_1814_781
  Unique ID: VQ+S.lp0a+ta+CV3
  Parent ID: z8Q3.6XhEowSpRr2
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "RaLink RT2860"
  Vendor: pci 0x1814 "RaLink"
  Device: pci 0x0781 "RT2860"
  SubVendor: pci 0x1814 "RaLink"
  SubDevice: pci 0x2790 
  Driver: "rt2860"
  Driver Modules: "rt2860sta"
  Device File: ra0
  Features: WLAN
  Memory Range: 0xf3000000-0xf300ffff (rw,non-prefetchable)
  IRQ: 16 (127 events)
  HW Address: 00:22:43:60:59:61
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00000781sv00001814sd00002790bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
  Driver Info #1:
    Driver Status: rt2800pci is not active
    Driver Activation Cmd: "modprobe rt2800pci"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

30: PCI 300.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_10ec_8168
  Unique ID: rBUF.qYglFnxCb40
  Parent ID: qTvu.8Makl3iDVc3
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller"
  SubVendor: pci 0x17c0 "Wistron Corp."
  SubDevice: pci 0x10c0 
  Revision: 0x02
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  I/O Ports: 0x3000-0x3fff (rw)
  Memory Range: 0xf3100000-0xf3100fff (rw,non-prefetchable)
  Memory Range: 0xf8000000-0xf800ffff (rw,prefetchable)
  Memory Range: 0xf8020000-0xf803ffff (ro,prefetchable,disabled)
  IRQ: 216 (4088 events)
  HW Address: 00:1f:16:13:85:ff
  Link detected: yes
  Module Alias: "pci:v000010ECd00008168sv000017C0sd000010C0bc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
linux-pd1j:~ # ifconfig
eth0      Link encap:Ethernet  Hardware Adresse 00:1F:16:13:85:FF  
          inet Adresse:192.168.2.102  Bcast:192.168.2.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3693 errors:0 dropped:0 overruns:0 frame:0
          TX packets:480 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:646301 (631.1 Kb)  TX bytes:105713 (103.2 Kb)
          Interrupt:216 Basisadresse:0xa000 

lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:968 (968.0 b)  TX bytes:968 (968.0 b)

ra0       Link encap:Ethernet  Hardware Adresse 00:22:43:60:59:61  
          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:16 

linux-pd1j:~ # iwlist scanning
lo        Interface doesn't support scanning.

ra0       No scan results

eth0      Interface doesn't support scanning.

pan0      Interface doesn't support scanning.

linux-pd1j:~ # ls -ls /lib/firmware
insgesamt 104
4 drwxr-xr-x 14 root root 4096 26. Jul 13:22 2.6.27.7-9-pae
4 -rw-r--r--  1 root root  137  3. Dez 2008  3CCFEM556.cis
4 -rw-r--r--  1 root root  134  3. Dez 2008  3CXEM556.cis
4 -rw-r--r--  1 root root  109  3. Dez 2008  COMpad2.cis
4 -rw-r--r--  1 root root   76  3. Dez 2008  COMpad4.cis
4 -rw-r--r--  1 root root  136  3. Dez 2008  DP83903.cis
4 -rw-r--r--  1 root root   53  3. Dez 2008  E-CARD.cis
4 -rw-r--r--  1 root root  253  3. Dez 2008  LA-PCM.cis
4 -rw-r--r--  1 root root 2142 26. Jun 08:55 LICENSE.ralink-firmware.txt
4 -rw-r--r--  1 root root  107  3. Dez 2008  MT5634ZLX.cis
4 -rw-r--r--  1 root root   54  3. Dez 2008  NE2K.cis
4 -rw-r--r--  1 root root  210  3. Dez 2008  PCMLM28.cis
4 -rw-r--r--  1 root root   68  3. Dez 2008  PE-200.cis
4 -rw-r--r--  1 root root   74  3. Dez 2008  PE520.cis
4 -rw-r--r--  1 root root   86  3. Dez 2008  RS-COM-2P.cis
8 -rw-r--r--  1 root root 8192 26. Jun 08:55 rt2561.bin
8 -rw-r--r--  1 root root 8192 26. Jun 08:55 rt2561s.bin
8 -rw-r--r--  1 root root 8192 26. Jun 08:55 rt2661.bin
8 -rw-r--r--  1 root root 8192 26. Jun 08:55 rt2860.bin
4 -rw-r--r--  1 root root 4096 26. Jun 08:55 rt2870.bin
4 -rw-r--r--  1 root root 2048 26. Jun 08:55 rt73.bin
4 -rw-r--r--  1 root root   85  3. Dez 2008  tamarack.cis
linux-pd1j:~ # rpm -qa |grep rt2860
linux-pd1j:~ # rpm -QA 
-QA: unknown option
linux-pd1j:~ # 
linux-pd1j:~ # rpm -qa | grep rt2860
linux-pd1j:~ # modinfo rt2860sta
filename:       /lib/modules/2.6.27.7-9-pae/kernel/drivers/staging/rt2860/rt2860sta.ko
version:        1.8.0.0
license:        GPL
srcversion:     57C41D6C031E607F921DD11
alias:          pci:v00001A3Bd00001059sv*sd*bc*sc*i*
alias:          pci:v00001814d00000781sv*sd*bc*sc*i*
alias:          pci:v00001814d00000701sv*sd*bc*sc*i*
alias:          pci:v00001814d00000681sv*sd*bc*sc*i*
alias:          pci:v00001814d00000601sv*sd*bc*sc*i*
depends:        
staging:        Y
vermagic:       2.6.27.7-9-pae SMP mod_unload modversions 586 
parm:           mac:rt28xx: wireless mac addr (charp)
linux-pd1j:~ # modinfp rt2800pci
bash: modinfp: command not found
linux-pd1j:~ # iwconfig
lo        no wireless extensions.

ra0       RT2860 Wireless  ESSID:""  Nickname:"RT2860STA"
          Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
          Bit Rate:1 Mb/s   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality=10/100  Signal level:0 dBm  Noise level:-97 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.

pan0      no wireless extensions.
 
Das Ergebnis ist Null. Schade. Du kannst aber die Datei 70-persistent-net.rules wieder im Original abspeichern und hier weiter machen; http://www.pc-forum24.de/suse-treiber/10335-geloest-ralink-rt2860-unter-opensuse-11-0-11-1-eeepc-und-andere-eee-hardware-3.html#post27020
 
Frage an den Rest der Welt: Hätte ich mit der Installation von KDE eher eine Chance, das mit Eurer Unterstützung mein Laptop WLAN-fähig würde ? Für mich wäre eine wechsel von Gnome zu KDE kein Problem, da beides für mich neu ist. :(
 
OK, habe ich mir auch vorgestellt. Dachte nur, dass in diesem Forum mehr Mitglieder mit entsprechender Erfahrung mit KDE vertraut sind und evtl. eine Umstellung für mich besser sein könnte.
 
Ich bin nicht neugierig ;) aber kannst mir schreiben ob der neue Treiber
(das müsste in deinem Fall der rt2860sta_EEEPC-kmp-pae-1.7.1.1_2.6.27.7_9.1-rm.0.i586.rpm )
funktioniert?

Hast Du eine Internetverbindung mit Linux per Kabel?
Wenn ja, dann lese das hier: http://de.opensuse.org/YaST/Software/Community_Repositories
 
Hat eigentlich schon mal jemand daran gedacht einen Kernelupdate zu machen und dann die Wlaneinstellungen per Yast / Networkmanager vorzunehmen?
Ich hab nämlich gesehen, dass du noch "alten "Kernel benutzt:
Du kannst aber problemlos per Yast2 auf den:
2.6.27.29-0.1-pae
updaten.
Der Ralinktreiber ist in dem neuen Kernen nämlich mit enthalten und wird auch vom Networkmanager automatisch erkannt.
Ich hoffe ich konnte vieleicht helfen.
Gruß earlgrey_tea
 
Habe nun mein System neu installiert und gleich KDE (anstatt Gnome) aktiviert und den neuen Kernel per update geladen.
Es funktioniert - diese Antwort schreibe ich bereits per WLAN.
Vielen Dank für die Unterstützung. :up: :up: :up:
 
Oben