Posts: 19
jean202
Joined: 05 Dec 2013
#1
Hi
i try to install WiFi Usb Key. With 3 zd1211 firmwares (.deb, .tar.bz and non free .tar.bz2)
I have the same matter.
See my dmesg :
[ 73.004126] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[ 73.169193] usb 1-1: New USB device found, idVendor=079b, idProduct=004a
[ 73.169215] usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=0
[ 73.169233] usb 1-1: Product: 802.11b/g USB WLAN
[ 73.169248] usb 1-1: Manufacturer: ZyDAS
[ 73.364855] cfg80211: Calling CRDA to update world regulatory domain
[ 73.628133] usb 1-1: reset full-speed USB device number 2 using uhci_hcd
[ 73.826845] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 73.829293] zd1211rw 1-1:1.0: phy0
[ 73.830665] usbcore: registered new interface driver zd1211rw
[ 102.543686] 1-1: Missing Free firmware
[ 102.556812] usb 1-1: Could not load firmware file /*(DEBLOBBED)*/ub. Error number -22
[ 102.557112] zd1211rw 1-1:1.0: couldn't load firmware. Error number -22
[ 126.136188] usb 1-1: USB disconnect, device number 2
[ 166.712126] usb 1-1: new full-speed USB device number 3 using uhci_hcd
[ 166.877141] usb 1-1: New USB device found, idVendor=079b, idProduct=004a
[ 166.877163] usb 1-1: New USB device strings: Mfr=16, Product=32, SerialNumber=0
[ 166.877181] usb 1-1: Product: 802.11b/g USB WLAN
[ 166.877197] usb 1-1: Manufacturer: ZyDAS
[ 166.996132] usb 1-1: reset full-speed USB device number 3 using uhci_hcd
[ 167.147677] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 167.149414] zd1211rw 1-1:1.0: phy1
[ 186.822536] 1-1: Missing Free firmware
[ 186.835359] usb 1-1: Could not load firmware file /*(DEBLOBBED)*/ub. Error number -22
[ 186.835658] zd1211rw 1-1:1.0: couldn't load firmware. Error number -22
[ 231.312413] 1-1: Missing Free firmware
[ 231.325273] usb 1-1: Could not load firmware file /*(DEBLOBBED)*/ub. Error number -22
[ 231.325566] zd1211rw 1-1:1.0: couldn't load firmware. Error number -22

Any idea?
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#2
antiX-core uses a libre kernel. You will probably need to install another (non-libre) kernel.
Posts: 850
fatmac
Joined: 26 Jul 2012
#3
Did you put it into /lib/firmware, if not copy it in (by the root user), then reboot & it should get loaded up.

EDIT: See above, anticapitalista knows; it's his distro.
Last edited by fatmac on 25 Apr 2014, 19:05, edited 2 times in total.
Posts: 19
jean202
Joined: 05 Dec 2013
#4
It's ok under /lib/firmware/zd1211.
I think the matter is with Linux foundation 1.1 root hub. Any package to install??