Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th November 2007, 04:08 PM
nariknahom Offline
Registered User
 
Join Date: Apr 2007
Posts: 44
ndiswrapper and ssb problems. Blue light does not come up.

Hi,

I am using Fedora 8 x86_64 on my HPdv6000 laptop which has a Broadcom Corporation BCM4310 UART (rev 01) wireless card. So installed the driver (ftp://ftp.hp.com/pub/softpaq/sp34001-34500/sp34152.exe) with ndiswrapper. b43-fwcuttter, bcm43-fwcutter, etc are removed. I have blacklisted b43, ssb. Still I get this and the blue light never comes up.

# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4312) present (alternate driver: ssb)



# dmesg | grep ndiswrapper
ndiswrapper version 1.48 loaded (smp=yes, preempt=no)
ndiswrapper (link_pe_images:576): fixing KI_USER_SHARED_DATA address in the driver
ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded
ndiswrapper: using IRQ 19
usbcore: registered new interface driver ndiswrapper

# dmesg | grep wlan0
wlan0: ethernet device 00:14:a5:f6:e9:80 using NDIS driver: bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 14E4:4312.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
ADDRCONF(NETDEV_UP): wlan0: link is not ready

Any help is appreciated.

Thanks.
Reply With Quote
  #2  
Old 25th November 2007, 04:55 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,511
Check post #64 for other modules to blacklist plus the ssb you mention is in the last post.
http://forums.fedoraforum.org/forum/...highlight=mess

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #3  
Old 8th December 2007, 11:43 AM
nariknahom Offline
Registered User
 
Join Date: Apr 2007
Posts: 44
the instructions here -
HTML Code:
http://forums.fedoraforum.org/forum...&highlight=mess
- did not work for me. so i decided to unintsall ndiswrapper and try again. Again it doesnt work but I have newer problems now. 'ndiswrapper -l' shows the following output


[root@dhcppc0 ~]# ndiswrapper -l
bcmwl5 : driver installed
[root@dhcppc0 ~]#


Its missing this part
device (14E4:4312) present (alternate driver: ssb)

Also /sbin/lspci output used to show.
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)

Now it shows nothing for Network controller.
[root@dhcppc0 ~]# lspci | grep -i broadcom
[root@dhcppc0 ~]#


Any idea?
Reply With Quote
  #4  
Old 8th December 2007, 12:42 PM
nariknahom Offline
Registered User
 
Join Date: Apr 2007
Posts: 44
after 2-3 restarts lspci and ndiswrapper -l are working

Quote:
[root@dhcppc0 ~]# lspci | grep -i broadcom
03:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)

[root@dhcppc0 ~]# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4312) present (alternate driver: ssb)
But as you can see 'ssb' still shows up in the ndiswrapper -l output.

I have added
Quote:
[root@dhcppc0 ~]# cat /etc/modprobe.d/blacklist | tail
# ISDN - see bugs 154799, 159068
blacklist hisax
blacklist hisax_fcpcipnp

#inserted by aryan for ndiswrapper
blacklist b43
blacklist bcm43xx
blacklist mac80211
blacklist rc80211_simple
blacklist cfg80211
Quote:
[root@dhcppc0 ~]# cat /etc/rc.local | tail
touch /var/lock/subsys/local
service NetworkManager stop
service NetworkManagerDispatcher stop
rmmod b44
rmmod ssb
modprobe ndiswrapper
modprobe b44
modprobe mii
service NetworkManager start
service NetworkManagerDispatcher start
[root@dhcppc0 ~]#
Any idea what to do next?
Reply With Quote
  #5  
Old 8th December 2007, 12:48 PM
nariknahom Offline
Registered User
 
Join Date: Apr 2007
Posts: 44
here is the end of the dmesg output

Quote:
ndiswrapper version 1.48 loaded (smp=yes, preempt=no)
ndiswrapper (link_pe_images:576): fixing KI_USER_SHARED_DATA address in the driver
ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LK4E] -> GSI 19 (level, high) -> IRQ 19
PCI: Setting latency timer of device 0000:03:00.0 to 64
ndiswrapper: using IRQ 19
wlan0: ethernet device 00:14:a5:f6:e9:80 using NDIS driver: bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: 'NDIS Network
Adapter', 14E4:4312.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
usbcore: registered new interface driver ndiswrapper
ADDRCONF(NETDEV_UP): wlan0: link is not ready
fuse init (API version 7.8)
eth0: no IPv6 routers present
Reply With Quote
Reply

Tags
blue, light, ndiswrapper, problems, ssb

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
Blue Light Special billb Wibble 37 20th October 2007 07:11 AM
light blue screen on start up with f7 live cd's DemonGodKid Hardware & Laptops 0 1st June 2007 12:21 PM
FC5 light blue stripes all over the desktop from time to time paidopoieo Using Fedora 4 10th May 2006 04:36 PM
FC2 & ndiswrapper 0.7 problems gumpy Servers & Networking 2 24th May 2004 04:58 PM


Current GMT-time: 17:11 (Saturday, 25-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