LinuxQuestions.org
Review your favorite Linux distribution.
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 08-16-2011, 06:14 PM   #1
empty_mirror
LQ Newbie
 
Registered: Aug 2011
Location: Vancouver, BC Canada
Posts: 7

Rep: Reputation: Disabled
Hp Pavilion dv4 laptop WIRELESS NOT WORKING


Hi Installed Ubuntu 10.04 this afternoon.

Unable to get a wireless connection.

Presently I have:

HP Pavilion dv4
Running Windows Vista 64 bit on primary partition
Downloaded Ubuntu 10.04

Problem:

1. I have no wireless connections listed.
2. When I press the wireless notification button on the laptop does not change colour. Stays Orange.

Any and all help would be appreciated.

Thank you in advance,

Paul
 
Old 08-16-2011, 11:40 PM   #2
gary185
Member
 
Registered: Jul 2011
Posts: 113

Rep: Reputation: Disabled
what kind of chip is that ?
Atheros 802.11n that would use ath9k ?
if that's it i can help
you basically have two choices
either upgrade the driver using compat-wireless or just build a whole knew more moderrn kernel
 
Old 08-17-2011, 12:43 AM   #3
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello empty_mirror, welcome to LQ,

to check which module is needed please post the output of
Code:
lspci -k | grep iA5 wire
Please post as well the output of
Code:
iwconfig
If you need further help with your network-setup we'll need more information about your network, if you're not familiar with this, boot Vista, open the cmd and post the output of
Code:
ipconfig /all
Markus
 
Old 08-17-2011, 02:57 AM   #4
empty_mirror
LQ Newbie
 
Registered: Aug 2011
Location: Vancouver, BC Canada
Posts: 7

Original Poster
Rep: Reputation: Disabled
For lspci -k | grep -iA5 wire

03:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless
LAN Controller (rev 01)
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
04:00.0 Ethernet controller: Realtek Semiconducter Co., Ltd. RTL8101E/RTL8102E P
CI Express Fast Ethernet controller (rev 02)
Kernel driver in use: r8169
Kernel modules: r8169


For iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

From Vista was there something in particular you were looking for? Sorry still a newbie but when I did the ipconfig /all it gave a great deal of information.
 
Old 08-17-2011, 03:15 AM   #5
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Your Wlan-adapter on the Laptop is not yet been started. Look at the documentation of Ubuntu and find out 1. if there is an appropriate driver in the Ubuntu-repository for your Broadcom-card and 2. how to start the wireless network.

Markus
 
Old 08-17-2011, 03:43 AM   #6
empty_mirror
LQ Newbie
 
Registered: Aug 2011
Location: Vancouver, BC Canada
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by markush View Post
Your Wlan-adapter on the Laptop is not yet been started. Look at the documentation of Ubuntu and find out 1. if there is an appropriate driver in the Ubuntu-repository for your Broadcom-card and 2. how to start the wireless network.

Markus
Markus,

THANK YOU for the help thus far.

I shall look in the Ubuntu-repository, and post my progress.

Paul
 
Old 08-17-2011, 05:41 AM   #7
gary185
Member
 
Registered: Jul 2011
Posts: 113

Rep: Reputation: Disabled
broadcom -- cool
your in luck there is a pre built package that is a part of ubuntu
i have no idea how ubuntu works but here are the instructions
apt-get update
apt-get install bcmwl-kernel-source
System > Administration > Hardware/Additional Drivers, the STA drivers can be activated for use.
reboot or
modprobe -r b43 ssb wl
modprobe wl
 
1 members found this post helpful.
Old 08-17-2011, 05:48 AM   #8
gary185
Member
 
Registered: Jul 2011
Posts: 113

Rep: Reputation: Disabled
oh yea forgot no wifi no apt get
the package is on the install disk
../pool/restricted/b/bcmwl
if you use a gui then it should automajically figure out all the needed junk
other wise if you have to do it the "old fashioned" way
you need the stuff to build a kernel module
namely
dkms
patch
and
fakeroot
 
Old 08-19-2011, 01:54 AM   #9
empty_mirror
LQ Newbie
 
Registered: Aug 2011
Location: Vancouver, BC Canada
Posts: 7

Original Poster
Rep: Reputation: Disabled
Talking Wireless Working ...YEAH!

Quote:
Originally Posted by gary185 View Post
broadcom -- cool
your in luck there is a pre built package that is a part of ubuntu
i have no idea how ubuntu works but here are the instructions
apt-get update
apt-get install bcmwl-kernel-source
System > Administration > Hardware/Additional Drivers, the STA drivers can be activated for use.
reboot or
modprobe -r b43 ssb wl
modprobe wl
AND

Quote:
Originally Posted by markus
Your Wlan-adapter on the Laptop is not yet been started. Look at the documentation of Ubuntu and find out 1. if there is an appropriate driver in the Ubuntu-repository for your Broadcom-card and 2. how to start the wireless network.
THANK YOU!

I was able to get a wired connection and when I did that I was able to get to the System--> Administration --> Hardware/Additional Drivers and was able to activate them. HAPPY AS A CLAM! THANK YOU!
 
  


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
No wireless on HP pavilion dv4 running Ubuntu j360 Linux - Laptop and Netbook 11 07-26-2010 02:09 PM
New to linux - HP DV4 laptop installing wireless drivers Ubuntu phase constant Linux - Laptop and Netbook 2 03-15-2010 06:53 PM
BIOS not finding grub for 1 min. on hp pavilion dv4 adam8797 Linux - Newbie 3 12-05-2009 07:37 AM
HP Pavilion dv4 keyboard problem alcino Linux - Laptop and Netbook 1 09-03-2009 12:10 PM
FC8 hp pavilion dv4 no sound rsashok Fedora 4 01-15-2009 02:15 AM

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

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