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 2nd June 2006, 04:04 PM
shednik Offline
Registered User
 
Join Date: Jun 2006
Posts: 2
Question Problems installing wireless driver for Intel ProWireless 3945 and ieee subsystem

Im running a Dell Inspiron E1405 and Fedora Core 5. trying to install the wireless drivers for the Intel Pro wireless drivers. Im instructed first to install the lastest ieee80211 subsystem. I download that and being to take care of that extract the files and then enter the terminal and here's the error i encounter

[joe@localhost ~]$ su
Password:
[root@localhost joe]# cd /
[root@localhost /]# cd home
[root@localhost home]# cd joe
[root@localhost joe]# cd Desktop
[root@localhost Desktop]# cd wireless
[root@localhost wireless]# cd ieee80211-1.1.13
[root@localhost ieee80211-1.1.13]# make
Checking in /lib/modules/2.6.15-1.2054_FC5smp for ieee80211 components...
find: /lib/modules/2.6.15-1.2054_FC5smp/build/: No such file or directory
egrep: /lib/modules/2.6.15-1.2054_FC5smp/build//.config: No such file or directory
egrep: /lib/modules/2.6.15-1.2054_FC5smp/build//include/linux/autoconf.h: No such file or directory
make -C /lib/modules/2.6.15-1.2054_FC5smp/build M=/home/joe/Desktop/wireless/ieee80211-1.1.13 modules
make: *** /lib/modules/2.6.15-1.2054_FC5smp/build: No such file or directory. Stop.
make: *** [modules] Error 2
[root@localhost ieee80211-1.1.13]#

Any input or suggestions as to what i need to do guys??
Reply With Quote
  #2  
Old 2nd June 2006, 07:25 PM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Try:

#yum install kernel-devel


Then you will need to remove the old iee80211 modules. There should be a remove-old.sh script file included with the new version

Then try to compile the iee80211 subsystem

Last edited by Iron_Mike; 2nd June 2006 at 07:28 PM.
Reply With Quote
  #3  
Old 7th June 2006, 11:36 AM
maolu Offline
Registered User
 
Join Date: Jun 2006
Posts: 4
Quote:
Originally Posted by Iron_Mike
Try:

#yum install kernel-devel


Then you will need to remove the old iee80211 modules. There should be a remove-old.sh script file included with the new version

Then try to compile the iee80211 subsystem
I have the same problem.
When i tryed #yum install kernel-devel I got an error saying it cannot find some "base url"...

I odnt have any connection but wireless one and I cannot install my wireless card with FC5 on
my Dell Precision M90.

Any suggestions?

[as you may have noticed, i'm a complete Linux newbie ]

Thx a lot
Reply With Quote
  #4  
Old 9th June 2006, 04:11 PM
shednik Offline
Registered User
 
Join Date: Jun 2006
Posts: 2
ok so i've installed the new kernel but the subsystem seems to be looking for an older version how cna i change that?
Reply With Quote
  #5  
Old 10th June 2006, 06:08 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Quote:
Originally Posted by shednik
ok so i've installed the new kernel but the subsystem seems to be looking for an older version how cna i change that?
su to root , change to the ieee80211 directory, type ./remove-old
answer yes to remove modules, then install the new module and reboot
Reply With Quote
  #6  
Old 29th June 2006, 05:06 PM
oldschl2000 Offline
Registered User
 
Join Date: Jun 2006
Posts: 1
remove-old

I'm getting the same error even when I try to remove the older modules. It seems there is a broken link in the buld file. Is there another location is should be pointing to?

[root@localhost ieee80211-1.1.14]# su root ./remove-old
Checking in /lib/modules/2.6.17-1.2139_FC5smp for ieee80211 components...
find: /lib/modules/2.6.17-1.2139_FC5smp/build/: No such file or directory
egrep: /lib/modules/2.6.17-1.2139_FC5smp/build//.config: No such file or directory
egrep: /lib/modules/2.6.17-1.2139_FC5smp/build//include/linux/autoconf.h: No such file or directory
find: /lib/modules/2.6.17-1.2139_FC5smp/build/: No such file or directory
Reply With Quote
  #7  
Old 13th July 2006, 07:20 AM
treak007's Avatar
treak007 Offline
Registered User
 
Join Date: May 2006
Posts: 104
i too have the same problem. I already installed the kernel-devel, yet I still get the same error. Any suggestions?
__________________
Klingon Software is not released, it escapes, inflicting terrible damage on the enemy as it does.

http://member.acm.org/~treak007
Reply With Quote
  #8  
Old 13th July 2006, 07:54 AM
treak007's Avatar
treak007 Offline
Registered User
 
Join Date: May 2006
Posts: 104
well, I fixed that part of mine, I installed the wrong devel kernel. But I now get stuck on the next step of the install. Whenever I attempt to install the intel drivers, the make exits with errors.
__________________
Klingon Software is not released, it escapes, inflicting terrible damage on the enemy as it does.

http://member.acm.org/~treak007
Reply With Quote
  #9  
Old 14th July 2006, 12:53 AM
dunc Offline
Registered User
 
Join Date: Jul 2006
Posts: 2
whenever i get this problem i just ditch the kernel that came with the distro and build my own, after that it seems to work fine...
Reply With Quote
Reply

Tags
3945, driver, ieee, installing, intel, problems, prowireless, subsystem, 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
Intel Pro/Wireless 3945 Problems in F10 and F11 ReachingFarr Servers & Networking 0 15th June 2009 08:01 AM
problems installing intel pro/wireless 3945abg driver mat.hunt Installation and Live Media 2 17th April 2007 01:52 PM
intel prowireless 3945 Roybert Hardware & Laptops 2 15th February 2007 08:24 PM
help installing intel 3945 rpms (to get my damm wireless working) extendedping Hardware & Laptops 1 4th December 2006 03:26 AM
Intel® PRO/Wireless 3945ABG installieng with ieee sbustystem problems MaxPower007 Servers & Networking 7 16th September 2006 01:21 AM


Current GMT-time: 02:58 (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