You are not logged in.

#1 2011-07-24 13:20:03

kopiersperre
Member
Registered: 2011-03-22
Posts: 48

No CD drives

I don't have any accessible CD drives:

ls -l /dev/{cd,dvd,scd,sr}*
ls: Zugriff auf /dev/cd* nicht möglich: Datei oder Verzeichnis nicht gefunden
ls: Zugriff auf /dev/dvd* nicht möglich: Datei oder Verzeichnis nicht gefunden
ls: Zugriff auf /dev/scd* nicht möglich: Datei oder Verzeichnis nicht gefunden
ls: Zugriff auf /dev/sr* nicht möglich: Datei oder Verzeichnis nicht gefunden

dmesg output:

[    1.923333] scsi0 : pata_atiixp
[    1.923908] scsi1 : pata_atiixp
[    1.924655] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.924691] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    2.083915] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-4081B, A100, max UDMA/33
[    2.097188] ata1.00: model number mismatch 'HL-DT-ST DVDRAM GSA-4081B' != 'HL-DT-ST DVDRAM GWA-4081B'
[    2.097228] ata1.00: revalidation failed (errno=-19)
[    2.097264] ata1.00: limiting speed to UDMA/33:PIO3
[    2.523457] Refined TSC clocksource calibration: 2209.846 MHz.
[    2.523498] Switching to clocksource tsc
[    7.237223] ata1.00: model number mismatch 'HL-DT-ST DVDRAM GSA-4081B' != 'HL-DT-ST DVDRAM GWA-4081B'
[    7.237262] ata1.00: revalidation failed (errno=-19)
[    7.237297] ata1.00: disabled

How can I get the drives reenabled ?

Last edited by kopiersperre (2011-07-24 13:21:57)

Offline

#2 2011-07-24 13:29:31

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: No CD drives

When posting on the forum, please prepend your commands with LC_ALL=C so that the output is in English.

Google shows that there are many people that report their drives (often DVD-RAM - like yours) randomly missing - try to reboot and cross your fingers.

Offline

#3 2011-07-24 13:33:55

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No CD drives

All of them are missing by default in Arch now. It was done during a recent udev upgrade.

Offline

#4 2011-07-24 13:39:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: No CD drives

skottish wrote:

All of them are missing by default in Arch now. It was done during a recent udev upgrade.

/dev/sr0 too?
https://wiki.archlinux.org/index.php/Be … M_symlinks symlinks to /dev/sr0, but the device is missing for OP.

Last edited by karol (2011-07-24 13:42:21)

Offline

#5 2011-07-24 13:51:49

siriusb
Member
From: Hungary
Registered: 2010-01-01
Posts: 422

Re: No CD drives

I knew I read about it somewhere: http://mailman.archlinux.org/pipermail/ … 20431.html

Offline

#6 2011-07-24 13:53:45

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: No CD drives

siriusb wrote:

Do you have an optical drive? If so, do you have /dev/sr0 by default or did you have to tweak something?

Offline

#7 2011-07-24 14:01:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: No CD drives

@kopiersperre
What's the output of

cat /proc/sys/dev/cdrom/info

?

Offline

#8 2011-07-24 14:04:29

siriusb
Member
From: Hungary
Registered: 2010-01-01
Posts: 422

Re: No CD drives

I have optical drive, but I have udisks installed and purged hal some months ago also.

Offline

#9 2011-07-24 14:17:10

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No CD drives

karol wrote:

@kopiersperre
What's the output of

cat /proc/sys/dev/cdrom/info

?

I'm retarded. Did I mention that lately?

Offline

#10 2011-07-25 16:04:56

kopiersperre
Member
Registered: 2011-03-22
Posts: 48

Re: No CD drives

jk@server:~$ cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17

drive name:    
drive speed:    
drive # of slots:
Can close tray:    
Can open tray:    
Can lock tray:    
Can change speed:
Can select disk:
Can read multisession:
Can read MCN:    
Reports media changed:
Can play audio:    
Can write CD-R:    
Can write CD-RW:
Can read DVD:    
Can write DVD-R:
Can write DVD-RAM:
Can read MRW:    
Can write MRW:    
Can write RAM:    

Offline

#11 2011-09-03 07:24:24

MajinJoko
Member
Registered: 2007-08-15
Posts: 84

Re: No CD drives

Looks like we suffer from the same problem: https://bbs.archlinux.org/viewtopic.php … 60#p985360

Offline

#12 2011-09-08 07:22:07

MajinJoko
Member
Registered: 2007-08-15
Posts: 84

Re: No CD drives

lolilolicon saved my life, finding a solution: it was enough to connect the dvd to another sata port.

Hope this helps.

Offline

Board footer

Powered by FluxBB