LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-20-2006, 08:25 AM   #1
OneIdJack
LQ Newbie
 
Registered: Sep 2006
Location: Austin, Tx
Distribution: Mandriva
Posts: 2

Rep: Reputation: 0
Mandriva - Low wireless connection on Presario


Hey team, I have installed Mandriva One on my Compaq Presario R3000. I have successfully installed the built in Broadcom 4306 wireless driver. It is working...but... it is pulling in very low bandwith. Has anyone experienced this? The blue light for wireless is on, and I can get on the web, but the signal strength is very low.

If I reboot into XP, by signal strength is excellent.

Any ideas?
Im a noob at Linux so be gentle... 8-)

Thanks for your time.

Compaq Presario R3000
512mb RAM
3.0ghz processor
Dual boot with windows XP Home
Mandriva One
Broadcom wireless 4306 built in.
 
Old 09-20-2006, 01:04 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Welcome to LQ. It sounds like your machine is detecting multiple wireless signals, but is not using the strongest one. Open a console session then
Code:
ifconfig
which will show the status of your network interfaces (eth0, eth1, and so forth). Let's assume that eth1 is your wireless interface, so then
Code:
iwlist eth1 scan
which will display all the different signals your system can find, along with other interesting information such as signal strength, whether or not encryption is being used, etc. Your own signal should appear in the list. For illustration, let's assume it's called "mysignal", so to associate it with your interface you could
Code:
ifdown eth1
iwconfig eth1 essid mysignal
ifup eth1
Those 3 steps will bring down the eth1 interface, tell it to use mysignal, then bring it back up again. Please see the man pages for ifconfig and iwconfig. Good luck with it
 
Old 09-20-2006, 07:55 PM   #3
OneIdJack
LQ Newbie
 
Registered: Sep 2006
Location: Austin, Tx
Distribution: Mandriva
Posts: 2

Original Poster
Rep: Reputation: 0
Re-Low wireless connection

Thanks for the reply J.W. I will check that out. I do see 3 available networks, and I have WEP on mine and have specifically logged onto my network. I can get to the web and such, but signal strength still shows the smallest tick on the scale.

I will post what my results are when I try what you mentioned.

Thanks again!

OneIdJack
 
Old 09-20-2006, 09:28 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
If you are using encryption you will need to include the "key" parameter as well. Check the iwconfig man pages for more info, but it's basically just adding "key ABCDEFGHIJKLMNOPQRSTUVWXYZ" to the iwconfig command. Substitute the actual key in place of my dummy value

The situation you describe is pretty common - the machine will try to use the strongest signal available, but unless you give it the encryption key value it needs, any encrypted signals will *not* be available.
 
  


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
Yet Another wireless question. Mandriva on Presario R4000 Ashex Linux - Laptop and Netbook 5 08-28-2006 10:13 AM
PPPoE over wireless connection - Mandriva 2005 Slider21 Linux - Wireless Networking 0 09-29-2005 10:26 AM
presario 711ea hotkey support on mandriva 2005 fitzy75 Linux - Laptop and Netbook 0 08-05-2005 09:13 AM
presario wireless rogerf Linux - Laptop and Netbook 4 06-17-2004 09:24 PM
Wireless connection cuts out - presario 2100 dmarotto Linux - Laptop and Netbook 1 02-15-2004 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:03 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