akashi
May 26 2009, 06:29 AM
| | I've already search in this forum and the other forum, but i still haven't got the answer. After I upgraded my ubuntu (Intrepid to Jaunty) i can't watch dvd anymore. When I inserted DVD, it got mounted and i can see it at my desktop. But when i try to open / play it, totem says that i don't have the right permission to open it... what it's differences with intrepid? i didn't have this problem when i used intrepid.
Btw, things i've tried :
1. sudo totem -> didn't work... seems we can't run totem from terminal.. it doesn't have dbus access.. don't know what it means.
2. reinstall totem, vlc, gstreamer, and other plugins -> same error
does anyone have the solution? |
Comment/Reply (w/o sign-up)
yordan
May 26 2009, 08:04 AM
did you have a look at this : http://www.ubuntu-news.net/2006/12/15/how-...layback-ubuntu/It's said that : QUOTE DVD playback is not a feature that is installed by default due to license restrictions. This tutorial will show you how to install DVD playback capability on your Ubuntu linux machine. Read it here But also remember this, mentioned in the same article : QUOTE note: in some areas this is not legal. If that is the case for you you can 1) continue to let some corporation demand payment to be able to playback the DVDs you already paid for, 2) stop watching DVDs altogether or 3) tell them to take a hike and install playback anyway. Viva la revolucion!
Comment/Reply (w/o sign-up)
akashi
May 26 2009, 11:02 AM
yep, but the link is dead.. btw, i do understand that DVD playback is restricted. When i used intrepid, i did need to install gstreamer which is part of medibuntu package, which i'm sure you've already know about this. the problem is, when i upgraded it to Jaunty using ubuntu update system, suddenly i couldn't play DVD. Does ubuntu upgrade (to Jaunty) remove the ability to playback dvd, or there are packages i need to install so that i can play dvd in jaunty?
Comment/Reply (w/o sign-up)
akashi
May 28 2009, 03:17 AM
The problem is solved After spent an hour browsing, googling, and checking synaptic, (maybe) i found the answer. When i search anything about dvd in synaptic, i found a package called libdvdcss2. This packages is essential to play encrypted DVD. And I just thought that this could solve my problem. I install that package and voila, i can play dvd again. I still don't understand why i could play dvd when i was using iintrepid. BTW, for anyone who have problem with Jaunty dvd playback, could you try this and then tell me whether this solve your problem or not. Cheers
Comment/Reply (w/o sign-up)
(G)Tom
Jun 9 2009, 06:13 PM
libdvdcss2 fixed it for me
Dvd Playback On Jaunty
Yep, it was libdvdcss2 for me as well (using Jaunty). I followed the instructions at https://help.Ubuntu.Com/community/Medibuntu, namely the sections entitled "Adding the Repositories" and "Playing Encrypted DVDs". I also had to restart my computer for some reason! :P
Perhaps when you upgrade they remove your ability to play DVDs, just in case?
Comment/Reply (w/o sign-up)
primefalcon
Jul 29 2009, 01:26 PM
apart from libdvdcss2, install w32codecs or if your using 64bit w64codecs... another player I would recommend is vlc
Comment/Reply (w/o sign-up)
(G)Todd
Aug 5 2009, 03:15 AM
how to enable playback in Ubuntu
Dvd Playback On Jaunty
There are several ways to enjoy dvd playback in Ubuntu without using the terminal. The easiest is to go to the Ubuntu store and purchase the software legally.Another way is to go to the XBMC homepage and follow the instructions to install in Ubuntu. It took me less then 10 min to google xbmc, follow instructions and start watching my dvd. Oh, one more that I just thought of. Super OS is Ubuntu with all the goodies allready on the iso. Just download Super Os and install!
-reply by Todd
Comment/Reply (w/o sign-up)
(G)Jack
Sep 26 2009, 03:04 PM
No libdvdcss2 in synaptic
Dvd Playback On Jaunty
I am having the same problem. I got my computer in the US, brought it to Japan, but I cannot play any dvds. (I can play US dvds in windows.) Problem is, there seems to be no libdvdcss2 in my synaptic manager. Anyone have any idea why?
Thanks for any help you can give.
Jack
-reply by Jack
Comment/Reply (w/o sign-up)
Similar Topics
Keywords :
- Boot Error On Customized Kernel [solved]
(2)
Ubuntu Mobile 8.04 With Touchscreen
(0) I have a video demonstrating it here: http://youtube.com/watch?v=HNEWZdCYcuQ The only problem is,
that the method I used to get it to work only seems to work on Ubuntu Mobile (method can be found
here http://diyhometech.blogspot.com) It does not seem to work on Ubuntu Desktop 8.04 I am
suspecting that Ubuntu Mobile Edition has some preliminary support for touch screens built in to it.
Anyone know what I might do to get it working in the Desktop version on the same Fujitsu U810?
help needed.......
Ubuntu Edubuntu Kbuntu Series
(4) I formerly decided to try ubuntu which is part of the linux tree as I understand, I liked the look
and feel ect, it was good and simple without the buggs of windows but I discovered that none of my
windows programs and drivers worked with ubuntu linux so is it possible to make the majority of
windows stuff work or do we have to use other programs to make it go?....
Ubuntu- How To Install C/ C++ Compilers.
(4) Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package.
Default install will not come with development tools. Synaptic pckg manager is a very usefull
tool in ubuntu. This can be used to install many development tool. Just look for Synaptic pckg
manager and put check for gcc 3.4 or later, glibc or any other package you need, then update.
Your ubuntu is now ready to use for C,C++.... /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> ....
Linux Basic Command - For Storing Compilation Error To File
(1) Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
log.txt log.txt contains the compile time errors. ....
Strange Error When Trying To Install Fedora Core 9
(6) Hi all, I tried to install Fedora Core 9 in a VmWare virtual machine under WinXP. I downloaded the
DVD ISO image and proceeded with the installation. When the process was started since about a
minute, the following error did show: "The file evince-2.22.1.1-1.fc9.i386.rpm cannot be opened.
This is due to a missing file, a corrupt package or corrupt media" Fine, I told to myself,
let's download the ISO image again, this time from a different server, just in case. No joy,
same error. Tried another couple of times, each one using a different server for the download. Sa....
Is There A Php Editor That Runs On Pclinuxos Or Ubuntu?
is there a php editor that runs on PClinuxOS or Ubuntu??? (7) Hi, Just a quick question... Does anyone know any decent php editors that run in linux... I have
tried to use some windoows apps with wine but they dont seem to function correctly?? Thanks,
Antony.....
Need Help Downloading With Ubuntu
(2) Hey! I want you to have a look at this: http://packages.ubuntu.com/audacity I am trying to
download audacity to Linux. But I don't know where I should go from here.. This is not the only
place. I tryed to download amsn too, but I came to the same site (but for Amsn instead of audacity
OFC). Can you please make a "mini tutorial" that can help me download and install the softwares?
Thanks //Feelay Edit: Ok.. I don't even know how to install tar.gz softwares like the flash
player.. I am a total noob, and would really like some help /smile.gif" style="vertical....
Ubuntu 7.10 + Windows Xp Dual Boot
how to reinstall GRUB after windows reinstall (9) Ok so for a long time I had my dual boot working great, windows and ubuntu. But 2 days ago my
windows required a wipe and clean install because of some issues, like it usually happens after 8
months. So I reinstalled windows, well, first deleted the windows partition using the windows XP
install CD. Then assigned a partition for windows (same size) and left the ubuntu and swap partition
intact. But of course, windows deletes GRUB and replace it with their boot info, so now I can't
boot ubuntu (I can't choose). How can I reinstall GRUB without having to reinstal....
Simple Ubuntu Based Home File Server | For Newbies
(1) This tutorial explains how to turn an old PC with additional hard disks into a simple home file
server. The file server is intended for home use. The home file server is accessible by Windows and
Linux computers in the home network. http://www.howtoforge.com/ubuntu-home-fileserver
_________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
Review About Ubuntu 7.10
NOT 7.04, BUT 7.10 (15) Hi, I am testing Ubuntu for a few weeks. I have tested 7.04 but not 7.10. At this second, I am using
Mac OS X 1.0.5 Leopard on the schools network. I installed UBUNTU on my laptop using the LiveCD.
Some hardware had minor problems, but didn't disturb the installation. If you want my specs,
check out Review About Vista. I installed Ubuntu and used 220MB of RAM out of 1GB. I think some of
it is graphics memory. Soon, I will be installing the LAMP installation (Linux, Apache, MySQL and
PHP) for my WiFi network. I will get with you soon at 7:00PM (GMT UK) xxxx-jozh-xxxx....
Ubuntu 7.10
what have you heard? (8) Well ubuntu 7.10 is coming out soon (the final one, a beta is currently out and available for
download right now if you would like, and you can check it out at http://www.ubuntu.com ) But I
was wondering what everybody has heard about it, or if anybody has tried it? I have liked the
previous releases, but should I bother with upgrading to this one, or should I just stick with the
older release until the support is gone? It looks like they have done a lot of improvements in the
way of eye candy for this release with 3D effects and such enabled by default. And the rest....
Beginner's Guide To Installing Software In Ubuntu
(2) Having problems installing something on your new Ubuntu operating system? This guide will help you
understand. http://cutlersoftware.com/ubuntuinstall/ _________________________________
http://dserban01.googlepages.com/linkedin....abap.basis.html ....
Do These Things Immediately After Installing Ubuntu
(0) Article shows 13 things to do, programs to install immediately after installing Ubuntu 7.04 Feisty
Fawn to make it rock. http://linuxondesktop.blogspot.com/2007/05...ubuntu-704.html
_________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
(2) Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
installed within a file in the Windows file system (a loopmounted partition), this file is seen by
Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i....
Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian
(1) "Envy" is an application for Ubuntu Linux and Debian, written in Python and PyGTK, which will detect
the model of your graphic card (ATI and Nvidia cards are supported) and install the correct drivers.
http://www.albertomilone.com/nvidia_scripts1.html _________________________________
http://dserban01.googlepages.com/linkedin....abap.basis.html ....
Get Wireless Working In Ubuntu 7.04
(0) It is very common that the only thing that doesn't work on a fresh Ubuntu install is the
wireless. Here are easy, fool-proof instructions for how to get wireless working in Ubuntu 7.04 if
it's not working because of the common bcm43xx problem. Requirements: 1) Ubuntu 7.04 installed
2) Internet access - on the same computer (maybe using a wired connection) or on another.
http://i-eat-noobs.blogspot.com/2007/08/ge...ubuntu-704.html For wireless USB adapters, this is
the best guide out there: http://ubuntuforums.org/showthread.php?t=400236 The Trendnet TEW-....
Ubuntu 7.04 - Test Drive
(0) So I randomly got the urge yesterday to wipe my linux partition clean and install a new distro, or
at least a new release, and get back into linux a bit. I always have a linux partition on my system
but I usually go through phases where I use it more or less. Regardless I have used multiple distros
(a bit of gentoo and slack, redhat, suse, madrake, mandiva, fedora, mepis, ubuntu, etc) and had used
ubuntu 6.06 for awhile. I had actually installed 6.10 around the end of last year but over time I
broke some things playing with compiz and eventually just sort of stopped usin....
Ubuntu Won't Log On
Something like damaged explorer.exe... (12) Recently, Ubuntu has stopped working by not allowing me to access the desktop. It is quite strange.
Once Ubuntu has booted up to the username screen, I type in my username and password to log on. It
brings me to a blank screen with nothing on it. This happens to all of the user accounts. When I
press the Power button on my computer, I see the loading process where it says: Executing login
scripts... and then some network stuff when it freezes. I have no clue what to do here because
I've only worked with the GNOME desktop in Ubuntu and only 2 times when modifying....
Ubuntu Livecd
Can't see all my files!!! (7) Hey, i got a Ubuntu LiveCD and it works perfectly. Seems like a good change from Windows from time
to time. The only problem i am having is that i cant find some files that are on my C:/ drive (the
Windows area) - although i can see them through windows no problem. Example is that when i go to the
documents and settings folder on the C drive, no folders are there. When i go back to windows, its
there! Can someone please tell me how can i see my files via ubuntu. I am quite a newbie to Ubuntu
so please excuse me if this is a n00b question /tongue.gif" style="vertical-....
Ubuntu Installation Help !
(11) I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
of doing it manually, it shows me all these detected: What do i have to do if i want to
install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall....
Using Ndiswrapper In Fedora Core 6
Installation Error (4) Hi, I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been
trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck. i am using
ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make
distclean, make and make install (root) commands and they work without a problem. It is only when i
try to enter the command ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of
my pc card) i get the following error QUOTE # ndiswrapper -i WG511v2.INF bash: nd....
Installing Themes
in ubuntu (6) Hi! Guys, I need your help in how to install themes in Linux. Must first say that am a newbie in
Linux. The distribution am using is Ubuntu Linux 6.06 (Draper Drake?).Downloaded a theme from
http://www.gnome-look.org/ .I downloaded a Mac OS theme
(http://www.gnome-look.org/content/show.php?content=13548 ). They told me to copy it to /themes
directory but I do not have any idea where this /theme folder is located. I searched for it and
\user\themes (I am not sure?) but in that directory the paste button is inactive. People please
help, in installing this theme. How do I....
Ubuntu 6.06
Review (36) On the first day of this month Cononical released the latest iteration of their linux distribution,
Ubuntu. Now to revision number 6.06 they have achieved many of the necessities to having a desktop
linux distribution that is useable by the masses. Originally intended to be released in April (I
believe) it was delayed to polish up a few things and I think it was well spent. I have seen
numerous threads on this forum about choosing a linux distro to try as the first distribution, and
hopefully this review will entice many to choose ubuntu for this purpose. For more 'h....
Help: Installing Device Drivers On Ubuntu
Help installing ADSL driver on Ubuntu (4) I am new to Linux. I have just installed Ubuntu 5.10 on Pentium Xeon XSeries 226 server. I want to
install driver for my existing Zyxel 630-11 ADSL modem to connect to the internet. I have also
downloaded the driver from sourceforge in .tgz format. I don't know how to install this driver.
If anyone know... please help me.....
Help: How To Dual Boot Ubuntu And Windows ME
I am running into some troubles (5) I recently recieved a Ubuntu distro (Breezy Badger, 5.10) and installed it on my laptop,
uninstalling Windows in the process as I could not resize the FAT32 partition without erasing all
data and I loved it! After several days without the internet as I couldn't get the modem
working I decided to reinstall Windows ME on my laptop. I resized the Linux partition and created a
FAT32, enough for Windows and any programs, games and documents I would like, ample space really.
The partition was created successfully and the Linux partition resized. However, I inserted the Wi....
Grub Error After Reinstalled Winxp
(11) I have Windows XP and Fedora 4 installed in my PC. Grub is the boot loader. Today, I decided to
reinstall Windows XP. After the installation finished, I boot into fedora 4 with rescue disk. then..
chroot, grub-install /dev/hda, reboot. but I could not boot into the system. It just show me this,
grub> There is no option for me to choose. (It uses to have a list.) Then I fdis /mbr, root
(hd0,0), set(hd0) yes, the grub menu is back. But cannot boot into both system (windows xp and
Fedora 4) fc4: invalid compressed format (err=1) xp:disk error ,press any key to restart ....
No Sound On Creative Pci 128..
help..system-config-soundcard error (7) I just got a creative pci 128 sound card for my Fedora core 4 box. But it does not work (not sound,
and work in windows xp). I have searched for solution in google for a while, but couldn;t found
anything good. When I tryied to use command system-config-soundcard, it return a error message:
amixer: unable to find simple control pcm,0 What is the problem?? How to fix it?? Thank you.....
My Ubuntu Cd's Arrived !
(14) remember the thead about free Ubuntu cd's a month or 2 ago ??? well i applied, and they have
finaly got them ! i ordered 1x86 cd, and one AMD64 cd. and i ALSO recieved a LiveCD !!!! fantastic
! (although im a little dissapointed that version 5 is comming out next month. ohh well, i will
download version 5 later. did any of you guys get uor cd's yet ??....
Ubuntu Linux CDs For Free (incl. Shipping)
Grab it right now... (26) Hi guys, I searched about this particular Linux Distro after I read about it in a post by
MajesticTreeFrog ( http://www.astahost.com/I-Support-Microsof...getnewpost.html ) - and I found
out that they still have that offer OPEN. They're giving away free CDs for Intel, PowerPC and
AMD64 Platform.. They even ship as many copies as you want FREE OF COST INCLUDING SHIPPING CHARGES
. This is your golden chance lol... HURRY HURRY.. GRAB YOUR COPY OF LINUX.. @
http://shipit.ubuntulinux.org/ Do it today and spread the word around.. Linux is the OS of the day,
year,....
Looking for Dvd, Playback, On, Jaunty
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for Dvd, Playback, On, Jaunty
|
advertisement
|
|