LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 09-18-2004, 04:58 AM   #1
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Rep: Reputation: 0
Netgear MA111 USB wireless adapter!HELP ME!


I have installed followed by "how to"(linuxquestions.org/questions/answers.php?action=viewarticle&artid=239), but it seems that my ma111 doesn't work, in /var/log/message it says:no modules for usb.and when I reinserted the adapter,the linux system didn't work too!!what's wrong?please help me!thanks!
 
Old 09-18-2004, 05:09 AM   #2
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
by the way:I used linux-2.6.3
 
Old 09-18-2004, 07:57 AM   #3
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
in /var/log/message it says:no modules for usb
You might want to post the complete message, but from this it looks like your kernel doesn't support USB. I know you posted the kernel version, but is this a kernel that came with your distro or is it a custom kernel? Also, what distro are you using?
 
Old 09-18-2004, 11:15 PM   #4
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
thanks for your reply!what's distro?sorry I don't known this,I am a newbie to linux.these are some infomations:
OS:Red Hat Linux 9.0(linux-2.4.20 | linux-2.6.3(new compiled))
Windows XP professional
I have downloaded and installed "linux-wlan-ng-0.2.1-pre20.tar" in linux-2.6.3,
but it seemed not work.and what's more,when I inserted the "MA111" (or other
usb wireless adapter(atmel)),the system halted!!!but it had nothing wrong when I
inserted my usb disk!and I looked in the /var/log/message,it said:no modules for
usb devices(0x0846:0x4110).thanks for your help!

Last edited by jarrywhu; 09-18-2004 at 11:17 PM.
 
Old 09-20-2004, 07:34 AM   #5
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
I have downloaded and installed "linux-wlan-ng-0.2.1-pre20.tar" in linux-2.6.3, but it seemed not work
You need to provide more details than "it seemed not work". Please post the error messages you are seeing. If the linux-wlan-ng compile and install aren't working, then nothing you do afterwards will either.
 
Old 09-20-2004, 11:26 AM   #6
redbone
LQ Newbie
 
Registered: May 2004
Location: Toulouse - France
Distribution: FC2
Posts: 19

Rep: Reputation: 0
please see this thread for where your problem might come from (you have to compile the 2.6 kernel completly before you can compile the linux-wlan-ng driver).

Good luck !
 
Old 09-21-2004, 09:58 PM   #7
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Hangdog42
You need to provide more details than "it seemed not work". Please post the error messages you are seeing. If the linux-wlan-ng compile and install aren't working, then nothing you do afterwards will either.
thanks for your reply!I have compiled and installed the linux-wlan-ng successfully,but when I insert the MA111, in linux-2.4.20-8,these are some infomations in /var/log/messages:
Sep 22 10:46:56 loacalhost kernel:hub.c:new USB device 00:07.2-2,assigned address 2
Sep 22 10:46:56 loacalhost kernel:usb.c:USB device 2 (vend/prod 0x846/ox4110) is not claimed by any active driver.
Sep 22 10:46:56 loacalhost /etc/hotplug/usb.agent:... no modules for USB product 846/4110/132
please help me more,thanks
 
Old 09-21-2004, 10:03 PM   #8
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by redbone
please see this thread for where your problem might come from (you have to compile the 2.6 kernel completly before you can compile the linux-wlan-ng driver).

Good luck !
thank you!I have compiled linux-2.6.3,but when it restarted,the usb mouse and usb keyboard didin't work!what was the matter?I have enabled anything of usb when configured.by the way,did MA111 can work in red hat linux-2.4.18 or 2.4.20 or only in 2.6?
 
Old 09-23-2004, 03:19 AM   #9
redbone
LQ Newbie
 
Registered: May 2004
Location: Toulouse - France
Distribution: FC2
Posts: 19

Rep: Reputation: 0
The MA111 USB adapter works fine with both the linux-2.4 kernel and the linux-2.6 kernel. I've used it with Redhat 9, Fedora Core 1 and Fedora Core 2 stock kernels.
If everything worked fine with the stock kernel, be sure to use the kernel config files shipped with the Redhat/Fedora kernel sources and not a home made one, it might save you a lot of troubleshooting (see the thread mentionned in my previous post).
If USB doesn't work with the stock kernels, you might want to post in the hardware forum to get some advice before going any further with the MA111 installation.
 
Old 09-24-2004, 04:00 AM   #10
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by redbone
The MA111 USB adapter works fine with both the linux-2.4 kernel and the linux-2.6 kernel. I've used it with Redhat 9, Fedora Core 1 and Fedora Core 2 stock kernels.
If everything worked fine with the stock kernel, be sure to use the kernel config files shipped with the Redhat/Fedora kernel sources and not a home made one, it might save you a lot of troubleshooting (see the thread mentionned in my previous post).
If USB doesn't work with the stock kernels, you might want to post in the hardware forum to get some advice before going any further with the MA111 installation.
thank you!I am really disapointed,I tried many times,but failed.How did you make it work in red hat linux 9.0?please show me in detail,I will thank you very much!help me!would you please reply me?or send me an email:jarrywhu@yahoo.com.cn Thank you very much!
 
Old 09-27-2004, 05:44 AM   #11
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
any more help?
 
Old 09-27-2004, 12:29 PM   #12
redbone
LQ Newbie
 
Registered: May 2004
Location: Toulouse - France
Distribution: FC2
Posts: 19

Rep: Reputation: 0
Just follow the procedure in the linux-wlan-ng README file, stop when you've got an error and report the error here.
I won't write a complete tutorial (you've got pretty much all you need in the thread I mentionned before and again I emphasize that if you're running a 2.6 kernel, you have to do a complete compile before generating the module), as I don't have time do to a complete Kernel-compiling 101 course ;-)
With Redhat 9 (linux 2.4) everything worked out of the box (assuming you installed the kernel sources and developpement tools) : make config, make all, make install, modprobe prism2usb, ifconfig wlan0 etc...
 
Old 09-27-2004, 04:03 PM   #13
Neutron1998
Member
 
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69

Rep: Reputation: 15
I'm running Mandrake 10.1 which uses the 2.6 kernel and I get a bunch of errors when I do the make all command with the linux-wlan driver. I have the MA111 as well. I do not have a /etc/wlan folder.

There's another thread that touches on the error I get but doesn't have a fix for it.
 
Old 09-28-2004, 12:55 AM   #14
jarrywhu
LQ Newbie
 
Registered: Sep 2004
Location: Wuhan China
Distribution: RTL 9.0
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by redbone
Just follow the procedure in the linux-wlan-ng README file, stop when you've got an error and report the error here.
I won't write a complete tutorial (you've got pretty much all you need in the thread I mentionned before and again I emphasize that if you're running a 2.6 kernel, you have to do a complete compile before generating the module), as I don't have time do to a complete Kernel-compiling 101 course ;-)
With Redhat 9 (linux 2.4) everything worked out of the box (assuming you installed the kernel sources and developpement tools) : make config, make all, make install, modprobe prism2usb, ifconfig wlan0 etc...
any way,thank you very much!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Netgear MA111 USB wireless adapter TWF MEPIS 1 10-18-2005 04:50 AM
mandrake doesn't detect my netgear MA111 Wireless USB Adapter timalan Mandriva 24 02-16-2005 06:07 PM
Netgear MA111 USB Wireless Adapter subaruwrx Linux - Wireless Networking 2 01-20-2005 11:20 PM
Netgear MA111 Wireless USB Adapter woes kadaver Slackware 6 10-28-2004 02:39 AM
Problems installing Netgear MA111 Wireless USB Adapter J88 Linux - Newbie 1 04-09-2004 06:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration