Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-15 Thread Hin-Tak Leung
Mark Ryden wrote: Hi, use the vendor driver. In fact it seems to me that it is impossible. I have 0ace:1211 as vendor id/product id. The zd1201.c seems *not* to support it. In the usb device id table, we have only {USB_DEVICE(0x0ace, 0x1201)}, /* ZyDAS ZD1201 Wireless USB Adapter */

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-15 Thread Hin-Tak Leung
Mark Ryden wrote: Hello, I must say that I am a bit disappointed about that my problem is still unresolved ; I assume probably I am not the only one who encountered it. Though I googled for solution, I could not find some appropriate solution. Could anybody help in this point ? I am

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-15 Thread Mark Ryden
Hello, I added: blacklist zd1211rw to /etc/modprobe.d/blacklist and , when there zd1201rw and zd1201 modules are not loaded, I tried plugging the zd1211 USB nic. None of the two drivers were insmoded. lsmod | grep zd gives nothing. I wonder: which kernel are you using ? uname -r gives

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-15 Thread Mark Ryden
Hello, Thanks. In sys log I see: usbcore: registered new interface driver zd1201 I tried modprobe zd1201. I see no wireles card with iwconfig or ifconfig -a; running iwconfig gives: lono wireless extensions. eth0 no wireless extensions. I will try later on 32 bit machine and

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-15 Thread Hin-Tak Leung
PROTECTED] Subject: Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw To: Hin-Tak Leung [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], zd1211-devs@lists.sourceforge.net, [EMAIL PROTECTED] Date: Tuesday, 15 July, 2008, 5:24 PM I have FC9 , x86_64. ls /lib/modules/2.6.25-14.fc9.x86_64

[zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-10 Thread Mark Ryden
Hello, I have build and booted the last linux wireless-netx-2.6 tree: ( git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6.git) This tree includes the ad-hoc patch for zd1211rw. See: http://marc.info/?l=linux-wirelessm=121514338914960w=2 I tried to run

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw]

2008-07-10 Thread Hin-Tak Leung
It is as it says, can't load firmware. If you had not used this USB nic on a machine before, it is likely you did not have them installed. They should be under /lib/firmware/zd1211 . In whatever mode, the driver still needs the firmware. Mark Ryden wrote: Hello, I have build and

Re: [zd1211-devs] Problem when trying ad-hoc patch for zd1211rw

2008-07-10 Thread Mark Ryden
Hello, Thanks! Could it be a probelem of firmware version ? How can I know what is the zd1211 firmware version I have ? I have these files under /lib/firmware/zd1211/: ls -al /lib/firmware/zd1211/ total 72 drwxr-xr-x 2 root root 4096 2008-05-14 19:48 . drwxr-xr-x 3 root root 4096 2008-05-06