Author Topic: having trouble with network card  (Read 450 times)

hnugz

  • Member
  • **
  • Posts: 101
  • Kudos: 0
having trouble with network card
« on: 16 August 2003, 22:40 »
I have an integrated wireless card in my laptop which under windows is listed as IEEE 802.11g Network Adapter.  Since I don't know anything else about this card how can I get drivers for it?

Faust

  • Member
  • **
  • Posts: 1,223
  • Kudos: 0
having trouble with network card
« Reply #1 on: 17 August 2003, 04:43 »
802.11g is a spec, not a card name.  There will probably be a generic Linux driver for it, but I'm not sure.  But again "802.11g" is like "56k" it doesn't describe the actual card, just it's class.  Have you tried looking in the device manager?
Yesterday it worked
Today it is not working
Windows is like that
 -- http://www.gnu.org/fun/jokes/error-haiku.html

raptor

  • Member
  • **
  • Posts: 231
  • Kudos: 56
    • http://calyptos.com
having trouble with network card
« Reply #2 on: 17 August 2003, 04:49 »
*companies should write drivers for "tux" i think the penguin and his family( open-source community) would say thankyou*
"in a world without fences, who needs gates?"


hnugz

  • Member
  • **
  • Posts: 101
  • Kudos: 0
having trouble with network card
« Reply #3 on: 18 August 2003, 11:23 »
Well after some digging I found out that it's a broadcom nic.  Problems is after searching for the drivers for the specific card it appears that there are no drivers for it.  Some kinda legal thing apparently.

Copperhead

  • Member
  • **
  • Posts: 39
  • Kudos: 0
having trouble with network card
« Reply #4 on: 19 August 2003, 10:24 »
I did a quick search, and I found that someone has apparently released some drivers:

http://http.us.debian.org/debian/pool/main/b/bcm5700/

Further reading lead to the conclusion that both 3com and HP, have Linux drivers availible on their sites:

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=broadcom+nic+linux

All of these might require some kernel recompilation, however.

Long live Google  :D