Gentoo Archives: gentoo-user

From: Florian HEGRON <hogren@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wifi, problem, problem, problem
Date: Thu, 19 Dec 2013 08:08:32
Message-Id: c810d42daea720e3a7a45fb1d05ae7d6@iiiha.com
In Reply to: Re: [gentoo-user] Wifi, problem, problem, problem by Florian HEGRON
1 On 2013-12-18 10:06, Florian HEGRON wrote:
2 > On 2013-12-18 09:59, Randolph Maaßen wrote:
3 > On Dec 18, 2013 9:27 AM, "Florian HEGRON" <hogren@×××××.com> wrote:
4 > >
5 > >
6 > >
7 > > On 2013-12-17 11:48, Neil Bothwick wrote:
8 > >>
9 > >> On Tue, 17 Dec 2013 10:44:46 +0100, Florian HEGRON wrote:
10 > >>
11 > >> In fact I have the Inter Pro/Wirelles 2200BG and the kernel support
12 > >> Intel Pro/Wireless 2100.
13 > >>
14 > >> The kernel has a separate option for IPW2200.
15 > >
16 > >
17 > > I don't find the ipw2200 option (nano .config, ^W ipw2200).
18 > Don't edit .config directly, that leads to breakage in dependencies.
19 > ipw2200 in kernel 3.12.0 at device drivers > networking support >
20 > wireless lan > intel pro/wireless 2200bf and 2915abg network
21 > connection, direct beneeth ipw 2100. If you don't see it, search for
22 > ipw2200 (using /) and have a look for missing dependencies.
23 > > I find ipw2200-firmware with emerge.
24 > >
25 > > I don't really understand what do the kernel support, and what do
26 > the firmware. So I am a little disappointed.
27 > The kernel provides the funcionality for tou operating system to run
28 > this hardware and the firmware is the software that runs on the chip.
29 > Like in a car, you as operating system must know what each button does
30 > and the car must know what it has to do when you press a button.
31 > >
32 > > Thanks for help.
33 > >
34 > >
35 > >
36 > hth
37 > Randolph Maaßen
38 >
39 > Ok thanks, I will see.
40 >
41 > I know what is actually a firmware.
42 > But I don't understand. I need to emerge a firmware which will be
43 > stored directly on my hardware ? Firmwares that I know (many
44 > intelligent devices) are in the devices. There is a specific procedure
45 > to upgrade this (when it's possible).
46 >
47 >
48 > Thanks,
49
50
51 I found the line !!
52
53 I had to enable wireless extension option on Network Support -> Wireless
54
55 So I enable my card support, and I reboot (I already emerge
56 ipw2200-firmware).
57
58 #dmesg | grep 2200
59 [ 1.180583] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver,
60 1.2.2k
61 [ 1.180643] ipw2200: Copyright(c) 2003-2006 Intel Corporation
62 [ 1.182617] ipw2200: Detected Intel PRO/Wireless 2200BG Network
63 Connection
64 [ 61.408070] ipw2200: ipw2200-bss.fw request_firmware failed: Reason
65 -2
66 [ 61.409941] ipw2200: Unable to load firmware: -2
67 [ 61.411877] ipw2200: probe of 0000:06:04.0 failed with error -5
68
69
70 It's not explicit for me. -2, -5, Where are errors descriptions ?
71
72
73 Anybody can explain to me the firmware goal ?
74
75 For me a firmware is a internal software of a device. So I don't really
76 understand.
77
78
79 Thank you !!

Replies

Subject Author
Re: [gentoo-user] Wifi, problem, problem, problem "Ivan T. Ivanov" <iivanov@××××××.com>
Re: [gentoo-user] Wifi, problem, problem, problem Neil Bothwick <neil@××××××××××.uk>