this post was submitted on 01 Jul 2026
7 points (100.0% liked)

Linux

66128 readers
282 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

I am trying to liberate my old DVD collection from its optical media prison. I bought a cheapo external DVD drive, but I can't get the DVDs to play or even cooperate for ripping. I can open the disc in the file manager and see the files on it, but I can't play anything. Do some searching, I see a lot of things about installing libdvdcss, libdvdread, and libdvdnav. I did all that and still nothing. VLC gives me an immediate error. I also see a lot of stuff about installing and using regionset to change the region setting on the drive. However, that package seems to no longer be available. Any ideas of what else I could try?

you are viewing a single comment's thread
view the rest of the comments
[–] 9point6@lemmy.world 2 points 17 hours ago* (last edited 17 hours ago)

Hmm assuming the disk isn't super scratched up, I'm thinking you need to configure the region correctly.

I think if it was a decryption error, you'd have something different to a read error on what looks like one of the first blocks.

I remember there's a cli utility for setting the region that you should be able to get from your package manager, I can't remember the name off the top of my head

Edit: reread your post, regionset rings a bell actually. If it's not available in your package manager, perhaps try building it from source