Cannot play audio CD.

Just noticed that I cannot play audio cd!
Drive works fine with data cd/dvd, reads, burns on 7.2-stable.
No errors in dmesg and lshal. My user is in wheel and operator groups.
But if audio cd is inserted the following appeared:
Code:
Unable to mount Audio Disc
Cannot find drive /dev/acd0
I tried to uncomment 'link acd0 cdrom' in devfs.conf and change permissions from 0660 to 0666 and now another error appears:
Code:
DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
I edited devfs.conf back to:
Code:
# Commonly used by many ports
#link   acd0    cdrom

# Allow a user in the wheel group to query the smb0 device
#perm   smb0    0660
#perm   cd0     0666
#perm   xpt0    0666
own     pass0   root:users
perm    pass0   0666
own     acd0    root:users
perm    acd0    0660
own     pass1   root:users
perm    pass1   0666
#own    pass0   root:users
#perm   pass0   0666

but only new error appears now. Moreover I cannot now even eject the disk unless logging out.
Trying to mount the cd manually I'm getting this:
Code:
mount_cd9660: /dev/acd0: Invalid argument
Since I found nothing on the forum and on the internet I'm probably missing very simple thing. Please help!

PS. Same result with audio cd on another box with 8.0-stable. Debian5 plays same cd fine on the same machine.
 
audio CDs are not cd9660 formatted. There is no program to mount them under FreeBSD, but there are a number of programs that can read the audio files from the CD and play them back. However, most of these programs require a cable running from the back of the CD to a spot on the sound card.

Adam
 
Thanks guys. I heard about the cable. It sounds like FreeBSD has no digital interface to work with audio cds?
However I am sure that I already managed to play audio cds under FreeBSD, maybe 6.x or 7.0. Definitely without the cable. I clear remember it was a problem but I completely forgot what I did that time:)
It's also interesting that under Linux same Gnome's rythmbox (even soundjuicer) plays without cable while Gnome mounts the cd with all the tracks visible.
If under FreeBSD run:
Code:
# ls -la /dev | grep cd0
all the tracks on cd appear along with acd0 itself...
I'll try atapicam now.
BTW is it specific HAL problem?
Thanks again!
 
What application do you use to play audio cd?

I'm using mplayer(build with cdio) without problems(except that I need to set device from PIO4 to UDMA via atacontrol for some reasons)

cdcontrol(1) depends on special hardware support, so it is not FreeBSD fault.
 
Thanks SirDice, at least soundjuicer is now playing! But rythmbox prints the same dbus error on 8.0 box and does nothing on 7.2.
BTW GENERIC doesn't have 'device atapicam' line. ?

Looks like indeed player matters. I dream to master MPLAYER, sounds it's the best but so far I wasn't able to config it up to playing at least something. Maybe now...one more try:)
PS>Starting from install config screeeeeem! Sorry, screen...?????!

Seriously, there a dozen of options in the config screen. What to choose?
Code:
        [ ] DEBUG       Include debug symbols in mplayer's binary files │ │  
     │ │[X] RTCPU       Let mplayer dynamically check for CPU features  │ │  
     │ │[X] OCFLAGS     Use optimized compiler flags                    │ │  
     │ │[X] SIMD        Allow mplayer to use vector engines (MMX...)    │ │  
     │ │[X] IPV6        Include inet6 network support                   │ │  
     │ │[X] X11         Enable X11 support for mplayer's video output   │ │  
     │ │[X] X11XV       X11 video drivers: XV                           │ │  
     │ │[X] X11DGA      X11 video drivers: DGA                          │ │  
     │ │[X] X11GL       X11 video drivers: OpenGL                       │ │  
     │ │[X] X11XIN      X11 video drivers: Xinerama                     │ │  
     │ │[X] X11VM       X11 VidMode support                             │ │  
     │ │[ ] X11XVMC     Enable XvMC acceleration                        │ │  
     │ │[X] GUI         Enable GTK2 graphical user interface with X11   │ │  
     │ │[ ] SDL         Enable SDL video output                         │ │  
     │ │[X] VIDIX       Enable VIDIX video output on supported archs    │ │ 
        [X] SKINS       Force dependency on mplayer-skins               │ │  
     │ │[X] FREETYPE    Use freetype for OSD fonts (TrueType!)          │ │  
     │ │[ ] RTC         Add support for kernel real time clock timing   │ │  
     │ │[ ] ARTS        Enable KDE sound system support                 │ │  
     │ │[ ] ESOUND      Enable GNOME esound support                     │ │  
     │ │[ ] JACK        Enable JackIt audio server support              │ │  
     │ │[ ] NAS         Enable NAS sound server support                 │ │  
     │ │[ ] OPENAL      Enable OpenAL sound support                     │ │  
     │ │[X] LIBUNGIF    Enable gif support                              │ │  
     │ │[ ] AALIB       Enable aalib support                            │ │  
     │ │[ ] LIBCACA     Enable libcaca support                          │ │  
     │ │[ ] SVGALIB     Enable svgalib support                          │ │  
     │ │[ ] LIBDV       Enable libdv support                            │ │  
     │ │[ ] MAD         Enable mad MPEG audio engine support            │ │  
     │ │[X] DTS         Enable DTS audio codec support                  │ │  
     ├─└────v(+)───────────────────────────────────────────────────
        [ ] LIBMPCDEC   Enable libmpcdec support                        │ │  
     │ │[ ] LADSPA      Enable LADSPA plugin support                    │ │  
     │ │[X] SPEEX       Enable speex audio codec support                │ │  
     │ │[ ] TREMOR      Use built-in tremor instead of libvorbis        │ │  
     │ │[X] XMMS        Enable XMMS plugin support                      │ │  
     │ │[ ] THEORA      Enable ogg theora video support                 │ │  
     │ │[X] WIN32       Enable win32 codec set on the IA32 arch         │ │  
     │ │[ ] AMR         Enable AMR audio codec support                  │ │  
     │ │[ ] X264        Enable x264 (H.264) video codec support         │ │  
     │ │[ ] XANIM       Enable xanim DLL support                        │ │  
     │ │[X] XVID        Enable XVID video codec support                 │ │  
     │ │[ ] REALPLAYER  Enable real player plugin                       │ │  
     │ │[ ] LIVEMEDIA   Enable LIVE555 streaming support                │ │  
     │ │[ ] SMB         Enable Samba input support                      │ │  
     ├─└────v(+)────────────────────────────────────────────────────────┘─┤  
        [ ] FRIBIDI     Enable FriBiDi support                          │ │  
     │ │[ ] LIRC        Enable lirc support                             │ │  
     │ │[ ] LIBCDIO     Enable libcdio support                          │ │  
     │ │[ ] CDPARANOIA  Enable cdparanoia support                       │ │  
     │ │[ ] LIBLZO      Enable external liblzo library                  │ │  
     │ │[ ] JOYSTICK    Enable joystick support                         │ │
 
I was having similar audio Cd issues after upgrading to FBSD 8.0. I'm able to use audio CDs now, and I think it was after I installed an upgraded port for libcdio 0.78.2_3. Don't remember what else I did that could have fixed it...
 
Just installed FreeBSD-8 and could not play audio-cd's either.
DVD player worked out of the box.
Kscd has no possibility to set to digital audio extraction.
Installed xmms; setting digital audio extract fixed the problem despite following messages.
Code:
pkg_add -r xmms
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/Latest/xmms.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/All/glib-1.2.10_13.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release/All/gtk-1.2.10_21.tbz... Done.
pkg_add: warning: package 'gtk-1.2.10_21' requires 'python26-2.6.2_3', but 'python26-2.6.4' is installed
pkg_add: warning: package 'gtk-1.2.10_21' requires 'xcb-proto-1.5', but 'xcb-proto-1.6' is installed
pkg_add: warning: package 'gtk-1.2.10_21' requires 'libpthread-stubs-0.1', but 'libpthread-stubs-0.3_3' is installed
pkg_add: warning: package 'gtk-1.2.10_21' requires 'libxcb-1.4', but 'libxcb-1.5' is installed
pkg_add: warning: package 'gtk-1.2.10_21' requires 'libiconv-1.13.1', but 'libiconv-1.13.1_1' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'expat-2.0.1', but 'expat-2.0.1_1' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'python26-2.6.2_3', but 'python26-2.6.4' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'xcb-proto-1.5', but 'xcb-proto-1.6' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'libpthread-stubs-0.1', but 'libpthread-stubs-0.3_3' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'libxcb-1.4', but 'libxcb-1.5' is installed
pkg_add: warning: package 'xmms-1.2.11_7' requires 'libiconv-1.13.1', but 'libiconv-1.13.1_1' is installed
Is there something I can do to solve the inconsistencies?
Thanks
 
Thank you FSDin20Steps.
all pkg dependencies are updated.
Documentation is outstanding, however it's a lot!
So it needs time.

Cheers
 
Back
Top