-
The installer now accept an argument specifying the latest version of NDISwrapper. We have to keep this up-to-date in our database.
There's a new release today that reflects this change.
2008-02-24 13:38:58 UTC in WiFix
-
wifish committed revision 95 to the WiFix SVN repository, changing 2 files.
2008-02-24 13:35:30 UTC in WiFix
-
The version of NDISwrapper according to our driver database is 1.52, yet 1.51 is getting installed. The installer script is fetching ndiswrapper-1.51.tar.gz instead of 1.52. This causes the installer to install NDISwrapper *every time* the installer is run.
2008-02-06 23:04:36 UTC in WiFix
-
Could you please provide more information about your situation:
-Did you run WiFix to attempt installation? Did you use the newest release or the most recent tarball? What were the results?
-Did you check whether NDISwrapper and the appropriate driver are installed?
---You can check for both using:
$ ndiswrapper -l
---That should show that the driver is installed and associated with your...
2008-02-06 19:23:36 UTC in WiFix
-
Web pages should be generated once per day, displaying a listing of device ids and links to the respective drivers.
Static web pages (HTML) should be generated using a cron job. Polling the database results in an unnecessary load on the server, as the database is updated somewhat infrequently; this job can run right after the DB is updated when checking for dead driver links.
2008-02-05 12:07:51 UTC in WiFix
-
We need to create a reverse mapping from drivers to the cards supported by them; it'll be for internal purposes. Given a device name (e.g., RT73USB v4), we need to be able to find the corresponding driver for the device, should the existing one become unavailable for any reason.
2008-02-04 23:36:07 UTC in WiFix
-
All too often, drivers are available for a limited time. I've written a script that uses the linkchecker program to ascertain whether the various drivers used are still available or not. This should be set up as a cron job on the server and should automatically remove any drivers that become unavailable for any reason. They should be placed in a quarantine for admin oversight; if the links are...
2008-02-04 23:34:02 UTC in WiFix
-
wifish committed revision 94 to the WiFix SVN repository, changing 1 files.
2008-02-01 22:58:55 UTC in WiFix
-
Please try again using the latest nightly tarball and let me know if the problem still persists:
http://wifix.sourceforge.net/wifix-nightly.tar.gz.
2008-02-01 13:27:51 UTC in WiFix
-
wifish committed revision 2 to the Eclivity SVN repository, changing 25 files.
2008-02-01 02:39:07 UTC in Eclivity