Gentoo Archives: gentoo-user

From: James <jtp@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] iwl5000 firmware fails to load
Date: Sat, 25 Sep 2010 02:05:35
Message-Id: AANLkTi=MZbzyxeLs=uKDbLUhWauNgt6+2Pq-V9083pY2@mail.gmail.com
1 Folks,
2
3 I am having a fairly strange problem with my iwl5000 and the microcode.
4
5 After a fresh install Gentoo install wireless works with no issues.
6 Upon installing a set that includes xorg, Firefox, hal, VirtualBox,
7 etc. the wireless ceases to work. Check out a snippet from my dmesg:
8
9 ~ % dmesg | grep -i iwl
10 iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
11 iwlagn: Copyright(c) 2003-2010 Intel Corporation
12 iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
13 iwlagn 0000:03:00.0: setting latency timer to 64
14 iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
15 iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
16 iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-2.ucode' failed.
17 iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-1.ucode' failed.
18 iwlagn 0000:03:00.0: no suitable firmware found!
19 iwlagn 0000:03:00.0: PCI INT A disabled
20
21 Re-emerging the microcode, wpa_supplicant, wireless-tools, etc.
22 doesn't seem to do anything. The wireless still doesn't work. These
23 files *do* exist where they belong (/lib/firmware).
24
25 Once I emerge the set (below), a reload then results in the error(s) above.
26
27 Google didn't reveal much. Any thoughts / ideas on how to troubleshoot
28 this would be appreciated.
29
30 Thanks!
31 -james
32
33 -->8--
34 full set below
35
36 app-cdr/xfburn
37 app-editors/mousepad
38 app-emulation/virtualbox-bin
39 mail-client/mutt
40 mail-client/thunderbird
41 net-analyzer/tcpdump
42 net-analyzer/wireshark
43 net-im/pidgin
44 net-news/liferea
45 x11-plugins/pidgin-musictracker
46 x11-plugins/pidgin-extprefs
47 x11-plugins/pidgin-otr
48 x11-plugins/pidgin-encryption
49 net-print/xfprint
50 sys-apps/hal
51 www-client/firefox
52 x11-base/xorg-drivers
53 x11-base/xorg-x11
54 x11-drivers/xf86-video-intel
55 x11-terms/xterm
56 x11-themes/echo-icon-theme
57 x11-themes/human-icon-theme
58 x11-themes/iceicons
59 x11-themes/tangerine-icon-theme
60 x11-themes/tango-icon-theme
61 x11-themes/tango-icon-theme-extras
62 x11-themes/wm-icons
63 x11-themes/xfce-gant-icon-theme
64 x11-themes/xfwm4-themes
65 x11-wm/compiz-fusion
66 xfce-base/thunar
67 xfce-base/xfce4-meta
68 xfce-extra/thunar-archive-plugin
69 xfce-extra/thunar-thumbnailers
70 xfce-extra/thunar-volman
71 xfce-extra/xfce4-battery-plugin
72 xfce-extra/xfce4-mixer
73 xfce-extra/xfce4-mount-plugin
74 xfce-extra/xfce4-power-manager
75 xfce-extra/xfce4-sensors-plugin
76 xfce-extra/xfce4-taskmanager
77 xfce-extra/xfce4-verve-plugin

Replies

Subject Author
[gentoo-user] Re: iwl5000 firmware fails to load James <jtp@×××××.com>
Re: [gentoo-user] iwl5000 firmware fails to load Adam Carter <adamcarter3@×××××.com>