With CentOS 7.2 a laptop wireless card is recognized in dmesg, but nonfunctional. Toggling the hardware wifi switch causes the Bluetooth icon to appear and disappear. The network configuration window shows the Wireless tab greyed out. Rebooting with the bluetooth enabled does not help. It appears the appropriate driver is iwlwifi, which is what works in Fedora and appears to be available and installed in CentOS.
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
1. How do I get this working? I am happy to work with command line tools.
2. Are there other packages I need? I installed wireless-tools, and tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
3. Is there documentation I should be following to understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
Hallo don’t know if this helps.
http://linuxwireless.org/en/users/Drivers/iwlwifi/ http://linuxwireless.org/en/users/Drivers/iwlwifi/
https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firm... https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware.git/+/master
git clone https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firm... https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware
Am 14.04.2016 um 05:01 schrieb John R Pierce pierce@hogranch.com:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
this seems to be the right firmware
https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-... https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-18.168.6.1.tgz
Am 14.04.2016 um 05:01 schrieb John R Pierce pierce@hogranch.com:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Hello Philip,
In my test cases on Centos 6 or 7 I always run an elrepo kernel or build my own one from rewritten spec file. That helps me out to get Centos work as good it can be.
Personal playground, those packages are unsigned!!!
http://centos.cms4all.org/centos/7/ http://centos.cms4all.org/centos/7/
<kernel> noarch git firmware kernel ml aufs - oh I was lazy
<gstreamer> - Get Multimedia work, all my videos incl. DVD, midi and other audio files are working I was given up after test many repros.
<drivers> libdrm radeon (no new iMac 2015…hmmm) hardinfo
<other> mutter - gnome 3 windows shadow hack netatalk - apple time capsule on centos
Centos 7 live on usbdrive to test it on different machines….
Fun with Centos 7
PS:hm… gstreamer was working with centos 6 damm
Don’t hammer my virtual server otherwise i push them away….
Am 14.04.2016 um 08:47 schrieb Andreas Benzler andreas@benzlerweb.de:
this seems to be the right firmware
https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-... https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-18.168.6.1.tgz
Am 14.04.2016 um 05:01 schrieb John R Pierce pierce@hogranch.com:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Hi John, Thank you, elrepo sounds good to know about -- http://elrepo.org/tiki/About says is an extra repository for hardware support. Still not clear how to troubleshoot the problem so I know what to install from elrepo.
I know that a spec file is involved in creating an RPM file; do you mean that you make your own kernel RPM?
On Thu, Apr 14, 2016 at 4:05 AM, Andreas Benzler andreas@benzlerweb.de wrote:
Hello Philip,
In my test cases on Centos 6 or 7 I always run an elrepo kernel or build my own one from rewritten spec file. That helps me out to get Centos work as good it can be.
Personal playground, those packages are unsigned!!!
http://centos.cms4all.org/centos/7/ http://centos.cms4all.org/centos/7/
<kernel> noarch git firmware kernel ml aufs - oh I was lazy
<gstreamer> - Get Multimedia work, all my videos incl. DVD, midi and other audio files are working I was given up after test many repros.
<drivers> libdrm radeon (no new iMac 2015…hmmm) hardinfo
<other> mutter - gnome 3 windows shadow hack netatalk - apple time capsule on centos
Centos 7 live on usbdrive to test it on different machines….
Fun with Centos 7
PS:hm… gstreamer was working with centos 6 damm
Don’t hammer my virtual server otherwise i push them away….
Am 14.04.2016 um 08:47 schrieb Andreas Benzler andreas@benzlerweb.de:
this seems to be the right firmware
https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-... https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-18.168.6.1.tgz
Am 14.04.2016 um 05:01 schrieb John R Pierce pierce@hogranch.com:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Good morning Philip,
- To install a most vanilla kernel elrepo is a quick step look forward about kernel solution - Yes build own kernel by a special kernel specification for your machine. Why not? - Frozen a kernel in fact „it works“ with the right firmware for your wifi is a good solution.
I got a mixed network with Windows 3.11 up to Windows 10 and Linux with OpenSuse, Ubuntu and a HPC Centos 7 Cluster on Opteron 6380.
By the way, when you get a preinstalled System on a laptop it works in most cases from prebuilder.
It’s a common thing to use the given driver. To upgrade it all the time by update can hold you back todo you real work.
As hardware, network and software specialist i try out different compositions. My private iMac 2010 not run really on the 2.6 - Centos 6 or 3.10 kernel form Centos 7. Same effect on newer hardware from „today“.
To build the right kernel for specific hardware is for me a common thing. Freeze it when i got - also.
We froze the HPC cluster at 7.1.503, because it works for us. To update or upgrade can not be done all the time, our calculations run from hours to month….
Some of you say Centos 7.0 works why not download this kernel from vault.centos.org http://vault.centos.org/ and install with yum install kernel…rpm?
Sincerely
Andy
Am 14.04.2016 um 23:16 schrieb Philip V pv.bugzilla+centos@gmail.com:
Hi John, Thank you, elrepo sounds good to know about -- http://elrepo.org/tiki/About http://elrepo.org/tiki/About says is an extra repository for hardware support. Still not clear how to troubleshoot the problem so I know what to install from elrepo.
I know that a spec file is involved in creating an RPM file; do you mean that you make your own kernel RPM?
On Thu, Apr 14, 2016 at 4:05 AM, Andreas Benzler <andreas@benzlerweb.de mailto:andreas@benzlerweb.de> wrote:
Hello Philip,
In my test cases on Centos 6 or 7 I always run an elrepo kernel or build my own one from rewritten spec file. That helps me out to get Centos work as good it can be.
Personal playground, those packages are unsigned!!!
http://centos.cms4all.org/centos/7/ http://centos.cms4all.org/centos/7/ <http://centos.cms4all.org/centos/7/ http://centos.cms4all.org/centos/7/>
<kernel> noarch git firmware kernel ml aufs - oh I was lazy
<gstreamer> - Get Multimedia work, all my videos incl. DVD, midi and other audio files are working I was given up after test many repros.
<drivers> libdrm radeon (no new iMac 2015…hmmm) hardinfo
<other> mutter - gnome 3 windows shadow hack netatalk - apple time capsule on centos
Centos 7 live on usbdrive to test it on different machines….
Fun with Centos 7
PS:hm… gstreamer was working with centos 6 damm
Don’t hammer my virtual server otherwise i push them away….
Am 14.04.2016 um 08:47 schrieb Andreas Benzler andreas@benzlerweb.de:
this seems to be the right firmware
https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-... https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-2030-ucode-18.168.6.1.tgz
Am 14.04.2016 um 05:01 schrieb John R Pierce pierce@hogranch.com:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org mailto:CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org mailto:CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos https://lists.centos.org/mailman/listinfo/centos
On Friday 15 April 2016 07:24:40 Andreas Benzler wrote:
Good morning Philip,
Some of you say Centos 7.0 works why not download this kernel from vault.centos.org http://vault.centos.org/ and install with yum install kernel…rpm?
Sincerely
Andy
CentOS 7.0 works when installed but when you upgrade it to 7.2 the wifi device stops being recognised.
I'm going to do an install later today of 7.2 and see how it goes.
Tony
On Friday 15 April 2016 08:34:06 Tony Molloy wrote:
On Friday 15 April 2016 07:24:40 Andreas Benzler wrote:
Good morning Philip,
Some of you say Centos 7.0 works why not download this kernel from vault.centos.org http://vault.centos.org/ and install with yum install kernel…rpm?
Sincerely
Andy
CentOS 7.0 works when installed but when you upgrade it to 7.2 the wifi device stops being recognised.
I'm going to do an install later today of 7.2 and see how it goes.
Tony
OK I installed 7.2 ( 7-1511 Development workstation )
Anaconda allowed me to configure the wifi and it got an IP address from the router. So the wifi is working.
Reboot and no wireless device recognised.
NetworkManager only offers a wired and network proxy options for configuration.
iwl2000/2030 are installed and rfkill says the wireless is neither hard nor soft blocked.
So any ideas.
Tony
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent
in the mean while i compiled a vanilla 4.4.7 (LTS) kernel.
http://centos.cms4all.org/centos/7/kernel/x86_64/
http://centos.cms4all.org/centos/7/kernel/noarch/
firmware from 16.03.2016.
if someone like get a taste of…
if someone like get a taste of ? I'm interessed if it helps.
:-)
V-Server is up for some hours …
http://centos.cms4all.org/centos/7/kernel/SRPM/
are the sources ….
If distrust exists
Sincerely
Andy
Am 15.04.2016 um 14:48 schrieb Brandon Vincent Brandon.Vincent@asu.edu:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
or you get the sources of those kernels and take the diff command…to find the different...
Am 15.04.2016 um 15:35 schrieb Andreas Benzler andreas@benzlerweb.de:
in the mean while i compiled a vanilla 4.4.7 (LTS) kernel.
http://centos.cms4all.org/centos/7/kernel/x86_64/
http://centos.cms4all.org/centos/7/kernel/noarch/
firmware from 16.03.2016.
if someone like get a taste of…
if someone like get a taste of ? I'm interessed if it helps.
:-)
V-Server is up for some hours …
http://centos.cms4all.org/centos/7/kernel/SRPM/
are the sources ….
If distrust exists
Sincerely
Andy
Am 15.04.2016 um 14:48 schrieb Brandon Vincent Brandon.Vincent@asu.edu:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Sorry the laptop only got WLAN intel 3160. So i can not test in your way…
Am 15.04.2016 um 15:39 schrieb Andreas Benzler andreas@benzlerweb.de:
or you get the sources of those kernels and take the diff command…to find the different...
Am 15.04.2016 um 15:35 schrieb Andreas Benzler andreas@benzlerweb.de:
in the mean while i compiled a vanilla 4.4.7 (LTS) kernel.
http://centos.cms4all.org/centos/7/kernel/x86_64/
http://centos.cms4all.org/centos/7/kernel/noarch/
firmware from 16.03.2016.
if someone like get a taste of…
if someone like get a taste of ? I'm interessed if it helps.
:-)
V-Server is up for some hours …
http://centos.cms4all.org/centos/7/kernel/SRPM/
are the sources ….
If distrust exists
Sincerely
Andy
Am 15.04.2016 um 14:48 schrieb Brandon Vincent Brandon.Vincent@asu.edu:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
In my test cases with the new kernels 4.4.6 and others that i can not remind:
- iMac 2010 here an at home no problems (Atheros) - Standard Desktop WLAN PCI Card no Problem - Laptop with intel 3160N no problems…
and 7.0 3.10 works for the most of here.
Am 15.04.2016 um 16:01 schrieb Andreas Benzler andreas@benzlerweb.de:
Sorry the laptop only got WLAN intel 3160. So i can not test in your way…
Am 15.04.2016 um 15:39 schrieb Andreas Benzler andreas@benzlerweb.de:
or you get the sources of those kernels and take the diff command…to find the different...
Am 15.04.2016 um 15:35 schrieb Andreas Benzler andreas@benzlerweb.de:
in the mean while i compiled a vanilla 4.4.7 (LTS) kernel.
http://centos.cms4all.org/centos/7/kernel/x86_64/
http://centos.cms4all.org/centos/7/kernel/noarch/
firmware from 16.03.2016.
if someone like get a taste of…
if someone like get a taste of ? I'm interessed if it helps.
:-)
V-Server is up for some hours …
http://centos.cms4all.org/centos/7/kernel/SRPM/
are the sources ….
If distrust exists
Sincerely
Andy
Am 15.04.2016 um 14:48 schrieb Brandon Vincent Brandon.Vincent@asu.edu:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Friday 15 April 2016 13:48:58 Brandon Vincent wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie
wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
In my case they are both Dell E65xx fairly old but still serviceable.
E6500 has
Network controller: Intel Corporation Ultimate N WiFi Link 5300
E6510 has Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
Tony
On Friday 15 April 2016 15:37:26 Tony Molloy wrote:
On Friday 15 April 2016 13:48:58 Brandon Vincent wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie
wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
In my case they are both Dell E65xx fairly old but still serviceable.
E6500 has
Network controller: Intel Corporation Ultimate N WiFi Link 5300
E6510 has Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
Tony
My workaround.
On the Dell E6500
installed CentOS 7.0 from DVD ( development workstation ) wifi works
updated to CentOS 7.1 ( 7.1503 ) using vault.centos.org wifi works
updated to CentOS 7.2 ( 7.1511 ) using local repo wifi works
So I ended up with a working 7.2.
Hope this helps someone.
Tony.
Toshiba Satellite Pro P870 Part PSPLFU-039011
(I have the same symptoms as Tony reported.)
On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent Brandon.Vincent@asu.edu wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Ok, but still unclear where the problem is sitting. Someone tested elrepro or my vanilla kernel
http://centos.cms4all.org/centos/7/kernel/x86_64/ ?
Sincerely
Andy
Am Dienstag, den 19.04.2016, 20:12 -0400 schrieb Philip V:
Toshiba Satellite Pro P870 Part PSPLFU-039011
(I have the same symptoms as Tony reported.)
On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent Brandon.Vincent@asu.edu wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Is NetworkManager-wifi installed? I remember after I installed Centos first time (7.0) wifi worked. When I later did a reinstall (7.2) during installation wifi worked fine, but after a reboot not. Seems NetworkManager-wifi did not get installed by default.
On Wed, Apr 20, 2016 at 12:40 PM, Andreas Benzler andreas@benzlerweb.de wrote:
Ok, but still unclear where the problem is sitting. Someone tested elrepro or my vanilla kernel
http://centos.cms4all.org/centos/7/kernel/x86_64/ ?
Sincerely
Andy
Am Dienstag, den 19.04.2016, 20:12 -0400 schrieb Philip V:
Toshiba Satellite Pro P870 Part PSPLFU-039011
(I have the same symptoms as Tony reported.)
On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent Brandon.Vincent@asu.edu wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie
wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Wednesday 20 April 2016 18:57:30 Joost wrote:
Is NetworkManager-wifi installed? I remember after I installed Centos first time (7.0) wifi worked. When I later did a reinstall (7.2) during installation wifi worked fine, but after a reboot not. Seems NetworkManager-wifi did not get installed by default.
On Wed, Apr 20, 2016 at 12:40 PM, Andreas Benzler andreas@benzlerweb.de
wrote:
Ok, but still unclear where the problem is sitting. Someone tested elrepro or my vanilla kernel
http://centos.cms4all.org/centos/7/kernel/x86_64/ ?
Sincerely
Andy
Am Dienstag, den 19.04.2016, 20:12 -0400 schrieb Philip V:
Toshiba Satellite Pro P870 Part PSPLFU-039011
(I have the same symptoms as Tony reported.)
On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent
Brandon.Vincent@asu.edu wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie
wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent
Anecdotal evidence only so take with a pinch of salt ;-)
I installed 7.0 on a Dell laptop E6500 wifi worked.
I logged on remotely to do the update to 7.2 ( 7.1511 ) and at the same time I was pinging the laptop from another terminal. This should give me some idea of when wifi stopped working.
When the wifi stopped working, the pings stopped, in the update window the cleanup after the install was taking place and had stopped at cleanup of wpa-supplicant. Don't know what significance of that is.
Tony
Hm, but let me drop a note:
I’m on a *most* clean installation of 7.2 and other wifi it works.
I Installed the „Gnome Desktop“ who give me the graphical network manager, but with another network card for sure.
Am 20.04.2016 um 20:31 schrieb Tony Molloy tony.molloy@ul.ie:
On Wednesday 20 April 2016 18:57:30 Joost wrote:
Is NetworkManager-wifi installed? I remember after I installed Centos first time (7.0) wifi worked. When I later did a reinstall (7.2) during installation wifi worked fine, but after a reboot not. Seems NetworkManager-wifi did not get installed by default.
On Wed, Apr 20, 2016 at 12:40 PM, Andreas Benzler andreas@benzlerweb.de
wrote:
Ok, but still unclear where the problem is sitting. Someone tested elrepro or my vanilla kernel
http://centos.cms4all.org/centos/7/kernel/x86_64/ ?
Sincerely
Andy
Am Dienstag, den 19.04.2016, 20:12 -0400 schrieb Philip V:
Toshiba Satellite Pro P870 Part PSPLFU-039011
(I have the same symptoms as Tony reported.)
On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent
Brandon.Vincent@asu.edu wrote:
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy tony.molloy@ul.ie
wrote:
So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent
Anecdotal evidence only so take with a pinch of salt ;-)
I installed 7.0 on a Dell laptop E6500 wifi worked.
I logged on remotely to do the update to 7.2 ( 7.1511 ) and at the same time I was pinging the laptop from another terminal. This should give me some idea of when wifi stopped working.
When the wifi stopped working, the pings stopped, in the update window the cleanup after the install was taking place and had stopped at cleanup of wpa-supplicant. Don't know what significance of that is.
Tony
-- Linux nogs.tonyshome.ie http://nogs.tonyshome.ie/ 2.6.32-573.22.1.el6.x86_64 #1 SMP Wed Mar 23 03:35:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux _______________________________________________ CentOS mailing list CentOS@centos.org mailto:CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos https://lists.centos.org/mailman/listinfo/centos
Thank you, I checked, and the firmware
/usr/lib/firmware/iwlwifi-2030-6.ucode
is already installed by default (timestamped 2012-Jan, it is not new).
On Wed, Apr 13, 2016 at 11:01 PM, John R Pierce pierce@hogranch.com wrote:
On 4/13/2016 7:42 PM, Philip V wrote:
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
How do I get this working? I am happy to work with command line tools.
Are there other packages I need? I installed wireless-tools, and
tried to fiddle with iwconfig and NetworkManager to no avail. iwconfig does seem to interact with the wifi device.
- Is there documentation I should be following to
understand/troubleshoot networking support? https://wiki.centos.org/HowTos/Laptops/Wireless does not document the iwlwifi driver.
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
suggests you might need to get a firmware tarball for that card, and copy the appropriate iwlwifi-*.ucode file to /lib/firmware or something.
-- john r pierce, recycling bits in santa cruz
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Wed, Apr 13, 2016 at 7:42 PM, Philip V pv.bugzilla+centos@gmail.com wrote:
- How do I get this working? I am happy to work with command line tools.
Could you post the output of:
dmesg | grep iwlwifi
Brandon Vincent
Could you post the output of dmesg | grep iwlwifi
Thanks Brandon and everyone -- to skip reboot I hope it is sufficient to execute sudo grep iwlwifi [CentOSpartition]/var/log/messages (you can see several reboots and my attempts to experiment)
Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Apr 12 16:16:48 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 12 16:16:48 localhost NetworkManager[1033]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 12 16:16:48 localhost NetworkManager[1033]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 12 16:22:02 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio. Apr 12 16:22:12 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to enable radio. Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Jun 1 07:03:35 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Jun 1 07:03:36 localhost NetworkManager[1031]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Jun 1 07:03:36 localhost NetworkManager[1031]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 12 18:22:21 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio. Apr 12 18:22:25 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to enable radio. Apr 12 19:28:13 localhost NetworkManager[20019]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 12 19:28:13 localhost NetworkManager[20019]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 12 19:29:58 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio. Apr 12 19:30:06 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to enable radio. Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Apr 13 13:04:56 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 13:04:56 localhost NetworkManager[1031]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 13 13:04:56 localhost NetworkManager[1031]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 13 13:05:50 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio. Apr 13 13:05:57 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to enable radio. Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Apr 13 13:06:36 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 13:06:37 localhost NetworkManager[1028]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 13 13:06:37 localhost NetworkManager[1028]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Apr 13 14:21:58 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:21:58 localhost NetworkManager[1031]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 13 14:21:58 localhost NetworkManager[1031]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 13 14:29:33 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:29:33 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 14:29:33 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:29:33 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 14:41:12 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to disable radio. Apr 13 14:41:12 localhost kernel: iwlwifi 0000:08:00.0: Not sending command - RF KILL Apr 13 14:41:12 localhost kernel: iwlwifi 0000:08:00.0: Not sending command - RF KILL Apr 13 14:41:21 localhost kernel: iwlwifi 0000:08:00.0: RF_KILL bit toggled to enable radio. Apr 13 14:49:13 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:49:13 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 14:49:14 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:49:14 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 14:54:21 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:54:21 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 14:54:22 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 14:54:22 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 15:15:50 localhost NetworkManager[8313]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 13 15:15:50 localhost NetworkManager[8313]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 3) Apr 13 15:19:32 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 15:19:32 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 15:19:32 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 15:19:32 localhost kernel: iwlwifi 0000:08:00.0: Radio type=0x2-0x0-0x0 Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS enabled Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 Apr 13 15:25:08 localhost kernel: iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled Apr 13 15:25:09 localhost NetworkManager[1029]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:08:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) Apr 13 15:25:09 localhost NetworkManager[1029]: <info> (wlp8s0): new Generic device (carrier: OFF, driver: 'iwlwifi', ifindex: 4)
On Thu, Apr 14, 2016 at 1:17 AM, Brandon Vincent Brandon.Vincent@asu.edu wrote:
On Wed, Apr 13, 2016 at 7:42 PM, Philip V pv.bugzilla+centos@gmail.com wrote:
- How do I get this working? I am happy to work with command line tools.
Could you post the output of:
dmesg | grep iwlwifi
Brandon Vincent _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Thursday 14 April 2016 03:42:50 Philip V wrote:
With CentOS 7.2 a laptop wireless card is recognized in dmesg, but nonfunctional. Toggling the hardware wifi switch causes the Bluetooth icon to appear and disappear. The network configuration window shows the Wireless tab greyed out. Rebooting with the bluetooth enabled does not help. It appears the appropriate driver is iwlwifi, which is what works in Fedora and appears to be available and installed in CentOS.
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
I had similar problems installing 7.2 onto a couple of Dell E6xxx laptops with Intel Corporation Centrino Ultimate-N 5300/6300 cards. It lets me configure the network at install time but when I boot there is no wifi device.
Partial solution.
Laptop 1. ( install when 7.1 was latest release ) installed 7.1 no wifi installed 7.0 wifi works upgraded to 7.1 several months ago wifi works upgraded to 7.2 when it was released wifi works
Laptop 2 ( install when 7.2 was latest release ) installed 7.2 no wifi installed 7.0 wifi works upgraded to 7.2 ( last weekend ) no wifi
Any ideas.
Regards Tony
take a view on:
kernel and linux firmware sometimes firmware is excluded after upgrade to new revision.
Regards
Andy
I found the the code firmware in
iwl2000-firmware package
Am 14.04.2016 um 12:39 schrieb Tony Molloy tony.molloy@ul.ie:
On Thursday 14 April 2016 03:42:50 Philip V wrote:
With CentOS 7.2 a laptop wireless card is recognized in dmesg, but nonfunctional. Toggling the hardware wifi switch causes the Bluetooth icon to appear and disappear. The network configuration window shows the Wireless tab greyed out. Rebooting with the bluetooth enabled does not help. It appears the appropriate driver is iwlwifi, which is what works in Fedora and appears to be available and installed in CentOS.
lspci gives 08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
I had similar problems installing 7.2 onto a couple of Dell E6xxx laptops with Intel Corporation Centrino Ultimate-N 5300/6300 cards. It lets me configure the network at install time but when I boot there is no wifi device.
Partial solution.
Laptop 1. ( install when 7.1 was latest release ) installed 7.1 no wifi installed 7.0 wifi works upgraded to 7.1 several months ago wifi works upgraded to 7.2 when it was released wifi works
Laptop 2 ( install when 7.2 was latest release ) installed 7.2 no wifi installed 7.0 wifi works upgraded to 7.2 ( last weekend ) no wifi
Any ideas.
Regards Tony
-- Linux nogs.tonyshome.ie 2.6.32-573.22.1.el6.x86_64 #1 SMP Wed Mar 23 03:35:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos