Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: USB DVD-ROM not being mounted

  1. #11
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: USB DVD-ROM not being mounted

    Quote Originally Posted by silvergreen93 View Post
    I too like things to work without tinkering around, but in this case I will also not learn anything about Linux if I just discard the current hardware to replace it with one that might or might not work (I have no guarantee that that drive will work on my OS-arch combination).

    Here I am trying to find out why it doesn't work and what it needs to be properly working. I reached a point where I think I am close to the actual issue.
    I tested it on a pi4 running a debian-based distro. Don't know how much more you expect it to be "like". Hardware being non-supported can eat lots of time and always be "close to working", but never actually work.

    I hope you find a solution, but it has been 2 weeks already.

  2. #12
    Join Date
    Jan 2024
    Beans
    7

    Re: USB DVD-ROM not being mounted

    I am happy to report that today I installed Ubuntu 24.04 LTS and the DVD-ROM is now working! Seems that the new kernel has the driver built-in.
    See dmesg logs:

    Code:
    [   66.269326] usb 4-1: new high-speed USB device number 3 using xhci-hcd
    [   66.395889] usb 4-1: New USB device found, idVendor=13fd, idProduct=0840, bcdDevice= 1.14
    [   66.395898] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [   66.395903] usb 4-1: Product: External
    [   66.395906] usb 4-1: Manufacturer: Generic
    [   66.395909] usb 4-1: SerialNumber: 303130313830323832383432
    [   67.628683] usb-storage 4-1:1.0: USB Mass Storage device detected
    [   67.628938] scsi host0: usb-storage 4-1:1.0
    [   67.629130] usbcore: registered new interface driver usb-storage
    [   68.645219] scsi 0:0:0:0: CD-ROM            PLDS     DVD+-RW DS-8A5SH XD13 PQ: 0 ANSI: 0
    [   68.645576] scsi 0:0:0:0: Attached scsi generic sg0 type 5
    [   68.665452] sr 0:0:0:0: Power-on or device reset occurred
    [   68.670638] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
    [   68.670648] cdrom: Uniform CD-ROM driver Revision: 3.20
    [   68.673126] sr 0:0:0:0: Attached scsi CD-ROM sr0

Page 2 of 2 FirstFirst 12

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
  •