September 2017

S M T W T F S
     12
34 56789
10111213141516
17181920212223
24252627282930

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Friday, January 15th, 2010 10:40 pm
It can play dvd with the preinstalled Totem media player, or easily downloadable Videolan VLC player (or many others). However, for legal reasons, they cannot preinstall css descrambling codecs, which have to be downloaded and installed by the user. Should be easy enough, though.

Update. Indeed, a search for how to play dvd in ubuntu 9.10 immediately returned http://shibuvarkala.blogspot.com/2009/10/how-to-play-dvd-in-ubuntu-910-karmic.html and http://shibuvarkala.blogspot.com/2009/10/how-to-make-ubnutu-910-karmic-koala.html which are the deal.
Tags:
Monday, January 18th, 2010 07:46 am (UTC)
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
sudo apt-get install libdvdcss2 && sudo /usr/share/doc/libdvdread4/./install-css.sh
sudo apt-get install non-free-codecs


In the future, specific versions may be different (it is funny, really, that versions are part of the utility names: css2? read4?). And some of the earlier Ubuntu distributions do work with earlier versions of utilities (libread3, in particular, seems to be used in versions 8.04 and 8.10; I have not tested it).
Edited 2010-01-19 01:06 am (UTC)
Tuesday, January 26th, 2010 06:53 am (UTC)
keep in mind Medibuntu is not a silver bullet - they had started e.g. with Skype being delivered but recently has ceased support for variety of reasons (and prevailing has been conflict between closed-source Skype and amount of people assuming they can fix Skype for them), including moving binary packages to staging- repos...
Tuesday, January 26th, 2010 08:24 am (UTC)
I know. Not all software installation has to be centralized (although it does make it easier).

I think I may have lost audio after the most recent system update. That would be very inconvenient.