DVDs won't play
#16
jwarder Wrote:I've installed karmic and it plays CD's/DVD's ok, but how do you rip CD's the Wiki doesn't really explain it, it looks like there is a CD ripping option but I can't find it?

Thanks,
Jack
By googling "Karmic ripping CDs" I came up with these
http://ubuntuforums.org/showthread.php?t=1163334
Install "Sound Juicer"
How-To rip Misic From Audio CDs

If all else fails "Nero Linux" was written with open source software and as such is required to offer a free version. It's well hidden but it's out there and works extremely well. I take that back, Not so well hidden.
http://www.brothersoft.com/nero-for-linu...59627.html
Reply
#17
http://pastebin.com/VgXRx6TL

Maybe line 57 can be of use? If not, I can do full debugging over the weekend, is there a bug report on this somewhere?
Reply
#18
I realise that there are cd ripping software for ubuntu, I read that it was built into xbmc and all I had to do was insert a disk and it could be ripped inside of the xbmc interface, is this true?
Reply
#19
jwarder Wrote:I realise that there are cd ripping software for ubuntu,
Can we keep this on topic please - thread is about Ubuntu 10.04/XBMC inability to automount and play media disks. There really is plenty of help out there to rip CDs and DVS, I've done it. But without ability to play disks XBMC is crippled in a fundamental fashion. Lets try and help these guys fix the problem. Thanks
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply
#20
DMESG
On inserting a DVD, dmesg gives
Quote:[ 1614.772849] Buffer I/O error on device sr0, logical block 98
[ 1614.773479] sr 1:0:0:0: [sr0] Device not ready
[ 1614.773485] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1614.773492] sr 1:0:0:0: [sr0] Sense Key : Not Ready [current]
[ 1614.773501] sr 1:0:0:0: [sr0] Add. Sense: Medium not present - tray open
[ 1614.773511] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 80 00 00 02 00
[ 1614.773531] end_request: I/O error, dev sr0, sector 512
[ 1614.773538] Buffer I/O error on device sr0, logical block 64
[ 1614.774087] sr 1:0:0:0: [sr0] Device not ready
[ 1614.774093] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1614.774100] sr 1:0:0:0: [sr0] Sense Key : Not Ready [current]
[ 1614.774109] sr 1:0:0:0: [sr0] Add. Sense: Medium not present - tray open
[ 1614.774119] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 08 00 00 02 00
[ 1614.774138] end_request: I/O error, dev sr0, sector 32
[ 1614.774146] Buffer I/O error on device sr0, logical block 4
[ 1614.774784] sr 1:0:0:0: [sr0] Device not ready
[ 1614.774789] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1614.774797] sr 1:0:0:0: [sr0] Sense Key : Not Ready [current]
[ 1614.774805] sr 1:0:0:0: [sr0] Add. Sense: Medium not present - tray open
[ 1614.774816] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00
[ 1614.774835] end_request: I/O error, dev sr0, sector 4096

Inserting a CD gives
Quote:[ 1855.380558] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1855.380566] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1855.380575] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1855.380587] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[ 1855.380607] end_request: I/O error, dev sr0, sector 0

In both cases error messages are repeated a large number of times

XBMC LOG
Opening media tray:
Quote:07:58:00 T:140071875242048 M:1615626240 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
07:58:00 T:140071875242048 M:1615626240 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
07:58:00 T:140071875242048 M:1615626240 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
07:58:02 T:140071875242048 M:1615364096 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
07:58:02 T:140071875242048 M:1615364096 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
07:58:02 T:140071875242048 M:1615364096 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false

Insert DVD
Quote:07:59:57 T:140071875242048 M:1615388672 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
07:59:57 T:140071875242048 M:1615388672 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
07:59:57 T:140071875242048 M:1615388672 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:00:18 T:140071875242048 M:1615278080 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:00:18 T:140071875242048 M:1615278080 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:00:18 T:140071875242048 M:1615278080 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
08:00:18 T:140071875242048 M:1615278080 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem true HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:00:19 T:140071875242048 M:1615355904 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:00:19 T:140071875242048 M:1615355904 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:00:19 T:140071875242048 M:1615355904 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
08:00:19 T:140071875242048 M:1615355904 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem true HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:00:20 T:140071875242048 M:1615470592 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:00:20 T:140071875242048 M:1615470592 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:00:20 T:140071875242048 M:1615470592 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
Last messages just keep repeating

Insert CD
Quote:08:02:59 T:140071875242048 M:1614950400 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:02:59 T:140071875242048 M:1614950400 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:02:59 T:140071875242048 M:1614950400 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:03:09 T:140071875242048 M:1614802944 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:03:09 T:140071875242048 M:1614802944 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:03:09 T:140071875242048 M:1614802944 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:03:10 T:140071875242048 M:1614770176 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:03:10 T:140071875242048 M:1614770176 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:03:10 T:140071875242048 M:1614770176 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
08:03:10 T:140071875242048 M:1614770176 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sr0)
08:03:10 T:140071875242048 M:1614770176 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method Get
08:03:10 T:140071875242048 M:1614770176 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem udf IsSystemInternal false IsMounted false IsRemovable true IsPartition false
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply
#21
I've raised this as a bug in the issue tracker
http://trac.xbmc.org/ticket/10024

so it's progress can e better managed. Hope that is OK

It's cross linked back to this thread.
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply
#22
Confirm - fixed in SVN build 33324. Used the PPA build at http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu to install.
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply
#23
Play disc is showing up now, great work, thanks.

I have however a new problem, first dvd I tried works flawlessly but the next one from a different region crashes XBMC. It exits to desktop when I choose play disc. I've installed all necessary tools to work region free so I thought I'd post it here. VLC player doesn't work on this disc either, MPlayer does but gives a distorted image. I can do further debugging if necessary.

Code:
23:38:20 T:3078346624 M:1770401792   DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
23:38:20 T:3078346624 M:1770401792   DEBUG: OnKey: 61453 pressed, action is Select
23:38:20 T:3078346624 M:1770401792   DEBUG: ExecuteXBMCAction : Translating XBMC.PlayDVD
23:38:20 T:3078346624 M:1770401792   DEBUG: ExecuteXBMCAction : To XBMC.PlayDVD
23:38:20 T:3078346624 M:1770401792   DEBUG: new file set audiostream:0
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers(dvd://1)
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: dvd
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: adding player: videodefaultdvdplayer (1) for rule: dvd
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: MPlayer (4)
23:38:20 T:3078346624 M:1770401792   DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
23:38:20 T:3078346624 M:1769766912  NOTICE: DVDPlayer: Opening: dvd://1
23:38:20 T:3078346624 M:1769766912 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:38:20 T:2861575024 M:1769766912   DEBUG: thread start, auto delete: 0
23:38:20 T:2861575024 M:1769766912  NOTICE: Creating InputStream
23:38:20 T:2861575024 M:1769766912   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav-i486-linux.so)
23:38:20 T:2861575024 M:1769766912   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/libdvdnav-i486-linux.so
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdnav: Using dvdnav version 4.1.3
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Using libdvdcss version 1.2.10 for DVD access
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdnav: vm: DVD Title: WEEDS_SEASON_1_DISC_1
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdnav: Unable to find map file '/home/xbmc/.dvdnav/WEEDS_SEASON_1_DISC_1.map'
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: potential layer change. 1 zero sectors detected starting at 5!
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions:
23:38:20 T:2861575024 M:1769766912    INFO:   msg:  1
23:38:20 T:2861575024 M:1769766912    INFO:   msg:
23:38:20 T:2861575024 M:1769766912    INFO: Previous line repeats 1 times.
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Attempting to retrieve all CSS keys
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: This can take a _long_ time, please be patient
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000012d
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000024a
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006073
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769766912    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x003b6ef9
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_02_0.VOB (0x003b6ef9)
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x003b6fb1
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_02_1.VOB (0x003b6fb1)!!
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x003b9850
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_03_0.VOB (0x003b9850)
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x003b9908
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_03_1.VOB (0x003b9908)!!
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Found 3 VTS's
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Elapsed time 0
23:38:20 T:2861575024 M:1769639936   DEBUG: Open - Setting region mask 01
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Can't seek to block 3895024
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdread: Invalid IFO for title 2 (VTS_02_0.IFO).
23:38:20 T:2861575024 M:1769639936    INFO:   msg: libdvdnav: ifoOpenVTSI failed
Reply
#24
@mod-u-lar

Suggest you delete your last reply if possible and post a new thread to address your issue as it will likely get lost in this one which addresses a different issue.

Hope it helps
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply
#25
How do I use this to fix a XBMC-Live that's installed on a thumb drive?
Reply
#26
esbaylus Wrote:How do I use this to fix a XBMC-Live that's installed on a thumb drive?

You can't unless you can build your own live disk from the SVN repositories or install XBMC onto the thumb drive from the repo. I don't know how to do either so I suggest you create a new thread and ask the question directly. Search first for any previous questions that may help you build XBMC on a thumb drive. You may get a better response. Cool
System info: Asrock ION330HT-BD (Intel Atom 330 4 core i686) connected to Sony KDL-Z5800 TV using hdmi via Onkyo TX-SR507 AV Amp. [Old Config Ubuntu 12.04. (Linux 3.2.0-32-generic-pae ) XBMCBuntu (Eden 11.0 Git:unknown Compiled Mar 24 2012). OpenGL 3.3.0 NVIDIA 280.13] New Config unknown - no working XBMC at moment!
Reply

Logout Mark Read Team Forum Stats Members Help
DVDs won't play0