Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /dev/sr0 has disappeared: big mystery
Date: Fri, 15 May 2009 10:14:14
Message-Id: tkrat.d72160bc90e52ec9@igpm.rwth-aachen.de
In Reply to: [gentoo-user] /dev/sr0 has disappeared: big mystery by Philip Webb
1 On 15 May, Philip Webb wrote:
2 > For the 1st time in 2 months, I went to write a CD & discovered
3 > that /dev/sr0 is not being created nor symlink /dev/cdrom ;
4 > I looked at 'dmesg': no mention of 'sr' or 'cd' being found.
5 >
6 > I've searched the Forum (more noise than signal as usual) & Bugs: nothing.
7 >
8 > I tested the drive: SystemRescue 1.1.0 (kernel 2.6.25.16) starts correctly
9 > & mounts /dev/sr0 on /mnt/cdrom ; its 'dmesg' says :
10 >
11 > sr0: scsi3-mmc drive: 16x/16x writer dvd-ram cd/rw xa/form2 cdda tray \
12 > Uniform CD-ROM driver Revision: 3.20
13 >
14 > BIOS reports "Auto-detecting PATA primary master: ATAPI CD-ROM".
15 >
16 > I updated to Hal-0.5.11-r8 on 090221 & Udev-124-r2 on 090418 ;
17 > I recompiled Udev, but that made no difference.
18 > I've checked the files which mention 'cd' in /etc/udev/rules.d
19 > & there is no difference today from those at 090315 ,
20 > when I did my last system back-up & last used the CD drive.
21 >
22 > I've checked my kernel configs for 2.6.25 & 2.6.29 using 'gvimdiff'
23 > & there is no difference between the relevant sections in Devices.
24 > I updated to 2.6.29 on 090404 .
25 >
26 > I tried my other kernels with the following unnerving findings :
27 > 2.6.25 creates /dev/sr0 , but after X starts the mouse/keyboard fail;
28 > 2.6.23 & 2.6.22 create /dev/sr0 , but X won't start at all.
29 >
30 > I notice that under 'Device Drivers -> ATA/ATAPI/MFM/RLL Support'
31 > there are the lines :
32 >
33 > generic ATA/ATAPI disk support (NEW)
34 > [*] ATA disk support (NEW)
35 > [ ] ATAPI floppy support (NEW)
36 > < > Include IDE/ATAPI CDROM support (NEW)
37 >
38 > I didn't say 'y' to 'ATA ... Support', so both config files (25 & 29) say
39 >
40 > # CONFIG_IDE is not set
41 >
42 > This is because I understood that if you have
43 > 'SCSI device support -> SCSI CDROM support' enabled,
44 > then you shouldn't have 'ATA...RLL' enabled as well.
45 > Is this a vital change in 2.6.29 ?
46 >
47 > Has anyone else encountered this ? Does anyone have suggestions ?
48 >
49
50 Is your CDwriter a SATA device?
51
52 Here, 2.6.29-r3 works just fine with my SATA-dvd-writer.
53
54 --
55 Helmut Jarausch
56
57 Lehrstuhl fuer Numerische Mathematik
58 RWTH - Aachen University
59 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] /dev/sr0 has disappeared: big mystery Philip Webb <purslow@××××××××.net>