|
Bugzilla – Full Text Bug Listing |
| Summary: | Intel Centrino-N 2200 wifi requires missing /lib/firmware/iwlwifi-2000-6.ucode | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Foolish Ewe <foolishewe> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | foolishewe, tiwai |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Foolish Ewe
2012-07-02 21:59:26 UTC
(In reply to comment #0) Hello All: I think I know how to fix this and what the problem is. > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 > Firefox/7.0.1 > > I have a brand new Toshiba Satellite P855-S5200, and cannot get wifi working on > it under OpenSuse 12.1 (now with a Tumbleweed kernel), but OpenSuse cannot > drive the wifi. This laptop has an Intel® Core™ i7-3610QM Processor, and > Windows 7 drives the wifi flawlessly, claiming it is a Centrino-N 2200 device > (if memory serves, I'll send a correction if this is wrong). Neither Opensuse > 12.1 nor the upgraded kernel worked, they gave the messages: > [code] > Jul 2 13:48:29 linux kernel: [ 13.175154] iwlagn 0000:02:00.0: request for > firmware file 'iwlwifi-2000-5.ucode' failed. > Jul 2 13:48:29 linux kernel: [ 13.175253] iwlagn 0000:02:00.0: no suitable > firmware found! > Jul 2 13:48:29 linux kernel: [ 13.175466] iwlagn 0000:02:00.0: PCI INT A > disabled Would the maintainers please be so kind as ensure that the microcode is installed in /lib/firmware as per the hints at: http://mtekk.us/archives/guides/fixing-request-for-firmware-file-failed/ OpenSuse does use modules, however please note that there is now iwlwifi-2000-*.ucode module, where * wildcards the version number, in /lib/firmware. Downloading and installing the iwlwifi-2000-*.ucode (in my case * = 6) from http://intellinuxwireless.org/?n=downloads into /lib/firmware fixed the problem with the tumbleweed kernel. I have not reverted to Opensuse 12.1 yet, so that kernel remains untested, but the Tumbleweed kernel 3.4.30 appears to work. I reverted to 12.1 and the iwlwifi-2000-6.ucode firmware fails with both the installed and updated versions of the kernel (in my case the desktop kernel). Unfortunately I had no joy finding iwlwifi-2000-5.ucode (please note that I tried renaming the iwlwif-2000-6.ucode to iwlwifi-2000-5-ucode, but that did not work), so I'm stuck with tumbleweed. Now if I can only get sound working... but for that I'll open a different bug report. You can find the updated firmware in Tumbleweed's kernel-firmware package (in noarch). iwlwifi-2000-6.ucode is found there, too. Reopen the bug if it still doesn't work. Thanks. |