Results 1 to 10 of 11
I have downloaded multiple programs including VLC and nothing will play...How can i fix this issue?...
- 06-19-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
DVD/CD Player will not WORK
I have downloaded multiple programs including VLC and nothing will play...How can i fix this issue?
- 06-19-2010 #2
Hi and Welcome !
Are other media formats working fine? How did you install VLC player? Execute this in Terminal
Post output here.Code:sudo hdparm -I /dev/cdrom
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-20-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,975
Have you installed the libdvdcss package?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-21-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
No, no other media files are working? The VLC player pops up but then nothing. i dont' know how to "Execute this in Terminal cudo hdparm -I /dev/cdrom"
- 06-21-2010 #5Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
Whats is real fast?
- 06-21-2010 #6
Check Application Menu. There is an option 'Terminal' in it. Open Terminal and type this code :
Code:sudo hdparm -I /dev/cdrom
Did you download VLC Player manually? How did you install VLC Player?I have downloaded multiple programs including VLC and nothing will play
If your machine has internet access, then type these commands in Terminal :
Look for VLC Player in Applications Menu.Code:sudo apt-get update sudo apt-get install vlc
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-21-2010 #7Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
still nothing plays pops up as if its going to play and then nothing. I did exactly what you said.
- 06-22-2010 #8
Execute vlc command in Terminal. VLC player will pop up. Try to play DVD/CD in VLC.
Does it throw any error message? Post error message here, if any.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-23-2010 #9Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
It doesn't Give any error message. It will play other media files.
- 06-23-2010 #10
There is are some ugly issues with region codes and DVD ...
A workaround is using k9copy.


Reply With Quote