Announcement

Collapse
No announcement yet.

DVDs are not recognized on one of DVD-Rom

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DVDs are not recognized on one of DVD-Rom

    I have two DVD-roms:
    One DVD-RW
    and other just DVD-rom...

    Whenever I put DVD5 or DVD9 into DVD-RW drive.... everything works fine. Kaffeine or anyother play the movie..

    But when I insert the DVD into my second drive (simple DVD-rom)..... DVD is not even recognized...
    Linux not ever do this auto-run thing.. Where you have option to choose if you want to open DVD or play it with something.

    BUT... Both drives play CDs... (music and such)

    I don't know what can be wrong.

    I used to have Kubuntu before and both drives worked fine... And like in Windows.. both DVD-roms work fine....

    Maybe there some drivers or lib files I missing?

    #2
    Re: DVDs are not recognized on one of DVD-Rom

    It might be a problem with your preferences. Try using /dev/hdc (master) and /dev/hdd (slave) in your dvd player's preferences.

    john

    Comment


      #3
      Re: DVDs are not recognized on one of DVD-Rom

      You mean preferences in Linux?

      or in Hardware? because hardware wise... one set to master and other to slave.

      The weird thing is that I had Kubuntu 7.04 64bit installed (during like 19-20th).. And DVDs worked fine.

      But when I installed Kubuntu 7.04 32bit... Only one DVD-RW works correctly.

      Comment


        #4
        Re: DVDs are not recognized on one of DVD-Rom

        Can you take a look at this?

        http://img387.imageshack.us/img387/9...apshot2zv8.jpg

        Comment


          #5
          Re: DVDs are not recognized on one of DVD-Rom

          Originally posted by Kdar
          Can you take a look at this?
          A DVD burner at /dev/fd0 that's giving me the creeps

          Could you please try to manually mount this device as follows:

          Code:
          sudo mount -v /dev/hda /media/cdrom0
          In parallel, please show to us the current contents of /etc/fstab

          Comment


            #6
            Re: DVDs are not recognized on one of DVD-Rom

            Yeah, someone did a crap job for bringing over the devices and mount points with an upgrade to Feisty. I'd like to give them a good kick in the shins.
            One other thread mentions the device for the floppy drive as just /dev/--no device specified.
            For external use only.

            Comment


              #7
              Re: DVDs are not recognized on one of DVD-Rom

              Originally posted by UnicornRider
              Originally posted by Kdar
              Can you take a look at this?
              A DVD burner at /dev/fd0 that's giving me the creeps

              Could you please try to manually mount this device as follows:

              Code:
              sudo mount -v /dev/hda /media/cdrom0
              Code:
              user@user-desktop:~$ sudo mount -v /dev/hda /media/cdrom0
              mount: you didn't specify a filesystem type for /dev/hda
                  I will try all types mentioned in /etc/filesystems or /proc/filesystems
              Trying cramfs
              mount: No medium found
              user@user-desktop:~$ sudo mount -v /dev/hda /media/cdrom0
              mount: you didn't specify a filesystem type for /dev/hda
                  I will try type udf
              mount: block device /dev/hda is write-protected, mounting read-only
              /dev/hda on /media/cdrom0 type udf (ro)

              In parallel, please show to us the current contents of /etc/fstab
              Code:
              # /etc/fstab: static file system information.
              #
              # <file system> <mount point>  <type> <options>    <dump> <pass>
              proc      /proc      proc  defaults    0    0
              # /dev/sdb1
              UUID=1be9abf4-acf0-4dc1-8ae1-0c71c06e7fb2 /        ext3  defaults,errors=remount-ro 0    1
              # /dev/sdb5
              UUID=13cd421a-4323-4529-86e2-f57aec55ea00 none      swap  sw       0    0
              /dev/hda    /media/cdrom0  udf,iso9660 user,noauto   0    0
              /dev/hdb    /media/cdrom1  udf,iso9660 user,noauto   0    0
              /dev/fd0    /media/floppy0 auto  rw,user,noauto 0    0

              Comment


                #8
                Re: DVDs are not recognized on one of DVD-Rom

                I saw that phenomenon during the Herd 4 > Herd 5 > Beta upgrades. First mine was mounted at /proc/something, and then it "upgraded" to /dev/fd0, just like Kdar. But it worked fine, and I chose to leave it. One of the post-Beta upgrades actually put it back where it belongs, on my system anyway. Perhaps different hardware/interfaces were handled differently by the upgrades.

                Comment


                  #9
                  Re: DVDs are not recognized on one of DVD-Rom

                  Is there any way to "fix" this? or.. not?

                  Comment


                    #10
                    Re: DVDs are not recognized on one of DVD-Rom

                    I have a similar problem except my dvd-rw will not mount when I stick a disk in it.

                    From system drives info: Lite-on dvdrw lw-411s (does not work with K3b burn or read with
                    disk)
                    optical disk ide dvd-rom 16x (works fine)

                    mount: /media/cdrom1 (lite-on)
                    /media/cdrom0 (optical disk)

                    /dev/hdc (lite on)
                    /dev/hdd (optical disk)

                    Anyone help on this?

                    Comment


                      #11
                      Re: DVDs are not recognized on one of DVD-Rom

                      Originally posted by Kdar
                      Is there any way to "fix" this? or.. not?
                      If this were one of my machines, I'd "kill" (read: outcomment) the entry referring to /dev/fd0 from the file system table (/etc/fstab) and reboot ... no risk, no fun

                      Comment


                        #12
                        Re: DVDs are not recognized on one of DVD-Rom

                        Originally posted by crossface
                        I have a similar problem
                        Then, please, post the similar set of records, read: the relevant parts of /etc/fstab as well as, in your case, /etc/mtab ...

                        Comment


                          #13
                          Re: DVDs are not recognized on one of DVD-Rom

                          # /etc/fstab: static file system information.
                          #
                          # <file system> <mount point> <type> <options> <dump> <pass>
                          proc /proc proc defaults 0 0
                          # /dev/hda1
                          UUID=70575e29-befe-42cc-8e59-60954d4295d8 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
                          # /dev/hda5
                          UUID=8544e47d-4b17-4918-a0c8-4edef402a96a none swap sw 0 0
                          /dev/hdd /media/cdrom0 auto nouser,noauto,atime,rw,nodev,noexec,nosuid 0 0
                          /dev/hdc /media/cdrom1 auto users,atime,auto,rw,dev,exec,suid 0 0
                          /dev/ /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0

                          See anything hozed?

                          /dev/hda1 / ext3 rw,errors=remount-ro 0 0
                          proc /proc proc rw,noexec,nosuid,nodev 0 0
                          /sys /sys sysfs rw,noexec,nosuid,nodev 0 0
                          varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
                          varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
                          procbususb /proc/bus/usb usbfs rw 0 0
                          udev /dev tmpfs rw,mode=0755 0 0
                          devshm /dev/shm tmpfs rw 0 0
                          devpts /dev/pts devpts rw,gid=5,mode=620 0 0
                          lrm /lib/modules/2.6.20-15-generic/volatile tmpfs rw 0 0

                          Comment


                            #14
                            Re: DVDs are not recognized on one of DVD-Rom

                            Originally posted by crossface
                            See anything hozed?
                            Yep: the entry for /dev/hdd contains the option "noauto" - meaning "do not mount automatically" ... go figure

                            Comment


                              #15
                              Re: DVDs are not recognized on one of DVD-Rom

                              That is according to disk and file systems the rom which is working, and mounts when I stick a disk into it. No problem reading on that dvdrom. I can edit fstab but now I'm confuzed. What do you recommend. I would like to be able to burn with the dvd rw which is supposed to be hdc. With K3b under burn after i select a file (iso of feisty) the start button is greyed out and I can't select start (to burn). by the way disk and file systems auto is selected for both dvd devices.

                              Comment

                              Working...
                              X