Intel wifi not detected in centos 7

Issues related to hardware problems
Post Reply
arvindkumar7
Posts: 3
Joined: 2019/11/28 21:43:29

Intel wifi not detected in centos 7

Post by arvindkumar7 » 2019/11/28 23:23:59

Hi,
I am having a tough time to make wifi work. I tried ubantu and centos same thing in both. While centos old version 6.4 detects and works perfect. How I somehow take files out from it and run it in centos 7.
Or please advice how to make it work.
Inter centrino wireless 2230

When I run lspci -vvnn it gives following output, relevant area pasted.

Code: Select all

02:01.0 Ethernet controller [0200]: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) [8086:100f] (rev 01)
	Subsystem: VMware PRO/1000 MT Single Port Adapter [15ad:0750]
	Physical Slot: 33
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (63750ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at fd5c0000 (64-bit, non-prefetchable) [size=128K]
	Region 2: Memory at fdff0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at 2000 [size=64]
	[virtual] Expansion ROM at fd500000 [disabled] [size=64K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=ff:1f.0 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=16 RSCEM- 266MHz- 533MHz-
	Kernel driver in use: e1000
	Kernel modules: e1000

02:05.0 Ethernet controller [0200]: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) [8086:100f] (rev 01)
	Subsystem: VMware PRO/1000 MT Single Port Adapter [15ad:0750]
	Physical Slot: 37
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0 (63750ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: Memory at fd580000 (64-bit, non-prefetchable) [size=128K]
	Region 2: Memory at fdfe0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at 2080 [size=64]
	[virtual] Expansion ROM at fd510000 [disabled] [size=64K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=ff:1f.0 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=16 RSCEM- 266MHz- 533MHz-
	Kernel driver in use: e1000
	Kernel modules: e1000

I have ucode file of driver but found same already installed in firmware folder.

Please advice

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Intel wifi not detected in centos 7

Post by TrevorH » 2019/11/29 01:16:48

You're not using the wireless. You're in a VM and it has an emulated wired ethernet chipset. So you set up the wireless on the host then set up your virtual network card with settings that will work on your LAN.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

arvindkumar7
Posts: 3
Joined: 2019/11/28 21:43:29

Re: Intel wifi not detected in centos 7

Post by arvindkumar7 » 2019/11/29 19:30:36

Trevor,
Please see attached images, wifi adapter is working fine in windows which is host. I am bridging adapters so it should work in VM(centos) also.
I am bridging ethernet and wifi, Ethernet works but wifi does not.
Image

I have ubantu in virtual box and same issue there on same host. Wifi works in host but not in guest. Ethernet works.
Image

Is there any way I can use wifi in guest OS.

Any help is deeply appreciated.
Regards
Arvind
TrevorH wrote:
2019/11/29 01:16:48
You're not using the wireless. You're in a VM and it has an emulated wired ethernet chipset. So you set up the wireless on the host then set up your virtual network card with settings that will work on your LAN.

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Intel wifi not detected in centos 7

Post by TrevorH » 2019/11/29 20:56:37

On your HOST you have a wireless connection. On your guest VMs, they are being given a virtual WIRED interface and it is that that you need to configure. Your wireless adapter is not seen or known by the guests at all.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

arvindkumar7
Posts: 3
Joined: 2019/11/28 21:43:29

Re: Intel wifi not detected in centos 7

Post by arvindkumar7 » 2019/11/29 22:23:41

Thank you Trevor, Understood.
Also I got to read this
https://forums.virtualbox.org/viewtopic.php?f=6&t=85927
TrevorH wrote:
2019/11/29 20:56:37
On your HOST you have a wireless connection. On your guest VMs, they are being given a virtual WIRED interface and it is that that you need to configure. Your wireless adapter is not seen or known by the guests at all.

Post Reply