Re: at76c503 help
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sun, 25 Jan 2004, Lucas ODell wrote: > I have a redhat 9.0 machine, I am running kernal 2.4.20-13.9. > I also have an addtron AWU-120 usb adapter. My problem is, my machine > won't recognize this adapter. I have downloaded the at76c503-0.11 driver > and installed it. I also ran modprobe -v at76c503-rfmd.o, at76c503, > etc.... I can't get linux to see the adapter. Please help... I have > attached 2 files that may give you more info about what is happening. > One is the syslog when I unplug/plug the adapter, the other is the lsmod info. > Any help would be appreciated, thanks. as already said in my former, personal mail: IMHO the driver started successfully. The "unknown" regulatory domain is no problem, all channels are enabled for ad-hoc IBSS. Try iwconfig wlan0 to see the current setup and something like iwconfig wlan0 mode managed essid YOUR_SSID if you want to connect to an access point (just an example, see "man iwconfig"). In case of any problems, switch on debugging in the driver and post the syslog with debug msgs. /Jörg