Archiv > General

Wlan Probleme Zotac Nm10

<< < (4/6) > >>

sixpack:
@grummelelmo

Vielen Dank für dir beiden Links. Allerdings hat es noch immer nicht funktioniert. Ich bleib da aber dran ;)
Unter Ubuntu funktionierte es gleich auf anhieb daher bin ich etwas verwirrt. ich hatte dort eben kein sit0 sondern gleich wlan0 . Das mit der Firmware versuche ich gerade herauszufinden.
Hmm solche Probleme hatte ich bisher noch nie mit dem Wlan...

LG Dom

MarMic:
wenns die fw ist steht das zu 99,9% in dmesg

greetz MarMic

sixpack:
Also unter dmesg finde ich auch nichts wirklich sinnvolles im bezug auf wlan. Nur ein Problem mit dem IR empfänger von meine TT 3200 S2 usb. Aber das ist nicht weiter schlimm für mich im Moment.

Hier ist mal die dmesg

--- Code: ---
 @Home

Services
Apps
VDR Live
Online
VDR Admin
xbmc
System
Addons
Commands
System info
Logfiles
Setup
Show logfiles of your system

System Messages
System Startup
xbmc
VDR frontend
X start
XOrg
/var/log/messages
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA C3  CC 00 01 -> 55 C3  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA FE  CC 00 01 -> 55 FE  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA 39  CC 00 01 -> 55 39  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA 74  CC 00 01 -> 55 74  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA AE  CC 00 01 -> 55 AE  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA E9  CC 00 01 -> 55 E9  CC 00 00.
May 31 15:59:33 (none) user.err kernel: pctv452e: I2C error -121; AA 24  CC 00 01 -> 55 24  CC 00 00.
...
--- End code ---

drahtjacke:
Hallo,

hänge mich mal an das Thema dran, da ich das gleiche Problem habe. Folgendes habe ich erst mit der MLD Installation ausgeführt:

--- Code: ---MLD> modinfo ath9k
filename:       kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
description:    Support for Atheros 802.11n wireless LAN cards.
author:         Atheros Communications
license:        Dual BSD/GPL
vermagic:       3.3.1.110 SMP mod_unload modversions 686
parm:           btcoex_enable:Enable wifi-BT coexistence
parm:           blink:Enable LED blink on activity
parm:           nohwcrypt:Disable hardware encryption
parm:           debug:Debugging mask
depends:        ath9k_hw,ath9k_common,mac80211,ath,cfg80211

--- End code ---

--- Code: ---MLD> modprobe ath9k

--- End code ---

--- Code: ---MLD> dmesg | grep ath

--- End code ---
Es erfolgte keinerlei Ausgabe mit dmesg

--- Code: ---MLD> lspci -n | grep 0280
03:00.0 Class 0280: 168c:002b

--- End code ---
Nun habe ich das gleiche mit einer Ubuntu 11.10 Alternate ohne grafische Oberfläche gemacht.

--- Code: ---setup@mld-1110:~$ modinfo ath9k
filename:       /lib/modules/3.0.0-12-generic/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11n wireless LAN cards.
author:         Atheros Communications
srcversion:     7D3316A936D7C60FE66D883
alias:          platform:ar934x_wmac
alias:          platform:ath9k
alias:          pci:v0000168Cd00000032sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000030sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Esv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Csv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000002Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000029sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000027sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000024sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000023sv*sd*bc*sc*i*
depends:        ath9k_hw,mac80211,cfg80211,ath9k_common,ath
vermagic:       3.0.0-12-generic SMP mod_unload modversions 686
parm:           debug:Debugging mask (uint)
parm:           nohwcrypt:Disable hardware encryption (int)
parm:           blink:Enable LED blink on activity (int)
parm:           btcoex_enable:Enable wifi-BT coexistence (int)

--- End code ---
Da der ath9k schon beim Boot erkannt wurde, habe ich mir das modprobe gespart.

--- Code: ---setup@mld-1110:~$ dmesg | grep ath
[    8.780589] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    8.780609] ath9k 0000:03:00.0: setting latency timer to 64
[    8.837949] ath: EEPROM regdomain: 0x65
[    8.837956] ath: EEPROM indicates we should expect a direct regpair map
[    8.837963] ath: Country alpha2 being used: 00
[    8.837967] ath: Regpair used: 0x65
[    8.986057] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[    8.987143] Registered led device: ath9k-phy0

--- End code ---

--- Code: ---setup@mld-1110:~$ lspci -nn | grep Network
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)

--- End code ---

Es scheint also so zu sein, als ob der ath9k nicht geladen wird. Eine Firmware benötigen die PCI Express Karten nicht sondern das Kernel Modul ath9k_hw kommuniziert mit der Hardware . Das ist u.a. hier nachzulesen. Mein Frage wäre nun, wie ich hier weiter testen kann, um das Problem zu beheben.

Gruß Ralph

drahtjacke:
Guten Morgen,

habe mal noch weiter probiert. Folgendes ist mir in der Kernelkonfiguration aufgefallen.

setup@dev-1110:~$ grep ATH9K /boot/config-3.0.0-22-generic

--- Code: ---CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_HTC=m
CONFIG_ATH9K_HTC_DEBUGFS=y

--- End code ---
setup@dev-1110:~$ grep ATH9K MLD/KERNEL/src/linux_x86.config

--- Code: ---CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K=m
# CONFIG_ATH9K_PCI is not set
# CONFIG_ATH9K_AHB is not set
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K_HTC=m
# CONFIG_ATH9K_HTC_DEBUGFS is not set

--- End code ---
Nun habe ich die beiden Parameter CONFIG_ATH9K_PCI und CONFIG_ATH9K_AHB auf y gesetzt und neu compiliert. Danach habe ich per scp kernel und initramfs sowie die ath9k Module auf die MLD kopiert und die Links angepasst. Jetzt wird die WLAN Karte erkannt. Das dass Vorgehen mit dem manuellen kopieren mit Sicherheit nicht der Philosophie von MLD entspricht, wäre meine Frage, wie die gänderten addons bzw. Kernel von der Entwicklungsumgebung auf die MLD bekomme.

Gruß Ralph

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version