How does one get DVDs to open in Ubuntu? I have a couple of DVDs from Digit magazine to check out. I followed several tips from the websites like installing mc, dvd:rip, etc, but no go.
However CDs immediatly create a file on the desktop....
get the following error messages:
91 audio & 204 video codecs Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts. Opening joystick device /dev/input/js0 Can't open joystick device /dev/input/js0: No such file or directory Can't init input joystick Setting up LIRC support... mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing dvd://1. libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Could not open /dev/dvd with libdvdcss. libdvdread: Can't open /dev/dvd for reading Couldn't open DVD device: /dev/dvd File not found: '1' Failed to open dvd://1
-------------------
shivkumar@shivkumar-desktop:~$ sudo ln -s /dev/dvd /dev/cdrom ln: creating symbolic link `/dev/cdrom' to `/dev/dvd': File exists
pl advise. sk
_________________________________________________________________ Fall in Love... Get married! Join FREE! http://www.shaadi.com/ptnr.php?ptnr=msnhottag
On 7/9/06, bombay news bombaynews@hotmail.com wrote:
How does one get DVDs to open in Ubuntu?
<snip> shivkumar@shivkumar-desktop:~$ sudo ln -s /dev/dvd /dev/cdrom ln: creating symbolic link `/dev/cdrom' to `/dev/dvd': File exists
I use /dev/hdc instead of /dev/dvd works fine for me.
Have you changed anything in /etc/fstab ? Try mehul's suggestion. If it does not work, try this:
Go to System>>Administrations>>Users & Groups. Click on the user you want to be able to access devices. Click on Properties. Go to the User Privileges tab. Mark all checkboxes as selected. Try again.
On Sunday 09 July 2006 12:09, bombay news wrote:
shivkumar@shivkumar-desktop:~$ sudo ln -s /dev/dvd /dev/cdrom ln: creating symbolic link `/dev/cdrom' to `/dev/dvd': File exists
make sure that /dev/dvd points to the right device. do a ls -l to see where /dev/dvd is currently pointing to. If it is the wrong device then simply remove /dev/dvd and recreate the symbolic link to the right device. Or the shorter way would be to use /dev/hdX instead of /dev/dvd.
dmesg can also give you a lot of help when determining which device is your dvd drive.
On Sun, Jul 09, 2006 at 12:09:34PM +0530, bombay news wrote:
How does one get DVDs to open in Ubuntu? I have a couple of DVDs from Digit magazine to check out. I followed several tips from the websites like installing mc, dvd:rip, etc, but no go.
Ubuntu does it automatically, unless you changed some settings. Here is my fstab entry for optical drives in Ubuntu 5.10
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/hdb /media/cdrom1 udf,iso9660 user,noauto 0 0
Regards,
Rony.
___________________________________________________________ Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html