Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] no CD or DVD but "rules" seem correct
Date: Wed, 09 May 2007 02:41:51
Message-Id: 915529.62407.qm@web31703.mail.mud.yahoo.com
1 Hi group,
2
3 After upgrading from 2.6.16 to 2.6.20 kernel I no
4 longer can access CD or DVD.
5
6 Here's the rules.d file:
7
8 localhost heathen # cat /etc/udev/rules.d/70*cd.rules
9 # This file was automatically generated by the
10 /lib/udev/write_cd_rules
11 # program, probably run by the
12 cd-aliases-generator.rules rules file.
13 #
14 # You can modify it, as long as you keep each rule on
15 a single line
16 # and set the $GENERATED variable.
17
18 # LITE-ON_LTR-52327S (pci-0000:00:08.0-ide-0:0)
19 ENV{ID_CDROM}=="?*",
20 ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:0",
21 SYMLINK+="cdrom", ENV{GENERATED}="1"
22 ENV{ID_CDROM}=="?*",
23 ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:0",
24 SYMLINK+="cdrw", ENV{GENERATED}="1"
25 # CREATIVE_DVD-ROM_DVD6240E (pci-0000:00:08.0-ide-0:1)
26 ENV{ID_CDROM}=="?*",
27 ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:1",
28 SYMLINK+="cdrom1", ENV{GENERATED}="1"
29 ENV{ID_CDROM}=="?*",
30 ENV{ID_PATH}=="pci-0000:00:08.0-ide-0:1",
31 SYMLINK+="dvd1", ENV{GENERATED}="1"
32
33 I can't even manually make the link cause there's no
34 more /dev/hdc or /dev/hdd under $ls /dev. Nor do these
35 devices appear in dmesg.
36
37 Which is very puzzling cause in fstab it says:
38
39 <...>
40 /dev/hdc /cdrom auto noauto,user 0 0
41 /dev/hdd /dvd auto noauto,user 0 0
42 <...>
43
44 But this gives no warning in the boot console that
45 some things weren't mounted.
46
47 Can someone please enlighten me?
48
49 Maxim
50
51
52
53
54
55
56 ____________________________________________________________________________________
57 Bored stiff? Loosen up...
58 Download and play hundreds of games for free on Yahoo! Games.
59 http://games.yahoo.com/games/front
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] no CD or DVD but "rules" seem correct Dirk Heinrichs <dirk.heinrichs.ext@×××.com>
Re: [gentoo-user] no CD or DVD but "rules" seem correct Alan McKinnon <alan@××××××××××××××××.za>
RE: [gentoo-user] no CD or DVD but "rules" seem correct gummnmi-live@×××××.de