Since installing the new kernel I’ve noticed in the message log that what previously was working is now broken. In particular, the log shows a continuous stream of attempts to connect to the wifi dongle ID 148f:7601 Ralink Technology, Corp. with the following excerpt from the log.
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: new high-speed USB device number 127 using ehci-pci
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: Product: 802.11 n WLAN
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: SerialNumber: 1.0
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: reset high-speed USB device number 127 using ehci-pci
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: device firmware changed
Sep 20 11:38:21 h.ca kernel: mt7601u: probe of 4-1.8:1.0 failed with error -5
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: USB disconnect, device number 127
Sep 20 11:38:21 h.ca kernel: usb 4-1.8: new high-speed USB device number 4 using ehci-pci
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: Product: 802.11 n WLAN
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: SerialNumber: 1.0
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: reset high-speed USB device number 4 using ehci-pci
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: device firmware changed
Sep 20 11:38:22 h.ca kernel: mt7601u: probe of 4-1.8:1.0 failed with error -5
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: USB disconnect, device number 4
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: new high-speed USB device number 6 using ehci-pci
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: Product: 802.11 n WLAN
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: SerialNumber: 1.0
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: reset high-speed USB device number 6 using ehci-pci
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: device firmware changed
Sep 20 11:38:22 h.ca kernel: mt7601u: probe of 4-1.8:1.0 failed with error -5
Sep 20 11:38:22 h.ca kernel: usb 4-1.8: USB disconnect, device number 6
What else can I provide to help solve this?
Thanks.