I recently installed LMDE, and just noticed today that my DVD drive doesn't work. Can't play a movie (in any application), can't burn, etc. I checked, and /dev/cdrom and /dev/dvd weren't created for me automatically, and symlinking them doesn't seem to help.
Should point out that the drive works fine in Windows and Ubuntu (where it is mounted as /dev/sr0 I believe -- in LMDE it appears to be at /dev/hda). I've tried googling this, and all I have found is that I can manually mount /dev/hda to somewhere like /mnt/cdrom and get a VIDEO_TS folder for my DVD, which is good. I also know that the DVD drive has been detected at some point, from this:
- Code: Select all
cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17
drive name: hda
drive speed: 63
drive # of slots: 1
Can close tray: 1
Can open tray: 1
Can lock tray: 1
Can change speed: 1
Can select disk: 0
Can read multisession: 1
Can read MCN: 1
Reports media changed: 1
Can play audio: 1
Can write CD-R: 1
Can write CD-RW: 1
Can read DVD: 1
Can write DVD-R: 1
Can write DVD-RAM: 0
Can read MRW: 1
Can write MRW: 1
Can write RAM: 1
I also added my username to the audio and cdrom groups. Also, there are two blank folders: /media/cdrom and /media/cdrom0. They don't seem to do anything.
Can anyone help me here? I have no idea where to go from here. I'd like to be able to have all my programs automatically detect the drive so I can watch DVDs, burn CDs, without having to manually mount it every time.
Thanks!
P.S. and maybe when this is all solved, could anyone help explain why pressing eject on the drive will open and then immediately close the tray? Only happens in LMDE, not in Ubuntu or Windows.



