Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2863 - No wireless - ath9k: probe of ar934x_wmac failed with error -5 #7649

Open
openwrt-bot opened this issue Feb 26, 2020 · 0 comments
Open
Labels
flyspray kernel pull request/issue with Linux kernel related changes

Comments

@openwrt-bot
Copy link

katananja:

TP-Link TL-WDR4300 v1
Atheros AR9344 rev 2
OpenWrt SNAPSHOT r12324-35890514bb

After firmware update the wireless interface stop working and system log display this errors:

[ 775.566457] ath: phy2: Unable to initialize hardware; initialization status: -5
[ 775.573947] ath9k ar934x_wmac: failed to initialize device
[ 775.579593] ath9k: probe of ar934x_wmac failed with error -5
[ 775.585511] pci 0000:00:00.0: using irq 40 for pin 1
[ 775.594310] ath: phy3: Unable to initialize hardware; initialization status: -5
[ 775.601780] ath9k 0000:00:00.0: Failed to initialize device
[ 775.607518] ath9k: probe of 0000:00:00.0 failed with error -5

After removing the modules with:

rmmod ath9k
rmmod ath9k_common
rmmod ath9k_hw

And trying to load them back with:

insmod ath9k_common
insmod ath9k_hw
insmod ath9k

This messages show up:

[ 837.091531] ath9k: ath9k: Driver unloaded
[ 843.290249] ath9k: Unknown symbol ath9k_hw_stop_dma_queue (err 0)
[ 843.296516] ath9k: Unknown symbol ath9k_hw_set_txpowerlimit (err 0)
[ 843.303090] ath9k: Unknown symbol ath9k_hw_reset_calvalid (err 0)
[ 843.309396] ath9k: Unknown symbol ath9k_hw_intrpend (err 0)
[ 843.315144] ath9k: Unknown symbol ath9k_cmn_debug_modal_eeprom (err 0)
[ 843.321888] ath9k: Unknown symbol ath9k_hw_enable_interrupts (err 0)
[ 843.328450] ath9k: Unknown symbol ar9003_hw_bb_watchdog_check (err 0)
[ 843.335112] ath9k: Unknown symbol ath9k_cmn_rx_accept (err 0)
[ 843.341067] ath9k: Unknown symbol ath9k_hw_reset (err 0)
[ 843.346548] ath9k: Unknown symbol ath9k_hw_abort_tx_dma (err 0)
[ 843.352673] ath9k: Unknown symbol ath9k_hw_setuptxqueue (err 0)
[ 843.358798] ath9k: Unknown symbol ath9k_hw_setuprxdesc (err 0)
[ 843.364792] ath9k: Unknown symbol ath9k_hw_startpcureceive (err 0)
[ 843.371183] ath9k: Unknown symbol ar9003_paprd_init_table (err 0)
[ 843.377475] ath9k: Unknown symbol ath9k_hw_gpio_request_out (err 0)
[ 843.383905] ath9k: Unknown symbol ath9k_hw_putrxbuf (err 0)
[ 843.389669] ath9k: Unknown symbol ath9k_hw_check_nav (err 0)
[ 843.395508] ath9k: Unknown symbol ath9k_hw_setmcastfilter (err 0)
[ 843.401901] ath9k: Unknown symbol ath9k_hw_setpower (err 0)
[ 843.407683] ath9k: Unknown symbol ath9k_hw_phy_disable (err 0)
[ 843.413677] ath9k: Unknown symbol ath9k_cmn_rx_skb_postprocess (err 0)
[ 843.420411] ath9k: Unknown symbol ath_dynack_sample_ack_ts (err 0)
[ 843.426782] ath9k: Unknown symbol ath9k_cmn_beacon_config_sta (err 0)
[ 843.433408] ath9k: Unknown symbol ath9k_hw_check_alive (err 0)
[ 843.439430] ath9k: Unknown symbol ath9k_hw_setrxabort (err 0)
[ 843.445338] ath9k: Unknown symbol ath9k_hw_txstart (err 0)
[ 843.451017] ath9k: Unknown symbol ath9k_hw_gpio_free (err 0)
[ 843.456886] ath9k: Unknown symbol ar9003_get_pll_sqsum_dvc (err 0)
[ 843.463255] ath9k: Unknown symbol ar9003_is_paprd_enabled (err 0)
[ 843.469560] ath9k: Unknown symbol ath9k_hw_set_rx_bufsize (err 0)
[ 843.475828] ath9k: Unknown symbol ath9k_hw_updatetxtriglevel (err 0)
[ 843.482398] ath9k: Unknown symbol ath9k_hw_beaconinit (err 0)
[ 843.488395] ath9k: Unknown symbol ath9k_hw_set_tx_filter (err 0)
[ 843.494565] ath9k: Unknown symbol ath9k_hw_settsf64 (err 0)
[ 843.500337] ath9k: Unknown symbol ath9k_hw_init_global_settings (err 0)
[ 843.507156] ath9k: Unknown symbol ath9k_hw_abortpcurecv (err 0)
[ 843.513239] ath9k: Unknown symbol ath9k_hw_update_diag (err 0)
[ 843.519285] ath9k: Unknown symbol ath9k_hw_name (err 0)
[ 843.524665] ath9k: Unknown symbol ath9k_hw_beaconq_setup (err 0)
[ 843.530862] ath9k: Unknown symbol ath9k_cmn_debug_phy_err (err 0)
[ 843.537187] ath9k: Unknown symbol ath9k_hw_puttxbuf (err 0)
[ 843.542959] ath9k: Unknown symbol ath9k_hw_write_associd (err 0)
[ 843.549176] ath9k: Unknown symbol ath_dynack_sample_tx_ts (err 0)
[ 843.555487] ath9k: Unknown symbol ath_dynack_reset (err 0)
[ 843.561162] ath9k: Unknown symbol ath9k_cmn_debug_recv (err 0)
[ 843.567198] ath9k: Unknown symbol ath9k_hw_setup_statusring (err 0)
[ 843.573689] ath9k: Unknown symbol ath9k_hw_addrxbuf_edma (err 0)
[ 843.579902] ath9k: Unknown symbol ath9k_cmn_debug_base_eeprom (err 0)
[ 843.586513] ath9k: Unknown symbol ath9k_cmn_process_rssi (err 0)
[ 843.592717] ath9k: Unknown symbol ath9k_cmn_beacon_config_adhoc (err 0)
[ 843.599543] ath9k: Unknown symbol ath9k_hw_ani_monitor (err 0)
[ 843.605533] ath9k: Unknown symbol ath9k_hw_getrxfilter (err 0)
[ 843.611577] ath9k: Unknown symbol ath9k_cmn_debug_stat_rx (err 0)
[ 843.617868] ath9k: Unknown symbol ath_dynack_node_init (err 0)
[ 843.623865] ath9k: Unknown symbol ath9k_cmn_beacon_config_ap (err 0)
[ 843.630416] ath9k: Unknown symbol ath9k_hw_set_tsfadjust (err 0)
[ 843.636591] ath9k: Unknown symbol ar9003_hw_bb_watchdog_dbg_info (err 0)
[ 843.643492] ath9k: Unknown symbol ar9003_paprd_create_curve (err 0)
[ 843.649957] ath9k: Unknown symbol ath9k_hw_gpio_request_in (err 0)
[ 843.656303] ath9k: Unknown symbol ath9k_hw_set_sta_beacon_timers (err 0)
[ 843.663272] ath9k: Unknown symbol ath9k_hw_gettsf64 (err 0)
[ 843.669035] ath9k: Unknown symbol ath9k_hw_rxprocdesc (err 0)
[ 843.674939] ath9k: Unknown symbol ath_gen_timer_isr (err 0)
[ 843.680700] ath9k: Unknown symbol ath9k_hw_resettxqueue (err 0)
[ 843.686831] ath9k: Unknown symbol ath9k_hw_setopmode (err 0)
[ 843.692654] ath9k: Unknown symbol ar9003_paprd_populate_single_table (err 0)
[ 843.699911] ath9k: Unknown symbol ath9k_hw_process_rxdesc_edma (err 0)
[ 843.706654] ath9k: Unknown symbol ath_dynack_node_deinit (err 0)
[ 843.712881] ath9k: Unknown symbol ath9k_cmn_init_channels_rates (err 0)
[ 843.719713] ath9k: Unknown symbol ath9k_hw_kill_interrupts (err 0)
[ 843.726071] ath9k: Unknown symbol ath9k_cmn_reload_chainmask (err 0)
[ 843.732658] ath9k: Unknown symbol ath9k_hw_reset_tsf (err 0)
[ 843.738508] ath9k: Unknown symbol ath9k_hw_get_txq_props (err 0)
[ 843.744679] ath9k: Unknown symbol ath9k_hw_releasetxqueue (err 0)
[ 843.750966] ath9k: Unknown symbol ath9k_hw_setrxfilter (err 0)
[ 843.757063] ath9k: Unknown symbol ath9k_hw_loadnf (err 0)
[ 843.762627] ath9k: Unknown symbol ath9k_hw_gettxbuf (err 0)
[ 843.768411] ath9k: Unknown symbol ath9k_hw_gpio_get (err 0)
[ 843.774176] ath9k: Unknown symbol ath9k_hw_bstuck_nfcal (err 0)
[ 843.780320] ath9k: Unknown symbol ath9k_hw_disable_interrupts (err 0)
[ 843.786961] ath9k: Unknown symbol ath9k_cmn_update_txpow (err 0)
[ 843.793132] ath9k: Unknown symbol ath9k_hw_computetxtime (err 0)
[ 843.799339] ath9k: Unknown symbol ath9k_hw_getchan_noise (err 0)
[ 843.805506] ath9k: Unknown symbol ar9003_paprd_enable (err 0)
[ 843.811483] ath9k: Unknown symbol ath9k_hw_stopdmarecv (err 0)
[ 843.817515] ath9k: Unknown symbol ath9k_cmn_get_hw_crypto_keytype (err 0)
[ 843.824477] ath9k: Unknown symbol ath9k_hw_set_interrupts (err 0)
[ 843.830764] ath9k: Unknown symbol ath9k_hw_wait (err 0)
[ 843.836148] ath9k: Unknown symbol ar9003_paprd_setup_gain_table (err 0)
[ 843.842963] ath9k: Unknown symbol ath9k_hw_numtxpending (err 0)
[ 843.849079] ath9k: Unknown symbol ath9k_hw_get_tsf_offset (err 0)
[ 843.855363] ath9k: Unknown symbol ath9k_cmn_process_rate (err 0)
[ 843.861582] ath9k: Unknown symbol ath9k_cmn_init_crypto (err 0)
[ 843.867699] ath9k: Unknown symbol ath9k_hw_set_gpio (err 0)
[ 843.873444] ath9k: Unknown symbol ath9k_hw_setantenna (err 0)
[ 843.879472] ath9k: Unknown symbol ath9k_hw_resume_interrupts (err 0)
[ 843.885998] ath9k: Unknown symbol ath9k_hw_deinit (err 0)
[ 843.891585] ath9k: Unknown symbol ath9k_cmn_get_channel (err 0)
[ 843.897714] ath9k: Unknown symbol ath9k_hw_init (err 0)
[ 843.903104] ath9k: Unknown symbol ath9k_hw_set_txq_props (err 0)
[ 843.909307] ath9k: Unknown symbol ar9003_paprd_is_done (err 0)
[ 864.457183] ath: phy4: Unable to initialize hardware; initialization status: -5
[ 864.464617] ath9k ar934x_wmac: failed to initialize device
[ 864.470266] ath9k: probe of ar934x_wmac failed with error -5
[ 864.476180] pci 0000:00:00.0: using irq 40 for pin 1
[ 864.484980] ath: phy5: Unable to initialize hardware; initialization status: -5
[ 864.492449] ath9k 0000:00:00.0: Failed to initialize device
[ 864.498181] ath9k: probe of 0000:00:00.0 failed with error -5

@aparcar aparcar added the kernel pull request/issue with Linux kernel related changes label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes
Projects
None yet
Development

No branches or pull requests

2 participants