[CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread Selwyn Schultz Sr
I installed Centos 6.4 on my laptop and neither of the network interfaces
will work.  When I boot up to windows both the wired and the wireless
network interfaces work.  I have attached dmesg output for the wireless
card.  Reading through the messages it appears that OS cannot talk to the
NIC.



-- 
Selwyn Schultz
selwy...@gmail.com
c. 616-836-8896
iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
iwlwifi: Copyright(c) 2003-2012 Intel Corporation
iwlwifi :02:00.0: PCI INT A: no GSI - using IRQ 10
iwlwifi :02:00.0: setting latency timer to 64
iwlwifi :02:00.0: pci_resource_len = 0x2000
iwlwifi :02:00.0: pci_resource_base = c9664000
iwlwifi :02:00.0: HW Revision ID = 0x35
iwlwifi :02:00.0: irq 32 for MSI/MSI-X
iwlwifi :02:00.0: firmware: requesting iwlwifi-6000-6.ucode
iwlwifi :02:00.0: firmware: requesting iwlwifi-6000-5.ucode
iwlwifi :02:00.0: firmware: requesting iwlwifi-6000-4.ucode
iwlwifi :02:00.0: loaded firmware version 9.221.4.1 build 25532
iwlwifi :02:00.0: CONFIG_IWLWIFI_DEBUG disabled
iwlwifi :02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
iwlwifi :02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
iwlwifi :02:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
iwlwifi :02:00.0: CONFIG_IWLWIFI_P2P disabled
iwlwifi :02:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, 
REV=0x
iwlwifi :02:00.0: HARDWARE GONE?? INTA == 0x
iwlwifi :02:00.0: L1 Disabled; Enabling L0S
WARNING: at drivers/net/wireless/iwlwifi/iwl-io.c:127 
iwl_grab_nic_access+0x5c/0x70 [iwlwifi]() (Not tainted)
Modules linked in: iwlwifi mac80211 cfg80211 rfkill atl1c sg microcode i2c_i801 
intel_ips iTCO_wdt iTCO_vendor_support shpchp snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq 
snd_seq_device snd_pcm snd_timer snd soundcore snd_page_alloc usb_storage ext4 
mbcache jbd2 sd_mod crc_t10dif sr_mod cdrom ahci i915 drm_kms_helper drm 
i2c_algo_bit i2c_core video output dm_mirror dm_region_hash dm_log dm_mod [last 
unloaded: scsi_wait_scan]
 [a03a7c8c] ? iwl_grab_nic_access+0x5c/0x70 [iwlwifi]
 [a03a7ed1] ? iwl_write_prph+0x41/0xa0 [iwlwifi]
 [a03b5088] ? iwl_apm_init+0x128/0x1c0 [iwlwifi]
 [a03b5248] ? iwl_trans_pcie_start_hw+0x128/0x1a0 [iwlwifi]
 [a039a579] ? iwl_op_mode_dvm_start+0x179/0x500 [iwlwifi]
 [a03b3c96] ? iwl_ucode_callback+0xb86/0xd80 [iwlwifi]
iwlwifi :02:00.0: Unknown hardware type
iwlwifi :02:00.0: Unable to init EEPROM
iwlwifi :02:00.0: HARDWARE GONE?? INTA == 0x
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread m . roth
Selwyn Schultz Sr wrote:
 I installed Centos 6.4 on my laptop and neither of the network interfaces
 will work.  When I boot up to windows both the wired and the wireless
 network interfaces work.  I have attached dmesg output for the wireless
 card.  Reading through the messages it appears that OS cannot talk to the
 NIC.


First, have you tried googling Centos 6 centrino N 6200, as I just did?
And the very first hit was posted 11 Jan 2011, and one comment was:

The Intel Wireless WiFi Link 6200AGN and 6300AGN Adapters are supported by
the iwlagn driver in 5.5 and 5.6.

You will need the appropriate firmware installed, in this case
iwl6000-firmware available from elrepo.org:
**

  mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread Selwyn Schultz Sr
I am very new to installing Linux on laptops.  I got it working on another
Toshiba I owned without to much trouble, and then decided I wanted to
experiment with KVM so I bought this laptop with an I5 chip.

Anyway I tried modprobe iwlagn and the driver is not found.  I then did a
search for it using find and again came up empty handed.  Googling for
Centos iwlagn seems to indicate that the module is a standard part of the
Centos 6 build.  But I seem to be missing this on my installation.  I will
do a fresh installation and see if that does not install the module.




On Thu, May 16, 2013 at 1:01 PM, m.r...@5-cent.us wrote:

 Selwyn Schultz Sr wrote:
  I installed Centos 6.4 on my laptop and neither of the network interfaces
  will work.  When I boot up to windows both the wired and the wireless
  network interfaces work.  I have attached dmesg output for the wireless
  card.  Reading through the messages it appears that OS cannot talk to the
  NIC.
 
 
 First, have you tried googling Centos 6 centrino N 6200, as I just did?
 And the very first hit was posted 11 Jan 2011, and one comment was:
 
 The Intel Wireless WiFi Link 6200AGN and 6300AGN Adapters are supported by
 the iwlagn driver in 5.5 and 5.6.

 You will need the appropriate firmware installed, in this case
 iwl6000-firmware available from elrepo.org:
 **

   mark

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 
Selwyn Schultz
selwy...@gmail.com
c. 616-836-8896
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread Cal Webster
On Thu, 2013-05-16 at 16:16 -0400, Selwyn Schultz Sr wrote:
 I am very new to installing Linux on laptops.  I got it working on another
 Toshiba I owned without to much trouble, and then decided I wanted to
 experiment with KVM so I bought this laptop with an I5 chip.
 
 Anyway I tried modprobe iwlagn and the driver is not found.  I then did a
 search for it using find and again came up empty handed.  Googling for
 Centos iwlagn seems to indicate that the module is a standard part of the
 Centos 6 build.  But I seem to be missing this on my installation.  I will
 do a fresh installation and see if that does not install the module.
 

Before you do that, try searching the yum repo. I came up with a number of hits:

[root@INET1 ~]# yum search iwlagn
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink|  13 kB
00:00 
 * base: centos.mirror.constant.com
 * epel: archive.linux.duke.edu
 * extras: centos.aol.com
 * updates: dist1.800hosting.com
adobe-linux-i386 |  951 B
00:00 
adobe-linux-x86_64   |  951 B
00:00 
base | 3.7 kB
00:00 
extras   | 3.5 kB
00:00 
google-chrome|  951 B
00:00 
updates  | 3.5 kB
00:00 
=== Matched: iwlagn

iwl100-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 100
Series
   : Adapters
iwl1000-firmware.noarch : Firmware for Intel® PRO/Wireless 1000 B/G/N
network
: adaptors
iwl5150-firmware.noarch : Firmware for Intel® Wireless 5150 A/G/N
network
: adaptors
iwl6000-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 6000
Series
: AGN Adapter
iwl6000g2a-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link
6005
   : Series Adapters
iwl6000g2b-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link
6030
   : Series Adapters
iwl6050-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 6050
Series
: Adapters
[root@INET1 ~]# 

Also, be sure that your radio is enabled in BIOS and after boot, once
you have the proper packages installed. If the wifi indicator is not lit
it may be disabled. Most laptops have a function key sequence to
enable/disable wifi/bluetooth. You may need to toggle this to get your
wifi radio to turn on.

 
 
 On Thu, May 16, 2013 at 1:01 PM, m.r...@5-cent.us wrote:
 
  Selwyn Schultz Sr wrote:
   I installed Centos 6.4 on my laptop and neither of the network interfaces
   will work.  When I boot up to windows both the wired and the wireless
   network interfaces work.  I have attached dmesg output for the wireless
   card.  Reading through the messages it appears that OS cannot talk to the
   NIC.
  
  
  First, have you tried googling Centos 6 centrino N 6200, as I just did?
  And the very first hit was posted 11 Jan 2011, and one comment was:
  
  The Intel Wireless WiFi Link 6200AGN and 6300AGN Adapters are supported by
  the iwlagn driver in 5.5 and 5.6.
 
  You will need the appropriate firmware installed, in this case
  iwl6000-firmware available from elrepo.org:
  **
 
mark
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos
 
 
 
 


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread m . roth
Selwyn Schultz Sr wrote:
 On Thu, May 16, 2013 at 1:01 PM, m.r...@5-cent.us wrote:
 Selwyn Schultz Sr wrote:
  I installed Centos 6.4 on my laptop and neither of the network
  interfaces will work.  When I boot up to windows both the wired
  and the wireless network interfaces work.  I have attached dmesg
  output for the wireless card.  Reading through the messages it
  appears that OS cannot talk to the NIC.
 
 First, have you tried googling Centos 6 centrino N 6200, as I just did?
 And the very first hit was posted 11 Jan 2011, and one comment was:
 
 The Intel Wireless WiFi Link 6200AGN and 6300AGN Adapters are supported
 by
 the iwlagn driver in 5.5 and 5.6.

 You will need the appropriate firmware installed, in this case
 iwl6000-firmware available from elrepo.org:
 **

 I am very new to installing Linux on laptops.  I got it working on another
 Toshiba I owned without to much trouble, and then decided I wanted to
 experiment with KVM so I bought this laptop with an I5 chip.

 Anyway I tried modprobe iwlagn and the driver is not found.  I then did a
 search for it using find and again came up empty handed.  Googling for
 Centos iwlagn seems to indicate that the module is a standard part of the
 Centos 6 build.  But I seem to be missing this on my installation.  I will
 do a fresh installation and see if that does not install the module.

Let's try again: please read what I write, not what you think I wrote.

First, please stop top posting. Top posting, as I just explained to my
wife, is what Outlook does these days. Add at the *bottom*, not the top.

Secondly, the excerpt I included said that if you can't, by default with
the current standard repositories, yum install it, you might have to add
the elrepo repository to your /etc/yum.repos by going there and installing
the elrepo repository, and *then* yum installing from there. It also looks
like it needs a kernel module, and that looks like it's firmware from one
of these packages: http://elrepo.org/tiki/Packages#I

   mark

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cannot get Centrino N 6200 wireless NIC to work Cento 6.4

2013-05-16 Thread Selwyn Schultz Sr
The first thing I checked was the BIOS settings, and the radio is turned
on.

I have a clean install again and am still not working.

I think the iwlagn driver was deprecated by the iwlwifi driver.  In the
dmesg output I saw that it lists with iwlwifi direver as being the Wifi
Link AGN driver for Linux.

Two messages jump out at me.  Unable to init EEPROM and HARDWARE GONE??  I
have tried toggling the radio on and off after booting but that does not
seem to make a difference.



On Thu, May 16, 2013 at 4:30 PM, Cal Webster cwebs...@ec.rr.com wrote:

 On Thu, 2013-05-16 at 16:16 -0400, Selwyn Schultz Sr wrote:
  I am very new to installing Linux on laptops.  I got it working on
 another
  Toshiba I owned without to much trouble, and then decided I wanted to
  experiment with KVM so I bought this laptop with an I5 chip.
 
  Anyway I tried modprobe iwlagn and the driver is not found.  I then did a
  search for it using find and again came up empty handed.  Googling for
  Centos iwlagn seems to indicate that the module is a standard part of the
  Centos 6 build.  But I seem to be missing this on my installation.  I
 will
  do a fresh installation and see if that does not install the module.
 

 Before you do that, try searching the yum repo. I came up with a number of
 hits:

 [root@INET1 ~]# yum search iwlagn
 Loaded plugins: fastestmirror, refresh-packagekit, security
 Loading mirror speeds from cached hostfile
 epel/metalink|  13 kB
 00:00
  * base: centos.mirror.constant.com
  * epel: archive.linux.duke.edu
  * extras: centos.aol.com
  * updates: dist1.800hosting.com
 adobe-linux-i386 |  951 B
 00:00
 adobe-linux-x86_64   |  951 B
 00:00
 base | 3.7 kB
 00:00
 extras   | 3.5 kB
 00:00
 google-chrome|  951 B
 00:00
 updates  | 3.5 kB
 00:00
 === Matched: iwlagn
 
 iwl100-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 100
 Series
: Adapters
 iwl1000-firmware.noarch : Firmware for Intel® PRO/Wireless 1000 B/G/N
 network
 : adaptors
 iwl5150-firmware.noarch : Firmware for Intel® Wireless 5150 A/G/N
 network
 : adaptors
 iwl6000-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 6000
 Series
 : AGN Adapter
 iwl6000g2a-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link
 6005
: Series Adapters
 iwl6000g2b-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link
 6030
: Series Adapters
 iwl6050-firmware.noarch : Firmware for Intel(R) Wireless WiFi Link 6050
 Series
 : Adapters
 [root@INET1 ~]#

 Also, be sure that your radio is enabled in BIOS and after boot, once
 you have the proper packages installed. If the wifi indicator is not lit
 it may be disabled. Most laptops have a function key sequence to
 enable/disable wifi/bluetooth. You may need to toggle this to get your
 wifi radio to turn on.

 
 
  On Thu, May 16, 2013 at 1:01 PM, m.r...@5-cent.us wrote:
 
   Selwyn Schultz Sr wrote:
I installed Centos 6.4 on my laptop and neither of the network
 interfaces
will work.  When I boot up to windows both the wired and the wireless
network interfaces work.  I have attached dmesg output for the
 wireless
card.  Reading through the messages it appears that OS cannot talk
 to the
NIC.
   
   
   First, have you tried googling Centos 6 centrino N 6200, as I just did?
   And the very first hit was posted 11 Jan 2011, and one comment was:
   
   The Intel Wireless WiFi Link 6200AGN and 6300AGN Adapters are
 supported by
   the iwlagn driver in 5.5 and 5.6.
  
   You will need the appropriate firmware installed, in this case
   iwl6000-firmware available from elrepo.org:
   **
  
 mark
  
   ___
   CentOS mailing list
   CentOS@centos.org
   http://lists.centos.org/mailman/listinfo/centos
  
 
 
 


 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 
Selwyn Schultz
selwy...@gmail.com
c. 616-836-8896
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos