View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 10 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Oct 09, 2006 6:29 pm 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Hello,

I need some help getting my Netgear MA111 wireless USB adapter to work.

I auto installed R5D1 and it detected and configured the on-board ethernet port no problem (DHCP).

Now I want to use my setup with the wireless adapter.
I did a knoppmyth wiki and mythtv wiki and to be honest I couldnt make much sense of it all. i would just like the steps or program to run to configure the adapter.

Also, should I have had the adapter in during the install (would it have been auto-detected and set up) or didnt it matter? I can also do a fresh install if that is the way to go, since I have nothing saved.

Any assistance would be greatly appreciated, as this is the last thing I need to get working before I can use it to the fullest.

Thanks
Ron

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 10, 2006 6:41 am 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
I don't think that doing a fresh install is going to buy you anything.

it should be loading one of the prism modules when you plug it in. What is showing up
in /var/log/messages?

if it is not detecting it try this:

open two xterms side by side. In one run "tail -f /var/log/messages"
then in the other type "modprobe prism54" or "modprobe prism<tab>"
where the tab will complete the module name for you.

You should see some stuff reported in /var/log/messages

If it finds the dongle then try "iwconfig wlan0" if it sees it try "pump -i wlan0"
to see if grabs an IP via DHCP.

if you can get up and going like this, we can work on getting you set so it comes
up at boot.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 10, 2006 8:42 pm 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Mac,

when I typed modprobe prism54, the message said:

Loaded prism54 driver, v1.2

tried iwconfig wlan0 and it returned no such device

Thanks
Ron

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 11, 2006 5:20 am 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
watch the messages while the device is being plugged in and post back what it
kicks up..


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 11, 2006 5:31 am 
whats in your /etc/network/interfaces file

also is the alias set for wlan0 or eth0?


Top
  
 
 Post subject:
PostPosted: Sun Oct 15, 2006 3:01 pm 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Ok, when I plug in the USB adapter, the message log says:

new full speed USB device using uhci_hcd and address 3
configuration #1 chosen from 1 choice

the /etc/network/interfaces:

iface lo inet loopback
iface eth0 inet dhcp

So if I had to guess, its picking up the USB adapter, it just doesnt know its a NIC.

So what can I do to get it to recognize it as wlan0?
Thanks

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 17, 2006 8:28 am 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Any help here would be apprecaited. All I have left in getting this to work and removing my dead Replay TV is getting internet connectivity with this Wireless USB adapter.

It looks like R5D1 has the support for this NIC, but its just not recognizing it.

Help!
Thanks
R

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 19, 2006 3:38 pm 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Ok, I still need help with this problem. I downloaded the latest linux-wlan-ng-0.2.5.tar.gz, untared it and make config

When I tried to make config I get an error saying build is incomplete or missing
error 1.

If I dont need to do this, and just have to edit a file or config, then please someone let me know. Without internet access, MythTV is pretty useless.

Thanks

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 19, 2006 3:56 pm 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
Code:
new full speed USB device using uhci_hcd and address 3
configuration #1 chosen from 1 choice


Odd, still does not look like it picked it up.. there is usually more that shows up in
/var/log/messages

something like:
Code:
Sep 12 16:12:21 foo kernel: hub.c: new USB device 00:06.2-1, assigned address 2
Sep 12 16:12:21 foo kernel: usb.c: USB device 2 (vend/prod 0x7b8/0x6001) is not
claimed by any active driver.


Perhaps just pick up different USB net dongle. My is 802.11g and is supported by
the zd1211 driver, only cost $20.

also look at using windows driver under linux using NdisWrapper.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 20, 2006 2:18 pm 
Offline
Joined: Fri Oct 06, 2006 3:49 am
Posts: 20
Location: Northeast
Hi Mac,

According to the http://www.linux-wlan.com/linux-wlan/
site the MA11 is listed as a card that is supported.

The reason I dont want to get another card is that I dont want to spend money before trying this rig out. The whole point was to convert an old box to MythTV to see if it would meet my needs. If I can get this adapter working and can meet my needs, I wouldl gladly buy a better card.

Anything you or anyone else can offer in the way of commands to try and get this adapter working would be great. I feel that I am very close, and that I am missing something small somewhere. I have googled many things and have yet to come accross anything that works.

I appeal to the Linux gurus out there, someone must know how to get this to work.

Help!!

Thanks

_________________
MSI KT7A
Athlon XP 2000+
Asus ATI 9550 (w/TV out)
768 meg RAM
Hauppauge PVR 150
Maxtor 120gig PATA
Sony DVD ROM CD/CD-RW
Trend TEW-443PI


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu