Results 1 to 1 of 1

Thread: cdrom issue

  1. #1
    Join Date
    May 2008
    Beans
    77

    cdrom issue

    I have a very strange cdrom issue. Currenly I have a Sony DVD-ROM DDU1642. This is a new DVDRom that replaces an older dvdrom that seemed to be going bad (whenever you ejected the cd, the cd would always be caught above the tray and get scratched. Seemed like it wasnt spinning down before it ejected). I got this one 2 days ago, and it does the same thing! This has to be a software issue.

    Relevant lshw
    Code:
    *-cdrom
                 description: DVD reader
                 product: DVD-ROM DDU1642
                 vendor: SONY
                 physical id: 0.0.0
                 bus info: scsi@2:0.0.0
                 logical name: /dev/cdrom
                 logical name: /dev/cdrom1
                 logical name: /dev/dvd
                 logical name: /dev/dvd1
                 logical name: /dev/scd0
                 logical name: /dev/sr0
                 version: CS07
                 capabilities: removable audio dvd
                 configuration: ansiversion=5 status=open
    Relevant fstab
    Code:
    /dev/scd0        /media/cdrom   udf,iso9660 user,noauto,exec 0       0
    Relevant mtab
    Code:
    dev/scd0 /media/cdrom0 iso9660 ro,nosuid,nodev,user=**** 0 0
    Another anomaly is that right clicking on the cd and choosing "eject" gives an error "Can't eject volume". Typing eject on the command line did not work until I created a symbolic link from /dev/scd0 to /dev/cdrom

    Any ideas about what is going on? CD's/DVD's work fine, just that I scratch the heck out of them trying to get them out of the drive.
    Last edited by nunki; June 16th, 2008 at 10:26 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •