LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-29-2010, 06:03 PM   #1
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547
Blog Entries: 7

Rep: Reputation: 55
end_request: I/O error, dev sr0


I am unable to read any movie dvd's with slackware. Any data dvd is ok but no movie dvd's even with vlc.... The same dvd reads fine in the same machine with different OS like Debian, FC, Mint....

I keep getting:

Code:
Buffer I/O error on device sr0, logical block 1025
sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 5:0:0:0: [sr0] Sense Key : 0x5 [current] 
sr 5:0:0:0: [sr0] ASC=0x6f ASCQ=0x3
sr 5:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 02 a6 00 00 20 00
end_request: I/O error, dev sr0, sector 2752
Buffer I/O error on device sr0, logical block 688
Buffer I/O error on device sr0, logical block 689
Buffer I/O error on device sr0, logical block 690
Buffer I/O error on device sr0, logical block 691
Buffer I/O error on device sr0, logical block 692
Buffer I/O error on device sr0, logical block 693
Buffer I/O error on device sr0, logical block 694
Buffer I/O error on device sr0, logical block 695
Buffer I/O error on device sr0, logical block 696
Buffer I/O error on device sr0, logical block 697
sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 5:0:0:0: [sr0] Sense Key : 0x5 [current] 
sr 5:0:0:0: [sr0] ASC=0x6f ASCQ=0x3
sr 5:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 c8 98 00 00 02 00
end_request: I/O error, dev sr0, sector 205408
sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 5:0:0:0: [sr0] Sense Key : 0x5 [current] 
sr 5:0:0:0: [sr0] ASC=0x6f ASCQ=0x3
sr 5:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 c8 98 00 00 02 00
end_request: I/O error, dev sr0, sector 205408
Any ideas?

Thanks!
 
Old 11-29-2010, 08:06 PM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
i'm thinking of a broken device
that's almost the same error message displayed when your hard drive is failing
 
Old 11-29-2010, 08:27 PM   #3
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
How is that?
It works fine with other Distro. I can read Data DVD's just fine. If it was failing it shouldn't work with any other distro.
 
Old 11-30-2010, 03:19 PM   #4
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
Any body?
 
Old 11-30-2010, 03:55 PM   #5
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
That might be caused due to the encryption used in commercial movie DVDs. You need libdvdcss to decrypt them. You also need a version of xine that will work with encrypted DVDs. I'm sure a Google search will lead you to some step by step tutorial.

First see if you have libdvdcss.
Code:
$ locate libdvdcss
/usr/lib/libdvdcss.so.2
/usr/lib/libdvdcss.so.2.1.0
/usr/share/doc/libdvdcss2
/usr/share/doc/libdvdcss2/NEWS.gz
/usr/share/doc/libdvdcss2/README
/usr/share/doc/libdvdcss2/changelog.Debian.gz
/usr/share/doc/libdvdcss2/changelog.gz
/usr/share/doc/libdvdcss2/copyright
/var/lib/dpkg/info/libdvdcss2.list
/var/lib/dpkg/info/libdvdcss2.md5sums
/var/lib/dpkg/info/libdvdcss2.postinst
/var/lib/dpkg/info/libdvdcss2.postrm
/var/lib/dpkg/info/libdvdcss2.shlibs
If you already have this then maybe your movie watching software is missing the required component. I haven't installed this by hand in years but I remember something about replacing xine-ui or something.

Last edited by stress_junkie; 11-30-2010 at 03:57 PM.
 
Old 11-30-2010, 04:43 PM   #6
SeRi@lDiE
Member
 
Registered: Jun 2006
Location: /dev/null
Distribution: Slackware 13.1, Slackware 13.37, aptosid, rhel
Posts: 547

Original Poster
Blog Entries: 7

Rep: Reputation: 55
stress_junkie,

Thanks that was it.
 
  


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
[SOLVED] Slackware 13 - Kernel 2.6.32.2 - Error: end_request: I/O error, dev fd0, sector 0 mobjr Slackware 4 01-14-2010 07:11 AM
Can't install: end_request: I/O error, dev sda, sector.... tnandy Linux - Newbie 4 11-26-2007 12:12 PM
linux kernel: end_request: I/O error, dev fd0 sector 0 calutateo Linux - Software 4 05-30-2005 11:36 PM
(none) kernel: end_request: I/O error, dev 22:47(hdh), sector xxxxx --- what? l2ich84 Linux - Newbie 3 02-07-2004 01:23 PM
(none) kernel: end_request: I/O error, dev 22:47(hdh), sector xxxxx -- what? l2ich84 Linux - General 1 02-06-2004 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:23 AM.

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