-
I found my firmware in ftp://ftp.dlink.it/pub/Wireless%20Xtreme%20G+/DWL-G650+/Driver/Ver%202.02/
and I've seen other countries' dlink ftp servers are more or less the same (web search interface on the Italian web server doesn't work, thanks DLink ;)
*BEWARE* try to use only your contry's approved firmware
Inside there are 2 BIN files, one for radio16 and one for radio17
I got mine (16...
2004-07-06 22:22:31 UTC in acx100 - Wireless chipset Linux driver
-
I've been able to make it work today, DWL-G650+, SUSE 9.1 with latest kernel 2.6.5-7.95, DLink DAP 2000+ Access point.
I had to turn off WEP however. The driver do associate with the AP, but no data is exchanged if I don't do that.
Regarding the firmware, I've tried with the one in DLink 2.02 drivers, about 82.000 bytes long. Can't check the md5 right now.
I've been on from 9.00 AM to...
2004-07-05 21:46:56 UTC in acx100 - Wireless chipset Linux driver
-
Could you please at least change the download page that states "Although CVS is much preferred (you can download incremental changes instead of redownloading an entire tarball), we also provide snapshots of various acx100 versions."?
I bet every few days someone wastes his time trying to make SF CVS version to work. I did (even found and corrected FP use) and many other judging from...
2004-07-05 02:04:28 UTC in acx100 - Wireless chipset Linux driver
-
Logged In: YES
user_id=41520
Well...
CVS is royally out-of-sync with latest development drivers. This bug is
corrected in the latest
I've tried pre8_plus_fixes_13 and it builds, load and associate correctly
on a SUSE91 w/ kernel 2.6.5-7.95-default
Sending packets doesn't work however, and after a while I get NETDEV
WATCHDOG: wlan0: transmit timed out.
Bye,
Roberto.
2004-07-04 11:49:13 UTC in acx100 - Wireless chipset Linux driver
-
Hi,
I've downloaded the CVS on 4/7, and the resulting module don't
link to my kernel because it uses floating point libraries, that AFAIK
aren't allowed in Kernel.
The offending function is acx_signal_to_winlevel that tries to
calculate the signal level "windows style" with
0.5 + 0.625 * rawlevel
i think we can rewrite it this way:
( (0.5 * 2) + 2 * 0.625 * rawlevel) /2 =...
2004-07-04 01:16:13 UTC in acx100 - Wireless chipset Linux driver
-
I have a Trust Wireless Design & Work Tablet 400, ID 0x21, and it too doesn't work under 2.6.x
It seems the 2.6.x code lacks the proper ids definitions in structure aiptek_ids inside driver/usb/input/aiptek.c
If you take a look at the CVS version of the file here on SF you'll see it lists a lot of IDs, while the official kernel one lists only ID 0x20.
Adding the IDs to aiptek.c AND to...
2004-02-19 17:30:11 UTC in Aiptek USB Tablet Driver for Linux/XFree
-
How's the situation?
I've seen there's a new 0.2.0 release of the program, but it doesn't seem to include recent patches from Andreas Motl.
Moreover, I also patched Andreas version for one of my customers.. and now I don't know what to do with the patches... ;-)
Can we work to integrate it? I asked something on the Mailing List earlier this year, but there was no response.
If you want...
2003-09-29 13:42:42 UTC in w2hfax
-
If you're under NT/Windows 2000/XP (any windows that supports real users) you HAVE to check "Run As User", or else the launched w2hfax will run with the user rights of the PRINTER SPOOLER.
That's a bad thing: w2hfax will read a different user configuration from the registry, and you could have security problems too.
Ciao,
Roberto!
2003-09-29 13:30:32 UTC in w2hfax
-
Hi!
I'm trying to compile k3studio on a SuSE 8.0, with Qt 3.0.4 and KDE
3.0.1.
I've encountered a problem in while compiling main.cpp: the compiler
finds an error in qrinter.h, included from kprinter.h
Both files are fom the right directory ($QTDIR/include/qprinter.h and
/opt/kde3/include/kprinter.h).
The start of the error text is as follow:
In file included...
2002-07-18 21:56:23 UTC in K3Studio
-
I've downloaded and compiled today CVS: how can I add a OpenNap Metaserver to the server list?
If I write address and port and click teh "is redirector" checkbox, using the Add Server button doesn Nothing... The old "selected servers" (?) windows is missing.
Do I have to wait a little more for some new feature to be implemented? :-)
Keep up the really good work...
2002-03-28 08:47:27 UTC in Lopster