Wotcha List,<br /><br />Ok, so I recently posted about how to move data from my old PC to the replacement (HO Pavilion p6799). As far as I can tell, it&#39;s a 64 bit machine, so I&#39;ve installed Ubuntu 11.04 64bit.<br /><br />Generally it seems to be working fine.<br /><br />The biggest hassle was moving the data, as already mentioned. This was done by a mishmash of dropbox, DVD&#39;s and application specific answers like &quot;xmarks&quot; for firefox. Of the various challenges, re-installing my music has proved the worst.<br /><br />Why? Because despite the success of completing the task (well 99%) - which did take an inordinate amount of time (my music is all in FLAC format, the file sizes and general amount of music to copy back to the new machine), I found a little problem that I can&#39;t, as yet, solve.<br /><br />On one DVD (relating to the album/CD it was ripped from), there was an error that came up twice. It seems it was to do with excessively long song titles. <br /><br />Ok thinks me, I can just re-rip the two tracks and I should be able to edit the song titles - No such luck.<br /><br />While the system found and allowed me to copy the music DVD&#39;s back to the hard drive (well my /home/music), the machine doesn&#39;t seem to see the actual drive with an audio CD in it.<br /><br />I&#39;ve had a bit of a google, and as far as I can see, the system seems to see the drive, but the applications can&#39;t. I&#39;ve looked at the /etc/fstab and there&#39;s no mention of it there.<br /><br />Trying the &quot;sudo lshw -C disk&quot; command gives me this<br /><br />&quot;*-cdrom<br />       description: DVD-RAM writer<br />       product: DVD A  DH16ABLH<br />       vendor: hp<br />       physical id: 1<br />       bus info: scsi@2:0.0.0<br />       logical name: /dev/cdrom<br />       logical name: /dev/cdrw<br />       logical name: /dev/dvd<br />       logical name: /dev/dvdrw<br />       logical name: /dev/scd0<br />       logical name: /dev/sr0<br />       version: 3HD9<br />       capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram<br />       configuration: ansiversion=5 status=nodisc&quot;<br /><br />and the &quot;sudo hdparm -I /dev/dvd&quot; and &quot;sudo hdparm -I /dev/cdrom&quot; give me :-<br /><br />&quot;/dev/dvd:<br /><br />ATAPI CD-ROM, with removable media<br />        Model Number:       hp      DVD A  DH16ABLH                 <br />        Serial Number:      2N8101912541        <br />        Firmware Revision:  3HD9    <br />        Transport:          Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6<br />Standards:<br />        Likely used CD-ROM ATAPI-1<br />Configuration:<br />        DRQ response: 50us.<br />        Packet size: 12 bytes<br />        cache/buffer size  = unknown<br />Capabilities:<br />        LBA, IORDY(can be disabled)<br />        DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 <br />             Cycle time: min=120ns recommended=120ns<br />        PIO: pio0 pio1 pio2 pio3 pio4 <br />             Cycle time: no flow control=120ns  IORDY flow control=120ns<br />Commands/features:<br />        Enabled        Supported:<br />           *        PACKET command feature set<br />           *        DEVICE_RESET command<br />           *        NOP cmd<br />                    Removable Media Status Notification feature set<br />           *        Gen1 signaling speed (1.5Gb/s)<br />           *        Phy event counters<br />                    Device-initiated interface power management<br />                    Asynchronous notification (eg. media change)<br />           *        Software settings preservation&quot;<br /><br />and<br /><br />&quot;/dev/cdrom:<br /><br />ATAPI CD-ROM, with removable media<br />        Model Number:       hp      DVD A  DH16ABLH                 <br />        Serial Number:      2N8101912541        <br />        Firmware Revision:  3HD9    <br />        Transport:          Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6<br />Standards:<br />        Likely used CD-ROM ATAPI-1<br />Configuration:<br />        DRQ response: 50us.<br />        Packet size: 12 bytes<br />        cache/buffer size  = unknown<br />Capabilities:<br />        LBA, IORDY(can be disabled)<br />        DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 <br />             Cycle time: min=120ns recommended=120ns<br />        PIO: pio0 pio1 pio2 pio3 pio4 <br />             Cycle time: no flow control=120ns  IORDY flow control=120ns<br />Commands/features:<br />        Enabled        Supported:<br />           *        PACKET command feature set<br />           *        DEVICE_RESET command<br />           *        NOP cmd<br />                    Removable Media Status Notification feature set<br />           *        Gen1 signaling speed (1.5Gb/s)<br />           *        Phy event counters<br />                    Device-initiated interface power management<br />                    Asynchronous notification (eg. media change)<br />           *        Software settings preservation&quot;<br /><br />respectively.<br /><br />Plus &quot;dmesg | grep -i dvd&quot; then tells me this<br /><br />&quot;[    2.862292] ata3.00: ATAPI: hp      DVD A  DH16ABLH, 3HD9, max UDMA/100<br />[    2.865295] scsi 2:0:0:0: CD-ROM            hp       DVD A  DH16ABLH  3HD9 PQ: 0 ANSI: 5<br />[    2.868894] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray&quot;<br /><br />Another command, &quot;ls -al /dev/sr*&quot; gives me this<br /><br />&quot;brw-rw----+ 1 root cdrom 11, 0 2011-06-21 20:17 /dev/sr0&quot;<br /><br />But I don&#39;t know what it all means (anyone can find commands on various forums etc and input them, but when it comes to de-cyphering them, it&#39;s a rather different matter) other than the system seems to see the the drive. So, I still have no idea how to get the damn device to detect discs when they&#39;re put in the drive.<br /><br />Can anyone point me in the right direction please ?<br /><br />regards<br /><br />John D.