LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-02-2007, 03:00 PM   #1
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Rep: Reputation: 15
Kubuntu Feisty x86-64 - CD/DVD drive Issues


I have installed Kubuntu Feisty x86-64 (actually, did the dist-upgrade from Dapper LTS -> Edgy -> Feisty).

I can't mount the CD/DVD drive (or access it with Xine):

The drive is a Plextor SATA unit, on /dev/scd0; there are symlinks /dev/sr0 and /dev/cdrom pointing to it.

Code:
[rcs@yoda: ~]$ mount /cdrom
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

root@yoda:/home/rcs# dmesg | tail
[  753.942300] cdrom: This disc doesn't have any tracks I recognize!
[  753.962654] cdrom: This disc doesn't have any tracks I recognize!
[  758.526914] attempt to access beyond end of device
[  758.526919] sr0: rw=0, want=68, limit=4
[  758.526922] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
[ 1069.195321] attempt to access beyond end of device
[ 1069.195325] sr0: rw=0, want=68, limit=4
[ 1069.195329] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
[ 1069.215596] cdrom: This disc doesn't have any tracks I recognize!
[ 1069.245155] cdrom: This disc doesn't have any tracks I recognize!
This happens with multiple, known-good discs.

Trying to play a DVD with Xine:

Code:
[rcs@yoda: ~]$ xine
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.
libdvdread: Using libdvdcss version 1.2.5 for DVD access
libdvdread: Can't seek to block 256
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread: Can't seek to block 256
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
This drive works; I have another distro on the same machine which can use it without problems.

The above happen whether I try to access the drive as my regular user or as root; the regular user is in the "cdrom" group anyway.

What do I have misconfigured?

Thanks for any help!
Bob
 
Old 06-02-2007, 04:00 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
What kind of disk are you trying to mount? Audio CD's cannot be mounted because they lack a valid file system. Try mounting a data CD/DVD -- if it works, everything is OK
 
Old 06-02-2007, 04:03 PM   #3
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by J.W.
What kind of disk are you trying to mount? Audio CD's cannot be mounted because they lack a valid file system. Try mounting a data CD/DVD -- if it works, everything is OK
All of the discs I've tried to mount are data CDs, with the exception of two movie DVDs which I tried to play under Xine (one commercial, one non-encrypted).

Thanks
Bob
 
Old 06-11-2007, 07:08 PM   #4
mazinoz
Member
 
Registered: Mar 2003
Location: Mansfield Queensland Australia
Distribution: Linux Mint - Tara
Posts: 497

Rep: Reputation: 35
Wink CD/DVD drive issues

cd /dev
dev/ sudo ln -sf scd0 cdrom
|
ls -la|more
should show cdrom > scd0

I believe this may help, similarly
dev/ sudo touch dvd
dev/ ln -sf scd0 dvd


This creates and setups the correct symbolic links.

I believe this will help you.

Cheers
 
Old 06-11-2007, 10:31 PM   #5
Malibyte
Member
 
Registered: Dec 2001
Location: California, USA
Distribution: Ubuntu, Debian
Posts: 128

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by mazinoz
cd /dev
dev/ sudo ln -sf scd0 cdrom
|
ls -la|more
should show cdrom > scd0

I believe this may help, similarly
dev/ sudo touch dvd
dev/ ln -sf scd0 dvd


This creates and setups the correct symbolic links.

I believe this will help you.

Cheers
root@yoda:~# lsl /dev/*cd*
lrwxrwxrwx 1 root root 4 2007-06-11 13:15 /dev/cdrom -> scd0
crw-rw-rw- 1 root tty 2, 221 2007-06-11 13:15 /dev/ptycd
brw-rw---- 1 root cdrom 11, 0 2007-06-11 13:15 /dev/scd0
crw-rw-rw- 1 root tty 3, 221 2007-06-11 20:15 /dev/ttycd

root@yoda:~# lsl /dev/dv*
lrwxrwxrwx 1 root root 9 2007-06-11 20:27 /dev/dvd -> /dev/scd0

root@yoda:~# mount /dvd
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: /dev/scd0: can't read superblock

This occurs with known-readable discs.

Thanks for the suggestion, anyway. ;-)
 
Old 06-12-2007, 12:23 AM   #6
mazinoz
Member
 
Registered: Mar 2003
Location: Mansfield Queensland Australia
Distribution: Linux Mint - Tara
Posts: 497

Rep: Reputation: 35
Angry CD/DVD issues.

Sorry I thought I was making progress on this. Same problem re superblock. Maybe worth checking block devices etc in kernel.

Personally, I am so pissed off about this. Extremely disappointed about this release. 'Friend' gave me the CD and said he had tried it but after I installed this trash found out he was using another release. (Note to self - must kill 'Friend').

No fu*ng documentation I could find about it on kubuntu's site. I was well and truly sucked in this time. Reinstalling Edgy which was easy. Given up attempting to work out how to mount drives! I haven't had this amount of trouble since SuSE 7.1. All I have found out is that we are not alone with this problem. For the record use a Dell D505 laptop which is only a few years old.

Cheers and Best wishes.
 
Old 02-10-2008, 10:52 PM   #7
accmariano
LQ Newbie
 
Registered: Feb 2007
Posts: 2

Rep: Reputation: 0
Solved!!!

Hi All

After several days of looking for, i've solved the issue

First I enter in bios Setup and set UDMA to UDMA4, and type of drive CDROM

Then, I do:

hdparm -p4 /dev/hdb (To set PIO in 4)
hdparm -c2 /dev/hdb ( to set IO to 32 bits and sync)


This fix my problem to play dvds in xine, mplayer and VLC


I don't know which of this actions solve the problem, but now its work!!!

Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Scanjet 5100c in Kubuntu Feisty broxtor Linux - Hardware 12 01-25-2010 06:05 PM
Kubuntu Feisty reboots during bootup Ashex Ubuntu 6 06-19-2007 09:55 AM
upgrade to feisty (kubuntu), proxies... greenmuzz Ubuntu 0 05-03-2007 10:54 AM
Kubuntu Feisty - question about php and DB_DataObject dickgregory Ubuntu 3 04-24-2007 07:22 PM
Need Life Raft! Kubuntu or Ubuntu / X86 or X86-64 carl0ski Ubuntu 3 07-08-2006 11:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration