nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

CentOS Linux Intel 3945 Wireless Card Installtion

This is a discussion on CentOS Linux Intel 3945 Wireless Card Installtion within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; I have installed CentOS 5.3 in my HP laptop, it is displaying wlan0 in network management but when I tried ...


Go Back   nixCraft Linux Forum > Linux Distribution > CentOS / RHEL / Fedora

Linux answers from nixCraft.


CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2009, 02:38 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Default CentOS Linux Intel 3945 Wireless Card Installtion

I have installed CentOS 5.3 in my HP laptop, it is displaying wlan0 in network management but when I tried to activate it, it displays an error message-
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
SIOCSIFFLAGS: No such file or directory
Failed to bring up wlan0.


please help me I want to activate it.
Reply With Quote
  #2 (permalink)  
Old 06-04-2009, 08:38 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,697
Thanks: 11
Thanked 243 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Do you know the make of your wireless card? Run lspci command to get info.
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #3 (permalink)  
Old 06-10-2009, 04:03 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Default

sorry for late reply, after running this command it shows as -
Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
Reply With Quote
  #4 (permalink)  
Old 06-18-2009, 12:34 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Unhappy

please someone help me.
Reply With Quote
  #5 (permalink)  
Old 06-18-2009, 02:53 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,697
Thanks: 11
Thanked 243 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Type the following command to install the same. First, turn on RPMFORGE repo (see Red Hat / CentOS Linux: Enable and Install Media, CD / DVD, Moive MP3 Players )
Code:
yum install dkms-ipw3945
Type the following
Code:
chkconfig NetworkManager on
chkconfig NetworkManagerDispatcher on
service NetworkManager restart
service NetworkManagerDispatcher restart
Save log out and reboot the laptop. To create wireless connections and connect Network Manager. Log in as the user into GNOME environment and notice a new "blue" color applet appearing in the upper right hand corner. Left-click on the new applet nm-applet and select a wireless connection in range to the notebook. Now put your username, password and other details.
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #6 (permalink)  
Old 06-22-2009, 08:38 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Unhappy

when i try to run the command
yum install dkms-ipw3945
it says
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror, kernel-
: module, priorities, protectbase, tsflags, versionlock
Loading mirror speeds from cached hostfile
* base: ftp.oss.eznetsols.org
* updates: ftp.oss.eznetsols.org
* addons: ftp.oss.eznetsols.org
* extras: ftp.oss.eznetsols.org
Reading version lock configuration
0 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
No package dkms-ipw3945 available.
Nothing to do

Last edited by nishant22ind; 06-22-2009 at 08:47 AM. Reason: to display main messege
Reply With Quote
  #7 (permalink)  
Old 07-08-2009, 08:12 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Default

please someone help me, i am in big trouble.
please please........
Reply With Quote
  #8 (permalink)  
Old 07-08-2009, 09:38 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,697
Thanks: 11
Thanked 243 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Did you enabled RPMFORGE repo?
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #9 (permalink)  
Old 07-14-2009, 12:25 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Default

yes i did it.
Reply With Quote
  #10 (permalink)  
Old 07-14-2009, 01:17 AM
Junior Member
User
 
Join Date: Jun 2009
OS: centos
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nishant22ind is on a distinguished road
Unhappy

when i use the command "chkconfig NetworkManagerDispatcher on" an error message occurred as below-
error reading information on service NetworkManagerDispatcher: No such file or directory
Reply With Quote
Reply

Tags
centos intel 3945 , linux wireless , rpmforge , yum , yum repo


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
config wireless card in laptop maniannam CentOS / RHEL / Fedora 0 12-31-2008 04:14 PM
Red Hat Linux Video Player Installtion senthil6face Gnome 3 08-22-2008 02:24 PM
Linux Atheros AR5005G Wireless card driver lacloai Linux software 10 12-31-2007 04:01 PM
Fedora Linux 7 wireless card configuration adahan Linux hardware 3 12-08-2007 12:50 AM
Intel Centrino laptop Red Hat or Fedora Core Linux wireless tom Getting started tutorials 1 06-17-2006 01:50 PM


All times are GMT +5.5. The time now is 09:19 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38