Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam
od kilku dni staram sie uruchomić karte wifi opartą o chip atherosa AR5005G na debianie z kernelem 2.6.29.1 kompilowanym z zródeł .
lspci
.... 168c 001a Atheros Communications Inc. AR5005G 802.11abg NIC
moduły są skompilowane :
ls -R /lib/modules/`uname -r` | grep ath ath5k ath9k
załadowane :
lsmod Module Size Used by ath9k 247968 0 ath5k 99896 0 mac80211 124776 2 ath9k,ath5k led_class 1155 2 ath9k,ath5k cfg80211 24084 2 ath5k,mac80211
przy iwconfig :
iwconfig
lo no wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. teql0 no wireless extensions. tunl0 no wireless extensions. gre0 no wireless extensions.
nie wykrywa karty :(
Offline
cat /etc/udev/rules.d/70-persistent-net.rules
Offline
# PCI device 0x10ec:0x8167 (r8169) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:30:18:aa:5f:f1", NAME="eth0" # PCI device 0x10ec:0x8167 (r8169) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:30:18:aa:5f:f2", NAME="eth1" # PCI device 0x168c:0x001a (ath5k_pci) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1d:0f:b4:f6:b1", ATTRS{type}=="1", NAME="wlan0" # PCI device 0x168c:0x001a (ath_pci) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="06:1d:0f:b4:f6:b1", ATTRS{type}=="1", NAME="wlan1"
Offline
usuń te linie:
# PCI device 0x168c:0x001a (ath5k_pci) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1d:0f:b4:f6:b1", ATTRS{type}=="1", NAME="wlan0" # PCI device 0x168c:0x001a (ath_pci) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="06:1d:0f:b4:f6:b1", ATTRS{type}=="1", NAME="wlan1"
jak masz madwifi to odinstaluj, reboot i powinno grać
Offline
niestety ,dalej nic :(
Offline
jak wygląda teraz /etc/udev/rules.d/70-persistent-net.rules ? madwifi usunięte na pewno?
---edit---
ta karta działała wcześniej pod linuxem? pod windą działa?
Ostatnio edytowany przez siarka2107 (2009-06-18 16:24:22)
Offline
cat /etc/udev/rules.d/70-persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rules # program, probably run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # MAC addresses must be written in lowercase. # PCI device 0x10ec:0x8167 (r8169) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:30:18:aa:5f:f1", NAME="eth0" # PCI device 0x10ec:0x8167 (r8169) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:30:18:aa:5f:f2", NAME="eth1"
madwifi odinstalowane :
lsmod Module Size Used by ath5k 99896 0 mac80211 124776 1 ath5k led_class 1155 1 ath5k cfg80211 24084 2 ath5k,mac80211
pod win działa bez roblemu ,pod linuxem to jest pierwsza jej instalacja .
juz mi ręce opadają ,ale mam pewność ze wszystko w kernelu do niej wkompilowałem
Offline
#PCI device 0x168c:0x001a (ath5k) SYBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1d:0f:b4:f6:b1", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
spróbuj z tym wpisem, dodaj go i reboot
Offline
dalej nic :(
w kernelu konfiguracja wygląda tak :
Networking ---> Wireless ---> <M> Improved wireless configuration API <M> Generic IEEE 802.11 Networking Stack (mac80211)
<M> Generic IEEE 802.11 Networking Stack
Device Drivers ---> [*] Network device support ---> Wireless LAN ---> <M> Atheros 5xxx wireless cards support
co jest źle ?
Offline
A jak mówiłem że ath5k nie działa na wyższych kernelach, to się ze mnie śmiali :S. Sam mam podobny problem, co prawda chodzi o ar2413, ale zostałem na .28+madwifi(0.9.4.4030.20090529).
A jak nie to ndiswrapper.
Offline
rzeczywiście jakaś lipa z tym ath5k jest, proponuje zapodać najnowsze madwifi z trunka openwrt, paczke przygotowałem i leży [url=http://dimax.rootnode.net/madwifi-openwrt-190609.tar.bz2]tutaj[/url] albo zapodaj madwifi [url=http://snapshots.madwifi-project.org/madwifi-trunk]stąd[/url]
Offline
Time (s) | Query |
---|---|
0.00095 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00109 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='52.15.72.229' WHERE u.id=1 |
0.00122 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '52.15.72.229', 1732890518) |
0.00052 | SELECT * FROM punbb_online WHERE logged<1732890218 |
0.00099 | SELECT topic_id FROM punbb_posts WHERE id=121498 |
0.00176 | SELECT id FROM punbb_posts WHERE topic_id=14414 ORDER BY posted |
0.00084 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=14414 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00090 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=14414 ORDER BY p.id LIMIT 0,25 |
0.00083 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=14414 |
Total query time: 0.0092 s |