Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED-or, not
Date: Thu, 10 May 2007 16:00:42
Message-Id: 643461.72977.qm@web31701.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED by Alan McKinnon
1 --- Alan McKinnon <alan@××××××××××××××××.za> wrote:
2
3 > On Wednesday 09 May 2007, maxim wexler wrote:
4 > > lrwxrwxrwx 1 root root 3 May 9 08:25
5 > > cdrom -> hdc
6 > > lrwxrwxrwx 1 root root 3 May 9 08:25
7 > > cdrom1 -> hdd
8 > > lrwxrwxrwx 1 root root 3 May 9 08:25
9 > cdrw
10 > > -> hdc
11 > >
12 > > appear since loading ide-generic.ko
13 > >
14 > > heathen@localhost ~ $ ls -l /dev/hdd
15 > > brw-rw---- 1 root cdrom 22, 64 May 9 08:25
16 > /dev/hdd
17 >
18 > Cool. It seemed to me that you set ide-generic to
19 > "M" by mistake as
20 > everything else is "*". You could either change the
21 > config and
22 > recompile/install, or put ide-config
23 > in /etc/modules.autoload.d/kernel-2.6
24 >
25 > Does the dvd device also work correctly now?
26
27 I thought so until now having restarted the box -- I
28 did put ide-generic into the autoload file before
29 shutdown yesterday -- tried to play a DVD with
30 gmplayer. Couldn't find the drive again. I just
31 assumed it had "forgotten" that in preferences->misc
32 the path to the drive had been changed from /dev/dvd
33 to /dev/cdrom1. Nope, that was still correct. Then I
34 did an ls -l under /dev and this appeared:
35
36 <...>
37 lrwxrwxrwx 1 root root 3 May 10 02:23
38 cdrom2 -> hdc
39 lrwxrwxrwx 1 root root 3 May 10 02:23
40 cdrom3 -> hdd
41 lrwxrwxrwx 1 root root 3 May 10 02:23 cdrw2
42 -> hdc
43 <...>
44
45 Compare this to the above. Something is incrementing
46 the drive numbers!
47
48 Does this have something to do with having modularized
49 the driver?
50
51 Guess my next stop is /usr/src/linux...
52
53 ...to be cont'd
54
55 >
56 > --
57 > Optimists say the glass is half full,
58 > Pessimists say the glass is half empty,
59 > Developers say wtf is the glass twice as big as it
60 > needs to be?
61 >
62 > Alan McKinnon
63 > alan at linuxholdings dot co dot za
64 > +27 82, double three seven, one nine three five
65 > --
66 > gentoo-user@g.o mailing list
67 >
68 >
69
70
71 __________________________________________________
72 Do You Yahoo!?
73 Tired of spam? Yahoo! Mail has the best spam protection around
74 http://mail.yahoo.com
75 --
76 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED-or, not Dan Farrell <dan@×××××××××.cx>