View Single Post
  #3  
Old March 9th, 2007, 06:41 AM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

Wireless is a pain in the butt with any OS besides windows. Don't jump on ndiswrapper right away; I have seen wireless cards not show up because /etc/network/interfaces has a typo or doesn't have wep set or the module hasn't been added to the repositories. With that said whats the hardware? This will display all your "pci" devices (actually a lot more but...):
Code:
lspci -v | less


If its usb:
Code:
lsusb -v | less



It would help if you would post your /etc/network/interfaces and what you have done.
__________________
King of the Hill League
Reply With Quote