Fedora Linux Support Community & Resources Center
  #1  
Old 11th November 2011, 11:01 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Unhappy Install Wireless on Fedora 16 on Dell Studio 1535

Hello, I just installed Fedora 16 on my Studio 1535 and does not recognize my wireless card. I had already installed Fedora 12 on this laptop, and follow these steps and it worked fine,
Code:
su -
yum update --enablerepo=u*g
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
yum install akmod-wl --enablerepo=u*g --enablerepo=rpm*g
reboot
yum update --enablerepo=u*g --enablerepo=rpm*g
but now with Fedora 16 I did the same, but not working anymore. If you can help me, thank you very much!
Reply With Quote
  #2  
Old 11th November 2011, 11:13 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

Things have changed a bit since F12 in that there is now a kernel module that manages some of the broadcom wireless cards. It seems to block the 'wl' driver you have downloaded.

Try running:

Code:
lsmod | grep bc
and

Code:
lsmod | grep b4
If you find a "b43" module loading, or a "bcma" try the effect of blacklisting them.
Reply With Quote
  #3  
Old 11th November 2011, 11:27 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

This is my network card ...
Code:
Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
I have only run the above code and ready?
Reply With Quote
  #4  
Old 11th November 2011, 11:51 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

I'm afraid I don't understand your reply.

Did you find either of those modules I asked about?

Have you blacklisted either of them?
Reply With Quote
  #5  
Old 11th November 2011, 11:57 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

That's the name of my wireless network card...

I already run these two codes, and nothing, still does not recognize my wireless card...

What should I do? please help ...
Reply With Quote
  #6  
Old 12th November 2011, 12:23 AM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

OK. So does:

Code:
lsmod | grep wl
show your broadcom-wl module as loading?
Reply With Quote
  #7  
Old 12th November 2011, 12:32 AM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Try:

Code:
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'

su -c 'yum install akmod-wl'
Reply With Quote
  #8  
Old 14th November 2011, 06:59 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Quote:
Hello amc206
OK. So does:

lsmod | grep wl
show your broadcom-wl module as loading?
Quote:
Try:

su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm'

su -c 'yum install akmod-wl'
nothing happens, still does not recognize my wireless card.
Please help ... thank you!
Reply With Quote
  #9  
Old 14th November 2011, 07:35 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

I'm afraid we are not getting enough information here.

When you ran:

Quote:
su -c 'yum install akmod-wl'
Did it install anything?

What did it install?

Please copy and paste back the output from the command:

Code:
yum list installed | grep wl
and the same for the command:

Code:
lsmod | grep wl
By the way, I assume that after installing the akmod-wl, you did reboot the machine to give it a chance to build the kernel module?
Reply With Quote
  #10  
Old 14th November 2011, 08:05 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

I already restart the machine, and these are the results of the above commands ...

Quote:
yum list installed | grep wl

akmod-wl.x86_64 5.100.82.112-1.fc16.1
broadcom-wl.noarch 5.100.82.112-1.fc16
iwl100-firmware.noarch 39.31.5.1-2.fc15 @koji-override-0/$releasever
iwl1000-firmware.noarch 1:39.31.5.1-1.fc16 @koji-override-0/$releasever
iwl3945-firmware.noarch 15.32.2.9-5.fc15 @koji-override-0/$releasever
iwl4965-firmware.noarch 228.61.2.24-3.fc15 @koji-override-0/$releasever
iwl5000-firmware.noarch 8.83.5.1_1-1.fc16 @koji-override-0/$releasever
iwl5150-firmware.noarch 8.24.2.2-2.fc15 @koji-override-0/$releasever
iwl6000-firmware.noarch 9.221.4.1-2.fc15 @koji-override-0/$releasever
iwl6000g2a-firmware.noarch 17.168.5.3-1.fc16 @koji-override-0/$releasever
iwl6000g2b-firmware.noarch 17.168.5.2-1.fc16 @koji-override-0/$releasever
iwl6050-firmware.noarch 41.28.5.1-3.fc15 @koji-override-0/$releasever
kmod-wl-3.1.0-7.fc16.x86_64.x86_64
ppl-pwl.x86_64 0.11.2-3.fc16 @fedora
python-iwlib.x86_64 1.1-1.fc16 @koji-override-0/$releasever
Quote:
lsmod | grep wl

Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
Still does not recognize my wireless ...
Reply With Quote
  #11  
Old 14th November 2011, 09:42 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

There are a couple of odd things on your system. The "lsmod" command was not intended to fix anything, just to supply information. It shouldn't be trying to look for repository metadata. It should just return a list of running modules.

Try it again as just:

Code:
lsmod
I don't need to see the output of that if it returns a long list of modules, and then:

Code:
lsmod | grep wl
again.

The other peculiar thing is that if you were installing the broadcom-wl package without using akmod it would bring in:

Code:
kmod-wl-5.100.82.112-1.fc16.i686.rpm
which you don't have.

It might be worth trying:

Code:
yum install kmod-wl-5.100.82.112-1.fc16.i686.rpm
to see if that helps.
Reply With Quote
  #12  
Old 14th November 2011, 10:23 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

No, this is the result after applying the above command...

Quote:
Setting up Install Process
No package kmod-wl-5.100.82.112-1.fc16.i686.rpm available.
Reply With Quote
  #13  
Old 14th November 2011, 10:35 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

We really do have to work on our communications here!

What does "no" mean in this context? Does it mean there is no output from either of the "lsmod" commands?

Try:

Code:
yum install kmod-wl-5.100.82.112-1.fc16.i686
instead
Reply With Quote
  #14  
Old 14th November 2011, 10:56 PM
amc206's Avatar
amc206 Offline
Registered User
 
Join Date: Feb 2010
Location: Guatemala
Age: 28
Posts: 57
linuxfirefox
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Well, now the package is already installed, but my wireless still does not work ...

I do not know why, but the bluetooth does not work ...
Reply With Quote
  #15  
Old 14th November 2011, 11:10 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
linuxopera
Re: Install Wireless on Fedora 16 on Dell Studio 1535

Hello amc206

You still haven't answered my question about lsmod.
Reply With Quote
Reply

Tags
1535, dell, fedora, install, studio, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Crash when closing the lid on a Dell Studio 1535 laptop Andrew89 Hardware & Laptops 2 21st June 2011 03:07 PM
How to configure irDa and remote control on Dell Studio 1535 (Fedora 10) gesser Hardware & Laptops 6 12th September 2010 09:33 PM
Install Wireless on Fedora 12 on DELL studio 1535 amc206 Hardware & Laptops 18 6th March 2010 03:26 PM
Dell studio 1535 nino14 Hardware & Laptops 7 18th November 2009 10:23 AM
How to enable bluetooth on Dell Studio 1535 gesser Guides & Solutions (No Questions) 3 8th August 2009 06:13 PM


Current GMT-time: 09:14 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat