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 12-17-2015, 01:59 PM   #1
kaza
Member
 
Registered: Apr 2010
Distribution: FC17
Posts: 343

Rep: Reputation: 2
I/O errors reading "region1" despite "regionset" and libdvdcss


Hello,

I bought at Amazon few Nationl Geographic DVDs which are natually
encoded as "region 1" (and I live in "region 2").
At first I thought that by installing "regionset" (and I have
libdvdcss installed for a long time) and by changing the region I could
view the DVDs and copy the *.VOB files to disk to play them from disk.
However, I've got very choppy playbak with huge pixellation. Attempts
to copy the *.VOB resulted in I/O errors. A friend of mine reminded me
that DVD drive not being used for a long time (my case) could become
dirty and I/O errors would be expected. So I bougt at e-bay another drive,
changed its region to "1" too but to no avail: now I can't play at all
and I/O errors persist. As for the media itself - it's a package of 12 DVDs
and I tryed almost half of them - same results.
So, two DVD players (old LG Bluray and newer LG M-DISK), about 6 disks
give similar results.
I upgraded libdvdcss to libdvdcss-1.3.0-1.fc19.remi.x86_64
(yes, I know I should upgrade fc19 but I haven't got the time yet)
from previous 1.2.10 but nothing changed.

here's the attempt to read a file by vlc:

Code:
<localhost.localdomain>.../user>regionset /dev/sr0                                                 
Current drive parameters for /dev/sr0:                                                              
  RPC Type: Phase II (Hardware)                                                                        
  RPC Status: active region code (bitmask=0xFE)                                                           
  Drive plays discs from this region(s): 1
  Vendor may reset the RPC 4 times
  User is allowed change the region setting 3 times
Would you like to change the region setting for this drive? [y/n]: n
<localhost.localdomain>.../user>vlc /run/media/user/NGC_WORLD_S_DEADLIEST_D3/VIDEO_TS/VTS_02_1.VOB
VLC media player 2.0.10 Twoflower (revision 2.0.10-0-g2912d78)
[0x9ae108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
[0x7f0b80004528] filesystem access error: failed to read (Input/output error)
[0x7f0b800021a8] main stream error: cannot pre fill buffer
Am I missing something obvious?
TIA,
kaza.
 
Old 12-19-2015, 05:31 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
where's that output from?

can you play other dvds?
 
Old 12-24-2015, 07:05 PM   #3
kaza
Member
 
Registered: Apr 2010
Distribution: FC17
Posts: 343

Original Poster
Rep: Reputation: 2
Hi ondoho, thanks for response.

I can play regular DVDs (without region code) without any problem.

The output is from first showing with "regionset" that the region
of the drive is indeed "1", same as the DVD media.
Then I attempted a simple copy of the video file which resulted in I/O errors.

BTW, I checked the DVD disk with "region 1" in my friends laptop (Windows)
and it played without a problem without anything being changed in his laptop.

TIA for any ideas,
kaza.
 
Old 12-25-2015, 12:42 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by kaza View Post
(yes, I know I should upgrade fc19 but I haven't got the time yet)
you should.
fc19 reached end of life a year ago, and it's quite possible that your dvds are too new for an old version of libdvdcss?
or anything, really.
end of life, full stop.

Code:
<localhost.localdomain>.../user>
is that your terminal prompt or what? very confusing.
 
Old 12-26-2015, 03:50 AM   #5
kaza
Member
 
Registered: Apr 2010
Distribution: FC17
Posts: 343

Original Poster
Rep: Reputation: 2
Hi ondoho,

OK, I see I'll have to spend time on upgrading (that is few days performing two full backups to a tape
in hope when I'm back from work no power outages longer than UPS capability) and then full
partitioning, installing from scratch, then restoring up everything to /home and then
going over the list of currently installed packages and manually installing everything
over the standard OS. Considering 12+ hours work days and mostly occupied weekends - hope to upgrade
before Fedora 25 is out... :-)

yes, that's the terminal prompt.

Thanks for the help!
 
Old 12-27-2015, 03:36 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
well don't blame me...

but isn't it possible to upgrade from one version to the next in fedora???

anyhow, good luck with that!
 
Old 12-27-2015, 11:55 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Quote:
Originally Posted by ondoho View Post
but isn't it possible to upgrade from one version to the next in fedora???
Yes, but only to the next, so that would be 19 > 20 > 21 > 22 > 23! That would take longer than installing 23. Fedora is probably not the best choice for people who don't like upgrading or re-installing.
 
Old 12-27-2015, 02:53 PM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by DavidMcCann View Post
Fedora is probably not the best choice for people who don't like upgrading
i think that holds true for virtually every linux distro.
 
Old 12-27-2015, 03:16 PM   #9
jpollard
Senior Member
 
Registered: Dec 2012
Location: Washington DC area
Distribution: Fedora, CentOS, Slackware
Posts: 4,912

Rep: Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513Reputation: 1513
I've been using dvdbackup to make copies... the results remain in the same region coding though the encryption gets removed (VLC had no trouble with the DVDs).

Most of the copying problems I've had are due to deliberately coding the DVDs in a nonstandard way. The ISO format doesn't support hard links... yet I've got a couple of DVDs that replicate the video data some 9 times - thus the recorded disk has to be using hard links (the separate VFO files have the same md5hash... and the sum is larger than 8GB that will fit on a standard DVD). Other times the errors are bogus (a deliberate unused short block at the end of a file).

One problem with a number of used DVD drives is whether the region coding has been changed... some drives only allow a limited number of changes, then lock on the last change from then on.

Last edited by jpollard; 12-27-2015 at 03:17 PM.
 
  


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] Errors executing shell script: "command not found" and "no such file or directory" eko000 Linux - Newbie 1 01-14-2011 07:54 AM
"bad_pool_error" & "Your system is not fully acpi compliant get your Bios updated" errors in WinXP Aquarius_Girl General 10 07-30-2010 11:27 AM
"NIM thread blocked" & "Deadman Switch (DMS) close to trigger" errors sosborne Linux - Networking 1 06-28-2006 02:07 PM
FC4 install errors, "diabling IRQ #10" "nobody cares" error message??? A6Quattro Fedora 6 07-20-2005 12:49 PM

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

All times are GMT -5. The time now is 10:26 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