Re: [zd1211-devs] [PATCH] AP/master mode success with ZD1211LnxDrv_2_22_0_0 + 2.6.25.1

2008-05-08 Thread Hin-Tak Leung
Sorry to reply to my own post - nobody seems to find my post interesting? I have a somewhat interesting issue/extension to my previous patch: I need 802.11g compatibility (basically because my client gets a bit confused and the client driver hasn't got the functionality to drop to 11b mode).

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-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 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

Re: [zd1211-devs] zd1211rw 1-1.1:1.0: zd_usb_ioread16v() read timed out

2008-10-07 Thread Hin-Tak Leung
--- On Tue, 7/10/08, Sundar Visvanathan [EMAIL PROTECTED] wrote: snipped usb 1-1.1: USB control request for firmware upload failed. Error number -110 usb 1-1.1: Could not upload firmware code uph. Error number -110 zd1211rw 1-1.1:1.0: couldn't load firmware. Error number -110 firmware

Re: [zd1211-devs] ZD1211LnxDrv_2_22_0_0 + 2.6.26.5

2008-12-11 Thread Hin-Tak Leung
--- On Thu, 11/12/08, Nerijus Baliunas [EMAIL PROTECTED] wrote: From: Nerijus Baliunas [EMAIL PROTECTED] Subject: [zd1211-devs] ZD1211LnxDrv_2_22_0_0 + 2.6.26.5 To: zd1211-devs@lists.sourceforge.net Date: Thursday, 11 December, 2008, 1:02 AM Hello, Hin-Tak Leung said I have recently

Re: [zd1211-devs] ZD1211LnxDrv_2_22_0_0 + 2.6.26.5

2008-12-25 Thread Hin-Tak Leung
is the sourceforge mailing-list archive. http://sourceforge.net/mailarchive/forum.php?thread_name=Mahogany-0.67.2-25950-20081211-030236.00%40nerijus.sat.ltforum_name=zd1211-devs The patch has been in the sourceforge mailing list archive all-along. Hin-Tak Leung-3 wrote: Here is the latest diff I am

Re: [zd1211-devs] ZD1211LnxDrv_2_22_0_0 + 2.6.26.5

2008-12-26 Thread Hin-Tak Leung
--- On Fri, 26/12/08, monghitri monghi...@aruba.it wrote: You are right, sorry about that and thanks for having been so kind to reply me. I'm not familiar with mailing lists, i will read about that. I've originally found your patch here:

Re: [zd1211-devs] General questions on ZD1211B behaviour, for using ZD1211B in non-Linux embedded system

2009-01-03 Thread Hin-Tak Leung
Most of the answer to your questions are in the wiki pages on the zd1211 sourceforge web site. The vendor driver is, as it says, provided by the vendor and the authoritative source of info. It does suffer from being small-endian and 32-bitness. The latest community rewrite effort is neither on

Re: [zd1211-devs] Success: zd1211rw can handle 0ace:a211

2009-01-05 Thread Hin-Tak Leung
Christoph Biedl wrote: Hi, I am pleased to tell the Allnet ALL0298 ALLSPORT USB WLAN Finder vid:pid 0ace:a211 seems to run like a charme in Linux 2.6.27.7 after patching the sources as described in http://www.linuxwireless.org/en/users/Drivers/zd1211rw/AddID Several gigabytes were

Re: [zd1211-devs] usb-id 0df6:0036 not yet in kernel 2.6.29-rc2

2009-01-19 Thread Hin-Tak Leung
I have gone through the process of getting code changes into the linux kernel so it is relatively straight forward to do that if it isn't already done by somebody else on the list. But (1) I think I asked maybe somebody else if a new chip id is 1211 or 1211b - for such simple changes it is

Re: [zd1211-devs] usb-id 0df6:0036 not yet in kernel 2.6.29-rc2

2009-01-19 Thread Hin-Tak Leung
--- On Mon, 19/1/09, Giuseppe Calà jive...@gmail.com wrote: Thank you, now the problem of the real name should be gone. Best regards You should have gotten some automatic notification e-mails about the patches being sent out. Apologies for sending it three times... kernel patches are

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-11 Thread Hin-Tak Leung
Your system seems to be working in the beginning, you were just missing the authentication credentials (ESSID, passphases) - clicking the network manager applet icon should give you a few boxes to fill them in. Then you f*cked it up by installing ndiswrapper. If you use ndiswrapper you should

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-12 Thread Hin-Tak Leung
--- On Thu, 12/2/09, Redeye jonatmm...@msn.com wrote: I was told that i need the zd1211-firmware but apt-get cannot get it with all repo's ticked as it is moved or obselete. downlaoding and installing from Still too much irrelevance. read this entry about the 'Debian users beware: don't

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-18 Thread Hin-Tak Leung
--- On Wed, 18/2/09, Redeye jonatmm...@msn.com wrote: Hi Hin-Tak zd1211rw 1-1:1.0: couldn't load firmware. Error number -110 Thats all i could get from looking at that page. Where do i look for the error codes please. Many Thanks, -110 is timed out, possibly something to do with

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-18 Thread Hin-Tak Leung
--- On Thu, 19/2/09, Redeye jonatmm...@msn.com wrote: I didnt know 8.10 meant october, thanks for the explanation :) I presume the 8, bit is the year then Yes. Ubuntu are doing half-yearly releases year.month. HPLIP (printig driver) has a similiar release naming system - it was 1.x.y, then

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-18 Thread Hin-Tak Leung
--- On Thu, 19/2/09, Redeye jonatmm...@msn.com wrote: Yeh sorry same machine, completely flattened the xp partition, so its ubuntu only. Do i use chmod and chown, if you could supply examples that would be great. I was going to use sudo chown -R 644 /lib/firmware/zd1211 sudo chmod 644

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-19 Thread Hin-Tak Leung
--- On Thu, 19/2/09, Redeye jonatmm...@msn.com wrote: Hi again, Thanks for suplying that, all actioned and ive still got the -110 error, so good try. Must admit this is bugging the hell out of me, seems no one knows what the problem is. I appreciate you trying considering your not one

Re: [zd1211-devs] zd1211 and ubuntu 8.1 problems

2009-02-20 Thread Hin-Tak Leung
--- On Thu, 19/2/09, Redeye jonatmm...@msn.com wrote: WELL DONE Hin-Tak!!! Your gut instinct on the permissions was obviously it, however it didn't show as i hadn't rebooted. So Fantastic news, i will alter my first post with the fix and also change subject to solved. Oh, so changing

[zd1211-devs] patch set for vendor 3.0 driver to current kernel (Fw: Re: zd1211 3.0.0.56 vendor driver - please help port to zd1211rw)

2009-05-31 Thread Hin-Tak Leung
Detailed descriptions below. I'll update with a summary somewhere close by next to the patches for comments, etc. --- On Sun, 31/5/09, Hin-Tak Leung hintak.le...@gmail.com wrote: On Tue, May 26, 2009 at 5:30 PM, Luis R. Rodriguez lrodrig...@atheros.com wrote: On Mon, May 25, 2009 at 12

Re: [zd1211-devs] Latest version of zd1211b and its latest firmware

2009-06-22 Thread Hin-Tak Leung
3.0 was hosted on the kernel web site. http://www.kernel.org/pub/linux/kernel/people/mcgrof/zd1211/ You might want to get my patch sets if you want to run 3.0 on more recent kernels than 2.6.26(?). http://htl10.users.sourceforge.net/LinuxUSB_AR2524-3.0.0.56_2009May_pathset/ The in-kernel rw

Re: [zd1211-devs] Latest version of zd1211b and its latest firmware

2009-06-23 Thread Hin-Tak Leung
--- On Tue, 23/6/09, Nazim Khan nazim.a...@gmail.com wrote: Looks like in 3.0.0.56 firmware is added as header files, compared to firmware upload from user space as it used to be in 2.22. rw driver has them from user space, the vendor driver has always have them in header files. Does you

Re: [zd1211-devs] Latest version of zd1211b and its latest firmware

2009-06-23 Thread Hin-Tak Leung
--- On Tue, 23/6/09, Nazim Khan nazim.a...@gmail.com wrote: Hi Hin, Thanks for the info. So far my 2.22 driver is working fine except one problem that under stress I get AP loss (did not receive the beacon in the 5 seconds). I was hoping that this issue may get fixed with the latest

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-07-29 Thread Hin-Tak Leung
470a784d9ba4db962fb66080bdf2ca0d1d2edc9e Mon Sep 17 00:00:00 2001 From: Hin-Tak Leung hintak.le...@gmail.com Date: Thu, 25 Jun 2009 00:09:08 +0100 Subject: [PATCH] 2.6.30-irqreturn_t-breakage Change to deal with this change: commit bedd30d986a05e32dc3eab874e4b9ed8a38058bb Author: Thomas Gleixner t...@linutronix.de Date: Tue Sep 30

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-07-29 Thread Hin-Tak Leung
--- On Wed, 29/7/09, Mladen Horvat acid-b...@opendreambox.org wrote: Hi again, perhaps this is an idea to try the vendor 3.0 driver with the new kernel. Just a question. Is the driver using the new mac80211 wireless interface so i can use it over wpa supllicant 0.6.9 and the build-in

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-07-30 Thread Hin-Tak Leung
Do not write directly - all traffic should go into the mailing list archive.. That's very selfish behavior. I do not work for you and I'll have to charge you on private consultancy rate for that. Your kernel headers do not match your kernel. (supposedly 2.6.30), nothing to do with compiler

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-07-30 Thread Hin-Tak Leung
--- On Thu, 30/7/09, Mladen Horvat acid-b...@opendreambox.org wrote: Ok, finally managed with the help of a friend to compile the vender driver 3.0.0.56 with the mips 2.6.30 kernel i use here. Here is a patch that was needed to get it finally compiled under 2.6.30.

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-07-30 Thread Hin-Tak Leung
--- On Thu, 30/7/09, Mladen Horvat acid-b...@opendreambox.org wrote: Using the offical 2.6.30 kernel from kernel.org: www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.tar.bz2 Hmm, I have that as well, and the patches I used are those I mentioned... Hmm, did you copy over any compat-wireless

Re: [zd1211-devs] zd1211rw couldn't load firmware. Error number -145 with Kernel 2.6.30

2009-08-17 Thread Hin-Tak Leung
--- On Thu, 30/7/09, Hin-Tak Leung hintak_le...@yahoo.co.uk wrote: --- On Thu, 30/7/09, Mladen Horvat acid-b...@opendreambox.org wrote: Ok, finally managed with the help of a friend to compile the vender driver 3.0.0.56 with the mips 2.6.30 kernel i use here. Here is a patch

Re: [zd1211-devs] LinuxUSB_AR2524-3.0.0.56_2009May_pathset

2009-10-29 Thread Hin-Tak Leung
--- On Thu, 29/10/09, Daniel Schmitt daniel.schm...@udo.edu wrote: Hello Hin-Tak, this URL does not work either: http://htl10.users.sourceforge.net/LinuxUSB_AR2524-3.0.0.56_2009May_pathset/ Can you please mail me a .tar.bz-archive of the patches you did for the ZD1211 3.00 Vendor

Re: [zd1211-devs] monitor mode not capturing other BSS packets

2009-11-22 Thread Hin-Tak Leung
--- On Sun, 22/11/09, Daniel Drake d...@gentoo.org wrote: Benoit PAPILLAULT wrote: 1. I did not receive junk packet so far with only enabling CR_SNIFFER_ON. The reason we flip-flopped once or twice in the past is because CR_SNIFFER_ON behaves wildly differently on different revisions

Re: [zd1211-devs] monitor mode not capturing other BSS packets

2009-11-22 Thread Hin-Tak Leung
--- On Mon, 23/11/09, Alejandro Grijalba s...@latinsud.com wrote: Benoit PAPILLAULT escribió: 1. I did not receive junk packet so far with only enabling CR_SNIFFER_ON.     If you apply the patch and there is a lot of wireless traffic going on you will start getting random frames too

Re: [zd1211-devs] Help using zd1211

2009-12-06 Thread Hin-Tak Leung
--- On Mon, 7/12/09, Craig Niederberger craign...@gmail.com wrote: Get a new kernel... I appreciate the thought, but working with embedded systems often doesn't afford the luxury of getting a new kernel, as the hardware developers are more focused on stability than performance.  This

Re: [zd1211-devs] Help using zd1211

2009-12-06 Thread Hin-Tak Leung
--- On Mon, 7/12/09, Craig Niederberger craign...@gmail.com wrote: compat-wireless (a way of having old kernel plus the latest kernel wireless bits) http://linuxwireless.org/en/users/Download only go as far back as 2.6.22 . Well, you can port it back to 2.6.21, and send the

Re: [zd1211-devs] Help using zd1211

2009-12-06 Thread Hin-Tak Leung
--- On Mon, 7/12/09, Craig Niederberger craign...@gmail.com wrote: Thanks! Which ever way you choose, you'd possibly benefit from help from Luis - he is both the maintainer of compat-wireless and Atheros's contact for the zd1211 vendor driver. (the latest one is 3.0 -

Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Hin-Tak Leung
Hmm, do you really need the echo part? current wireless-testing/compat-wireless already have the 083a:e501 id. --- On Sun, 10/1/10, Dani Gutiérrez jdani...@gmail.com wrote: Hi, I'm trying to use a wifi usb device in Kubuntu Karmic (9.10). Info of the hardware system: * lsusb ID 083a:e501

Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Hin-Tak Leung
-Tak Leung hintak.le...@gmail.com Date: Mon Jul 13 23:20:37 2009 +0100 zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device -- BTW, wiki is't always up to date... but in any case, the id is in 2.6.32 for certain. --- On Sun, 10/1/10, Dani Gutiérrez jdani

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-17 Thread Hin-Tak Leung
You obviously did not read any of the archive postings, nor look at the web site in details. The vendor-derived driver has been defunc for a while; most people use the in-kernel rw driver, others use the vendor driver + my patchset. Grep the latest vendor tar ball,

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-20 Thread Hin-Tak Leung
--- On Thu, 21/1/10, Marc MERLIN m...@merlins.org wrote: Thanks for your replies and pointer to the code that builds. Unfortunately, after I bring it up, it doesn't seem reliable enough to allow connections. The code works alright for me for the 6 months I used it as my main AP - until the

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-20 Thread Hin-Tak Leung
--- On Thu, 21/1/10, Marc MERLIN marc_n...@merlins.org wrote: On Thu, Jan 21, 2010 at 03:20:05AM +, Hin-Tak Leung wrote: The code works alright for me for the 6 months I used it as my main AP - until the machine to which it is connected to die of old age. (it is ust under 10 years old

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-20 Thread Hin-Tak Leung
--- On Thu, 21/1/10, Benoit PAPILLAULT benoit.papilla...@free.fr wrote:   Side question : from this thread, it seems that zd1211rw driver supports AP mode. Is that true? Looking at the code (2.6.33-rc4-wl), it is supposed to only support station, adhoc and mesh mode. Does AP mode support

Re: [zd1211-devs] AP mode for zd1211 won't build on 2.6.31.6

2010-01-22 Thread Hin-Tak Leung
--- On Thu, 21/1/10, Marc MERLIN m...@merlins.org wrote: On Thu, Jan 21, 2010 at 08:14:41AM +0100, Benoit PAPILLAULT wrote: From what I understand, the zd1211rw does not support AP mode (at least it did not for me) and one is required to use a patched up someone unmaintained upstream

Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Hin-Tak Leung
'Network is down' - 'ifconfig wlan1 up' first... also make sure NetworkManager/wpa_supplicant are down, as they interfere with manual operation like these - you should do *either* iwconfig/iwlist *or* networkmanger/wpa_supplicant but not both. --- On Sat, 30/1/10, Dani Gutiérrez

Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Hin-Tak Leung
--- On Sat, 30/1/10, Dani Gutiérrez jdani...@gmail.com wrote: 'Network is down' - 'ifconfig wlan1 up' first... also make sure NetworkManager/wpa_supplicant are down, as they interfere with manual operation like these - you should do *either* iwconfig/iwlist *or*

Re: [zd1211-devs] Problem with MTU 500

2010-02-13 Thread Hin-Tak Leung
Hmm, the default(?) is 1500 - MTU=500 is way too low for normal usage. since zd1211rw is also a mac80211 driver, can you give the pid modprobe.conf a try to see if it helps? See http://bugzilla.kernel.org/show_bug.cgi?id=14168 --- On Sat, 13/2/10, Ernst J. Oud ernst...@euronet.nl wrote:

Re: [zd1211-devs] Problem with MTU 500

2010-02-13 Thread Hin-Tak Leung
- From: Hin-Tak Leung hintak_le...@yahoo.co.uk To: zd1211-devs@lists.sourceforge.net; Ernst J. Oud ernst...@euronet.nl Sent: Saturday, February 13, 2010 9:47 PM Subject: Re: [zd1211-devs] Problem with MTU 500 Hmm, the default(?) is 1500 - MTU=500 is way too low for normal usage

Re: [zd1211-devs] Problem with MTU 500

2010-02-13 Thread Hin-Tak Leung
Hmm, unfortunately yes - you can build both in to have it runtime switch-able, but you have to have both in before that can happen.(mintrel is the default). --- On Sat, 13/2/10, Ernst J. Oud ernst...@euronet.nl wrote: Yes, it is a module and yes I did a reboot. I can remember having specified

Re: [zd1211-devs] Need assistance with zd1211rw on linux 2.6.25

2010-02-23 Thread Hin-Tak Leung
--- On Tue, 23/2/10, James Ronald james.ron...@gmail.com wrote: I'm running Linux 2.6.25 and the zd1211rw driver from 2.6.25. Does anyone know if this driver worked in 2.6.25 and if so what it's dependencies were?  Which 802.11 stack?  I am fairly new to the 802.11 drivers and not familiar

Re: [zd1211-devs] timeout in zd1211rw with zotac mini-itx (geforce 9300)

2010-04-16 Thread Hin-Tak Leung
I suspect it is just poor hardware. The more power-drawing devices you have got, the current/power available to each can drop, and some devices are more sensitive to drop in voltage than others. That seems to be the obvious conclusion - the more bus-powered devices plugged in, the more likely

Re: [zd1211-devs] firmware doesn't load? but files are there?

2010-04-26 Thread Hin-Tak Leung
Error -110 is USB timeout. it is just an indication that the device is not responding - not enough power from the motherboard and is a hardware rather than a software problem, is probably my guess, given recent problem reports. --- On Mon, 26/4/10, Rich Rauenzahn rraue...@gmail.com wrote:

[zd1211-devs] [Fwd: Fwd: About ZD1211LnxDrv]

2010-10-11 Thread Hin-Tak Leung
-- Forwarded message -- From: Hin-Tak Leung hintak.le...@gmail.com To: Gavntery gavnt...@gmail.com Date: Tue, 12 Oct 2010 02:47:31 +0100 Subject: Re: About ZD1211LnxDrv I haven't used that Vendor driver myself for a while (my older machine which serves as AP died of old age

Re: [zd1211-devs] Disconnection during ftp upload : regression in compat-wireless-2009-11-03

2010-10-28 Thread Hin-Tak Leung
--- On Thu, 28/10/10, julien cubizolles j.cubizol...@free.fr wrote: First : I have to manually set the bitrate like it was before. But the bug remains : I get deconnected after a few Mo uploaded. Overriding bitrate is probably not advisable - why do you do that. (also, please keep the cc

Re: [zd1211-devs] Disconnection during ftp upload : regression in compat-wireless-2009-11-03

2010-10-28 Thread Hin-Tak Leung
julien cubizolles wrote: By default, the bitrate is set to 1Mb/s. I usually set it to 48Mb/s or upload is ridiculously slow. That's what I've been doing with kernel 2.6.32 for a year or so. By default, the bitrate is set to 1Mb/s *when you are not using your connection*. It should shift up

[zd1211-devs] zd1211 vendor driver on 2.6.35.10

2011-02-15 Thread Hin-Tak Leung
Hi, I added patch 13 and 14 to http://htl10.users.sourceforge.net/patchsets/LinuxUSB_AR2524-3.0.0.56/ which allows the zd1211 vendor driver to build against recent kernel - in my case, 2.6.35.10 . I use it mainly for the AP mode, on an old machine that has just been resurrected after over a

Re: [zd1211-devs] zd1211 vendor driver on 2.6.35.10

2011-05-12 Thread Hin-Tak Leung
Nerijus Baliunas wrote: On Wed, 16 Feb 2011 01:28:19 + (GMT) Hin-Tak Leung ht...@users.sourceforge.net wrote: I use it mainly for the AP mode, on an old machine that has just been resurrected after over a year, so the last it worked was on 2.6.31.x . There are a couple of old and new

Re: [zd1211-devs] usb 1-1: Could not load firmware file zd1211/zd1211b_ub. Error number -2

2011-05-13 Thread Hin-Tak Leung
ownership of the firmware files (and the containing directories)? Krzysztof Stankiewicz wrote: Im developing on LPC3250 NPX Embedded system, Ive placed the firmawere where instructed, and I keep getting this error no matter what I do? Ive gone as far ast tracing the kernel stack but makes

Re: [zd1211-devs] Patch for new kernels UP to 2.6.33 and higher

2011-11-17 Thread Hin-Tak Leung
0x0ACE 0x1215 should bind to the zd1211b kernel module (the vendor driver builds two kernel modules, zd1211 and zd1211b). That said, compat-wireless is probably the way to go... --- On Thu, 17/11/11, Jussi Kivilinna jussi.kivili...@mbnet.fi wrote: Hello, zd1211rw gained master mode support

Re: [zd1211-devs] Zd1211rw with Sagem

2014-04-26 Thread Hin-Tak Leung
The message seems quite clear - missing firmware. Some *cough* zealous *cough* distros ship kernels stripped of binary blobs crucial to the functionality of a device, because it does not fit their ideology of software freedom. Download and install a proper kernel, with all the necessary bits.