LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Fedora 7 + intel PRO/Wireless 3945ABG :( (https://www.linuxquestions.org/questions/linux-wireless-networking-41/fedora-7-intel-pro-wireless-3945abg-575553/)

adam_blackice 08-08-2007 02:12 AM

Fedora 7 + intel PRO/Wireless 3945ABG :(
 
hello all


i have a wireless card intel PRO/Wireless 3945ABG and i want to connect the internet with it i have followed these steps

http://fedoramobile.org/fc-wireless/...rom-freshrpms/

and when i run lspci command

Code:

[root@localhost ~]#  lspci | grep 3945
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

but i had a problem the wireless key on my laptop doesn't respond !!! itis always switched off !!!

however if i got to network manager icon i can see the wireless networks but if i want to connect to one it processing for a while and it failed to connect please i need a solution

thanks for all

wayno 08-08-2007 07:48 AM

Try this http://ipw3945.sourceforge.net/

adam_blackice 08-08-2007 10:49 AM

have you tried it ?. i cannot install it of you have any tips about installing it please give me your feedback

wayno 08-11-2007 03:35 AM

Quote:

Originally Posted by adam_blackice
have you tried it ?. i cannot install it of you have any tips about installing it please give me your feedback

I haven't tried it because my machine has a 2945BG, which 'just works'. Follow the instructions on the Sourceforge link, there are links to all the dependencies you need with instructions for each. So take it one step at a time and it shouldn't be too difficult :)

adam_blackice 08-11-2007 09:31 AM

i have downloaded the package from intel site and i follow the instruction and when ever i run the daemon script i got the following error

./ipw3945d
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2007-08-11 17:29:22: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection

what is up ? :S

wayno 08-12-2007 05:30 AM

Quote:

Originally Posted by adam_blackice
i have downloaded the package from intel site and i follow the instruction and when ever i run the daemon script i got the following error

./ipw3945d
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2007-08-11 17:29:22: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection

what is up ? :S

I'm not sure what you've downloaded here. Did you follow the instructions on the Sourceforge link I posted? Or otherwise try downloading the driver direct from Intel (http://downloadcenter.intel.com/down...=2259&lang=eng) .

adam_blackice 08-12-2007 05:41 PM

i have downloaded and installed it and please provide me with the way of the installations . cuz when i tried to install it failed

w3bd3vil 08-13-2007 04:53 AM

:edited::
try blacklisting the driver as shown in the documentation.

adam_blackice 08-13-2007 11:20 AM

what do you mean by "blacklisting ? ///

w3bd3vil 08-13-2007 11:48 AM

do the following and restart your comp.
Quote:

nano /etc/modprobe.d/blacklist
blacklist iwl3945
blacklist mac80211
then start the daemon


All times are GMT -5. The time now is 03:47 PM.