CDs : all problems (or success with playing CDs)

Problems and successes with specific brands/models of computer audio hardware
Post Reply
Message
Author
Pelo

CDs : all problems (or success with playing CDs)

#1 Post by Pelo »

CD SR0 cannot be mounted
CDs (reading)
SR0 cannot be mounted CD however is seen by Pburn. Mistery to clear.
"Volume sr0 cannot be mounted because it is an audio CD.
It doesn't have a filesystem." X-slacko
CD and DVDs are never mounted in reality.
My problem is playing DVDs and CDs with Parole on a XFCE puppy .
smdavis needs testers. Here we are :!:
CD and DVD Playlist Support
"CD and DVD tracks have now been added to the playlist. This makes it easier than ever to quickly jump to your favorite track or scene. DVD navigation has also been added to the playlist, so you can move quickly via DVD"
Attachments
Mexico.jpg
Launch chapters as songs, on by one
(40.25 KiB) Downloaded 394 times
Last edited by Pelo on Mon 26 Sep 2016, 01:55, edited 6 times in total.

mistfire
Posts: 1411
Joined: Wed 05 Nov 2008, 00:35
Location: PH

#2 Post by mistfire »

I successfully play an audio cd on parole media player by using this command. (whole cd track)

Code: Select all

parole --device=/dev/sr0 cdda://
for DVD playback

Code: Select all

parole --device=/dev/sr0 dvd://
Apply this setting on thunar-volman and will automatically play CD/DVD when inserted

Code: Select all

parole --device=% cdda:// #CD playback
parole --device=% dvd:// #CD playback

If you type cdda:// on open location it will play only a single track of audio CD not a whole disc. dvd:// Is not been tested yet

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#3 Post by starhawk »

:roll:

I've had only one problem with any CD anything, and that's that half the crap comes off the boat from China c/o eBay -- i.e. what I can actually afford -- doesn't want to play nice with Puppy.

Linux support for Chinese-built optical drive enclosures seems to be somewhat potluck...

Pelo

CD tour de France (Joined to magazine)

#4 Post by Pelo »

I was playing CDs in the past, buying Cds. Now i only have CDs which are offered to me, by Santa Claus or family.
However CD functions had to be serviceable in all puppies, whatever the application used.
Parole : ok mistfire, at home, nice :wink:
Starhawk : CD is a nightmare, generally. as soon as you buy it . Intermarché in France sell packs of 10 CDS that i trash (made in india)
Ii wil precise trademark later. Memorex are bad too ! sorry for advertising, but our Light and Fast Puppy Linux are not always guilty when playing goes wrong.
That is the reason why i create this topic. To collect in one POS all troubles.
Attachments
Pmusic.jpg
Pmusic failed
(40.58 KiB) Downloaded 495 times

dagodemon42
Posts: 18
Joined: Sat 04 Jun 2011, 14:06

#5 Post by dagodemon42 »

This was taken from askubuntu. It is possibly a read error(bad disk, bad device).


Try the following terminal commands with a disk in the drive:

sudo mount -t iso9660 /dev/sr0 /cdrom

or more simply

sudo mount /dev/sr0 /cdrom

If you get an error message to the effect of "no media in drive" the most likely reason is a faulty drive. Unfortunately dvd/cd drives are a lot more fragile than most people realise - a piece of fluff or a scratch on the lens can render them useless. Even worse, laptop drives that have the lens on the carriage that is ejected from the device leave them very susceptible to physical damage.

jlst

#6 Post by jlst »

You mean audio cds? It's supported by all puppies, every media/audio player con play cds.

You want to mount Audio CDs? Why?

Pelo

mount -t iso9660 /dev/sr0 /cdrom

#7 Post by Pelo »

mount -t iso9660 /dev/sr0 /cdrom
mount: mount point /cdrom does not exist
mount /dev/sr0 /cdrom
mount: mount point /cdrom does not exist
#
However CD 'Tour de France' is played. :) I will never understand how all that works !
Last edited by Pelo on Tue 12 Jul 2016, 15:34, edited 1 time in total.

Sailor Enceladus
Posts: 1543
Joined: Mon 22 Feb 2016, 19:43

Re: mount -t iso9660 /dev/sr0 /cdrom

#8 Post by Sailor Enceladus »

Pelo wrote:mount -t iso9660 /dev/sr0 /cdrom
mount: mount point /cdrom does not exist
mount /dev/sr0 /cdrom
mount: mount point /cdrom does not exist
#
However CD 'Tour de France' is played. :) I will neer understand how all that works !
I guess you have to do this first:

mkdir /cdrom

Though I guess using /mnt/cdrom would make more sense.

Pelo

Parole for instance (my application on test bench)

#9 Post by Pelo »

Strange things, Parole for instance (my application on test bench)
With X-Slacko slim reads all devices and files excepted DVD
With Slackoo 5.3.3 XFCE reads CD and DVDs but not files (list songs but id3 tagger missing)
Same DVD same CD
It's not so important, but my logical sense is overbooked, destroyed (dépassé in french)
Attachments
parole040.jpg
Mp3 files played, of course.
(39.92 KiB) Downloaded 289 times
Last edited by Pelo on Tue 15 Aug 2017, 11:37, edited 4 times in total.

Pelo

CD does not eject ?

#10 Post by Pelo »

CD does not eject ? X-Slim Slacko waiting for a new version of x-Slacko.
So i am.

Post Reply