Gentoo Archives: gentoo-user

From: "Christian Könitzer" <chkab@×××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] udev (probably)
Date: Tue, 24 Nov 2009 14:12:21
Message-Id: 4B0BDAA6.6010809@gmx.ch
In Reply to: [gentoo-user] udev (probably) by Michael Sullivan
1 Add
2 >=sys-apps/baselayout-1.12.13
3 to your /etc/portage/package.mask and
4 emerge -DuN world
5 and reboot the PC
6
7 It worked for me. There is also a bug in bugzilla with more solutions:
8 http://bugs.gentoo.org/show_bug.cgi?id=291916
9
10
11 For the first message you can turn
12
13 CONFIG_SYSFS_DEPRECATED
14
15 off in your kernel but it has nothing to do with the problem....
16
17 Michael Sullivan schrieb:
18 > I've been working all day rearranging furniture in my apartment. I got
19 > the my computer to its new spot and hooked everything up and booted and
20 > I saw a message that said something about some kernel option that was
21 > turned on that shouldn't be, and that udev might not work. When I got
22 > logged in, I found that Mythtv was all screwed up and that it said I
23 > didn't have any programs set to record. LiveTV didn't work at all. My
24 > tv card (dev/video0); ls says it's there, but cat says it's not. When I
25 > used /etc/init.d/udev I got a message saying that the udev initscript
26 > only works with baselayout 2 and that I shouldn't use it with baselayout
27 > 1. I didn't even know I was using baselayout 1! Anyway, is there a
28 > way, after I've booted the computer, to access those messages shown at
29 > startup?
30 >
31 >