| Author |
Message |
BlackAdder

Joined: 22 May 2005 Posts: 382
|
Posted: Wed 20 Jul 2005, 22:45 Post_subject:
1.0.4 wifi networking notworking |
|
Well, sort of!
On machine 1 (AMD k6-2/350 desktop) 1.0.4 wifi networking is fine with an ATMEL USB-based 802.11b adapter.
On machine 2 (ASUS L8400B Celeron 550MHz notebook) no wireless network with the same adapter. Adapter disconnects after modprobe completes and stays disconnected.
Same adapter and same machines work well on 1.0.1 and 1.0.3.
Also bladehunter's wifi dot pup package no longer works on machine 2 (DWL-650+ PCMCIA adapter) with 1.0.4., ndiswrapper loads but does not acquire the device. Again, works well on previous releases.
Does anyone else have similar problems? Any solutions?
|
|
Back to top
|
|
 |
BlackAdder

Joined: 22 May 2005 Posts: 382
|
Posted: Fri 22 Jul 2005, 02:51 Post_subject:
|
|
Found a workaround for the problem of the USB adapter disconnecting.
Issued the commands:
| Quote: | #rmmod at76c503-rfmd
#rmmod at76c503
#modprobe at76c503-rfmd |
Then went through the iwconfig etc. process. The adapter then stays connected and it works. Others would have to modify the commands depending on which ATMEL-powered adapter they are using.
No real clue why it has to be done that way. It is inelegant but works consistently.
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 22 Jul 2005, 04:24 Post_subject:
|
|
What version of ndiswrapper does 1.0.4 use ?
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 22 Jul 2005, 04:35 Post_subject:
|
|
It reports version 1.1 when loaded.
|
|
Back to top
|
|
 |
BlackAdder

Joined: 22 May 2005 Posts: 382
|
Posted: Fri 22 Jul 2005, 04:38 Post_subject:
|
|
Sorry, that was me. Was not logged in.
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 22 Jul 2005, 05:09 Post_subject:
|
|
mmmmm May have to look into that
was that version 0.11 or 1.1
|
|
Back to top
|
|
 |
BlackAdder

Joined: 22 May 2005 Posts: 382
|
Posted: Fri 22 Jul 2005, 18:50 Post_subject:
|
|
Puppy 1.0.4 reports:
| Quote: | | ndiswrapper version 1.1 loaded (preempt=no,smp=no) |
Puppy 1.0.1 reports:
| Quote: | | ndiswrapper version 0.11 loaded (preempt=no,smp=no) |
ndiswrapper home page shows the latest release to be 1.2, so the jump in version number looks possible.
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 22 Jul 2005, 19:26 Post_subject:
|
|
Ok the format for the files may have changed..I'll grab the 1.1 code and do a fix up
|
|
Back to top
|
|
 |
|