LinuxQuestions.org
Help answer threads with 0 replies.
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 08-19-2009, 12:19 AM   #1
Medec5
LQ Newbie
 
Registered: Aug 2009
Posts: 6

Rep: Reputation: 0
Cool ok guys.. i need some help please


I have spent about a good 6 hours trying to do this.. im sort of new to linux. have done my share of playing around with it but never tired to install any hardware. I have wanted to duel boot for some time now, but i cannot get my wireless adapter working inside ubuntu 9.04. I have a linksys wusb54gsc ver.2 adapter and i need to know how to isntall it so i can have wireless on my computer since running a ethernet cable is not an option.. thanks
 
Old 08-19-2009, 03:16 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
You need ndiswrapper to do this. There are clear instructions on the site - make sure you read them through a few times to properly get an idea of what's required.
 
Old 08-19-2009, 03:37 AM   #3
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Hello Medec5

Welcome to Linux Questions

You can help us to help you by reading the good advice given on "How to Ask a Question" in XavierP's signature block. I'm only suggesting this because of the title of your post; the body is well put together.

Best

Charles
 
Old 08-19-2009, 11:58 AM   #4
Medec5
LQ Newbie
 
Registered: Aug 2009
Posts: 6

Original Poster
Rep: Reputation: 0
Ok I understand that I need to use ndidwrapper, and I have found a few walkthroughs that help me do so, the only problem I have is I don't have Internet while in ubuntu to get ndiswrapper install, and my understanding is that I need it. is there anyway to install this without having to have the pc hooked to a Ethernet? thanks
 
Old 08-19-2009, 01:02 PM   #5
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
problem I have is I don't have Internet while in ubuntu to get ndiswrapper install,..[SNIP] .. is there anyway to install this without having to have the pc hooked to a Ethernet?
Yes, but I forget exactly how. I once set up a laptop to be on my ethernet LAN and act as an "ubuntu repository" for another linux laptop that wouldn't connect wirelessly. It worked but it took me a whole day of searching and configuring. I resolved that next time, I'd just use an ethernet connection.

Drag your PC to somewhere where you can get an ethernet connection, and configure ndiswrapper there. Trust me, it'll be easier.

If you don't like this advice, do a search on local ubuntu repository. You'll need 2 linux computers, one of which can connect either wired or wireless. Then join the 2 together with a crossover cable, or your router. It's a pain if you have not done it before.
 
Old 08-19-2009, 02:07 PM   #6
chris71mach1
LQ Newbie
 
Registered: Apr 2005
Location: DFW
Distribution: Debian
Posts: 21

Rep: Reputation: 1
when you drop down to a shell, can linux see the wireless adapter using the lspci command?
 
Old 08-19-2009, 02:35 PM   #7
Medec5
LQ Newbie
 
Registered: Aug 2009
Posts: 6

Original Poster
Rep: Reputation: 0
ok im not sure about the whole shell thing.. i was trying to look around on the internet to see if linux had some type of device manager. from what i read it seems that it dosent. so im not sure to tell if Linux sees the adpater or not. and tredgar, unfortantly moving the pc near the router isnt an option, thats why i got the wireless apater in the first place thanks.
 
Old 08-19-2009, 02:43 PM   #8
chris71mach1
LQ Newbie
 
Registered: Apr 2005
Location: DFW
Distribution: Debian
Posts: 21

Rep: Reputation: 1
if youre using ubuntu, go to the applications menu, then click Accessories, then Terminal. that will get you to a shell prompt. from there, type: lspci | grep Eth now lspci will generally show you all of the attached PCI devices that linux sees, but this line will help you filter through all the stuff youre not looking for and show you specifically the ethernet devices that your OS can see on the machine (and yes, your wireless card does fall under this category).
 
Old 08-19-2009, 04:32 PM   #9
teebones
Member
 
Registered: Aug 2005
Location: /home/teebones
Distribution: sometimes this, sometimes that..
Posts: 502

Rep: Reputation: 56
To mods of LQ, this thread belongs to the subforum: wireless networking.

Thanks
 
Old 08-19-2009, 04:52 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Quote:
Originally Posted by chris71mach1 View Post
lspci | grep Eth
Thank you, chris71mach1.

I've been suspecting for a couple of weeks that the wireless adapter on this box has gone bad (the box is still under warranty). It was working fine. Then it was not.

The output from that command reported the ethernet adapter, but not the wireless adapter.

Looks like I need to call Dell. It's warranty time.
 
Old 08-19-2009, 06:56 PM   #11
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Moved: This thread is more suitable in Wireless Networking and has been moved accordingly to help your question get the exposure it deserves.
 
Old 08-19-2009, 07:26 PM   #12
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
FrankBell: Look at "lsusb" instead for a usb device. It may show there.

Medec5: I used to use ndiswrapper for a broadcom wireless device before the bcm43xx device was available. I downloaded the source and would need to rebuild it after a kernel upgrade. In the meantime I didn't have internet access. As long as you have the needed NDIS driver. After the first time, only the kernel driver needed to be reinstalled, not the ndiswrapper program itself. You may need the kernel source installed as well, and if there is a kernel-syms package available for your kernel, install that one as well.

http://jefim.wordpress.com/2007/07/2...ux-704-feisty/
Here is a wusb54gsc / ndiswrapper howto for Ubuntu. It is for Ubuntu 7.04. It implied at the end that this device has a native Linux driver but that he was unable to join a network with it. Perhaps support has improved in the meantime. If a native driver is available and doesn't require firmware or a driver, you may not need ndiswrapper. This was the situation I was in when I used ndiswrapper, although I did need to use b43-cutter to cut out some firmware blobs for the Linux driver to work. But I no longer needed ndiswrapper.
Because you don't have wired access, if the Linux driver works now, it may be the easiest route for you.

If it would be easier to use another computer's wireless connection to connect to the internet, and you have another linux computer available, you want the cross-over connection to be on another subnet. Then the computer with both a wireless and wired connection can route the traffic based on the subnet. The computer with both a wired and wireless interface needs IP forwarding enabled, and I had discovered needs the nf_conntrack module loaded. On the computer you are setting up wireless for, use the other computer's IP address as the default gateway.

Good Luck. Sorry your circumstances have sort of painted you in a corner.
 
Old 08-19-2009, 07:52 PM   #13
Medec5
LQ Newbie
 
Registered: Aug 2009
Posts: 6

Original Poster
Rep: Reputation: 0
thank you guys for all the help.. i just have one more problem im trying to work out. i have gotten everything i need to build ndiswrapper, only prob i have is somehow i have managed to misplace my wirless adaper cd for the drivers.. once isnt usual for me, and i have downloaded the linksys drivers for windows.. but i cannot seem to find all the nessary files that linux needs for the install. anyone have any ideas.. thanks again!
 
Old 08-19-2009, 08:33 PM   #14
Medec5
LQ Newbie
 
Registered: Aug 2009
Posts: 6

Original Poster
Rep: Reputation: 0
ok guys i have made some headway i think.. i booted up the live cd for linux, and i couldnt find anything with ispci | grep Eth, but i ran the iusb command i belive it is.. and i saw linksys.. so i take it that ubuntu sees my adpater it just needs drivers correct me if im wrong please
 
Old 08-20-2009, 03:36 AM   #15
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You need to be careful with spelling and the case of letters when running commands.
Read the ndiswrapper documentation under /usr/share/doc/ndiswrapper-<version no>/ or /usr/share/doc/packages/. A readme file may indicate links and md5s for good known drivers for various wireless controllers. Also, the blog link I included in my last post contains a link at the top for the drivers that user downloaded for the same device.

If the wireless device showed under lspci, then a native kernel driver may be indicated running "sudo lspci -v". For other devices in the future (that are on the pci bus) that may come in handy.
 
  


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
hi guys qmpeople LinuxQuestions.org Member Intro 4 05-03-2007 01:55 PM
Hello Guys chickenjoy LinuxQuestions.org Member Intro 3 04-25-2007 07:44 PM
Well, hello guys! EnigmaPsi LinuxQuestions.org Member Intro 2 03-09-2007 07:36 AM
OK guys need some help here MadcapMagician Linux - General 3 09-07-2004 04:09 PM
GUYS!!! I need your help Jetta-GT- Linux - Newbie 1 01-09-2004 12:03 AM

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

All times are GMT -5. The time now is 11:02 PM.

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