LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Having WiFi issues with Xubuntu 10.04 on a Dell Latitude CPx (https://www.linuxquestions.org/questions/linux-newbie-8/having-wifi-issues-with-xubuntu-10-04-on-a-dell-latitude-cpx-890297/)

DeckerDog97 07-06-2011 02:20 PM

Having WiFi issues with Xubuntu 10.04 on a Dell Latitude CPx
 
Thanks in advance for any help! I recently got a Dell Latitude CPx. I put on Xubuntu 10.04 and it will not work with my generic wifi plug. The plug reads: 802.11b/g 54Mbps WIRELESS USB ADAPTER. I purchased this on eBay and the disk contains the linux software but I can't get it to install. It also won't work without installing the disk (already tried that.) Can someone help me? This laptop is going to be a birthday present for my younger sister. All she wants is a fast laptop, ability to listen to music, and internet. Once internet is setup I can connect it to my SubSonic server.

jefro 07-06-2011 04:50 PM

I'd try a few live cd's to start and get the latest 11 or other newish cd.

Lucky you decided to buy a device with seemingly no information about it.

Not sure what the status is, try lsusb maybe or ifconfig to get some details.


Three ways to load a nic in linux. One is native support, two is add in driver and three is ndiswrapper.

DeckerDog97 07-06-2011 04:54 PM

I do know it has a 20 GB hdd and 256 mb of RAM. I am downloading Ubuntu 9.10 Karmic Koala. It requires less ram. Good or bad idea?

TobiSGD 07-06-2011 05:42 PM

Bad idea. Ubuntu 9.10 is not supported anymore, it will get no bugfixes, no security updates and you will have issues to install software on it. There are several distributions aimed to older hardware, like Slitaz, Vector Linux or antiX, but you should also be able to run any recent distribution with a less demanding desktop environment, for example Lubuntu, Debian with XFCE or Slackware with XFCE.

To your actual problem, post the output of
Code:

lsusb
with the wifi-device plugged in.

DeckerDog97 07-06-2011 06:53 PM

Ok I will try lubuntu and about the wifi issue how do I do that? I am pretty new to linux and I don't quite understand what you mean.

TobiSGD 07-06-2011 07:05 PM

Open a terminal (you should find that in the menu) type lsusb, press Enter and post the output here.

DeckerDog97 07-06-2011 09:49 PM

It reads:

Bus 001 Device: ID 1d6b:0001 Linux Foundation 1.1 root hub

BTW I supposedly have 2 usb ports but can't find the other so I am using a 4 port usb hub with the wifi adapter plugged in one port and a cooling pad in another. Would that make a difference? I doubt it has anything to do with the wifi but I'm not sure...

DeckerDog97 07-06-2011 09:59 PM

I just tried lubuntu. It didn't work automatically with the wifi card like Ubuntu does... maybe I should try 9.10? I already downloaded it.

TobiSGD 07-07-2011 03:59 AM

As said above, Ubuntu 9.10 is not supported anymore.
If that is all you get from the lsusb-command then your wifi-device is not recognized at all. Are you sure that it is working? May be testing on a different computer can help here.

DeckerDog97 07-07-2011 08:10 AM

I do know it does work. I used it on that laptop before i installed linux. It was running Windows XP before i installed Xubuntu. The laptop has no internet ports whatsoever. Should I get a PC card with an ethernet port? Maybe if I get it online I can try to find a way to get the card working. Maybe a different wifi card would work better?

snowday 07-07-2011 08:17 AM

Plug the wireless card directly into the computer (not through the hub) and type:

Code:

lsusb
lspci

There is no need to switch from Xubuntu 10.04 at this time. Let's figure out what kind of wireless chipset you have first, then we'll figure out if/how we can get it working. :)

snowday 07-07-2011 08:19 AM

Quote:

Originally Posted by DeckerDog97 (Post 4407367)
I just tried lubuntu. It didn't work automatically with the wifi card like Ubuntu does.

Hold on... I just read this part!

If the wifi card works OK in Ubuntu, then type this command:

Code:

lsmod
That will show a list of all hardware "modules" in use, from that we can figure out which module is necessary for your wifi card and load it in Xubuntu. :)

DeckerDog97 07-07-2011 08:32 AM

Ok we got something!

lsusb:
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. (WiFi Device)
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

The casing on the wifi plug was too big to let me plug the card in so I had to plug in the board itself. I totally powered down and unplugged the cord and removed the battery, of course.

DeckerDog97 07-07-2011 08:34 AM

Oh I just read your last post and do I type that on the laptop or my desktop, because I am using Ubuntu on my desktop.

snowday 07-07-2011 08:37 AM

Well I am not an expert on Ralink, and I know they actually make several different models or "chipsets". I hope you can find an answer here, I see that most of the threads are marked "solved" so that's a good sign:

http://ubuntuforums.org/tags.php?tag=ralink


All times are GMT -5. The time now is 09:19 AM.