 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

15th April 2012, 01:18 AM
|
 |
Registered User
|
|
Join Date: Apr 2012
Location: HaNoi
Posts: 4

|
|
|
[SOLVED] Trouble with wireless on Fedora core 16
Hello everyone, please help me out of this trouble!
After upgrade kernel to 3.3.1-5.fc16.i686.PAE , my wireless had down, like this image:
Please help! 
---------- Post added 15th April 2012 at 12:18 AM ---------- Previous post was 14th April 2012 at 12:37 PM ----------
Please help
__________________
thiet ke web, thiet ke website
Last edited by lehuynam; 16th April 2012 at 03:20 AM.
|

15th April 2012, 01:25 AM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,600

|
|
|
Re: Trouble with wireless on Fedora core 16
Is your wireless card detected? In a terminal type lspci to see if your wireless card is even detected.
It is bit strange, in my opinion, because even when wireless cards are not detected, I have never had the "Wireless" option vanish (so far).
|

15th April 2012, 01:31 AM
|
 |
Registered User
|
|
Join Date: Apr 2012
Location: HaNoi
Posts: 4

|
|
|
Re: Trouble with wireless on Fedora core 16
many thanks for your help, this is the output:
Code:
[huynam@netlezco ~]$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
__________________
thiet ke web, thiet ke website
|

15th April 2012, 01:37 AM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,600

|
|
|
Re: Trouble with wireless on Fedora core 16
Quote:
Originally Posted by lehuynam
many thanks for your help, this is the output:
Code:
[huynam@netlezco ~]$ lspci
[ ... ]
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

|
O.K. There is your wireless card. It is possible that there are some driver incompatibilities with the newer kernel. If wireless still works with the older kernels, then you know where the problem is. You can check to see if there are any known problems. May be you could reinstall broadcom drivers ?
|

15th April 2012, 01:58 AM
|
 |
Registered User
|
|
Join Date: Apr 2012
Location: HaNoi
Posts: 4

|
|
|
Re: Trouble with wireless on Fedora core 16
Many thanks, I'll try reinstall broadcom dirvers. Thanks for your help!
__________________
thiet ke web, thiet ke website
|

15th April 2012, 02:00 AM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,600

|
|
|
Re: Trouble with wireless on Fedora core 16
Hopefully this will work! If you find some other solution, please share. Cheers.
|

16th April 2012, 12:19 AM
|
 |
Registered User
|
|
Join Date: Apr 2012
Location: HaNoi
Posts: 4

|
|
|
Re: Trouble with wireless on Fedora core 16
Problem solved! Many thanks for nonamedotc
I update the kmod-wl-PAE (for my kernel):
Code:
[huynam@netlezco ~]$ su
Password:
[root@netlezco huynam]# yum install kmod-wl-PAE
__________________
thiet ke web, thiet ke website
|

16th April 2012, 03:07 AM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,600

|
|
|
Re: Trouble with wireless on Fedora core 16
Glad to know that! Please mark this thread solved. Cheers.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 00:08 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|