|
|
Posted Aug 23, 2008 at 7:13:07 AM
Subject: WIRELESS PROBLEMS CAN'T CONNECT TO INTERNET SIGH
HI! I just installed Ubuntu 8.04 AMD64 on a new partition in my hard drive and I can't get it to connect to my wireless router..I have a Broadcom 802.11 b/g WLAN and my comp is a HP Pavilion dv2410us (AMD Turion 64 x2)...Any easy way to connect to the internet? I can't get it to communicate with the router at all I think because it's not recognizing any connections...I'm completely new to LINUX so I don't know much about codings and kernels and such and I can't even find a comprehensible tutorial on nwdswrapper and I don't even know if that's what I'm supposed to use sigh every tutorial seems so complicated...I didn't know it would be this hard, can anybody help me?
|
Bob
Joined Apr 11, 2008 Posts: 93
Location:San Francisco, CA
Other Topics
|
Posted:
Aug 23, 2008 10:57:58 PM
Subject: WIRELESS PROBLEMS CAN'T CONNECT TO INTERNET SIGH
Maybe - sounds like your wireless adapter isn't recognized automatically. Most hardware manufacturers only provide drivers to support Win and not Mac or Linux (MS doesn't provide drivers, hardware makers do). As drivers are developed by some manuf. or the linux community instead, they're incorporated into the core kernel - that's when they load automatically and "just work". But creative linux devs came up with ways of using Win drivers in linux, like ndiswrapper that you noticed. I used it to enable a D-link usb adapter (same issue as you have) on a few dif. distros, though I wasn't always successful.
Can you connect via the wired port in the short-term while you fix your wireless problem? That'll help with getting some things you might need.
Here's the link from HP to a driver for WinXP your card (might need that for ndiswrapper)
http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-61972-1&lc=en&cc=us&os=228&product=3439333&dlc=en
link for hardware compatability list with broadcom info:
http://www.linuxquestions.org/hcl/showcat.php/cat/202
ndiswrapper site with some how-tos and compatability lists:
http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/
Do you know which Broadcom adapter you have (ie. model #)?
[Modified by: Bob on August 23, 2008 02:58 PM]
|
Joined Jul 26, 2008 Posts: 703
Location:
Other Topics
|
Posted:
Aug 24, 2008 12:26:09 AM
Subject: WIRELESS PROBLEMS CAN'T CONNECT TO INTERNET SIGH
This tutorial uses a 1 line command to install the latest Ubuntu Broadcom Wireless Driver to enable your card. Its simple, has screenshot, walks you through easily, Check it out.
http://blog.linuxoss.com/2008/05/ubuntu-enabling-broadcom-bcm43xx-based-wireless/
|