David Santinoli wrote:
> Hallo,
>   very recently I bought a Siemens Gigaset USB Stick 54, which has an
> USB ID of 129b:1667.
> I saw previous posts in this list mentioning a Siemens stick with the
> exact same name but a different USB ID.  Those adapters were reported as
> working.  Unfortunately, mine is not.  I tried adding its USB ID to
> zd_usb.c, first as DEVICE_ZD1211, then as DEVICE_ZD1211B, but no joy.

It's a ZD1211B.

> zd1211rw 1-1.4:1.0: zd_netdev_alloc() netdev->flags 0x1002
> zd1211rw 1-1.4:1.0: zd_netdev_alloc() netdev->features 0x00000000
> usb 1-1.4: request_fw_file() fw name zd1211/zd1211_ub
> PM: Adding info for No Bus:1-1.4
> PM: Removing info for No Bus:1-1.4
> usb 1-1.4: Could not load firmware file zd1211/zd1211_ub. Error number -2
> zd1211rw 1-1.4:1.0: couldn't load firmware. Error number -2

-2 is -ENOENT: No such file or directory

Either the firmware is not installed correctly, or your distro keeps 
firmware somewhere else than /lib/firmware, or your firmware loader is 
broken.

Also make sure zd1211rw is a module and not built in.

Daniel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to