Gentoo Archives: gentoo-user

From: allan gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] reading data cd/dvd
Date: Wed, 11 Nov 2015 04:01:34
Message-Id: 87h9ktchgy.fsf@nyu.edu
1 All my machines run gentoo / systemd / gnome3
2
3 On my older laptop when I plug in a data cd I get a popup suggesting
4 that I open it with files. All is well
5
6 On my newer laptop the disk spins up but no popup appears.
7 What must I configure?
8
9 On the old machine there is a directory /run/media/ with a subdirectory
10 gottlieb. The data cd is mounted there. Looking at df gives
11 /dev/sr0 286490 286490 0 100% /run/media/gottlieb/COD3E
12
13 The new machine does not even have /dev/sr0.
14
15 Am I missing a kernel option
16
17 I have the following in scsi device support.
18
19 < > RAID Transport Class
20 -*- SCSI device support
21 [ ] SCSI: use blk-mq I/O path by default
22 [*] legacy /proc/scsi/ support
23 *** SCSI support type (disk, tape, CD-ROM) ***
24 <*> SCSI disk support
25 < > SCSI tape support
26 < > SCSI OnStream SC-x0 tape support
27 <*> SCSI CDROM support
28 [*] Enable vendor-specific extensions (for SCSI CDROM)
29 <*> SCSI generic support
30 < > SCSI media changer support
31 [*] Verbose SCSI error reporting (kernel size +=12K)
32 [ ] SCSI logging facility
33 [ ] Asynchronous SCSI scanning
34 SCSI Transports --->
35 [ ] SCSI low-level drivers ----
36 [ ] PCMCIA SCSI adapter support ----
37 < > SCSI Device Handlers ----
38 < > OSD-Initiator library
39
40 Thanks in advance for any help.
41 allan

Replies

Subject Author
Re: [gentoo-user] reading data cd/dvd Philip Webb <purslow@××××××××.net>