Package: firmware-atheros Version: 0.43 Severity: normal Dear Maintainer,
* What led up to the situation? I installed Debian Jessie with XFCE4, replacing Wheezy, on my desktop computer with a TP-LINK TL-WN721N wireless USB adapter. $ lsusb Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse (M-BT58) Bus 001 Device 004: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub * What exactly did you do (or not do) that was effective (or ineffective)? To use the wifi connection, I installed the package firmware-atheros. After that, my wifi network (SSID: wireless) was visible in Network Manager. I clicked that and supplied my WPA2 protection key. * What was the outcome of this action? * What outcome did you expect instead? Instead of establishing a connection, the NM visual indicator kept circling. The top command indicated that systemd-journald was busy. The dmesg output ketp repeating the following until I removed the USB adapter: [ 133.195538] ------------[ cut here ]------------ [ 133.195605] WARNING: CPU: 0 PID: 67 at /build/linux- HsHI0x/linux-3.16.7-ckt2/drivers/usb/core/urb.c:450 usb_submit_urb+0x1bd/0x560 [usbcore]() [ 133.195610] usb 1-1: BOGUS urb xfer, pipe 1 != type 3 [ 133.195614] Modules linked in: arc4 nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc ath9k_htc ath9k_common ath9k_hw ath mac80211 cfg80211 rfkill nouveau iTCO_wdt iTCO_vendor_support ppdev mxm_wmi wmi video ttm drm_kms_helper drm snd_intel8x0 evdev snd_ac97_codec i2c_algo_bit snd_wavefront snd_cs4236 snd_opl3_lib snd_hwdep snd_wss_lib pcspkr snd_mpu401_uart serio_raw lpc_ich mfd_core snd_pcm snd_rawmidi snd_timer snd_seq_device ns558 gameport parport_pc shpchp rng_core ac97_bus snd soundcore i2c_i801 button parport i2c_core processor thermal_sys fuse autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid sg sd_mod crc_t10dif sr_mod cdrom crct10dif_generic crct10dif_common ata_generic ata_piix uhci_hcd ehci_hcd libata usbcore usb_common scsi_mod 3c59x e100 mii floppy [ 133.195725] CPU: 0 PID: 67 Comm: kworker/u2:2 Tainted: G W 3.16.0-4-686-pae #1 Debian 3.16.7-ckt2-1 [ 133.195729] Hardware name: System Manufacturer System Name/P4B-MX , BIOS ASUS P4B-MX ACPI BIOS Revision 1003 01/28/2002 [ 133.195745] Workqueue: phy0 ath9k_htc_ani_work [ath9k_htc] [ 133.195750] f094eaf4 ef08ddd4 c14758d8 ef08dde4 c10569f4 f094eb64 ef08de00 00000043 [ 133.195762] f094eaf4 000001c2 f093c53d f093c53d 00000009 ecd78100 00000001 00000003 [ 133.195773] ef08ddec c1056a43 00000009 ef08dde4 f094eb64 ef08de00 ef08de34 f093c53d [ 133.195785] Call Trace: [ 133.195804] [<c14758d8>] ? dump_stack+0x3e/0x4e [ 133.195814] [<c10569f4>] ? warn_slowpath_common+0x84/0xa0 [ 133.195848] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.195872] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.195880] [<c1056a43>] ? warn_slowpath_fmt+0x33/0x40 [ 133.195910] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.195937] [<f0c44279>] ? hif_usb_send+0xb9/0x310 [ath9k_htc] [ 133.195947] [<f0c42059>] ? htc_issue_send.constprop.2+0x59/0x70 [ath9k_htc] [ 133.195956] [<f0c4242d>] ? htc_send_epid+0x1d/0x30 [ath9k_htc] [ 133.195967] [<f0c449cc>] ? ath9k_wmi_cmd+0xdc/0x170 [ath9k_htc] [ 133.195977] [<f0c499c1>] ? ath9k_regread+0x41/0x60 [ath9k_htc] [ 133.195997] [<f0f404ab>] ? ath9k_hw_ani_monitor+0x5b/0x1e0 [ath9k_hw] [ 133.196083] [<f0c48e57>] ? ath9k_htc_ani_work+0x157/0x180 [ath9k_htc] [ 133.196094] [<c106d865>] ? process_one_work+0x115/0x380 [ 133.196104] [<c106bb4d>] ? pwq_activate_delayed_work+0x2d/0x70 [ 133.196111] [<c106e023>] ? worker_thread+0xf3/0x470 [ 133.196120] [<c108fd0f>] ? __wake_up_locked+0x1f/0x30 [ 133.196127] [<c106df30>] ? create_and_start_worker+0x50/0x50 [ 133.196136] [<c107325b>] ? kthread+0x9b/0xb0 [ 133.196147] [<c147a741>] ? ret_from_kernel_thread+0x21/0x30 [ 133.196155] [<c10731c0>] ? kthread_create_on_node+0x110/0x110 [ 133.196161] ---[ end trace ceb14f2cbdd1623a ]--- [ 133.198902] systemd-journald[135]: /dev/kmsg buffer overrun, some messages lost. [ 133.300158] ------------[ cut here ]------------ [ 133.300251] WARNING: CPU: 0 PID: 67 at /build/linux- HsHI0x/linux-3.16.7-ckt2/drivers/usb/core/urb.c:450 usb_submit_urb+0x1bd/0x560 [usbcore]() [ 133.300260] usb 1-1: BOGUS urb xfer, pipe 1 != type 3 [ 133.300264] Modules linked in: arc4 nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc ath9k_htc ath9k_common ath9k_hw ath mac80211 cfg80211 rfkill nouveau iTCO_wdt iTCO_vendor_support ppdev mxm_wmi wmi video ttm drm_kms_helper drm snd_intel8x0 evdev snd_ac97_codec i2c_algo_bit snd_wavefront snd_cs4236 snd_opl3_lib snd_hwdep snd_wss_lib pcspkr snd_mpu401_uart serio_raw lpc_ich mfd_core snd_pcm snd_rawmidi snd_timer snd_seq_device ns558 gameport parport_pc shpchp rng_core ac97_bus snd soundcore i2c_i801 button parport i2c_core processor thermal_sys fuse autofs4 ext4 crc16 mbcache jbd2 hid_generic usbhid hid sg sd_mod crc_t10dif sr_mod cdrom crct10dif_generic crct10dif_common ata_generic ata_piix uhci_hcd ehci_hcd libata usbcore usb_common scsi_mod 3c59x e100 mii floppy [ 133.300374] CPU: 0 PID: 67 Comm: kworker/u2:2 Tainted: G W 3.16.0-4-686-pae #1 Debian 3.16.7-ckt2-1 [ 133.300379] Hardware name: System Manufacturer System Name/P4B-MX , BIOS ASUS P4B-MX ACPI BIOS Revision 1003 01/28/2002 [ 133.300394] Workqueue: phy0 ath9k_htc_ani_work [ath9k_htc] [ 133.300401] f094eaf4 ef08dd98 c14758d8 ef08dda8 c10569f4 f094eb64 ef08ddc4 00000043 [ 133.300414] f094eaf4 000001c2 f093c53d f093c53d 00000009 ecd78000 00000001 00000003 [ 133.300426] ef08ddb0 c1056a43 00000009 ef08dda8 f094eb64 ef08ddc4 ef08ddf8 f093c53d [ 133.300438] Call Trace: [ 133.300645] [<c14758d8>] ? dump_stack+0x3e/0x4e [ 133.300660] [<c10569f4>] ? warn_slowpath_common+0x84/0xa0 [ 133.300702] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.300727] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.300736] [<c1056a43>] ? warn_slowpath_fmt+0x33/0x40 [ 133.300765] [<f093c53d>] ? usb_submit_urb+0x1bd/0x560 [usbcore] [ 133.300792] [<f0c44279>] ? hif_usb_send+0xb9/0x310 [ath9k_htc] [ 133.300802] [<f0c42059>] ? htc_issue_send.constprop.2+0x59/0x70 [ath9k_htc] [ 133.300811] [<f0c4242d>] ? htc_send_epid+0x1d/0x30 [ath9k_htc] [ 133.300821] [<f0c449cc>] ? ath9k_wmi_cmd+0xdc/0x170 [ath9k_htc] [ 133.300831] [<f0c49b57>] ? ath9k_regwrite+0x57/0xd0 [ath9k_htc] [ 133.300844] [<c107b408>] ? update_rq_clock.part.83+0x18/0x50 [ 133.300854] [<f0b68ae7>] ? ath_hw_cycle_counters_update+0x27/0x110 [ath] [ 133.300880] [<f0f40475>] ? ath9k_hw_ani_monitor+0x25/0x1e0 [ath9k_hw] [ 133.300891] [<f0c48e57>] ? ath9k_htc_ani_work+0x157/0x180 [ath9k_htc] [ 133.300899] [<c106d865>] ? process_one_work+0x115/0x380 [ 133.300910] [<c106bb4d>] ? pwq_activate_delayed_work+0x2d/0x70 [ 133.300917] [<c106e023>] ? worker_thread+0xf3/0x470 [ 133.300927] [<c108fd0f>] ? __wake_up_locked+0x1f/0x30 [ 133.300933] [<c106df30>] ? create_and_start_worker+0x50/0x50 [ 133.300943] [<c107325b>] ? kthread+0x9b/0xb0 [ 133.300954] [<c147a741>] ? ret_from_kernel_thread+0x21/0x30 [ 133.300961] [<c10731c0>] ? kthread_create_on_node+0x110/0x110 [ 133.300967] ---[ end trace ceb14f2cbdd1623b ]--- [ 133.328354] usb 1-1: USB disconnect, device number 2 [ 133.328927] wlan1: deauthenticating from 00:0d:0b:d4:bb:0a by local choice (Reason: 3=DEAUTH_LEAVING) [ 133.913695] ath: phy0: RX failed to go idle in 10 ms RXSM=0x5c53a1ec [ 133.924252] ath: phy0: Failed to wakeup in 500us [ 134.027238] ath: phy0: RX failed to go idle in 10 ms RXSM=0x5c53a1ec [ 134.046132] ath: phy0: Failed to wakeup in 500us [ 134.084881] cfg80211: Calling CRDA to update world regulatory domain [ 134.142110] cfg80211: World regulatory domain updated: [ 134.142131] cfg80211: DFS Master region: unset [ 134.142136] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 134.142144] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 134.142150] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 134.142156] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 134.142162] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 134.142169] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 134.142175] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 134.142181] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 134.142186] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) $ sudo iwconfig wlan1 wlan1 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off -- System Information: Debian Release: 8.0 APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core) Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) firmware-atheros depends on no packages. firmware-atheros recommends no packages. Versions of packages firmware-atheros suggests: ii initramfs-tools 0.118 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org