playing dvd cannot find resource

Asked by JC

i have totem movie player
but my cd rom and r/r drive is not black and i can't get to the

dvd movie i have

i tried this and got this

i have totem movie player
but my cd rom and r/r drive is not black and i can't get to the

dvd movie i have

jc@jc-desktop:~$ sudo aptitude install mozilla-player
[sudo] password for jc:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
Couldn't find any package whose name or description matched "mozilla-player"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
jc@jc-desktop:~$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
JC
Solved:
Last query:
Last reply:

This question was reopened

  • by JC
Revision history for this message
douglas_smith (hamsterzombie-deactivatedaccount) said :
#1

Did you add the medibuntu repository to your sources list?
If not, read the how-to here:
http://www.medibuntu.org/

Then install your goodies.
Have fun

Revision history for this message
JC (jc9233) said :
#2

sorry to say
i don't know how to find medibuntu and install it
can you direct me
i have been look every were i can think of

thanks
add/remove and software sources

Revision history for this message
Kinuthia (qmuchane) said :
#3

JC,
Hi...
First open a Terminal enter or paste gedit /etc/apt/sources.list at the bottom of that file add deb http://packages.mediubuntu.org/gutsy free non-free. Save and close. Now go and get their key by entering in the Terminal wget -q http://packages.mediubuntu.org/mediubuntu-key.gpg -O- | sudo apt-key add -. Make sure you enter it as it is written.
Now download what you wanted.
Enjoy!

Revision history for this message
Kinuthia (qmuchane) said :
#4

JC,
Hi...
First open a Terminal enter or paste gedit /etc/apt/sources.list at the bottom of that file add deb http://packages.mediubuntu.org/gutsy free non-free. Save and close. Now go and get their key by entering in the Terminal wget -q http://packages.mediubuntu.org/mediubuntu-key.gpg -O- | sudo apt-key add -. Make sure you enter it as it is written.
Now download what you wanted.
Enjoy!

Revision history for this message
JC (jc9233) said :
#5

very lost here what am i doing wrong?????

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy restricted main multiverse multiverse universe #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

this is what i got

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse restricted universe main
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
dephttp://packages.mediubuntu.org/gutsy

Revision history for this message
Kinuthia (qmuchane) said :
#6

JC,
Hi...

The file /etc/apt/sources.list contains a list of the repositories from
where you can get packages to
install on your machine. This is done automatically when you enter
apt-get install <name of package>.
But you need to enable the sources in that list. You do that by
uncommenting the sentences starting with deb by
removing the # in front of deb. If you want to add a new repository you
add that repository's URL by appending
it at the end of the file as I told you above.

First create a back-up of that file incase you mess! Enter this in the
terminal:
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

Secondly,this is the line you need to add at the end
of /etc/apt/sources.list "deb http://packages.mediubuntu.org/gutsy
free non-free " Without the quotes !!
In yours, you misspelled deb and did not add free non-free.
You might also want to uncomment all the lines ending in universe and
multiverse.

Now enter " wget -q http://packages.mediubuntu.org/mediubuntu-key.gpg
-O- | sudo apt-key add - " Again without the quotes!!
in the Terminal to get their key.

Now you can enter sudo apt-get update to update the repositories and
then
sudo apt-get install <name of package> to download and install the
packages.

Would you mind being a little clearer on what you want do...

Enjoy !

Revision history for this message
JC (jc9233) said :
#7

you asked to be a little clearer on what i want to do

all i want is to be able to watch dvds and the movie player doesn't let be go the my two cd drives

is there a easier way of doing that

?in windows you just download movie players
here i have a movie player eather i don't know how to use it
or it needs somethng
i can't under stand why i can't get to the dvd and just play it

Revision history for this message
Kinuthia (qmuchane) said :
#8

JC,
Hello...again...

For legal reasons Ubuntu does not ship with software which enables you
to play your DVDs. But you can easily download and install one which
enables you to. I recommend vlc for the simple reason that that is what
I use and I am yet to find a format it does not play. And of course it
has a GUI.

Remember what I told you above about uncommenting the sentences which
start with deb in the /etc/apt/sources.list file ? Do that, especially
for those ending in multiverse,universe and restricted.
Then do an update by entering sudo apt-get update. Followed by sudo
apt-get install vlc.

vlc will be downloaded and installed on your machine and you can find it
under Applications >Sound&Video >vlc Media Player.

Keep us posted on your progress.
Good luck!

Revision history for this message
JC (jc9233) said :
#9

i did this and just don't know what i'm doing wrong
please tell me, show me
thanks

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy restricted main multiverse multiverse universe #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse restricted universe main
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
sudo apt-get update
apt-get install vic

Revision history for this message
JC (jc9233) said :
#10

i tried this??????????????/
sure don't look right

jc@jc-desktop:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  liba52-0.7.4 libavcodec1d libavformat1d libavutil1d libdc1394-13 libdvbpsi4
  libdvdnav4 libdvdread3 libebml0 libgsm1 libid3tag0 libiso9660-4 libmad0
  libmatroska0 libmodplug0c2 libmpcdec3 libmpeg2-4 libpostproc1d
  libsdl-image1.2 libtar libvcdinfo0 libvlc0 libwxbase2.6-0 libwxgtk2.6-0
  libxosd2 ttf-dejavu ttf-dejavu-extra vlc-nox
Suggested packages:
  libdvdcss2 debhelper fakeroot xfonts-base-transcoded mozilla-plugin-vlc
Recommended packages:
  videolan-doc
The following NEW packages will be installed:
  liba52-0.7.4 libavcodec1d libavformat1d libavutil1d libdc1394-13 libdvbpsi4
  libdvdnav4 libdvdread3 libebml0 libgsm1 libid3tag0 libiso9660-4 libmad0
  libmatroska0 libmodplug0c2 libmpcdec3 libmpeg2-4 libpostproc1d
  libsdl-image1.2 libtar libvcdinfo0 libvlc0 libwxbase2.6-0 libwxgtk2.6-0
  libxosd2 ttf-dejavu ttf-dejavu-extra vlc vlc-nox
0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.4MB/16.0MB of archives.
After unpacking 42.4MB of additional disk space will be used.
Do you want to continue [Y/n]?

Revision history for this message
douglas_smith (hamsterzombie-deactivatedaccount) said :
#11

Did you go to the medibuntu website?
That's why I provided the link. They provide very clear and concise step-by-step instructions.
I don't see libdvdcss2 as a package you installed. This is very important to get DVD support working.
Just follow the guide at medibuntu and you'll be up and running in short order.

Revision history for this message
Kinuthia (qmuchane) said :
#12

JC,
Hello...,

That is VERY correct, you only needed to enter y and hit enter and vlc
would have been installed! So, if you did not repeat that step.

About libdvdcss2, you will install that shortly after, so do not worry!
On Sat, 2008-04-12 at 19:19 +0000, JC wrote:
> Question #29540 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29540
>
> JC gave more information on the question:
>
> i tried this??????????????/
> sure don't look right
>
>
>
> jc@jc-desktop:~$ sudo apt-get install vlc
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following extra packages will be installed:
> liba52-0.7.4 libavcodec1d libavformat1d libavutil1d libdc1394-13 libdvbpsi4
> libdvdnav4 libdvdread3 libebml0 libgsm1 libid3tag0 libiso9660-4 libmad0
> libmatroska0 libmodplug0c2 libmpcdec3 libmpeg2-4 libpostproc1d
> libsdl-image1.2 libtar libvcdinfo0 libvlc0 libwxbase2.6-0 libwxgtk2.6-0
> libxosd2 ttf-dejavu ttf-dejavu-extra vlc-nox
> Suggested packages:
> libdvdcss2 debhelper fakeroot xfonts-base-transcoded mozilla-plugin-vlc
> Recommended packages:
> videolan-doc
> The following NEW packages will be installed:
> liba52-0.7.4 libavcodec1d libavformat1d libavutil1d libdc1394-13 libdvbpsi4
> libdvdnav4 libdvdread3 libebml0 libgsm1 libid3tag0 libiso9660-4 libmad0
> libmatroska0 libmodplug0c2 libmpcdec3 libmpeg2-4 libpostproc1d
> libsdl-image1.2 libtar libvcdinfo0 libvlc0 libwxbase2.6-0 libwxgtk2.6-0
> libxosd2 ttf-dejavu ttf-dejavu-extra vlc vlc-nox
> 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
> Need to get 11.4MB/16.0MB of archives.
> After unpacking 42.4MB of additional disk space will be used.
> Do you want to continue [Y/n]?
>

Revision history for this message
JC (jc9233) said :
#13

OK I HAVE THE VLC PLAYER INSTALLED

BUT CAN'T GET TO THE CD
MY TWO CD TRAYS DON'T COME UP

LIKE TOTEM

YOU SAID I NEED ONE MORE THING?

WILL THAT GET ME TO THE DVD OR TWO CD DRIVES I HAVE

IN TOTEM I SEE THE TRAYS BUT THERE GRAY NOT BLACK SO I CAN'T JUST PUT THE MOUSE ON IT AND HIT THEM AND GET THERE

Revision history for this message
Kinuthia (qmuchane) said :
#14

JC,

Good,now that you have vlc installed. What exactly do you mean by not
getting to the cds trays?

To play your vcds just type vlc vcd:// in the Terminal and playback
should start immediately. Alternatively, you can open the vlc GUI
-Applications > Sound&Video > vlc media player- click on File > Open
Disc, then
in pop-up window click on the Disc tab. CHECK the vcd button and in the
entry field at the bottom CHANGE vcdx:///dev/scd0 :audio-track=0 to
look like vcd1:///dev/scd0 :audio-track=0. You might need to change
the '1' to '2' or just leave it empty whichever will work for you...

To play DVDs you will need to install the libdvdcss2 package.
In the Terminal type "wget -c
http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb"

without the quotes!

...then install the package by entering in the Terminal:

sudo dpkg -i libdvdcss2_1.2.9-2mediuntu4_i389.deb

...and now to properly enable that package, enter in the Terminal:

sudo /usr/share/doc/libdvdread3/install-css.sh

You are better off copying and pasting those commands.

To make vlc the default media player go to System > Preferences >
Removable Drives and Media, click on the Multimedia tab and in the entry
 fields where you see totem replace with vlc...

Enjoy!

HTH...

Revision history for this message
JC (jc9233) said :
#15

I did this and this came up
and
everything I did didn't work

jc@jc-desktop:~$ vlc vcd://
VLC media player 0.8.6c Janus
[00000293] vcd access error: could not read TOCHDR
[00000293] vcd access error: no movie tracks found
[00000290] main input error: no suitable access module for `vcd://'
[00000281] main playlist: nothing to play

unable to open vcd://

this is what I got here???? what am I doing wrong
jc@jc-desktop:~$ wget -c
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
jc@jc-desktop:~$ http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

I only get to my cd drives for music
I can get MYDISK

I typed in terminal
I went to vlc player file open disc

I tried to install the libdvdcss2 package error

I can play music with rhythmbox player

also got this
jc@jc-desktop:~$ vlc vcd://
VLC media player 0.8.6c Janus
[00000293] vcd access error: could not read TOCHDR
[00000293] vcd access error: no movie tracks found
[00000290] main input error: no suitable access module for `vcd://'
[00000281] main playlist: nothing to play
[00000281] main playlist: stopping playback
jc@jc-desktop:~$ vlc vdc://
VLC media player 0.8.6c Janus
[00000290] main input error: no suitable access module for `vdc://'
[00000281] main playlist: nothing to play
[00000303] vcd access error: could not read TOCHDR
[00000303] vcd access error: no movie tracks found
[00000303] access_file access error: file /dev/scd0 is empty, aborting
[00000303] cdda access error: could not read TOCHDR
[00000303] cdda access error: no audio tracks found
[00000301] main input error: no suitable access module for `vcd1:///dev/scd0'
[00000281] main playlist: nothing to play
[00000306] vcd access error: could not read TOCHDR
[00000306] vcd access error: no movie tracks found
[00000306] access_file access error: file /dev/scd0 is empty, aborting
[00000306] cdda access error: could not read TOCHDR
[00000306] cdda access error: no audio tracks found
[00000304] main input error: no suitable access module for `vcd2:///dev/scd0'
[00000281] main playlist: nothing to play
[00000309] vcd access error: could not read TOCHDR
[00000309] vcd access error: no movie tracks found
[00000309] access_file access error: file /dev/scd0 is empty, aborting
[00000309] cdda access error: could not read TOCHDR
[00000309] cdda access error: no audio tracks found
[00000307] main input error: no suitable access module for `vcd2:///dev/scd0'
[00000281] main playlist: nothing to play

I'M TRYING ALL I CAN??????????????/

what am I doing wrong
I even copy and past?????????????????????

this is all can give you for information
alway thanks for any help

Revision history for this message
Kinuthia (qmuchane) said :
#16

On Mon, 2008-04-14 at 20:12 +0000, JC wrote:
> Question #29540 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29540
>
> Status: Answered => Open
>
> JC is still having a problem:
>
> I did this and this came up
> and
> everything I did didn't work
>
>
> jc@jc-desktop:~$ vlc vcd://
> VLC media player 0.8.6c Janus
> [00000293] vcd access error: could not read TOCHDR
> [00000293] vcd access error: no movie tracks found
> [00000290] main input error: no suitable access module for `vcd://'
> [00000281] main playlist: nothing to play
>
> unable to open vcd://
IMPORTANT: Make sure you have slotted a vcd.

> this is what I got here???? what am I doing wrong
> jc@jc-desktop:~$ wget -c
> wget: missing URL
> Usage: wget [OPTION]... [URL]...
>
> Try `wget --help' for more options.
> jc@jc-desktop:~$
> http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

This SHOULD be:

wget -c
http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

You omitted the URL ie the line starting with http://...

>
>
> I only get to my cd drives for music
> I can get MYDISK
>
> I typed in terminal
> I went to vlc player file open disc
>
> I tried to install the libdvdcss2 package error

You cannot install it before you have downloaded it, first complete the
"wget" step above.
>
>
> I can play music with rhythmbox player
>
>
> also got this
> jc@jc-desktop:~$ vlc vcd://
> VLC media player 0.8.6c Janus
> [00000293] vcd access error: could not read TOCHDR
> [00000293] vcd access error: no movie tracks found
> [00000290] main input error: no suitable access module for `vcd://'
> [00000281] main playlist: nothing to play
> [00000281] main playlist: stopping playback
> jc@jc-desktop:~$ vlc vdc://
> VLC media player 0.8.6c Janus
> [00000290] main input error: no suitable access module for `vdc://'
> [00000281] main playlist: nothing to play
> [00000303] vcd access error: could not read TOCHDR
> [00000303] vcd access error: no movie tracks found
> [00000303] access_file access error: file /dev/scd0 is empty, aborting
> [00000303] cdda access error: could not read TOCHDR
> [00000303] cdda access error: no audio tracks found
> [00000301] main input error: no suitable access module for `vcd1:///dev/scd0'
> [00000281] main playlist: nothing to play
> [00000306] vcd access error: could not read TOCHDR
> [00000306] vcd access error: no movie tracks found
> [00000306] access_file access error: file /dev/scd0 is empty, aborting
> [00000306] cdda access error: could not read TOCHDR
> [00000306] cdda access error: no audio tracks found
> [00000304] main input error: no suitable access module for `vcd2:///dev/scd0'
> [00000281] main playlist: nothing to play
> [00000309] vcd access error: could not read TOCHDR
> [00000309] vcd access error: no movie tracks found
> [00000309] access_file access error: file /dev/scd0 is empty, aborting
> [00000309] cdda access error: could not read TOCHDR
> [00000309] cdda access error: no audio tracks found
> [00000307] main input error: no suitable access module for `vcd2:///dev/scd0'

JC, please MAKE SURE YOU HAVE A VCD IN YOUR DRIVE !

> [00000281] main playlist: nothing to play
>
> I'M TRYING ALL I CAN??????????????/
>
> what am I doing wrong
> I even copy and past?????????????????????
Sure ? Hehehehehe...
>
>
> this is all can give you for information
> alway thanks for any help

Hth...

Revision history for this message
JC (jc9233) said :
#17

i put two dvd's in my two disk trays and still can't get to them

only if i put in a music cd comes up MYDISK and i can listen to music

Revision history for this message
JC (jc9233) said :
#18

IN COMPTER-FILE BROWSER

I HAVE

Revision history for this message
JC (jc9233) said :
#19

jc@jc-desktop:~$ wget -c
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
jc@jc-desktop:~$ http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

was going back over all the information and tried this
what am i doing wrong i just copye and past what was there?

Revision history for this message
Kinuthia (qmuchane) said :
#20

On Thu, 2008-04-17 at 09:39 +0000, JC wrote:
> Question #29540 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29540
>
> Status: Solved => Open
>
> JC is still having a problem:
> jc@jc-desktop:~$ wget -c
> wget: missing URL
> Usage: wget [OPTION]... [URL]...
>
> Try `wget --help' for more options.
> jc@jc-desktop:~$ http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb
>
>
> was going back over all the information and tried this
> what am i doing wrong i just copye and past what was there?

it should look like:
jc@jc-desktop:~$ wget -c
http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

DO NOT ENTER wget -c alone, enter---pasting would be a better option---
it with the URL, that is the line starting with http://...

I thought you had marked this as solved !

Revision history for this message
JC (jc9233) said :
#21

i may have hit the solved link by mistake
don't under stand your last answer

http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

is this what you are saying

can you just show what to enter and i can copy and past

is it this wget -c enter---pasting http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

also i got the vlc player but no luck but i didn't do the above yet

thanks for all the help
i'm just very new to this and after i can get the dvd's to play i'll be all set

Revision history for this message
Kinuthia (qmuchane) said :
#22

On Thu, 2008-04-17 at 23:37 +0000, JC wrote:
> Question #29540 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29540
>
> Status: Answered => Open
>
> JC is still having a problem:
> i may have hit the solved link by mistake
> don't under stand your last answer
>
> http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb
>
> is this what you are saying
>
> can you just show what to enter and i can copy and past
>
> is it this wget -c enter---pasting
> http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediunbuntu4_i386.deb

JC, what I am saying is VERY simple. Paste this into your Terminal.

wget -c
http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-mediunbuntu4_i386.deb

from the command wget -c to the last word .deb on the URL. Get it?

> also i got the vlc player but no luck but i didn't do the above yet
>
> thanks for all the help
> i'm just very new to this and after i can get the dvd's to play i'll be all set

You will play your dvds be you need to get that package above.
>

Revision history for this message
JC (jc9233) said :
#23

this is what i get

jc@jc-desktop:~$ wget -c
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
jc@jc-desktop:~$ http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-mediunbuntu4_i386.deb

don't know what i'm doing wrong??

i just copyed and pasted what you had

wget -c
http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-mediunbuntu4_i386.deb

Revision history for this message
Kinuthia (qmuchane) said :
#24

On Fri, 2008-04-18 at 10:12 +0000, JC wrote:
> Question #29540 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29540
>
> Status: Answered => Open
>
> JC is still having a problem:
> this is what i get
>
> jc@jc-desktop:~$ wget -c
> wget: missing URL
> Usage: wget [OPTION]... [URL]...
>
> Try `wget --help' for more options.
> jc@jc-desktop:~$ http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-mediunbuntu4_i386.deb
>
>
> don't know what i'm doing wrong??
>
> i just copyed and pasted what you had
>
> wget -c
> http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-mediunbuntu4_i386.deb
But you are leaving the URL out. This should be one sentence...LIKE
THIS:

"wget -c
 http://packages.mediubuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2mediubuntu4_i386.deb"

Do not include the quotes! DO NOT enter wget -c ALONE. ENTER wget -c
FOLLOWED by the URL ,the line starting with http://, then press ENTER.
And DO NOT try to type it in, you already made a MISTAKE! COPY AND
PASTE !!

AGAIN, DO NOT ENTER wget -c ALONE. Enter it FOLLOWED by the URL, the
line STARTING with http:// then and only then do you press enter. Okay?

It should be ONE SENTENCE. Got it? ONE SENTENCE...
>

Revision history for this message
JC (jc9233) said :
#25

does this mean anything i can fix

jc@jc-desktop:~$ vic vcd://
V4l: trying /dev/video0... open: No such file or directory
V4l: trying /dev/video1... open: No such file or directory
V4l: trying /dev/video2... open: No such file or directory
V4l: trying /dev/video3... open: No such file or directory
vic: illegal port ''
Font -adobe-helvetica-bold-r-normal--*-100-75-75-*-*-*-* still in cache.
Font -adobe-helvetica-medium-r-normal--*-100-75-75-*-*-*-* still in cache.
Font -adobe-times-medium-r-normal--*-140-75-75-*-*-*-* still in cache.
Font -adobe-helvetica-bold-r-normal--*-120-75-75-*-*-*-* still in cache.
jc@jc-desktop:~$

Revision history for this message
JC (jc9233) said :
#26

i surrender i tried all the ways to do the copy and past and didn't work
I'm going to do a re-install of ubunto 7.10 and see if i can get back to the start
sure don't know why i can't do as you tell me
i tried all the ways to put things in the terminal and get errors all the time
so put this as solved till i can get a clean install
thanks anyway

Revision history for this message
JC (jc9233) said :
#27

solved
found out cd drives are not work right