LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-24-2006, 01:36 AM   #1
ericbowler300
LQ Newbie
 
Registered: Aug 2006
Posts: 23

Rep: Reputation: 15
FC5 wont detect wireless driver


hey,

i am trying to get my dell 4100 working on my dads wireless network. i have a belkin 54g wireless card. the driver inf file is bcmwl5.inf. i was able to get the driver working command line wise. i can put in

/usr/sbin/ndiswrapper -l

and i recieve

bcmwl5 driver installed, hardware present

but when i go the the network configuration and i click new devices, wireless connection it only shows the "other wireless cards" option.
 
Old 10-24-2006, 05:52 AM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
So in /etc/sysconfig/network-scripts create an ifcfg-wlanX (where X is a number starting with zero) file, sample below;

IPV6INIT=no
ONBOOT=no
ONHOTPLUG=yes
USERCTL=yes
PEERDNS=yes
TYPE=Wireless
DEVICE=wlan0
HWADDR=
BOOTPROTO=dhcp
DHCP_HOSTNAME=
IPADDR=
NETMASK=255.255.255.0
GATEWAY=
DOMAIN=
ESSID=
CHANNEL=1
MODE=auto

You might want to add a file in /etc/sysconfig/modules with a name like blekin.modules which has the following line; modprobe ndiswrapper

Also add a line entry in /etc/modprobe.conf like; alias wlan0 ndiswrapper
 
Old 10-25-2006, 02:36 AM   #3
ericbowler300
LQ Newbie
 
Registered: Aug 2006
Posts: 23

Original Poster
Rep: Reputation: 15
well thank you because it did work to get the network configuration to see it but now my problem is when i try to activate the device i get this message:

Determining IP information for wlan0... failed; no link present.
Check cable?
 
Old 10-25-2006, 06:32 AM   #4
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
You might want to add the IP address of the wireless router to the ifcfg-wlanX file, for example; GATEWAY=192.168.1.1 may help. Changing the PEERDNS entry to no and/or changing the ONBOOT entry to yes may help also.

Then restart the network service as root; service network restart
 
Old 10-25-2006, 11:05 AM   #5
ericbowler300
LQ Newbie
 
Registered: Aug 2006
Posts: 23

Original Poster
Rep: Reputation: 15
thanks, its working great now.
 
Old 10-25-2006, 11:59 AM   #6
kenjoy
LQ Newbie
 
Registered: Oct 2006
Posts: 5

Rep: Reputation: 0
great done, and just another news: fedora core 6 is available. maybe u can take a try.
 
Old 10-25-2006, 12:42 PM   #7
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Personally, I would wait a few days, maybe over the weekend........

Since FC6 was released and the resources have been overloaded

http://www.redhat.com/archives/fedor.../msg00670.html
http://fedoraproject.org/static-tmp/FedoraDowntime.html
 
Old 10-25-2006, 08:58 PM   #8
ericbowler300
LQ Newbie
 
Registered: Aug 2006
Posts: 23

Original Poster
Rep: Reputation: 15
ok i lied. it worked for that session but when i shut it down and started back up the next day it gave me the same message even thought the GATEWAY is in there and ONBOOT is changed to yes and PEERDNS is changed to no
 
Old 10-25-2006, 10:17 PM   #9
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
OK, please check and verify that the directories;

/etc/sysconfig/networking
/etc/sysconfig/networking/profiles/default
/etc/sysconfig/network-scripts

all have the same ifcfg-ethX and ifcfg-wlanX scripts, you might want to copy these from the /etc/sysconfig/network-scipts directory to the other two.

Also check that the /etc/resolv.conf file has the same nameserver information that the router has;

; generated by /sbin/dhclient-script
search localdomain
nameserver XXX.XXX.XXX.XXX
nameserver XXX.XXX.XXX.XXX
 
  


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
X wont detect Geforce6800 properly corn Linux - Hardware 4 12-06-2004 03:11 PM
Gigafast WF741-UHI wireless thumb drive driver module wont load on MDK 10.1. RHLinuxGUY Mandriva 0 11-08-2004 10:43 PM
mandrake 10 wont detect my soundcard screw131 Linux - Newbie 5 08-31-2004 05:17 PM
cfdisk wont detect my partitions r350 Slackware - Installation 1 01-30-2004 05:35 PM
alsaconf wont detect my sound card biophysics Linux - Hardware 22 07-22-2003 07:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:45 PM.

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