• 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)

Guten Tag -
vorab mein skript:
Code:
collectNWData.sh V0.6.1.9 (Rev: 1.145)
--- 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

!!! CND0380I: Es wurden keine WLANs am Interface ra0 gefunden. Die Hardware und/oder Treiber ist nicht richtig konfiguriert
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber die Netzwerkkartenkonfiguration für ra0,eth0 existiert
--- Netzwerkkonfigurationsinformationen werden in Datei collectNWData.txt geschrieben ...
--- 1 Fehler gefunden
--- 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önnenF

==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-j5d7 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-ia32:core-3.2-ia32"
openSUSE 11.1 (i586)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-j5d7.site linux-j5d7
==================================================================================================================
*** cat /etc/HOSTNAME
linux-j5d7.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
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:184 errors:0 dropped:0 overruns:0 frame:0
          TX packets:213 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:136047 (132.8 Kb)  TX bytes:44674 (43.6 Kb)
          Interrupt:216 Basisadresse:0x6000 
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:62 errors:0 dropped:0 overruns:0 frame:0
          TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:4028 (3.9 Kb)  TX bytes:4028 (3.9 Kb)
ra0       Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#2  
          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 
==================================================================================================================
*** 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
02:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
==================================================================================================================
*** lsusb
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04d9:0499 Holtek Semiconductor, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 5986:0102 Acer, Inc Crystal Eye Webcam
Bus 004 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
29: PCI 200.0: 0282 WLAN controller
  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
  Link detected: yes
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
30: PCI 300.0: 0200 Ethernet controller
  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 
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  Link detected: no
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
==================================================================================================================
*** List of loaded modules
| ac                      | acpi_cpufreq            | af_packet               | agpgart                  |
| ahci                    | battery                 | binfmt_misc             | button                   |
| cdrom                   | compat_ioctl32          | cpufreq_conservative    | cpufreq_powersave        |
| cpufreq_userspace       | crc_t10dif              | dm_mod                  | dock                     |
| edd                     | ehci_hcd                | ext3                    | fan                      |
| fat                     | ff_memless              | fuse                    | hid                      |
| hwmon                   | i2c_core                | i2c_i801                | intel_agp                |
| ip6_tables              | iptable_filter          | iptable_raw             | ip_tables                |
| ipt_LOG                 | ipt_REJECT              | jbd                     | joydev                   |
| libata                  | loop                    | mbcache                 | mii                      |
| nf_conntrack            | nf_conntrack_ipv4       | nf_conntrack_netbios_ns | nls_cp437                |
| nls_iso8859_1           | output                  | pcspkr                  | processor                |
| r8169                   | rt2860sta               | rtc_cmos                | rtc_core                 |
| rtc_lib                 | scsi_mod                | sd_mod                  | serio_raw                |
| sg                      | snd                     | snd_hda_intel           | snd_hwdep                |
| snd_mixer_oss           | snd_page_alloc          | snd_pcm                 | snd_pcm_oss              |
| snd_seq                 | snd_seq_device          | snd_timer               | soundcore                |
| speedstep_lib           | sr_mod                  | thermal                 | thermal_sys              |
| uhci_hcd                | usbcore                 | usbhid                  | usb_storage              |
| uvcvideo                | v4l1_compat             | vfat                    | video                    |
| videodev                | wmi                     | x_tables                | xt_limit                 |
| xt_NOTRACK              | xt_pkttype              | xt_state                | xt_tcpudp                |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller'
STARTMODE='auto'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-ra0
BOOTPROTO='dhcp'
INTERFACETYPE='wlan'
NAME='RT2860'
STARTMODE='auto'
USERCONTROL='yes'
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY='@@@@@@'
WIRELESS_KEY_LENGTH='@@@@@@'
WIRELESS_MODE='Managed'
WIRELESS_POWER='yes'
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
ra0       RT2860 Wireless  ESSID:"§§§§§§§§1"
          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
==================================================================================================================
*** Actual date for bias of following greps
09:07:21 2009-07-26
==================================================================================================================
*** tail -n 300 /var/log/messages* | grep -i -A 5 'firmware'
==================================================================================================================
*** 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 -ls /lib/firmware
insgesamt 92
4 drwxr-xr-x 14 root root 4096 25. Jul 20:57 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  6. Jun 2008  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  6. Jun 2008  rt2561.bin
8 -rw-r--r--  1 root root 8192  6. Jun 2008  rt2561s.bin
8 -rw-r--r--  1 root root 8192  6. Jun 2008  rt2661.bin
4 -rw-r--r--  1 root root 2048  6. Jun 2008  rt73.bin
4 -rw-r--r--  1 root root   85  3. Dez 2008  tamarack.cis
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:YES 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
==================================================================================================================
*** 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-1 IP6:0 KM:1 WLW: 0 AP:1

Die Firmware habe ich auf meinem Desktop im gepackten Zustand als RPM. Beim entpacken auf dem Desktop kommt die Fehlermeldung: ralink-firmware-1.0-25.1.noarch.rpm kann nicht installiert werden.

Ich komme seit Tagen nicht weiter und finde auch keine hilfreiche Info im Forum. Wer kann mir als unerfahrenem Anfäger weiterhelfen?
 
Code:
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber die Netzwerkkartenkonfiguration für ra0,eth0 existiert
Und die ganzen Einstellungen im yast löschen.
 
Vielen Dank - die Firmware konnte ich nun laden. Wie kann ich die erkannten Daten in Yast löschen. Die Funktionsfelder wie löschen sind nur hellgrau unterlegt und somit ohne Funktion. Was oder wie soll oder kann ich die Daten löschen?
 
Stell doch mal die Netzwerkkonfiguration im yast auf "ifup" um, geh auf Übersicht und lösch dort di erkannten Karten. Dann sind die nicht mehr konfiguriert!

CU Freddie

Edit: Anschließend wieder auf Networkmanager umstellen nicht vergessen!
 
Nachdem ich nicht mehr den kleinsten Überblick über den Zustand der Einstellungen etc. hatte, habe ich nun eine Neuinstallation vorgenommen - den entsprechenden Treiber geladen (ich hoffe es wenigstens) - die Einstellungen in Yast gelöscht - und nun weiss ich nicht, womit ich die Konfiguration vornehmen kann???
Yast soll nicht genommen werden und wie kann ich es sonst konfigurieren?
Vorab das aktuelle Skript, mit dem ich nicht so viel anfangen kann.

Code:
:collectNWData.sh V0.6.1.12 (Rev: 1.162, Build: 2009/06/09 18:29:26)
--- 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

!!! CND0380E: Es wurden keine WLANs am Interface ra0 gefunden. Die Hardware und/oder Treiber ist nicht richtig konfiguriert
--- 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-pd1j 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-ia32:core-3.2-ia32"
openSUSE 11.1 (i586)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-pd1j.site linux-pd1j
==================================================================================================================
*** cat /etc/HOSTNAME
linux-pd1j.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
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 Basisadresse:0x4000 
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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 SendewarteschlangenlÀnge:0 
          RX bytes:400 (400.0 b)  TX bytes:400 (400.0 b)
ra0       Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#2  
          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 
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host http://www.suse.de
Ping of http://www.suse.de failed
==================================================================================================================
*** dhcpcd-test
ra0: No DHCP server detected
==================================================================================================================
*** lspci
02:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
==================================================================================================================
*** lsusb
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04d9:0499 Holtek Semiconductor, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 004 Device 002: ID 5986:0102 Acer, Inc Crystal Eye Webcam
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
29: PCI 200.0: 0282 WLAN controller
  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
  Link detected: yes
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
30: PCI 300.0: 0200 Ethernet controller
  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 
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  Link detected: no
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
==================================================================================================================
*** lsmod
| ac                      | acpi_cpufreq            | af_packet               | agpgart                  |
| ahci                    | battery                 | binfmt_misc             | bluetooth                |
| bnep                    | bridge                  | button                  | cdrom                    |
| cfg80211                | compat_ioctl32          | cpufreq_conservative    | cpufreq_powersave        |
| cpufreq_userspace       | crc_ccitt               | crc_t10dif              | dm_mod                   |
| dock                    | edd                     | eeprom_93cx6            | ehci_hcd                 |
| ext3                    | fan                     | fat                     | ff_memless               |
| fuse                    | hid                     | hwmon                   | i2c_core                 |
| i2c_i801                | input_polldev           | intel_agp               | iptable_filter           |
| ip_tables               | jbd                     | joydev                  | l2cap                    |
| led_class               | libata                  | loop                    | mac80211                 |
| mbcache                 | mii                     | nls_cp437               | nls_iso8859_1            |
| nls_utf8                | output                  | pcspkr                  | processor                |
| r8169                   | rfcomm                  | rt2800pci               | rt2860sta                |
| rt2x00lib               | rt2x00pci               | rtc_cmos                | rtc_core                 |
| rtc_lib                 | sco                     | scsi_mod                | sd_mod                   |
| serio_raw               | sg                      | snd                     | snd_hda_intel            |
| snd_hwdep               | snd_mixer_oss           | snd_page_alloc          | snd_pcm                  |
| snd_pcm_oss             | snd_seq                 | snd_seq_device          | snd_timer                |
| soundcore               | speedstep_lib           | sr_mod                  | stp                      |
| thermal                 | thermal_sys             | uhci_hcd                | usbcore                  |
| usbhid                  | usb_storage             | uvcvideo                | v4l1_compat              |
| vfat                    | video                   | videodev                | wmi                      |
| x_tables                |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
pan0      no wireless extensions.
ra0       RT2860 Wireless  ESSID:"§§§§§§§§1"
          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
==================================================================================================================
*** Actual date for bias of following greps
21:22:03 2009-08-10
==================================================================================================================
*** 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          | 3CCFEM556.cis           | 3CXEM556.cis            | COMpad2.cis              |
| COMpad4.cis             | DP83903.cis             | E-CARD.cis              | LA-PCM.cis               |
| LICENSE.ralink-firmware.txt| MT5634ZLX.cis           | NE2K.cis                | PCMLM28.cis              |
| PE-200.cis              | PE520.cis               | RS-COM-2P.cis           | rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt2860.bin              | rt2870.bin               |
| rt73.bin                | tamarack.cis            |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:NO nm-applet:YES
==================================================================================================================
*** 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:1 cNiC:2:1 NI:2 cNI:2 NIW:ra0-1 NDIS:0 NIWL:0 CM:0 IP6:0 KM:0 WLW: 0 AP:0
 
Code:
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
Da würde ich mal einen der beiden Treiber rauswerfen und schauen, ob es mit dem jeweils anderen funktioniert.
 
Das ist leichter gesagt als getan - wie bzw. wo finde ich die installierten Treiber ?
Im Skript habe ich wenigsten erkennen können, dass beide aktiv sind - das war schon mal ein Erfolg für mich.
 

lOtz1009

Moderator
Teammitglied
/etc/modprobe.d/blacklist
Dort das Modul am Ende eintragen, welches nicht geladen werden soll ;)

i.e. blacklist rt2860sta
 
Und ganz ohne einen Eitnrag in der blacklist:
Code:
modprobe -r MODUL_DAS_ENTLADEN_WERDEN_SOLL
Code:
modprobe MODUL_DAS_GELADEN_WERDEN_SOLL
 
... im Terminal konnte ich kein brauchbares Ergebnis erzielen- einige meiner Versuche.
Was mache ich falsch ?

linux-pd1j:~/Desktop # /etc/modprobe.d/blacklist rt2860sta
bash: /etc/modprobe.d/blacklist: Keine Berechtigung
linux-pd1j:~/Desktop # cd etc/
bash: cd: etc/: Datei oder Verzeichnis nicht gefunden
linux-pd1j:~/Desktop # cd..
linux-pd1j:~ # cd etc/
bash: cd: etc/: Datei oder Verzeichnis nicht gefunden
linux-pd1j:~ # cd /etc/
linux-pd1j:/etc # /modprobe.d/blacklist rt2860sta
bash: /modprobe.d/blacklist: Datei oder Verzeichnis nicht gefunden
linux-pd1j:/etc # modprobe -r
linux-pd1j:/etc # modprobe
Usage: modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
modprobe -r [-n] [-i] [-v] <modulename> ...
modprobe -l -t <dirname> [ -a <modulename> ...]
linux-pd1j:/etc # modprobe rt2860sta
linux-pd1j:/etc #
 
Grothesk schrieb:
Und ganz ohne einen Eitnrag in der blacklist:
Code:
modprobe -r MODUL_DAS_ENTLADEN_WERDEN_SOLL
Code:
modprobe MODUL_DAS_GELADEN_WERDEN_SOLL
Also:
Code:
modprobe -r rt2860sta
entfernt das Modul rt2860sta

Code:
modprobe rt2800pci
ladet das Modul rt2800pci
 
Ich habe mich als root angemeldet und folgendes auf dem Terminal eingegeben -

linux-pd1j:~/Desktop # modprobe -r rt2860sta
FATAL: Module rt2860sta is in use.
linux-pd1j:~/Desktop # cd..
linux-pd1j:~ # modprobe -r rt2860sta
FATAL: Module rt2860sta is in use.
linux-pd1j:~ #


- das Ergebnis bringt mich nicht weiter. Was will mir das sagen ?
 
Also, mein jetziges Skript:

Code:
collectNWData.sh V0.6.1.12 (Rev: 1.162, Build: 2009/06/09 18:29:26)
--- 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

!!! CND0380E: Es wurden keine WLANs am Interface ra0 gefunden. Die Hardware und/oder Treiber ist nicht richtig konfiguriert
--- 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-pd1j 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-ia32:core-3.2-ia32"
openSUSE 11.1 (i586)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-pd1j.site linux-pd1j
==================================================================================================================
*** cat /etc/HOSTNAME
linux-pd1j.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
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:5569 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4288 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 SendewarteschlangenlÀnge:1000 
          RX bytes:6743466 (6.4 Mb)  TX bytes:584920 (571.2 Kb)
          Interrupt:216 
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:99 errors:0 dropped:0 overruns:0 frame:0
          TX packets:99 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 SendewarteschlangenlÀnge:0 
          RX bytes:11364 (11.0 Kb)  TX bytes:11364 (11.0 Kb)
ra0       Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#2  
          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 
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host http://www.suse.de
Ping of http://www.suse.de failed
==================================================================================================================
*** dhcpcd-test
ra0: No DHCP server detected
==================================================================================================================
*** lspci
02:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
==================================================================================================================
*** lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04d9:0499 Holtek Semiconductor, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 004 Device 002: ID 5986:0102 Acer, Inc Crystal Eye Webcam
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
29: PCI 200.0: 0282 WLAN controller
  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
  Link detected: yes
    Driver Status: rt2860sta is active
    Driver Activation Cmd: "modprobe rt2860sta"
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
30: PCI 300.0: 0200 Ethernet controller
  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 
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  Link detected: no
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
==================================================================================================================
*** lsmod
| ac                      | acpi_cpufreq            | af_packet               | agpgart                  |
| ahci                    | battery                 | binfmt_misc             | bluetooth                |
| bnep                    | bridge                  | button                  | cdrom                    |
| cfg80211                | compat_ioctl32          | cpufreq_conservative    | cpufreq_powersave        |
| cpufreq_userspace       | crc_ccitt               | crc_t10dif              | dm_mod                   |
| dock                    | edd                     | eeprom_93cx6            | ehci_hcd                 |
| ext3                    | fan                     | fat                     | ff_memless               |
| fuse                    | hid                     | hwmon                   | i2c_core                 |
| i2c_i801                | input_polldev           | intel_agp               | jbd                      |
| joydev                  | l2cap                   | led_class               | libata                   |
| loop                    | mac80211                | mbcache                 | mii                      |
| nls_cp437               | nls_iso8859_1           | output                  | pcspkr                   |
| processor               | r8169                   | rfcomm                  | rt2800pci                |
| rt2860sta               | rt2x00lib               | rt2x00pci               | rtc_cmos                 |
| rtc_core                | rtc_lib                 | sco                     | scsi_mod                 |
| sd_mod                  | serio_raw               | sg                      | snd                      |
| snd_hda_intel           | snd_hwdep               | snd_mixer_oss           | snd_page_alloc           |
| snd_pcm                 | snd_pcm_oss             | snd_seq                 | snd_seq_device           |
| snd_timer               | soundcore               | speedstep_lib           | sr_mod                   |
| stp                     | thermal                 | thermal_sys             | uhci_hcd                 |
| usbcore                 | usbhid                  | usb_storage             | uvcvideo                 |
| v4l1_compat             | vfat                    | video                   | videodev                 |
| wmi                     |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
pan0      no wireless extensions.
ra0       RT2860 Wireless  ESSID:"§§§§§§§§1"
          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
==================================================================================================================
*** Actual date for bias of following greps
22:00:06 2009-08-14
==================================================================================================================
*** 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          | 3CCFEM556.cis           | 3CXEM556.cis            | COMpad2.cis              |
| COMpad4.cis             | DP83903.cis             | E-CARD.cis              | LA-PCM.cis               |
| LICENSE.ralink-firmware.txt| MT5634ZLX.cis           | NE2K.cis                | PCMLM28.cis              |
| PE-200.cis              | PE520.cis               | RS-COM-2P.cis           | rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt2860.bin              | rt2870.bin               |
| rt73.bin                | tamarack.cis            |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:NO nm-applet:YES
==================================================================================================================
*** 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:1 cNiC:2:1 NI:2 cNI:2 NIW:ra0-1 NDIS:0 NIWL:0 CM:0 IP6:0 KM:0 WLW: 0 AP:0
 
Ergebnis:

blacklist sk98lin

# This driver is rarely needed and causes trouble when scanning devices.
# See: https://bugzilla.novell.com/show_bug.cgi?id=144623
blacklist stradis

# These devices have bt878 chip without PCI Subsystem ID. Without that info bttv
# does not know how to treat them properly. Therefore we disable autoloading of
# modules for these devices.
# See https://bugzilla.novell.com/show_bug.cgi?id=149588
# To enable your device create a hardware configuration file for your device.
# See man hwup for details.
# You will probably have to specify an option to identify your card. Have a
# look in /usr/src/linux/Documentation/video4linux/CARDLIST.bttv.
alias pci:v0000109Ed0000036Esv00000000sd00000000bc04sc00i00 bttv_skip_it
alias pci:v0000109Ed00000878sv00000000sd00000000bc04sc80i00 bttv_skip_it
install bttv_skip_it /bin/echo "module alias skipped (bt878 chip without PCI Subsystem ID)"

# For some bridges both intel-agp and i82875p_edac are loaded. If i82875p_edac
# is loaded first it will grab the device. Then intel-agp doesn't work.
# Therefore we disable automatic loading of 82875p_edac. (Bug 213840)
blacklist i82875p_edac
 
Alt+F2 schreibe den Text kdesu konqueror jetzt root Passwort eingeben und jetzt dort wo www. steht so ein Strich machen / und auf Eingabe-Taste drücken. Suche den Ordner etc dann den Ordner modprobe.d. Melde Dich dann.
 
Oben