Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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 002: ID 0cf3:7015 Atheros Communications, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
modinfo ath9k_htc
ERROR: modinfo: could not find module ath9k_htc
sudo modprobe ath9k_htc
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
FATAL: Module ath9k_htc not found.
dmesg | grep ath
[ 1.447361] device-mapper: multipath: version 1.1.0 loaded
[ 1.447364] device-mapper: multipath round-robin: version 1.0.0 loaded
find /lib/firmware/htc_*.fw
/lib/firmware/htc_7010.fw
Hallo
so hier die gewünschten Infos
Wie ich selber sehe stimmt da arg was nicht, richtig?
Außer der htc Firmware stimmt wohl nichts
Ich hatte ja mitNdiswrapper ja gestern Abend eine Verbindung geschafft, auf jedenfall flackerte die LAmpe viel beim Surfen.
Ob ich mit dem Stick, oder der eingebauten WLankarte vom Laptop online war weiß ich allerdings nicht, da wenn ich die interne am Schalter des LAptopes ausschalte , gar kein Funknetzwerk mehr da war.
Hatte bevor ich deine Befehle eingegen habe, allerdings Ndiswrapper wieder deinstalliert, da ich lieber eine Verbindung mit Linuxtreiber haben möchte Danke
|
praseodym
Supporter
Anmeldungsdatum: 9. Februar 2009
Beiträge: 22076
|
Offenbar ist da noch eine ndiswrapper-Konfiguration drauf. Lösche diese: sudo modprobe -rf ndiswrapper
sudo apt-get remove --purge ndiswrapper-common ndiswrapper-utils-1.9 ndisgtk
sudo rm /etc/modprobe.d/ndiswrapper
sudo rm -r /etc/ndiswrapper/*
sudo depmod -a
Dann den Treiber erneut kompilieren, evtl. einen aktuelleren (oder auch ältere Version) neu runterladen.
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Hallo,
es handelt sich wohl um einen TP-Link TL-WN821Nv3. der Treiber fehlt noch. Achte auf Fehlermeldungen beim kompilieren ich habe das angehängte Firmwarepaket aktualisiert. Herunterladen und wie beschrieben installieren!
Ältere Treiberpakete gibt es hier. Versuche es z.B. mit dem Paket vom 31.Mai 2011 oder noch älter, sollten Fehler bei der Installation oder beim Laden des Moduls angezeigt werden.
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
modinfo ath9k_htc
filename: /lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
firmware: htc_9271.fw
firmware: htc_7010.fw
description: Atheros driver 802.11n HTC based wireless devices
license: Dual BSD/GPL
author: Atheros Communications
srcversion: E767B45C876E15C5118D8CB
alias: usb:v0CF3p20FFd*dc*dsc*dp*ic*isc*ip*
alias: usb:v083ApA704d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0846p9018d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p7010d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1668p1200d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p7015d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3pB003d*dc*dsc*dp*ic*isc*ip*
alias: usb:v040Dp3801d*dc*dsc*dp*ic*isc*ip*
alias: usb:v04CAp4605d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3350d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3349d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3348d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3346d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3328d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3327d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3A10d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0846p9030d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p1006d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p9271d*dc*dsc*dp*ic*isc*ip*
depends: ath9k_hw,compat_firmware_class,mac80211,led-class,ath9k_common,ath,cfg80211,compat
vermagic: 2.6.32-33-generic SMP mod_unload modversions 586
parm: debug:Debugging mask (uint)
parm: nohwcrypt:Disable hardware encryption (int)
sudo modprobe ath9k_htc
FATAL: Error inserting ath9k_htc (/lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko): Unknown symbol in module, or unknown parameter (see dmesg)
dmesg | grep ath
[ 24.587899] ath9k_htc: Unknown symbol ath9k_hw_phy_disable
[ 24.588260] ath9k_htc: disagrees about version of symbol ath_hw_setbssidmask
[ 24.588264] ath9k_htc: Unknown symbol ath_hw_setbssidmask
[ 24.588487] ath9k_htc: Unknown symbol ath9k_hw_btcoex_bt_stomp
[ 24.588679] ath9k_htc: disagrees about version of symbol ieee80211_get_buffered_bc
[ 24.588682] ath9k_htc: Unknown symbol ieee80211_get_buffered_bc
[ 24.588824] ath9k_htc: disagrees about version of symbol ieee80211_find_sta
[ 24.588827] ath9k_htc: Unknown symbol ieee80211_find_sta
[ 24.588953] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconinit
[ 24.588956] ath9k_htc: Unknown symbol ath9k_hw_beaconinit
[ 24.589406] ath9k_htc: disagrees about version of symbol wiphy_rfkill_set_hw_state
[ 24.589409] ath9k_htc: Unknown symbol wiphy_rfkill_set_hw_state
[ 24.589573] ath9k_htc: disagrees about version of symbol ath9k_hw_settsf64
[ 24.589576] ath9k_htc: Unknown symbol ath9k_hw_settsf64
[ 24.589746] ath9k_htc: Unknown symbol ath9k_cmn_count_streams
[ 24.590180] ath9k_htc: disagrees about version of symbol ath9k_hw_init_global_settings
[ 24.590183] ath9k_htc: Unknown symbol ath9k_hw_init_global_settings
[ 24.590354] ath9k_htc: Unknown symbol ath9k_hw_disable_mib_counters
[ 24.590515] ath9k_htc: disagrees about version of symbol ath9k_hw_name
[ 24.590518] ath9k_htc: Unknown symbol ath9k_hw_name
[ 24.590767] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconq_setup
[ 24.590770] ath9k_htc: Unknown symbol ath9k_hw_beaconq_setup
[ 24.590974] ath9k_htc: disagrees about version of symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 24.590977] ath9k_htc: Unknown symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 24.591104] ath9k_htc: disagrees about version of symbol ath9k_hw_init_btcoex_hw
[ 24.591127] ath9k_htc: Unknown symbol ath9k_hw_init_btcoex_hw
[ 24.591250] ath9k_htc: disagrees about version of symbol wiphy_to_ieee80211_hw
[ 24.591253] ath9k_htc: Unknown symbol wiphy_to_ieee80211_hw
[ 24.591424] ath9k_htc: Unknown symbol ath9k_hw_htc_resetinit
[ 24.591575] ath9k_htc: disagrees about version of symbol ath_reg_notifier_apply
[ 24.591578] ath9k_htc: Unknown symbol ath_reg_notifier_apply
[ 24.591817] ath9k_htc: disagrees about version of symbol ieee80211_queue_delayed_work
[ 24.591820] ath9k_htc: Unknown symbol ieee80211_queue_delayed_work
[ 24.591964] ath9k_htc: disagrees about version of symbol ath9k_hw_write_associd
[ 24.591967] ath9k_htc: Unknown symbol ath9k_hw_write_associd
[ 24.592151] ath9k_htc: Unknown symbol ath9k_cmn_update_ichannel
[ 24.592278] ath9k_htc: disagrees about version of symbol wiphy_rfkill_stop_polling
[ 24.592281] ath9k_htc: Unknown symbol wiphy_rfkill_stop_polling
[ 24.592601] ath9k_htc: disagrees about version of symbol ieee80211_rx
[ 24.592604] ath9k_htc: Unknown symbol ieee80211_rx
[ 24.593048] ath9k_htc: disagrees about version of symbol ath9k_hw_ani_monitor
[ 24.593051] ath9k_htc: Unknown symbol ath9k_hw_ani_monitor
[ 24.593200] ath9k_htc: disagrees about version of symbol ath9k_hw_getrxfilter
[ 24.593203] ath9k_htc: Unknown symbol ath9k_hw_getrxfilter
[ 24.593328] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_disable
[ 24.593331] ath9k_htc: Unknown symbol ath9k_hw_btcoex_disable
[ 24.593479] ath9k_htc: disagrees about version of symbol ieee80211_wake_queues
[ 24.593482] ath9k_htc: Unknown symbol ieee80211_wake_queues
[ 24.593605] ath9k_htc: disagrees about version of symbol ath9k_hw_set_tsfadjust
[ 24.593608] ath9k_htc: Unknown symbol ath9k_hw_set_tsfadjust
[ 24.593732] ath9k_htc: disagrees about version of symbol ath9k_hw_set_sta_beacon_timers
[ 24.593735] ath9k_htc: Unknown symbol ath9k_hw_set_sta_beacon_timers
[ 24.594009] ath9k_htc: Unknown symbol compat_led_classdev_unregister
[ 24.594154] ath9k_htc: disagrees about version of symbol ath9k_hw_gettsf64
[ 24.594157] ath9k_htc: Unknown symbol ath9k_hw_gettsf64
[ 24.594283] ath9k_htc: disagrees about version of symbol ath9k_hw_resettxqueue
[ 24.594286] ath9k_htc: Unknown symbol ath9k_hw_resettxqueue
[ 24.594435] ath9k_htc: disagrees about version of symbol ath9k_hw_disable
[ 24.594438] ath9k_htc: Unknown symbol ath9k_hw_disable
[ 24.594581] ath9k_htc: disagrees about version of symbol ath9k_hw_setopmode
[ 24.594584] ath9k_htc: Unknown symbol ath9k_hw_setopmode
[ 24.594761] ath9k_htc: Unknown symbol ath_printk
[ 24.594881] ath9k_htc: disagrees about version of symbol ieee80211_tx_status
[ 24.594884] ath9k_htc: Unknown symbol ieee80211_tx_status
[ 24.595147] ath9k_htc: disagrees about version of symbol ieee80211_stop_queues
[ 24.595150] ath9k_htc: Unknown symbol ieee80211_stop_queues
[ 24.595375] ath9k_htc: disagrees about version of symbol compat_release_firmware
[ 24.595378] ath9k_htc: Unknown symbol compat_release_firmware
[ 24.595501] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_gpio_input
[ 24.595504] ath9k_htc: Unknown symbol ath9k_hw_cfg_gpio_input
[ 24.595639] ath9k_htc: disagrees about version of symbol wiphy_rfkill_start_polling
[ 24.595642] ath9k_htc: Unknown symbol wiphy_rfkill_start_polling
[ 24.595764] ath9k_htc: disagrees about version of symbol ath9k_hw_reset_tsf
[ 24.595767] ath9k_htc: Unknown symbol ath9k_hw_reset_tsf
[ 24.595913] ath9k_htc: disagrees about version of symbol ath9k_hw_get_txq_props
[ 24.595916] ath9k_htc: Unknown symbol ath9k_hw_get_txq_props
[ 24.596053] ath9k_htc: disagrees about version of symbol ath9k_hw_releasetxqueue
[ 24.596056] ath9k_htc: Unknown symbol ath9k_hw_releasetxqueue
[ 24.596201] ath9k_htc: disagrees about version of symbol ath9k_hw_setrxfilter
[ 24.596204] ath9k_htc: Unknown symbol ath9k_hw_setrxfilter
[ 24.596334] ath9k_htc: disagrees about version of symbol ieee80211_iterate_active_interfaces_atomic
[ 24.596337] ath9k_htc: Unknown symbol ieee80211_iterate_active_interfaces_atomic
[ 24.596515] ath9k_htc: disagrees about version of symbol ieee80211_unregister_hw
[ 24.596518] ath9k_htc: Unknown symbol ieee80211_unregister_hw
[ 24.596681] ath9k_htc: Unknown symbol ath9k_cmn_get_curchannel
[ 24.597014] ath9k_htc: disagrees about version of symbol ath_regd_init
[ 24.597017] ath9k_htc: Unknown symbol ath_regd_init
[ 24.597141] ath9k_htc: disagrees about version of symbol ath9k_hw_gpio_get
[ 24.597143] ath9k_htc: Unknown symbol ath9k_hw_gpio_get
[ 24.597278] ath9k_htc: disagrees about version of symbol ieee80211_beacon_get_tim
[ 24.597281] ath9k_htc: Unknown symbol ieee80211_beacon_get_tim
[ 24.597441] ath9k_htc: Unknown symbol ath9k_cmn_update_txpow
[ 24.597590] ath9k_htc: Unknown symbol ath_key_delete
[ 24.597739] ath9k_htc: Unknown symbol ath9k_cmn_get_hw_crypto_keytype
[ 24.597863] ath9k_htc: disagrees about version of symbol ath9k_hw_wait
[ 24.597866] ath9k_htc: Unknown symbol ath9k_hw_wait
[ 24.597989] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_enable
[ 24.597992] ath9k_htc: Unknown symbol ath9k_hw_btcoex_enable
[ 24.598389] ath9k_htc: disagrees about version of symbol ieee80211_queue_work
[ 24.598393] ath9k_htc: Unknown symbol ieee80211_queue_work
[ 24.598515] ath9k_htc: disagrees about version of symbol ath9k_hw_set_gpio
[ 24.598518] ath9k_htc: Unknown symbol ath9k_hw_set_gpio
[ 24.598652] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_output
[ 24.598655] ath9k_htc: Unknown symbol ath9k_hw_cfg_output
[ 24.598777] ath9k_htc: disagrees about version of symbol ath9k_hw_deinit
[ 24.598780] ath9k_htc: Unknown symbol ath9k_hw_deinit
[ 24.598920] ath9k_htc: disagrees about version of symbol compat_request_firmware
[ 24.598923] ath9k_htc: Unknown symbol compat_request_firmware
[ 24.599060] ath9k_htc: disagrees about version of symbol ath9k_hw_init
[ 24.599063] ath9k_htc: Unknown symbol ath9k_hw_init
[ 24.599187] ath9k_htc: disagrees about version of symbol ath9k_hw_set_txq_props
[ 24.599190] ath9k_htc: Unknown symbol ath9k_hw_set_txq_props
[ 24.599969] ath9k_htc: disagrees about version of symbol ieee80211_start_tx_ba_cb_irqsafe
[ 24.599974] ath9k_htc: Unknown symbol ieee80211_start_tx_ba_cb_irqsafe
[ 24.600310] ath9k_htc: Unknown symbol ath_hw_keyreset
[ 24.600438] ath9k_htc: disagrees about version of symbol ath9k_hw_reset_calvalid
[ 24.600441] ath9k_htc: Unknown symbol ath9k_hw_reset_calvalid
[ 24.600672] ath9k_htc: Unknown symbol ath_key_config
[ 24.600800] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_init_3wire
[ 24.600803] ath9k_htc: Unknown symbol ath9k_hw_btcoex_init_3wire
[ 24.601169] ath9k_htc: disagrees about version of symbol ieee80211_free_hw
[ 24.601172] ath9k_htc: Unknown symbol ieee80211_free_hw
[ 24.601299] ath9k_htc: disagrees about version of symbol ath9k_hw_reset
[ 24.601302] ath9k_htc: Unknown symbol ath9k_hw_reset
[ 24.601536] ath9k_htc: disagrees about version of symbol ath9k_hw_setuptxqueue
[ 24.601539] ath9k_htc: Unknown symbol ath9k_hw_setuptxqueue
[ 24.601666] ath9k_htc: disagrees about version of symbol ath9k_hw_startpcureceive
[ 24.601669] ath9k_htc: Unknown symbol ath9k_hw_startpcureceive
[ 24.601801] ath9k_htc: disagrees about version of symbol ieee80211_alloc_hw
[ 24.601804] ath9k_htc: Unknown symbol ieee80211_alloc_hw
[ 24.601926] ath9k_htc: disagrees about version of symbol ieee80211_start_tx_ba_session
[ 24.601929] ath9k_htc: Unknown symbol ieee80211_start_tx_ba_session
[ 24.602054] ath9k_htc: disagrees about version of symbol ath9k_hw_setmcastfilter
[ 24.602057] ath9k_htc: Unknown symbol ath9k_hw_setmcastfilter
[ 24.602190] ath9k_htc: disagrees about version of symbol regulatory_hint
[ 24.602193] ath9k_htc: Unknown symbol regulatory_hint
[ 24.602336] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_set_weight
[ 24.602339] ath9k_htc: Unknown symbol ath9k_hw_btcoex_set_weight
[ 24.602471] ath9k_htc: disagrees about version of symbol ieee80211_register_hw
[ 24.602474] ath9k_htc: Unknown symbol ieee80211_register_hw
[ 24.602633] ath9k_htc: Unknown symbol __ieee80211_create_tpt_led_trigger
[ 24.602760] ath9k_htc: disagrees about version of symbol ath9k_hw_setpower
[ 24.602763] ath9k_htc: Unknown symbol ath9k_hw_setpower
[ 24.602895] ath9k_htc: disagrees about version of symbol ieee80211_get_hdrlen_from_skb
[ 24.602898] ath9k_htc: Unknown symbol ieee80211_get_hdrlen_from_skb
[ 24.603023] ath9k_htc: disagrees about version of symbol ath9k_hw_phy_disable
[ 24.603026] ath9k_htc: Unknown symbol ath9k_hw_phy_disable
[ 24.603283] ath9k_htc: disagrees about version of symbol ath_hw_setbssidmask
[ 24.603286] ath9k_htc: Unknown symbol ath_hw_setbssidmask
[ 24.603440] ath9k_htc: Unknown symbol ath9k_hw_btcoex_bt_stomp
[ 24.603612] ath9k_htc: disagrees about version of symbol ieee80211_get_buffered_bc
[ 24.603615] ath9k_htc: Unknown symbol ieee80211_get_buffered_bc
[ 24.603736] ath9k_htc: disagrees about version of symbol ieee80211_find_sta
[ 24.603739] ath9k_htc: Unknown symbol ieee80211_find_sta
[ 24.603864] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconinit
[ 24.603867] ath9k_htc: Unknown symbol ath9k_hw_beaconinit
[ 24.604292] ath9k_htc: disagrees about version of symbol wiphy_rfkill_set_hw_state
[ 24.604295] ath9k_htc: Unknown symbol wiphy_rfkill_set_hw_state
[ 24.604438] ath9k_htc: disagrees about version of symbol ath9k_hw_settsf64
[ 24.604441] ath9k_htc: Unknown symbol ath9k_hw_settsf64
[ 24.604592] ath9k_htc: Unknown symbol ath9k_cmn_count_streams
[ 24.604985] ath9k_htc: disagrees about version of symbol ath9k_hw_init_global_settings
[ 24.604988] ath9k_htc: Unknown symbol ath9k_hw_init_global_settings
[ 24.605140] ath9k_htc: Unknown symbol ath9k_hw_disable_mib_counters
[ 24.605279] ath9k_htc: disagrees about version of symbol ath9k_hw_name
[ 24.605282] ath9k_htc: Unknown symbol ath9k_hw_name
[ 24.605511] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconq_setup
[ 24.605514] ath9k_htc: Unknown symbol ath9k_hw_beaconq_setup
[ 24.605699] ath9k_htc: disagrees about version of symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 24.605702] ath9k_htc: Unknown symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 24.605828] ath9k_htc: disagrees about version of symbol ath9k_hw_init_btcoex_hw
[ 24.605831] ath9k_htc: Unknown symbol ath9k_hw_init_btcoex_hw
[ 24.605954] ath9k_htc: disagrees about version of symbol wiphy_to_ieee80211_hw
[ 24.605957] ath9k_htc: Unknown symbol wiphy_to_ieee80211_hw
[ 24.606109] ath9k_htc: Unknown symbol ath9k_hw_htc_resetinit
[ 24.606238] ath9k_htc: disagrees about version of symbol ath_reg_notifier_apply
[ 24.606241] ath9k_htc: Unknown symbol ath_reg_notifier_apply
[ 24.606460] ath9k_htc: disagrees about version of symbol ieee80211_queue_delayed_work
[ 24.606463] ath9k_htc: Unknown symbol ieee80211_queue_delayed_work
[ 24.606587] ath9k_htc: disagrees about version of symbol ath9k_hw_write_associd
[ 24.606590] ath9k_htc: Unknown symbol ath9k_hw_write_associd
[ 24.606740] ath9k_htc: Unknown symbol ath9k_cmn_update_ichannel
[ 24.606866] ath9k_htc: disagrees about version of symbol wiphy_rfkill_stop_polling
[ 24.606869] ath9k_htc: Unknown symbol wiphy_rfkill_stop_polling
[ 24.607149] ath9k_htc: disagrees about version of symbol ieee80211_rx
[ 24.607152] ath9k_htc: Unknown symbol ieee80211_rx
[ 24.607768] ath9k_htc: disagrees about version of symbol ath9k_hw_ani_monitor
[ 24.607772] ath9k_htc: Unknown symbol ath9k_hw_ani_monitor
[ 24.607896] ath9k_htc: disagrees about version of symbol ath9k_hw_getrxfilter
[ 24.607899] ath9k_htc: Unknown symbol ath9k_hw_getrxfilter
[ 24.608040] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_disable
[ 24.608043] ath9k_htc: Unknown symbol ath9k_hw_btcoex_disable
[ 24.608171] ath9k_htc: disagrees about version of symbol ieee80211_wake_queues
[ 24.608174] ath9k_htc: Unknown symbol ieee80211_wake_queues
[ 24.608297] ath9k_htc: disagrees about version of symbol ath9k_hw_set_tsfadjust
[ 24.608300] ath9k_htc: Unknown symbol ath9k_hw_set_tsfadjust
[ 24.608425] ath9k_htc: disagrees about version of symbol ath9k_hw_set_sta_beacon_timers
[ 24.608428] ath9k_htc: Unknown symbol ath9k_hw_set_sta_beacon_timers
[ 24.608703] ath9k_htc: Unknown symbol compat_led_classdev_unregister
[ 24.608827] ath9k_htc: disagrees about version of symbol ath9k_hw_gettsf64
[ 24.608829] ath9k_htc: Unknown symbol ath9k_hw_gettsf64
[ 24.608956] ath9k_htc: disagrees about version of symbol ath9k_hw_resettxqueue
[ 24.608959] ath9k_htc: Unknown symbol ath9k_hw_resettxqueue
[ 24.609094] ath9k_htc: disagrees about version of symbol ath9k_hw_disable
[ 24.609097] ath9k_htc: Unknown symbol ath9k_hw_disable
[ 24.609220] ath9k_htc: disagrees about version of symbol ath9k_hw_setopmode
[ 24.609223] ath9k_htc: Unknown symbol ath9k_hw_setopmode
[ 24.609383] ath9k_htc: Unknown symbol ath_printk
[ 24.609503] ath9k_htc: disagrees about version of symbol ieee80211_tx_status
[ 24.609505] ath9k_htc: Unknown symbol ieee80211_tx_status
[ 24.609730] ath9k_htc: disagrees about version of symbol ieee80211_stop_queues
[ 24.609733] ath9k_htc: Unknown symbol ieee80211_stop_queues
[ 24.609939] ath9k_htc: disagrees about version of symbol compat_release_firmware
[ 24.609942] ath9k_htc: Unknown symbol compat_release_firmware
[ 24.610066] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_gpio_input
[ 24.610068] ath9k_htc: Unknown symbol ath9k_hw_cfg_gpio_input
[ 24.610205] ath9k_htc: disagrees about version of symbol wiphy_rfkill_start_polling
[ 24.610208] ath9k_htc: Unknown symbol wiphy_rfkill_start_polling
[ 24.610330] ath9k_htc: disagrees about version of symbol ath9k_hw_reset_tsf
[ 24.610333] ath9k_htc: Unknown symbol ath9k_hw_reset_tsf
[ 24.610459] ath9k_htc: disagrees about version of symbol ath9k_hw_get_txq_props
[ 24.610462] ath9k_htc: Unknown symbol ath9k_hw_get_txq_props
[ 24.610587] ath9k_htc: disagrees about version of symbol ath9k_hw_releasetxqueue
[ 24.610590] ath9k_htc: Unknown symbol ath9k_hw_releasetxqueue
[ 24.610713] ath9k_htc: disagrees about version of symbol ath9k_hw_setrxfilter
[ 24.610716] ath9k_htc: Unknown symbol ath9k_hw_setrxfilter
[ 24.610847] ath9k_htc: disagrees about version of symbol ieee80211_iterate_active_interfaces_atomic
[ 24.610851] ath9k_htc: Unknown symbol ieee80211_iterate_active_interfaces_atomic
[ 24.611029] ath9k_htc: disagrees about version of symbol ieee80211_unregister_hw
[ 24.611032] ath9k_htc: Unknown symbol ieee80211_unregister_hw
[ 24.611194] ath9k_htc: Unknown symbol ath9k_cmn_get_curchannel
[ 24.611505] ath9k_htc: disagrees about version of symbol ath_regd_init
[ 24.611507] ath9k_htc: Unknown symbol ath_regd_init
[ 24.611632] ath9k_htc: disagrees about version of symbol ath9k_hw_gpio_get
[ 24.611634] ath9k_htc: Unknown symbol ath9k_hw_gpio_get
[ 24.611769] ath9k_htc: disagrees about version of symbol ieee80211_beacon_get_tim
[ 24.611772] ath9k_htc: Unknown symbol ieee80211_beacon_get_tim
[ 24.611932] ath9k_htc: Unknown symbol ath9k_cmn_update_txpow
[ 24.612090] ath9k_htc: Unknown symbol ath_key_delete
[ 24.612240] ath9k_htc: Unknown symbol ath9k_cmn_get_hw_crypto_keytype
[ 24.612364] ath9k_htc: disagrees about version of symbol ath9k_hw_wait
[ 24.612367] ath9k_htc: Unknown symbol ath9k_hw_wait
[ 24.612491] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_enable
[ 24.612494] ath9k_htc: Unknown symbol ath9k_hw_btcoex_enable
[ 24.612800] ath9k_htc: disagrees about version of symbol ieee80211_queue_work
[ 24.612803] ath9k_htc: Unknown symbol ieee80211_queue_work
[ 24.612926] ath9k_htc: disagrees about version of symbol ath9k_hw_set_gpio
[ 24.612929] ath9k_htc: Unknown symbol ath9k_hw_set_gpio
[ 24.613064] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_output
[ 24.613067] ath9k_htc: Unknown symbol ath9k_hw_cfg_output
[ 24.613190] ath9k_htc: disagrees about version of symbol ath9k_hw_deinit
[ 24.613192] ath9k_htc: Unknown symbol ath9k_hw_deinit
[ 24.613330] ath9k_htc: disagrees about version of symbol compat_request_firmware
[ 24.613333] ath9k_htc: Unknown symbol compat_request_firmware
[ 24.613470] ath9k_htc: disagrees about version of symbol ath9k_hw_init
[ 24.613472] ath9k_htc: Unknown symbol ath9k_hw_init
[ 24.613597] ath9k_htc: disagrees about version of symbol ath9k_hw_set_txq_props
[ 24.613600] ath9k_htc: Unknown symbol ath9k_hw_set_txq_props
[ 148.839045] ath9k_htc: disagrees about version of symbol ieee80211_start_tx_ba_cb_irqsafe
[ 148.839056] ath9k_htc: Unknown symbol ieee80211_start_tx_ba_cb_irqsafe
[ 148.839747] ath9k_htc: Unknown symbol ath_hw_keyreset
[ 148.840040] ath9k_htc: disagrees about version of symbol ath9k_hw_reset_calvalid
[ 148.840046] ath9k_htc: Unknown symbol ath9k_hw_reset_calvalid
[ 148.840558] ath9k_htc: Unknown symbol ath_key_config
[ 148.840851] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_init_3wire
[ 148.840857] ath9k_htc: Unknown symbol ath9k_hw_btcoex_init_3wire
[ 148.841704] ath9k_htc: disagrees about version of symbol ieee80211_free_hw
[ 148.841711] ath9k_htc: Unknown symbol ieee80211_free_hw
[ 148.842000] ath9k_htc: disagrees about version of symbol ath9k_hw_reset
[ 148.842006] ath9k_htc: Unknown symbol ath9k_hw_reset
[ 148.842527] ath9k_htc: disagrees about version of symbol ath9k_hw_setuptxqueue
[ 148.842533] ath9k_htc: Unknown symbol ath9k_hw_setuptxqueue
[ 148.842826] ath9k_htc: disagrees about version of symbol ath9k_hw_startpcureceive
[ 148.842832] ath9k_htc: Unknown symbol ath9k_hw_startpcureceive
[ 148.843132] ath9k_htc: disagrees about version of symbol ieee80211_alloc_hw
[ 148.843138] ath9k_htc: Unknown symbol ieee80211_alloc_hw
[ 148.843418] ath9k_htc: disagrees about version of symbol ieee80211_start_tx_ba_session
[ 148.843425] ath9k_htc: Unknown symbol ieee80211_start_tx_ba_session
[ 148.843712] ath9k_htc: disagrees about version of symbol ath9k_hw_setmcastfilter
[ 148.843718] ath9k_htc: Unknown symbol ath9k_hw_setmcastfilter
[ 148.844018] ath9k_htc: disagrees about version of symbol regulatory_hint
[ 148.844024] ath9k_htc: Unknown symbol regulatory_hint
[ 148.844349] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_set_weight
[ 148.844356] ath9k_htc: Unknown symbol ath9k_hw_btcoex_set_weight
[ 148.844658] ath9k_htc: disagrees about version of symbol ieee80211_register_hw
[ 148.844664] ath9k_htc: Unknown symbol ieee80211_register_hw
[ 148.845027] ath9k_htc: Unknown symbol __ieee80211_create_tpt_led_trigger
[ 148.845318] ath9k_htc: disagrees about version of symbol ath9k_hw_setpower
[ 148.845324] ath9k_htc: Unknown symbol ath9k_hw_setpower
[ 148.845625] ath9k_htc: disagrees about version of symbol ieee80211_get_hdrlen_from_skb
[ 148.845631] ath9k_htc: Unknown symbol ieee80211_get_hdrlen_from_skb
[ 148.845917] ath9k_htc: disagrees about version of symbol ath9k_hw_phy_disable
[ 148.845923] ath9k_htc: Unknown symbol ath9k_hw_phy_disable
[ 148.846505] ath9k_htc: disagrees about version of symbol ath_hw_setbssidmask
[ 148.846511] ath9k_htc: Unknown symbol ath_hw_setbssidmask
[ 148.846850] ath9k_htc: Unknown symbol ath9k_hw_btcoex_bt_stomp
[ 148.847239] ath9k_htc: disagrees about version of symbol ieee80211_get_buffered_bc
[ 148.847245] ath9k_htc: Unknown symbol ieee80211_get_buffered_bc
[ 148.847522] ath9k_htc: disagrees about version of symbol ieee80211_find_sta
[ 148.847529] ath9k_htc: Unknown symbol ieee80211_find_sta
[ 148.847814] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconinit
[ 148.847820] ath9k_htc: Unknown symbol ath9k_hw_beaconinit
[ 148.848717] ath9k_htc: disagrees about version of symbol wiphy_rfkill_set_hw_state
[ 148.848724] ath9k_htc: Unknown symbol wiphy_rfkill_set_hw_state
[ 148.849099] ath9k_htc: disagrees about version of symbol ath9k_hw_settsf64
[ 148.849107] ath9k_htc: Unknown symbol ath9k_hw_settsf64
[ 148.849444] ath9k_htc: Unknown symbol ath9k_cmn_count_streams
[ 148.850311] ath9k_htc: disagrees about version of symbol ath9k_hw_init_global_settings
[ 148.850318] ath9k_htc: Unknown symbol ath9k_hw_init_global_settings
[ 148.850657] ath9k_htc: Unknown symbol ath9k_hw_disable_mib_counters
[ 148.850974] ath9k_htc: disagrees about version of symbol ath9k_hw_name
[ 148.850980] ath9k_htc: Unknown symbol ath9k_hw_name
[ 148.851493] ath9k_htc: disagrees about version of symbol ath9k_hw_beaconq_setup
[ 148.851499] ath9k_htc: Unknown symbol ath9k_hw_beaconq_setup
[ 148.851913] ath9k_htc: disagrees about version of symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 148.851920] ath9k_htc: Unknown symbol ieee80211_stop_tx_ba_cb_irqsafe
[ 148.852208] ath9k_htc: disagrees about version of symbol ath9k_hw_init_btcoex_hw
[ 148.852214] ath9k_htc: Unknown symbol ath9k_hw_init_btcoex_hw
[ 148.852496] ath9k_htc: disagrees about version of symbol wiphy_to_ieee80211_hw
[ 148.852503] ath9k_htc: Unknown symbol wiphy_to_ieee80211_hw
[ 148.852841] ath9k_htc: Unknown symbol ath9k_hw_htc_resetinit
[ 148.853156] ath9k_htc: disagrees about version of symbol ath_reg_notifier_apply
[ 148.853164] ath9k_htc: Unknown symbol ath_reg_notifier_apply
[ 148.853655] ath9k_htc: disagrees about version of symbol ieee80211_queue_delayed_work
[ 148.853661] ath9k_htc: Unknown symbol ieee80211_queue_delayed_work
[ 148.853943] ath9k_htc: disagrees about version of symbol ath9k_hw_write_associd
[ 148.853949] ath9k_htc: Unknown symbol ath9k_hw_write_associd
[ 148.854285] ath9k_htc: Unknown symbol ath9k_cmn_update_ichannel
[ 148.854572] ath9k_htc: disagrees about version of symbol wiphy_rfkill_stop_polling
[ 148.854578] ath9k_htc: Unknown symbol wiphy_rfkill_stop_polling
[ 148.855199] ath9k_htc: disagrees about version of symbol ieee80211_rx
[ 148.855205] ath9k_htc: Unknown symbol ieee80211_rx
[ 148.856103] ath9k_htc: disagrees about version of symbol ath9k_hw_ani_monitor
[ 148.856109] ath9k_htc: Unknown symbol ath9k_hw_ani_monitor
[ 148.856392] ath9k_htc: disagrees about version of symbol ath9k_hw_getrxfilter
[ 148.856398] ath9k_htc: Unknown symbol ath9k_hw_getrxfilter
[ 148.856685] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_disable
[ 148.856691] ath9k_htc: Unknown symbol ath9k_hw_btcoex_disable
[ 148.856983] ath9k_htc: disagrees about version of symbol ieee80211_wake_queues
[ 148.856989] ath9k_htc: Unknown symbol ieee80211_wake_queues
[ 148.857293] ath9k_htc: disagrees about version of symbol ath9k_hw_set_tsfadjust
[ 148.857299] ath9k_htc: Unknown symbol ath9k_hw_set_tsfadjust
[ 148.857583] ath9k_htc: disagrees about version of symbol ath9k_hw_set_sta_beacon_timers
[ 148.857589] ath9k_htc: Unknown symbol ath9k_hw_set_sta_beacon_timers
[ 148.858188] ath9k_htc: Unknown symbol compat_led_classdev_unregister
[ 148.858469] ath9k_htc: disagrees about version of symbol ath9k_hw_gettsf64
[ 148.858475] ath9k_htc: Unknown symbol ath9k_hw_gettsf64
[ 148.858761] ath9k_htc: disagrees about version of symbol ath9k_hw_resettxqueue
[ 148.858768] ath9k_htc: Unknown symbol ath9k_hw_resettxqueue
[ 148.859061] ath9k_htc: disagrees about version of symbol ath9k_hw_disable
[ 148.859068] ath9k_htc: Unknown symbol ath9k_hw_disable
[ 148.859349] ath9k_htc: disagrees about version of symbol ath9k_hw_setopmode
[ 148.859355] ath9k_htc: Unknown symbol ath9k_hw_setopmode
[ 148.859709] ath9k_htc: Unknown symbol ath_printk
[ 148.859985] ath9k_htc: disagrees about version of symbol ieee80211_tx_status
[ 148.859991] ath9k_htc: Unknown symbol ieee80211_tx_status
[ 148.860493] ath9k_htc: disagrees about version of symbol ieee80211_stop_queues
[ 148.860499] ath9k_htc: Unknown symbol ieee80211_stop_queues
[ 148.860958] ath9k_htc: disagrees about version of symbol compat_release_firmware
[ 148.860964] ath9k_htc: Unknown symbol compat_release_firmware
[ 148.861266] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_gpio_input
[ 148.861272] ath9k_htc: Unknown symbol ath9k_hw_cfg_gpio_input
[ 148.861580] ath9k_htc: disagrees about version of symbol wiphy_rfkill_start_polling
[ 148.861587] ath9k_htc: Unknown symbol wiphy_rfkill_start_polling
[ 148.861866] ath9k_htc: disagrees about version of symbol ath9k_hw_reset_tsf
[ 148.861872] ath9k_htc: Unknown symbol ath9k_hw_reset_tsf
[ 148.862158] ath9k_htc: disagrees about version of symbol ath9k_hw_get_txq_props
[ 148.862164] ath9k_htc: Unknown symbol ath9k_hw_get_txq_props
[ 148.862449] ath9k_htc: disagrees about version of symbol ath9k_hw_releasetxqueue
[ 148.862456] ath9k_htc: Unknown symbol ath9k_hw_releasetxqueue
[ 148.862735] ath9k_htc: disagrees about version of symbol ath9k_hw_setrxfilter
[ 148.862742] ath9k_htc: Unknown symbol ath9k_hw_setrxfilter
[ 148.863039] ath9k_htc: disagrees about version of symbol ieee80211_iterate_active_interfaces_atomic
[ 148.863046] ath9k_htc: Unknown symbol ieee80211_iterate_active_interfaces_atomic
[ 148.863445] ath9k_htc: disagrees about version of symbol ieee80211_unregister_hw
[ 148.863452] ath9k_htc: Unknown symbol ieee80211_unregister_hw
[ 148.863817] ath9k_htc: Unknown symbol ath9k_cmn_get_curchannel
[ 148.864505] ath9k_htc: disagrees about version of symbol ath_regd_init
[ 148.864511] ath9k_htc: Unknown symbol ath_regd_init
[ 148.864794] ath9k_htc: disagrees about version of symbol ath9k_hw_gpio_get
[ 148.864801] ath9k_htc: Unknown symbol ath9k_hw_gpio_get
[ 148.865127] ath9k_htc: disagrees about version of symbol ieee80211_beacon_get_tim
[ 148.865135] ath9k_htc: Unknown symbol ieee80211_beacon_get_tim
[ 148.865493] ath9k_htc: Unknown symbol ath9k_cmn_update_txpow
[ 148.865827] ath9k_htc: Unknown symbol ath_key_delete
[ 148.866164] ath9k_htc: Unknown symbol ath9k_cmn_get_hw_crypto_keytype
[ 148.866447] ath9k_htc: disagrees about version of symbol ath9k_hw_wait
[ 148.866453] ath9k_htc: Unknown symbol ath9k_hw_wait
[ 148.866734] ath9k_htc: disagrees about version of symbol ath9k_hw_btcoex_enable
[ 148.866741] ath9k_htc: Unknown symbol ath9k_hw_btcoex_enable
[ 148.867445] ath9k_htc: disagrees about version of symbol ieee80211_queue_work
[ 148.867462] ath9k_htc: Unknown symbol ieee80211_queue_work
[ 148.867591] ath9k_htc: disagrees about version of symbol ath9k_hw_set_gpio
[ 148.867594] ath9k_htc: Unknown symbol ath9k_hw_set_gpio
[ 148.867734] ath9k_htc: disagrees about version of symbol ath9k_hw_cfg_output
[ 148.867737] ath9k_htc: Unknown symbol ath9k_hw_cfg_output
[ 148.867867] ath9k_htc: disagrees about version of symbol ath9k_hw_deinit
[ 148.867870] ath9k_htc: Unknown symbol ath9k_hw_deinit
[ 148.868015] ath9k_htc: disagrees about version of symbol compat_request_firmware
[ 148.868017] ath9k_htc: Unknown symbol compat_request_firmware
[ 148.868162] ath9k_htc: disagrees about version of symbol ath9k_hw_init
[ 148.868164] ath9k_htc: Unknown symbol ath9k_hw_init
[ 148.868296] ath9k_htc: disagrees about version of symbol ath9k_hw_set_txq_props
[ 148.868299] ath9k_htc: Unknown symbol ath9k_hw_set_txq_props
So
Sieht das besser aus?
Ich habe NdisWrapper deinstalliert und noch mal den Treiber neu gemacht, den vom 18.6.2011
So richtig sieht das ja immer noch nicht aus, und der Stick ruht vor sich hin
Danke für die Hilfe schonmal
Gruß
Karl
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Verwende ein älteres Treiberpaket wie beschrieben. Wechsel vorab erneut in das Treiberverzeichnis und deinstalliere die hier nicht funktionierenden Module über
sudo make uninstall
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
elektronenblitz63 schrieb: Hallo,
es handelt sich wohl um einen TP-Link TL-WN821Nv3. der Treiber fehlt noch. Achte auf Fehlermeldungen beim kompilieren ich habe das angehängte Firmwarepaket aktualisiert. Herunterladen und wie beschrieben installieren!
Ältere Treiberpakete gibt es hier. Versuche es z.B. mit dem Paket vom 31.Mai 2011.
Hallo
Habe deine Mail leider erst gesehn, als ich die version vom 18.6 probierte
Werde heute abend deine probieren, ich muss nun zur Arbeit
Ich melde mich dann sofort wieder
Richtig
es handelt sich um einen TP-Link TL-WN821Nv3, leider V2 wäre wohl einfacher gewesen Danke erstmal
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
elektronenblitz63 schrieb: Verwende ein älteres Treiberpaket wie beschrieben. Wechsel vorab erneut in das Treiberverzeichnis und deinstalliere die hier nicht funktionierenden Module über
sudo make uninstall
Treiberverzeichnis heißt, da wo ich auch make usw eingegeben habe?
Richtig
danke
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Ältere Treiberpakete gibt es hier. Versuche es z.B. mit dem Paket vom 31.Mai 2011 oder noch älter, sollten Fehler bei der Installation oder beim Laden des Moduls angezeigt werden.
Prüfe nach erfolgreicher Installation immer mit ...
modinfo ath9k_htc
sudo modprobe ath9k_htc
dmesg | grep ath
... ob das Treibermodul in den Kernel eingebunden wurde und ob Fehler nach dem Laden des Moduls auftreten. Wenn ja, wieder deinstallieren und ein älteres Treiberpaket verwenden. Vielleicht sogar direkt eins aus 2010 ausprobieren.
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
Hallo
Ich sitze noch auf der Arbeit
Das treiberverzeichnis, ist das dies? /lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko muss ich hier make sudo uninstall machen? Sorry, so tief war ich noch nicht in meinem Linux drin. Gruß
KArl update, bin zuhause und habe mich noch nicht getraut.
Habe aber eine Live CD 11.04 eingelegt und die gestartet, man soll es nicht glauben, dort wird der Stick erkannt.
Habe dann beim eingebauten die Verbindung im networkmanager getrennt. Hardwaremässig, per schalter ging nicht, dann war der Stick auch aus. Das verstehe ich noch nicht.
Dann war ich auf wieistmeineip.de und dort wurde mir eine GEschwindigkeit von 31119 kbit angegeben, also läuft der Stick, da im Laptop
nur eine g- Karte eingebaut ist.
Kann man nicht irgendwie die Treiber von 11.04 nach 10.04 bekommen? Habe nicht Lust mein sonst gutlaufendes 10.04 zulöschen und 11.04 aufzuspielen, vorallen da ja bald wieder Oktober ist und dann 11.10 kommt. Gruß
Karl
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Jayflex schrieb: Das treiberverzeichnis, ist das dies? /lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko muss ich hier make sudo uninstall machen? Sorry, so tief war ich noch nicht in meinem Linux drin.
Nein, es ist das Compat-Wireless Quellverzeichnis gemeint, dort wo make/make install ausgeführt wurde.
Habe aber eine Live CD 11.04 eingelegt und die gestartet, man soll es nicht glauben, dort wird der Stick erkannt.
Ja, ist klar. Der Treiber ist im dort verwendeten Kernel 2.6.38 enthalten. Steht auch in der Anleitung. Habe dann beim eingebauten die Verbindung im networkmanager getrennt. Hardwaremässig, per schalter ging nicht, dann war der Stick auch aus. Das verstehe ich noch nicht.
Ja, auch das ist klar und wird durch die WLAN-Subsysteme gesteuert. WLAN wird dann komplett abgeschaltet, auch der Stick.Lösungsmöglichkeit. Kann man nicht irgendwie die Treiber von 11.04 nach 10.04 bekommen?
Jein. Es kann ein rückportierter Kernel installiert werden der den benötigten Treiber enthält. linux-image-generic-lts-backport-natty (in den Repos/über Synaptic) & die entsprechenden Kernel Header-Pakete (linux-headers-generic-lts-backport-natty) um ggf. benötigte Treiber für die Grafikkarte (nVidia/ATI und andere) bauen zu können, bzw. automatisch über dkms für den installierten Kernel bauen zu lassen.
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
Hallo
Ich bin es wieder ☺
Danke für die Erklärungen, ich hoffe ich verstehe es irgendwann richtig
Habe das alte Treiberpaket deinstalliert und die vom 31.5.11 genommen
modinfo ath9k_htc
/compat-wireless-2011-06-18$ modinfo ath9k_htc
ERROR: modinfo: could not find module ath9k_htc
Scheint auch nicht zulaufen.
Wie bekomme ich den die richtige datei raus?
Da sind ja massig auf der Seite? Danke
KArl
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Du musst das Modul erst bauen (kompilieren) und in den Kernel einbinden wie bereits zuvor bei dem neueren Paket durchgeführt.
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
Hi
ich glaube ich gebe bald auf
Auf der seite http://www.orbit-lab.org/kernel/compat-wireless-2.6/2011/05/
sind ja Hunderte von Dateien modinfo ath9k_htc
filename: /lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
firmware: htc_9271.fw
firmware: htc_7010.fw
description: Atheros driver 802.11n HTC based wireless devices
license: Dual BSD/GPL
author: Atheros Communications
srcversion: 12B4C4BF3BCF9E68CB3FF9F
alias: usb:v0CF3p20FFd*dc*dsc*dp*ic*isc*ip*
alias: usb:v083ApA704d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0846p9018d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p7010d*dc*dsc*dp*ic*isc*ip*
alias: usb:v1668p1200d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p7015d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3pB003d*dc*dsc*dp*ic*isc*ip*
alias: usb:v040Dp3801d*dc*dsc*dp*ic*isc*ip*
alias: usb:v04CAp4605d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3350d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3349d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3348d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3346d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3328d*dc*dsc*dp*ic*isc*ip*
alias: usb:v13D3p3327d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07D1p3A10d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0846p9030d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p1006d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CF3p9271d*dc*dsc*dp*ic*isc*ip*
depends: ath9k_hw,compat_firmware_class,mac80211,led-class,ath9k_common,ath,cfg80211,compat
vermagic: 2.6.32-33-generic SMP mod_unload modversions 586
parm: debug:Debugging mask (uint)
parm: nohwcrypt:Disable hardware encryption (int)
sudo modprobe ath9k_htc
FATAL: Error inserting ath9k_htc (/lib/modules/2.6.32-33-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko): Unknown symbol in module, or unknown parameter (see dmesg)
den Fehler bekomme ich bei der datei vom 31.5.11
Auch bei zwei verschiedene aus 2010
Wie soll ich den richtigen Treiber finden, oder mache ich irgendwas noch komplett falsch? Gruß
Karl
|
elektronenblitz63
Anmeldungsdatum: 16. Januar 2007
Beiträge: 29307
|
Nimm ein Paket vom März oder April 2010 oder installiere einfach den genannten Kernel und das Header-Paket. Bereits vorhandene Kernel werden nicht gelöscht und können bei Problemem im Grub 2-Startmenü ausgewählt werden. Dazu bei Systemstart einfach die Umschalttaste
⇧ festhalten und danach den gewünschten Kernel mit
↑ oder
↓ auswählen und starten. Ubuntu 10.04 verwendet eine vergleichsweise alte Kernelversion weshalb nur ältere Treiberpakete darauf abgestimmt sind.
|
Jayflex
Anmeldungsdatum: 4. September 2010
Beiträge: 38
|
Hi
Jetzt läuft es, allerdings habe ich mit den Treibern aufgegeben.
2 aus März und 2 aus April, nix klappte
Ich glaube ich mache da generell was falsch.
Habe nun den Kernel von natty genommen, das klappte auf anhieb.
Warum aktualisiert Ubuntu denn nicht öfter die Kernel?
Firmenpolitik? oder weil es eine LTS VErsion ist
Ich bekam ja auch Kernelupdates, aber nur Änderungen an den letzen Nummern
Jetzt muss ich nur noch deinen anderen Link anschauen, damit ich nicht immer 2 Wlanś anhabe, oder stört das nicht.
Erstmal vielen Dank
Und gute NAcht Karl
|