Fedora Linux Support Community & Resources Center
  #1  
Old 29th September 2007, 01:59 AM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
hp compaq nx6325 wireless problem

hi all ,

i ve searched alot about how to install my god damn wireless card bcm4311 through most of the forums and nothing worked ...

i am using fedora core 7 , amd64 bits ,

i need help ..

thanks alot
Reply With Quote
  #2  
Old 29th September 2007, 02:41 AM
ppesci's Avatar
ppesci Offline
Registered User
 
Join Date: May 2006
Location: Caracas, Venezuela
Posts: 1,828
Nothing worked?.

Did you try with ndiswrapper or bcm43xx-fwcutter?

What problem you had?
__________________
Pietro Pesci Feltri

PowerBook 15" G4 and
MacBook Pro 17" Intel Core 2 Duo
Intel I5 Desktop
Reply With Quote
  #3  
Old 29th September 2007, 08:42 AM
kizwan Offline
Registered User
 
Join Date: Aug 2007
Posts: 64
My friend use ndiswrapper for his broadcom BCM4318 and it work. He have tried bcm43xx-fwcutter, but it seem not working, not detect any AP at all. I don't know why. But my friend's card is mini-pci not mini-pci-express, which is older design, and for me it is 100% compatible for free OS, including hacked mac os x, hypothetically speaking. Do you guys know which card is actually supported by bcm43xx-fwcutter?
__________________
Latest news - 3 Dec 2007
Patch file - to support AR5007EG wireless base chipset
-- Information about the patch file.
-- Download the patch file.
-- How to apply this patch.

Fedora 7
Acer Aspire 3680 (3684NWXMi) || Intel Celeron M processor 440
Atheros AR5006EG / AR5007EG (AR5BXB63)
-- Recompile kernel from kernel source to disable CONFIG_4KSTACKS
-- Compile latest ndiswrapper ver 1.47 from source
-- Instruction
Reply With Quote
  #4  
Old 29th September 2007, 11:53 AM
VisezTrance Offline
Registered User
 
Join Date: Jan 2006
Posts: 39
Quote:
Originally Posted by kizwan
Do you guys know which card is actually supported by bcm43xx-fwcutter?
Please visit http://linuxwireless.org/
Reply With Quote
  #5  
Old 29th September 2007, 02:11 PM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
well , i tried ndiswrapper ...

Quote:
wget http://ftp.us.dell.com/network/R140747.EXE -c

# unzip R140747.EXE
# cd DRIVER
# ndiswrapper -i bcmwl5.inf
# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4311) present (alternate driver: bcm43xx)

# ndiswrapper -m
module configuration already contains alias directive


# modprobe --remove bcm43xx

# modprobe ndiswrapper
and it just didnt work ...
Reply With Quote
  #6  
Old 29th September 2007, 02:54 PM
donthetech Offline
Registered User
 
Join Date: Sep 2007
Posts: 1
Driverloader

Hi,

Another alternative is Driverloader from Linuxant, I had real trouble with the BCM 43XX drivers for my Compaq V2000 laptop...For the most part, there is a little work you have to do, but it practically automated the install....I believe there was a small charge for the software, but it was worth it to me.. Every time Fedora updates it's kernel, I use the installation software to update the driver. I never tried fwcutter because it limits your throughput to 11Mbps....

Hope this helps...

Don
Reply With Quote
  #7  
Old 29th September 2007, 03:59 PM
VisezTrance Offline
Registered User
 
Join Date: Jan 2006
Posts: 39
I have an nx7300 using F7 64 bits too. The wireless device was not present in system-config-network, however, i could "see" it with ifconfig. If this is your case, you might want to configure it oldschool - from the command line (dhclient wlan0 etc..). A side effect was that fedora's default firewall, didn't knew about this network interface so, it blocked it complety, thus i couldn't ping anything, so I had to use another firewall.

Hope this helps.
Reply With Quote
  #8  
Old 29th September 2007, 04:19 PM
kizwan Offline
Registered User
 
Join Date: Aug 2007
Posts: 64
Quote:
Originally Posted by HayZam
well , i tried ndiswrapper ...



and it just didnt work ...
Please post "dmesg" message after you do "modprobe ndiswrapper".
__________________
Latest news - 3 Dec 2007
Patch file - to support AR5007EG wireless base chipset
-- Information about the patch file.
-- Download the patch file.
-- How to apply this patch.

Fedora 7
Acer Aspire 3680 (3684NWXMi) || Intel Celeron M processor 440
Atheros AR5006EG / AR5007EG (AR5BXB63)
-- Recompile kernel from kernel source to disable CONFIG_4KSTACKS
-- Compile latest ndiswrapper ver 1.47 from source
-- Instruction
Reply With Quote
  #9  
Old 29th September 2007, 06:29 PM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
is that what you want ?!

Quote:
[root@localhost ~]# ndiswrapper -i bcmwl5.inf
driver bcmwl5 is already installed
[root@localhost ~]# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4311) present (alternate driver: ssb)
[root@localhost ~]# ndiswrapper -m
module configuration already contains alias directive

[root@localhost ~]# modprobe --remove bcm43xx
[root@localhost ~]# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
[root@localhost ~]#
Reply With Quote
  #10  
Old 29th September 2007, 06:33 PM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
Quote:
Originally Posted by VisezTrance
I have an nx7300 using F7 64 bits too. The wireless device was not present in system-config-network, however, i could "see" it with ifconfig. If this is your case, you might want to configure it oldschool - from the command line (dhclient wlan0 etc..). A side effect was that fedora's default firewall, didn't knew about this network interface so, it blocked it complety, thus i couldn't ping anything, so I had to use another firewall.

Hope this helps.

can you plz describe what have you done step by step ?!
Reply With Quote
  #11  
Old 29th September 2007, 06:37 PM
ppesci's Avatar
ppesci Offline
Registered User
 
Join Date: May 2006
Location: Caracas, Venezuela
Posts: 1,828
Simply you don't have the ndiswrapper module, may be you instaled it for another kernel

To see what kernel has ndiswrapper, as root, type:

Quote:
locate ndiswrapper|grep /lib/modules
HTH
__________________
Pietro Pesci Feltri

PowerBook 15" G4 and
MacBook Pro 17" Intel Core 2 Duo
Intel I5 Desktop
Reply With Quote
  #12  
Old 29th September 2007, 06:50 PM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
then what !? i dont know what to do


Quote:
[root@localhost ~]# locate ndiswrapper|grep /lib/modules
/lib/modules/2.6.22.7-85.fc7/extra/ndiswrapper
/lib/modules/2.6.22.7-85.fc7/extra/ndiswrapper/ndiswrapper.ko
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#
Reply With Quote
  #13  
Old 29th September 2007, 07:02 PM
ppesci's Avatar
ppesci Offline
Registered User
 
Join Date: May 2006
Location: Caracas, Venezuela
Posts: 1,828
ok, you must install kmod-ndiswrapper for your current kernel, or probe the kernel 2.6.22.7-85 youhave to see if ndiswrapper works.

Whatever you want.
To install ndiswrapper in your current kernel, use yumex or pirut or yum command
To probe ndiswrapper in the kernel 2.6.22.7-85, yust restart your comp and choose in grub menu the kernel.

HTH
__________________
Pietro Pesci Feltri

PowerBook 15" G4 and
MacBook Pro 17" Intel Core 2 Duo
Intel I5 Desktop
Reply With Quote
  #14  
Old 29th September 2007, 07:11 PM
HayZam Offline
Registered User
 
Join Date: Nov 2006
Posts: 80
no , i prefer to install on the new kernel ... and step by step together , if u dont mind
Reply With Quote
  #15  
Old 29th September 2007, 07:22 PM
ppesci's Avatar
ppesci Offline
Registered User
 
Join Date: May 2006
Location: Caracas, Venezuela
Posts: 1,828
As root and in a terminal type:

yum install kmod-ndiswrapper-1.46-1.2.6.22.9_91.fc7

and that's all, then do:

modprobe ndiswrapper

HTH
__________________
Pietro Pesci Feltri

PowerBook 15" G4 and
MacBook Pro 17" Intel Core 2 Duo
Intel I5 Desktop
Reply With Quote
Reply

Tags
compaq, nx6325, problem, 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
Fedora 8 install problem on HP Compaq nx6325 Arcath Hardware & Laptops 4 4th January 2008 02:29 PM
Fedora 8 Freezes on HP nx6325 mibo Hardware & Laptops 4 25th November 2007 07:52 AM
HP Compaq nx6325 Arcath Hardware & Laptops 2 25th April 2007 06:24 PM
Compaq v2405ca wireless tick Hardware & Laptops 1 12th March 2006 08:31 PM
Wireless Network by Compaq SKG Hardware & Laptops 1 16th September 2005 06:05 AM


Current GMT-time: 17:18 (Wednesday, 19-06-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