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

ath9k download ?!

Moin,
Ich habe mir vor kurzer Zeit ein Laptop zugelegt und OpenSuse 11.0 draufgespielt.
Da ich absolut keine Erfahrung mit Linux im allgemeinen hatte , kam es schnell zu
meinem ersten Problem:
Die Netzwerkkarte (Atheros AR5B91) wurde nicht erkannt.
"iwconfig" sagt mir das keinerlei Erweiterungen vorhanden seien.
Code:
collectNWData.sh V0.6.1.15 (Rev: 1.165, Build: 2009/09/02 18:39:22)
--- 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
!!! CND0240E: Knetworkmanager wird für die Netzwerkkonfiguration benutzt aber die Netzwerkkartenkonfiguration für wlan0,eth0 existiert
==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-xz6e 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 x86_64 x86_64 x86_64 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
openSUSE 11.0 (X86-64)
VERSION = 11.0
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-xz6e.site linux-xz6e
==================================================================================================================
*** cat /etc/HOSTNAME
linux-xz6e.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:19 Basisadresse:0xdead 
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:66 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:3996 (3.9 Kb)  TX bytes:3996 (3.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
==================================================================================================================
*** lspci
00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter [1039:0191] (rev 02)
02:00.0 Network controller [0280]: Atheros Communications Inc. Device [168c:002a] (rev 01)
==================================================================================================================
*** lsusb
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 004: ID 054c:0243 Sony Corp. MicroVault Flash Drive
Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 001 Device 002: ID 064e:a116 Suyin Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
08: PCI 200.0: 0280 Network controller
  Model: "Atheros Network controller"
  Vendor: pci 0x168c "Atheros Communications, Inc."
  Device: pci 0x002a 
  SubVendor: pci 0x1a3b 
  SubDevice: pci 0x1067 
14: PCI 04.0: 0200 Ethernet controller
  Model: "Silicon Integrated 191 Gigabit Ethernet Adapter"
  Vendor: pci 0x1039 "Silicon Integrated Systems Corp."
  Device: pci 0x0191 "191 Gigabit Ethernet Adapter"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x11f5 
  Driver: "sis190"
  Driver Modules: "sis190"
  Device File: eth0
  Link detected: no
    Driver Status: sis190 is active
    Driver Activation Cmd: "modprobe sis190"
==================================================================================================================
*** lsmod
| ac                      | acpi_cpufreq            | asus_laptop             | battery                  |
| binfmt_misc             | button                  | cdrom                   | compat_ioctl32           |
| cpufreq_conservative    | cpufreq_powersave       | cpufreq_userspace       | dm_mod                   |
| dock                    | edd                     | ehci_hcd                | ext3                     |
| fan                     | fat                     | firmware_class          | fuse                     |
| ip6table_filter         | ip6table_mangle         | ip6_tables              | ip6t_LOG                 |
| ip6t_REJECT             | iptable_filter          | iptable_mangle          | iptable_nat              |
| ip_tables               | ipt_LOG                 | ipt_REJECT              | ipv6                     |
| jbd                     | joydev                  | led_class               | libata                   |
| loop                    | mbcache                 | microcode               | mii                      |
| nf_conntrack            | nf_conntrack_ipv4       | nf_conntrack_ipv6       | nf_conntrack_netbios_ns  |
| nf_nat                  | nls_cp437               | nls_iso8859_1           | ohci_hcd                 |
| output                  | pata_sis                | processor               | rtc_cmos                 |
| rtc_core                | rtc_lib                 | sata_sis                | scsi_mod                 |
| sd_mod                  | serio_raw               | sg                      | sis190                   |
| sis_agp                 | 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                 | usbcore                 | usb_storage              |
| uvcvideo                | v4l1_compat             | vfat                    | video                    |
| videodev                | x_tables                | xt_limit                | xt_pkttype               |
| xt_state                | xt_tcpudp               |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-dsl0
BOOTPROTO='none'
DEVICE='wlan0'
MODEM_IP='10.0.0.138'
NAME='DSL-Verbindung'
PPPMODE='pppoe'
PROVIDER='aol-dsl'
STARTMODE='auto'
USERCONTROL='yes'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='191 Gigabit Ethernet Adapter'
STARTMODE='hotplug'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
STARTMODE='auto'
USERCONTROL='no'
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY='@@@@@@'
WIRELESS_KEY_0='@@@@@@'
WIRELESS_KEY_LENGTH='@@@@@@'
WIRELESS_MODE='Managed'
WIRELESS_POWER='yes'
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
==================================================================================================================
*** Actual date for bias of following greps
08:42:38 2009-09-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
| 3CCFEM556.cis           | 3CXEM556.cis            | COMpad2.cis             | COMpad4.cis              |
| DP83903.cis             | E-CARD.cis              | LA-PCM.cis              | MT5634ZLX.cis            |
| NE2K.cis                | PCMLM28.cis             | PE-200.cis              | PE520.cis                |
| RS-COM-2P.cis           | 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
DI:1 dI:0 NI:1 cNI:1 NDIS:0 NIWL:0 IP6:1 KM:1 WLW: 0 AP:0
Demnach scheint der richtige Treiber zu fehlen :/
Ich hab gelesen ,das ath9k wohl der universelle Treiber für Atheros sei.
"modinfo ath9k" gibt an ,dass das Modul nicht gefunden werden kann.

Meine Frage:
1) Wo >genau< kann ich ath9k downloaden
und
2) Was muss ich bei der Installation beachtet/vorbereiten etc.
(ich muss es auf einen Stick ziehn und dann meinem Laptop zuführen)

mfg
 

Grothesk

Ultimate Guru
Installier 11.1.
Da sollte der Treiber dann neben anderen Verbesserungen mit dabei sein.
Das händische reinpflücken des Treibers in die alte Version dürfte einen Anfänger vor erhebliche Aufgaben stellen.
 
Oben