Compatible Support Forums: w.less eth card in linux

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

w.less eth card in linux

#1 User is offline   salahi 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 26-May 04

Posted 26 May 2004 - 02:56 PM

hi,
can you suggest me a w.less ethernet card that there exists linux drivers of it???
0

#2 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 26 May 2004 - 05:29 PM

The Netgear Ma311 works perfectly here with a wireless B router. Most distros come with the orinoco_pci module that works with it.
0

#3 User is offline   taeuler 

  • journeyman
  • Group: Members
  • Posts: 94
  • Joined: 30-December 03

Posted 02 June 2004 - 09:03 PM

The NetGear wg311 alsa works with the madwifi driver
0

#4 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 05 June 2004 - 12:48 AM


0

#5 User is offline   taeuler 

  • journeyman
  • Group: Members
  • Posts: 94
  • Joined: 30-December 03

Posted 05 June 2004 - 01:40 AM

I looked on sourceforge and the madwifi driver seems to no longer be on their site, but you could also get it here: ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/madwifi-driver-0.1_pre20040514.tar.bz2

You may also need to install the sharutils rpm for makeing the package.

Extract the madwifi driver, then from the shell console cd into the madwifi directory, as root and do the following.

Quote:
make && make install

and then
Quote:
dhcpcd ath0

0

#6 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 05 June 2004 - 06:58 PM

Thank you very much!

I have done what you wrote and that works all right. But then what? I tested with ifconfig - only the wired card was seen. i tried with YAST and wrote ath_hal as module namne - nothing happens. I test iwconfig - the card is not seen. I try modprobe ath_hal and it loads all right. I try yast, iwconfig, ifconfig again with the same result.

Well, I know I'm a newbie and probably ther is something I missed. Please help me on.
0

#7 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 06 June 2004 - 06:23 PM

Is your router 802.11b, or 802.11g backward compatible to 802.11b?
0

#8 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 06 June 2004 - 07:57 PM

The wireless router I try to connect to is Netgear FWG114P.
It is 802.11g but could be configured as access-point for 11g, 11b or both.

As fast as I have got the card working I will try next setup: what protocoll and what security settings.



0

#9 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 07 June 2004 - 02:48 AM

This very well could be the problem. I would show you a thread where I ran into a similar problem, but I've tried searching for it and nothing I search for will reveal it! ;(

Anyway, I ran myself nuts trying to get a Netgear MA311 working with my Linksys wireless G router and it wouldn't work. I just knew it wasn't the router since we were using an Orinoco Gold 802.11b with it and had no problems. Turns out it WAS the router. Even though the Wireless G Linksys is backward compatible with 802.11b, it just would not communicate with my Netgear MA311. I then installed a Linksys 802.11b only router, and now everything works perfectly.

If everything you are doing says the card is working, but it won't connect, you may want to investigate this as a possible source of the problem.
0

#10 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 07 June 2004 - 02:32 PM

Well, you might be right but before I can figure it out I have to get the card working in the mashine, and thats where I am stuck today.

The wg311 card is 802.11g card too so it should work with the router.

Any suggestions on how to get further?

0

#11 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 07 June 2004 - 04:30 PM

Ah! That card is the new Netgear that is supposed to work with 802.11g. I read about it a while back, then forgot. You've probably already seen this, but in case you haven't..

http://www.stud.fernuni-hagen.de/q6805531/suse.pdf
0

#12 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 08 June 2004 - 11:03 AM

Thank you!
I haven't seen that. I will try following these instructions when I come back to my own computer tonight.
smile
0

#13 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 08 June 2004 - 10:24 PM

Well, here I'm back again.

The make and make install worked all right.

wireless tools version 26 is installed

when I load module ath_pci with modprobe ath_pci this happens:

linux:/ # modprobe ath_pci.o
modprobe: Can't locate module ath_pci.o
linux:/ # modprobe :/lib/modules/2.4.21-99-default/net/ath_pci.o
modprobe: Can't locate module ath_pci which is needed for :/lib/modules/2.4.21-99-default/net/ath_pci.o
linux:/ # modprobe :/lib/modules/2.4.21-99-default/net/ath_pci
modprobe: Can't locate module ath_pci which is needed for :/lib/modules/2.4.21-99-default/net/ath_pci
linux:/ # modprobe :/lib/modules/2.4.21-99-default/kernel/drivers/net/wireless/ath_pci.o
modprobe: Can't locate module ath_pci which is needed for :/lib/modules/2.4.21-99-default/kernel/drivers/net/wireless/ath_pci.o
linux:/ #

I searched for ath_*.* and found these locations on the computer:
file:/lib/modules/2.4.21-99-default/kernel/drivers/net/wireless/ath_hal.o
file:/lib/modules/2.4.21-99-default/net/ath_hal.o
file:/tmp/Madwifi/filer/ath_hal/ath_hal.o
file:/usr/share/doc/howto/en/txt/Athlon-Powersaving-HOWTO.gz
file:/lib/modules/2.4.21-99-default/kernel/drivers/net/wireless/ath_pci.o
file:/lib/modules/2.4.21-99-default/net/ath_pci.o
file:/tmp/Madwifi/filer/driver/ath_pci.o
file:/tmp/Madwifi/filer/tools/athstats.c

And here I am again. Stuck as ever. Any suggestions anyone?


0

#14 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 09 June 2004 - 03:55 AM

The correct syntax should be;

modprobe ath_pci

Then try the rest of the instructions to test the connection.
0

#15 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 10 June 2004 - 01:16 AM

This happens:
a lot of text get up on the screen:
... will taint the kernel: non-GPL license
module ath_hal loaded with warnings
module wlan loaded with warnings
/lib/modules/.. ../ath_pca_o: init_module: no such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.

ifconfig doesn't find the card, iwconfig doesn't find the card.

When looking at the system one can clearly see that the card exists and is recognized by Suse.

What have I done wrong?
0

#16 User is offline   suearbmah 

  • stranger
  • Group: Members
  • Posts: 17
  • Joined: 05-June 04

Posted 16 June 2004 - 02:15 PM


0

#17 User is offline   Dapper Dan 

  • Pooh-Bah
  • Group: Moderators
  • Posts: 1703
  • Joined: 27-September 03

Posted 17 June 2004 - 01:37 AM

I sure hate to hear that. It's a real bummmer when you have to decide to give something up after working so hard, believe me I know. I hope you have better luck with the access point.
0

#18 User is offline   zylonne 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 25-June 04

Posted 25 June 2004 - 05:38 PM

I have a new Netgear WG311 wireless card, too.... I have tried to install the madwifi driver from the cvs repository today on suse 9.0 x86_64 and this does not work. There is apparently some problem with the ath_hal binary that madwifi needs to run. The madwifi project doesn't seem to have any solution for this, so I am wondering if there is maybe some other way to get this card running...

would be interested to hear from anyone who has actually gotten this card on an amd64 to work.

thanks
zylonne
0

#19 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 26 June 2004 - 03:06 AM

Take a look at this link and see if it helps. I believe that this is an Atheros chipset? If so, my D-Link DWL-G650 works with the Linuxant driver very well. Well worth the small outlay of cash to get it to work. You can try the trial version first, to see if it works. Take a look at the Linuxant driver page to get an idea if the card is supported.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users