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 01-28-2010, 03:04 PM   #1
ITMountains
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Rep: Reputation: 0
Dell Inspiron 6400 Wireless Driver Installation


Please kindly guide me the process to install my wireless driver so i can use internet in my Laptop. My laptop is only connected with wireless. No cable connection avilable here. Wireless is functioning well in windows 7 but in openSuSe 11.2 it is not functioning.

I've searched on this issue in net and found that i've to install Packman repository or install driver from broadcom website. Please help me by giving easy way to do so. Please help me by giving step by step process with the proper command that i should type in bash. I'm really unknown in this world. Sorry to say...

Following is the detail of my wireless device and some other information.

Code:
linux-gkpt:~ # lspci -v                                                         
0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
        Subsystem: Dell Wireless 1390 WLAN Mini-Card
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at efdfc000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 2
        Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Express Legacy Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [13c] Virtual Channel <?>
        Kernel driver in use: b43-pci-bridge

linux-gkpt:~ # dmesg | grep firmware
[   24.953312] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[   25.009549] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[   25.019844] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[   25.030075] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[   25.037192] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[   25.045930] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.

linux-gkpt:~ # sudo /usr/sbin/iwlist scan
lo        Interface doesn't support scanning.
eth0      Interface doesn't support scanning.
wmaster0  Interface doesn't support scanning.
wlan0     Interface doesn't support scanning : Network is down
pan0      Interface doesn't support scanning.


linux-gkpt:~ # /usr/sbin/iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
wmaster0  no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:""
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
          Tx-Power=0 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

pan0      no wireless extensions.


linux-gkpt:~ # /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1C:23:A1:5B:C9
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:17

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:106 errors:0 dropped:0 overruns:0 frame:0
          TX packets:106 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7132 (6.9 Kb)  TX bytes:7132 (6.9 Kb)
 
Old 01-28-2010, 04:13 PM   #2
OzzyBlood
LQ Newbie
 
Registered: Nov 2009
Distribution: Fedora 12
Posts: 23

Rep: Reputation: 16
which distribution are you using?
 
Old 01-28-2010, 04:36 PM   #3
ITMountains
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 0
OpenSuSe 11.2

Sorry for forgetting the distributon... that is OpenSuSe 11.2
 
Old 01-28-2010, 06:31 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

Please try 'ifconfig -a' & post the output. This will show all devices, even the ones that are down.

 
  


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
wireless problems with Dell Inspiron 6400 PeterKarjala Linux - Wireless Networking 2 09-02-2009 08:59 PM
Wireless card device driver for Dell Inspiron 6400? christianunix Linux - Newbie 1 02-04-2009 04:28 AM
Dell inspiron 6400 laptop - ati video driver installation rssn6 Slackware 3 12-16-2008 06:17 PM
Intel PRO/Wireless 3945ABG on slackware 12.1 with dell inspiron 6400 caiquo Linux - Newbie 1 11-19-2008 07:09 AM
FC5 on a Dell Inspiron 6400 - wireless help shanec Fedora 2 05-18-2006 01:39 PM

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

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