Gentoo Archives: gentoo-user-de

From: Daniel Frickemeier <Daniel@×××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] cardmgr-Problem
Date: Wed, 17 Nov 2004 08:20:32
Message-Id: 200411170917.20421.Daniel@zigulle.de
In Reply to: [gentoo-user-de] cardmgr-Problem by Karsten Rothemund
1 Hallo,
2
3 genau das gleiche Problem hatte ich mit meinem Laptop auch. Schuld daran sind
4 die Veränderungen des hotplug Dienstes. Aber die Lösung ist einfach.
5
6 emerge coldplug
7 rc-update add coldplug default
8 rc-update del pcmcia default
9
10 und dann ein reboot. Und die Sache geht wieder.
11
12 Ach ja, die firmware (z.b. für die Netgear WG 511 muss
13 von /usr/lib/hotplug/firmware nach /lib/firmware kopiert werden.
14
15 cu Daniel
16
17
18 ps: Meldung des neuen Hotplug:
19
20 === 2004-11-11 15:13 ==== hotplug-20040923 ===
21 = /var/log/portage/2735-hotplug-20040923.log =
22 ...
23 * WARNING: The hotplug init script is now gone (dead and burried.)
24 * WARNING: If you want to load modules for hardware that was already
25 * WARNING: discovered at boot time, like the old hotplug init script
26 * WARNING: did, then emerge the coldplug package.
27 *
28 * WARNING: All firmware loaded by the hotplug scripts needs to be
29 * WARNING: moved to the /lib/firmware directory, as the scripts now
30 * WARNING: expect it to be in that location.
31 *
32 * If you still have the file /etc/hotplug/isapnp.rc on your system,
33 * please delete it by hand, the file /etc/hotplug/pnp.rc superseeds it.

Replies

Subject Author
Re: [gentoo-user-de] cardmgr-Problem Karsten Rothemund <karsten.rothemund@×××××××××××.de>