[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Audio-CD abspielen mit commandline



Hi,

ich möchte eine Audio-CD abspielen ohne irgendwelche gdm-Programme oder
andere Zusatztools.
Ich dachte das sollte out of the box funktionieren. Ich hab probiert:

-------------
$ mplayer -cdrom-device /dev/sr0 cdda://
MPlayer svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
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 cdda://.
Can't open disc.
Failed to open cdda://.


Exiting... (End of file)
-------------

Macht auch keinen Unterschied, wenn ich die device-Angabe weglasse (und
die ist natürlich korrekt).

Die fstab enhält:

-------------
# /etc/fstab: static file system information.
[…]
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
[…]
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
-------------

und dmesg zeigt nichts, was ich als Fehler interpretieren würde:

-------------
$ dmesg |grep -i cd-rom
[   18.173807] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4083N
1.08 PQ: 0 ANSI: 5
[   18.567350] cdrom: Uniform CD-ROM driver Revision: 3.20
[   18.567838] sr 4:0:0:0: Attached scsi CD-ROM sr0
-------------

Ich danke im Voraus für jede Art von Hilfe.

Xenia


Reply to: