LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-28-2010, 06:10 AM   #1
ntanjl
LQ Newbie
 
Registered: Jun 2006
Posts: 4

Rep: Reputation: 0
Question urgent wireless connection help


I have a DELL LATITUDE D610 with windows XP and Ubuntu 10.4 dual boot. For the past 2 weeks I have been trying to find out how to get the built in wireless card to work but I find I am hitting my haed againt a brick wall.

Some people on forums say it is an over site on Ubuntu's behalf as they have not installed them in this version. I have tried Ndiswrapper but still no joy. I usually have no problems but this one has stumped me, should I install one of the old versions of linux which is said to work?

can anyone tell if they have the same problem if possible with the same model of laptop and how they solved it?
Thanks for any help very eager to learn as have spent many years on a unnamed system that never has worked properly.
 
Old 07-28-2010, 06:13 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
This is not urgent for our members, please do not try to demand priority attention from a voluntary community.
 
Old 07-28-2010, 06:15 AM   #3
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
From the Ubuntu, open a terminal and do this:
Code:
lspci -vnn
Then, copy & paste for us the whole chunk that shows the wireless card. NOT the entire output of that command, ONLY the part for the wireless card. Only with the above information (at the very least) can we begin to try to help you get the wireless working.

Please note: your question is no more or less urgent than any other question so please do not get into the habit of using "Urgent" or "Help" as the main ingredient in your thread titles!

Kind regards.
 
Old 07-28-2010, 06:16 AM   #4
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
What wireless card do you have? You can find out some useful information using the command lspci. You might need to run it as root. It'll list various bits of hardware on your mother board. Look for your wireless interface. I'll give you something to put into google (along with the word ubuntu)
 
Old 07-28-2010, 09:37 AM   #5
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
When I first started out, it took me a while to figure out that I had to push the wireless button to get the device to actually work. Otherwise it was perfectly setup. Once you push it, you'll need to set your essid and such, or just run dhclient3 wlan0 if you have something to connect to of that type.
 
Old 07-29-2010, 03:12 AM   #6
ntanjl
LQ Newbie
 
Registered: Jun 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Thumbs up

First of all soz for using word urgent but would like to get this up and running. My wireless network card drivers and version are Dell Wireless 350 Bluetooth Internal Module << return to results

Release Date: 3/14/2006
Version: v3.03.02D, A00
Download Type: Driver
File Format: Hard Drive
File Size: 26 MB

all info about my system can be found @
http://support.dell.com/support/down...&fileid=152592

I have also turn on the wireless using the function & F2 keys it works in winblows but not in linux.

also I find that switching monitors using funtion & F8 using the laptop to monitor. It does not switch over smooth either both run or just the LCD on the laptop. I can press the 2 buttons again but sometimes have to restart ubuntu to try again as external monitor keeps giving no signal..

Thanks for all your help
hope this helps
 
Old 07-29-2010, 04:35 AM   #7
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
That link takes me to a download page for the driver. Please provide the info requested by grapefruitgirl in post #3
 
Old 07-29-2010, 05:31 AM   #8
ntanjl
LQ Newbie
 
Registered: Jun 2006
Posts: 4

Original Poster
Rep: Reputation: 0
lspci -vnn

Quote:
Originally Posted by GrapefruiTgirl View Post
From the Ubuntu, open a terminal and do this:
Code:
lspci -vnn
Then, copy & paste for us the whole chunk that shows the wireless card. NOT the entire output of that command, ONLY the part for the wireless card. Only with the above information (at the very least) can we begin to try to help you get the wireless working.

Please note: your question is no more or less urgent than any other question so please do not get into the habit of using "Urgent" or "Help" as the main ingredient in your thread titles!

Kind regards.
Hi grapefruit Girl there is no mention of a wireless card anywhere in the hardware list after typing lspci -vnn. I do have the drivers though I downloaded them from the Dell site and extracted them from the EXE file so that I have the drivers folder and all of the files required to install wireless.
 
Old 07-29-2010, 06:48 AM   #9
ntanjl
LQ Newbie
 
Registered: Jun 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks to everyone for their help I have solved the problem with this link hope its helpful for someone else.

http://news.cnet.com/8301-13880_3-9839735-68.html
 
Old 07-29-2010, 06:51 AM   #10
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Congratulations.

Please mark your thread as solved using the thread tools above the first post.
 
  


Reply

Tags
network, wireless



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
[SOLVED] DSL connection slow on Linux wired connection but fast on Windows wireless Pandarsson Linux - Wireless Networking 9 12-17-2010 05:55 PM
URGENT: No internet connection in Ubuntu 9.10 newbieinubuntu Ubuntu 57 12-05-2009 08:38 AM
Slackware 13.0 & WICD - Slow wired connection, no wireless connection xTyrant Linux - Laptop and Netbook 2 10-14-2009 11:58 PM
Help, urgent connection with ssh suportgama Linux - Networking 2 10-10-2007 06:48 AM
wireless connection ok with knoppix dvd , no connection with installed fedora 4 docharmony Linux - Wireless Networking 2 11-27-2005 04:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:49 AM.

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