Answers to: CD drive not being read in Ubuntu 14.04http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404<p>I have recently upgraded from Ubuntu 12.04 to 14.04 (64 bit) in a System 76 laptop. The CD drive will no longer mount or recognize any CD - music, DVD or blank. I have reloaded the codecs and libdvdcss libdvdread4 libdvdnav4. No luck.</p> <p>If someone could help me with a step-by-step solution to this issue, I would appreciate it very much</p>enFri, 08 May 2015 07:05:01 -0400Answer by Darenhadreyhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404/3531<p>solution is to install udftools. Open terminal (Ctrl+Alt+T) and then type:</p> <p>$ sudo apt-get install udftools</p> <p><a href="http://4k.com/monitor">See more at</a> </p>DarenhadreyFri, 08 May 2015 07:05:01 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404/3531Comment by landroni on landroni's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3429<p>I'm not sure what is wrong, then. Please edit the original question to include info on exactly which disc device you are using and the exact error message that VLC spits out (if necessary start VLC from the command line).</p>landroniThu, 21 Aug 2014 04:41:49 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3429Comment by Ardshiel on landroni's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3427<p>I have tried multiple discs - audio and DVD. Every time I make a change away from sr0, for any of the disc choices, I start to get an error message and then vlc freezes up and I have to close it (force close) and then restart it.</p>ArdshielTue, 19 Aug 2014 14:37:41 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3427Comment by landroni on landroni's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3426<p>Hmm, but did you also try all of the other options in there? Here I also have <code>/dev/cdrom</code>, <code>/dev/sg0</code>, etc. And did you try with other discs, to avoid this being an issue related specifically to that disc?</p>landroniTue, 19 Aug 2014 13:29:53 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3426Comment by Ardshiel on landroni's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3425<p>I tried it. The drive does not recognize the disc.</p>ArdshielTue, 19 Aug 2014 13:23:47 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3425Comment by landroni on Ardshiel's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3424<p>I answered above. Please keep the comments in the relevant answer.</p>landroniTue, 19 Aug 2014 13:10:21 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3424Comment by landroni on landroni's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3423<p>But did you <em>choose</em> <code>/dev/sr0</code> and then hit the <code>Play</code> button?</p>landroniTue, 19 Aug 2014 13:09:49 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3423Comment by Ardshiel on Ardshiel's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3422<p>I followed your instructions on vlc and /dev/sr0 is already there, on each form of disc.</p>ArdshielTue, 19 Aug 2014 12:25:22 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3422Comment by Ardshiel on Ardshiel's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3421<p>Yes, it should be a comment. Sorry.</p>ArdshielTue, 19 Aug 2014 11:09:07 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3421Comment by landroni on Ardshiel's answerhttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3419<p>This should be a comment, not an answer.</p>landroniTue, 19 Aug 2014 11:04:37 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404#3419Answer by landronihttp://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404/3417<p>I have a similar issue on Ubuntu 14.04: for some reason Gnome-MPlayer, VLC won't recognize DVDs. I solved it by selecting a different CD device in VLC prefs. All these programs defaulted to <code>/dev/dvd</code>, but then complained. I changed the <code>Disc device</code> to <code>/dev/sr0</code> in VLC, and now I can easily play DVDs. </p> <p>If you use VLC, then try <code>Media &gt; Open Disc &gt; Disc Device</code> then experiment with the proposed devices in that list (or put in <code>/dev/sr0</code>). </p> <p>Does this help? </p>landroniTue, 19 Aug 2014 09:06:28 -0400http://linuxexchange.org/questions/3416/cd-drive-not-being-read-in-ubuntu-1404/3417