Hello Akemi & Others,
Today I reformated my laptop Dell Precision M90 and installed the Fresh version of CentOs 5.2 and then took all the available update. In that update I got Kernel version update and now I am on Kernel-2.6.18-92.1.10.el5.centos.plus.
I kept a file iwlwifi-3945-1.ucode into the /lib/firmware/
Now after restarting the computer my computer it is giving the following message on the startup. Bringing up interface wmaster : Determining IP information for wmaster .... SIOCSIFLAGS : Operation not supported.
In the network manager it is showing my device i.e Intel Pro 3945 adapter but in the Inactive state. Please give me some suggestion so that I can figure out this problem.
Thanks in advance.
-- Ashish Vijaywargiya Indore (M.P), India http://en.wikipedia.org/wiki/Indore
Akemi,
Can you please look at my problem ? Thanks in advance.
-- Ashish Vijaywargiya Indore (M.P), India http://en.wikipedia.org/wiki/Indore
On Wed, Oct 1, 2008 at 11:53 PM, Ashish Vijaywargiya vijaywargiya.ashish@gmail.com wrote:
Hello Akemi & Others,
Today I reformated my laptop Dell Precision M90 and installed the Fresh version of CentOs 5.2 and then took all the available update. In that update I got Kernel version update and now I am on Kernel-2.6.18-92.1.10.el5.centos.plus.
I kept a file iwlwifi-3945-1.ucode into the /lib/firmware/
Now after restarting the computer my computer it is giving the following message on the startup. Bringing up interface wmaster : Determining IP information for wmaster .... SIOCSIFLAGS : Operation not supported.
In the network manager it is showing my device i.e Intel Pro 3945 adapter but in the Inactive state. Please give me some suggestion so that I can figure out this problem.
Thanks in advance.
-- Ashish Vijaywargiya Indore (M.P), India http://en.wikipedia.org/wiki/Indore
Ashish Vijaywargiya wrote:
Hello.
Can you please look at my problem ?
In my opinion you have not give us enough information to solve this problem. Are you using wep, wpa, wpa2, wpa_supplicant, *-fwcutter? What module are you loading, anything blacklisted in /etc/modprobe.conf or /etc/modprobe.d/*?
If you are using wpa_supplicant, is it started on boot *before* network? Are your entries in /etc/sysconfig/wpa_supplicant correct?
I kept a file iwlwifi-3945-1.ucode into the /lib/firmware/
What does this mean? With *-fwcutter? Is your driver loaded (lsmod | grep <driver>)?
My /etc/sysconfig/wpa_supplicant: # wlan0 and wifi0 # INTERFACES="-iwlan0 -iwifi0" INTERFACES="-ieth1" # ndiswrapper and prism # DRIVERS="-Dndiswrapper -Dprism" #DRIVERS="-Dndiswrapper" DRIVERS="-Dwext"
My settings on boot for /etc/init.d/wpa_supplicant and /etc/init.d/network: # grep chkconfig /etc/init.d/wpa_supplicant /etc/init.d/network /etc/init.d/wpa_supplicant:# chkconfig: - 9 88 /etc/init.d/network:# chkconfig: 2345 10 90
regards Olaf
On Sun, Oct 5, 2008 at 5:29 AM, Olaf Mueller daily-planet@istari.de wrote:
Ashish Vijaywargiya wrote:
Can you please look at my problem ?
In my opinion you have not give us enough information to solve this problem. Are you using wep, wpa, wpa2, wpa_supplicant, *-fwcutter? What module are you loading, anything blacklisted in /etc/modprobe.conf or /etc/modprobe.d/*?
Ashish,
Sorry for not getting back to you sooner.
As Olaf pointed out, we need more info from you. I understand you now run the centosplus kernel. If the system detected your network device correctly, it should have loaded the iwl3945 driver. Please show us the output of:
/sbin/lspci | egrep -i 'ethernet|network|wireless'
dmesg | grep 3945
/sbin/lsmod | grep 3945
Akemi
Hello Akemi,
me and Ashish are friend. so i am sending that info whatever you are asking for.
On Sun, Oct 5, 2008 at 4:54 PM, Akemi Yagi amyagi@gmail.com wrote:
On Sun, Oct 5, 2008 at 5:29 AM, Olaf Mueller daily-planet@istari.de wrote:
Ashish Vijaywargiya wrote:
Can you please look at my problem ?
In my opinion you have not give us enough information to solve this problem. Are you using wep, wpa, wpa2, wpa_supplicant, *-fwcutter? What module are you loading, anything blacklisted in /etc/modprobe.conf or /etc/modprobe.d/*?
Ashish,
Sorry for not getting back to you sooner.
As Olaf pointed out, we need more info from you. I understand you now run the centosplus kernel. If the system detected your network device correctly, it should have loaded the iwl3945 driver. Please show us the output of:
/sbin/lspci | egrep -i 'ethernet|network|wireless'
[root@localhost ~]# lspci | egrep -i 'ethernet|network|wireless' 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
dmesg | grep 3945
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.22k iwl3945: Copyright(c) 2003-2007 Intel Corporation iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels phy0: Selected rate control algorithm 'iwl-3945-rs'
/sbin/lsmod | grep 3945
[root@localhost ~]# /sbin/lsmod | grep 3945 iwl3945 89537 0 mac80211 115277 1 iwl3945 compat 7617 2 iwl3945,mac80211
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, Oct 7, 2008 at 8:41 AM, kapil singh kapilsingh.linux@gmail.com wrote:
Hello Akemi,
me and Ashish are friend. so i am sending that info whatever you are asking for.
[root@localhost ~]# lspci | egrep -i 'ethernet|network|wireless' 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
dmesg | grep 3945
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.22k iwl3945: Copyright(c) 2003-2007 Intel Corporation iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels phy0: Selected rate control algorithm 'iwl-3945-rs'
/sbin/lsmod | grep 3945
[root@localhost ~]# /sbin/lsmod | grep 3945 iwl3945 89537 0 mac80211 115277 1 iwl3945 compat 7617 2 iwl3945,mac80211
They are all looking good. Hardware detected and the correct driver loaded. With the current firmware in /lib/firmware, all you have to do now, hopefully, is to get NetworkManager working. Please see:
http://wiki.centos.org/HowTos/Laptops/NetworkManager
Akemi
On Tue, Oct 7, 2008 at 10:02 PM, Akemi Yagi amyagi@gmail.com wrote:
On Tue, Oct 7, 2008 at 8:41 AM, kapil singh kapilsingh.linux@gmail.com wrote:
Hello Akemi,
me and Ashish are friend. so i am sending that info whatever you are asking for.
[root@localhost ~]# lspci | egrep -i 'ethernet|network|wireless' 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752
Gigabit
Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
Network
Connection (rev 02)
dmesg | grep 3945
iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.22k iwl3945: Copyright(c) 2003-2007 Intel Corporation iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels phy0: Selected rate control algorithm 'iwl-3945-rs'
/sbin/lsmod | grep 3945
[root@localhost ~]# /sbin/lsmod | grep 3945 iwl3945 89537 0 mac80211 115277 1 iwl3945 compat 7617 2 iwl3945,mac80211
They are all looking good. Hardware detected and the correct driver loaded. With the current firmware in /lib/firmware, all you have to do now, hopefully, is to get NetworkManager working. Please see:
Hello Akemi,
Network manager service is alredy running, but still we are not able to access the wifi network.
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos