LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-16-2005, 08:55 PM   #1
karan101
Member
 
Registered: Aug 2004
Location: CANADA
Distribution: Fedora core4
Posts: 60

Rep: Reputation: 15
ndiswrapper question


Hello everyone
Ive just bought this new labtop its a 64 bit HP Pavilion zv6000 series with broadcom wireless card, i installed ndiswrapper so when i give a

#ndiswrapper -l
I get a hardware present , driver present message
but when i give a
#ifup eth0
it says the configuration file is not there...
anybody can help me with that
thanks
Karan
 
Old 09-16-2005, 10:25 PM   #2
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Humm....

I'm still a linux noob myslef, but I just got my broadcom wireless (bcmwl5) driver working via ndiswrapper and I never had to use "ifup eth0". What are you wanting to do?
 
Old 09-17-2005, 03:21 AM   #3
karan101
Member
 
Registered: Aug 2004
Location: CANADA
Distribution: Fedora core4
Posts: 60

Original Poster
Rep: Reputation: 15
yeah question is in network configuration window when i choose to activate my wlan0 it says "ndiswrapper device wlan0 does not seem to be present, delaying initialization."
however when i type:
ndiswrapper -l
Installed ndis drivers:
netbc564 driver present, hardware present
[root@localhost etc]#
so whats the problem here...
thanx
 
Old 09-17-2005, 11:16 AM   #4
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Okay, sounds to me like maybe you need to modprobe ndiswrapper. If the driver is present and the hardware is present, you have the right driver. I would go to this page http://ndiswrapper.sourceforge.net/m...p/Installation and start where it says "Load Module" about halfway down. Finish out those steps to make sure your ndiswrapper driver is present in the kernel. If you've already done that, then maybe it sounds like your wireless card is not coming up on boot. What distro are you using?
 
Old 09-17-2005, 11:50 AM   #5
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Oooops, Fedora Core 4 got it, lol. I've read some other posts and it seems that your error is associated with driver issues. I would try the modprode ndiswrapper route first. Hopefully that will help.
 
Old 09-17-2005, 01:34 PM   #6
karan101
Member
 
Registered: Aug 2004
Location: CANADA
Distribution: Fedora core4
Posts: 60

Original Poster
Rep: Reputation: 15
well I've gone through that page 3 times i get no errors for modprobe ndiswrapper but still doesn't work
 
Old 09-17-2005, 01:41 PM   #7
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Hummm, I guess I'll try to check around some more...I'm not sure why it wouldn't bring up your hardware. Doesn't sound like an ndiswrapper issue anyways.

Last edited by Agentvenom; 09-17-2005 at 02:22 PM.
 
Old 09-17-2005, 02:14 PM   #8
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
If you got no errors for the modprobe, ndiswrapper should be set to go and isn't the issue. So it just sounds like it's not seeing your hardware or it's just not started. I know when I set up my internet, I had to tell the LAN ethernet card to only boot if I plug the cord in and then reinstall my wireless internet connection and tell it to boot on system startup. Then I simply rebooted and watched in verbose mode to see if ndiswrapper and the WLAN0 both come up. That's the only way I could get my wireless to work. Otherwise it looks to the LAN first and wouldn't boot my WAN card. Some other posts have said something about PCMCIA issues, but I dunno. Sorry I'm not much help!


WAIT! I did think of something else. Does your laptop have the keyboard where you can press the "Fn" key with "F2" to bring up your wireless card??? Most of them do, maybe that will bring up your wireless card. See if that helps.

Last edited by Agentvenom; 09-17-2005 at 02:36 PM.
 
Old 09-17-2005, 02:38 PM   #9
karan101
Member
 
Registered: Aug 2004
Location: CANADA
Distribution: Fedora core4
Posts: 60

Original Poster
Rep: Reputation: 15
thanx buddy for the help well somehow its working now however I can't surf the net now maybe its the encryption...
my accesspoint sends an encripted signal should type
iwconfig wlan0 key restricted XXXXXXXX
or
iwconfig wlan0 key open XXXXXXXX
and the 2nd question is cuz im running fedora 4 how can i set up the network parameters cuz the last step says that based on which dist. we use we should set the paratmeters for wlan0 up.
and the last thing is if ur running fedora can u paste me ur modprobe.conf please
thanks verymuch
karan
 
Old 09-17-2005, 02:49 PM   #10
karan101
Member
 
Registered: Aug 2004
Location: CANADA
Distribution: Fedora core4
Posts: 60

Original Poster
Rep: Reputation: 15
oh it works now i was making a mistake in entering the encription key....for hex i should've put 0x in the begining which i was missing everythime...thanks very much buddy
 
Old 09-17-2005, 03:46 PM   #11
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Glad to hear you got it working!
 
  


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
Ndiswrapper question stress Linux - Wireless Networking 5 11-28-2005 10:07 AM
NdisWrapper Question justintime32 Mandriva 2 04-01-2005 12:33 PM
NdisWrapper Question justintime32 Mandriva 5 02-23-2005 10:28 AM
Question about ndiswrapper Axi0n Slackware 4 10-30-2004 10:21 PM
ndiswrapper question. digitalkid1128 Linux - Wireless Networking 2 07-02-2004 06:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:53 AM.

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