Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wireless network card not loaded on first boot after shutdown
Date: Wed, 02 Nov 2011 19:41:01
Message-Id: CADPrc80b7rz5zrFMCJYOvLjkOPdZHii95Z7p8fsZiN6AzWCTeQ@mail.gmail.com
In Reply to: [gentoo-user] Wireless network card not loaded on first boot after shutdown by "Sebastian Beßler"
1 On Wed, Nov 2, 2011 at 3:29 AM, Sebastian Beßler
2 <sebastian@××××××××××××.de> wrote:
3 > Hi,
4 >
5 > I have a wireless card that works most of the time perfect with the
6 > ath9k kernel module but not on first boot after a few hours long shutdown.
7 >
8 >  * Bringing up interface wlan0
9 >  *   ERROR: interface wlan0 does not exist
10 >  *   Ensure that you have loaded the correct kernel module for your hardware
11 >  * ERROR: net.wlan0 failed to start
12 >
13 > A reboot fixes the problem.
14 > The kernel module loads without error in both cases.
15 >
16 > # uname -r
17 > 3.1.0-gentoo
18 >
19 > # lspci -v
20 > 03:07.0 Network controller: Atheros Communications Inc. Device 002d (rev 01)
21 >        Subsystem: Atheros Communications Inc. Device 0300
22 >        Flags: bus master, 66MHz, medium devsel, latency 176, IRQ 21
23 >        Memory at fdce0000 (32-bit, non-prefetchable) [size=64K]
24 >        Capabilities: [44] Power Management version 2
25 >        Kernel driver in use: ath9k
26 >        Kernel modules: ath9k
27 >
28 > Greetings
29
30 Does the wireless card needs a firmware? Do you use an initramfs? I
31 ask since my iwlagn wireless car does, and if I boot using an
32 initramfs, I need to include the firmware file on it for the card to
33 work.
34
35 Regards.
36 --
37 Canek Peláez Valdés
38 Posgrado en Ciencia e Ingeniería de la Computación
39 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] Wireless network card not loaded on first boot after shutdown "Sebastian Beßler" <sebastian@××××××××××××.de>