Re: playing cd on ibook g4

2003-12-29 Thread Colin Leroy
>> when I start playing a cd with grip, nothing happens. I unmuted all >> channels with alsamixer and growed up volume, but no sound is to >> hear. Is it possible to play cds with grip or is a cable from cdrom >> device to sound card missing? > > The cable is missing. I did not know that

Re: playing cd on ibook g4

2003-12-28 Thread Vincent Bernat
OoO En cette fin de nuit blanche du dimanche 28 décembre 2003, vers 05:48, Joerg Sommer <[EMAIL PROTECTED]> disait: > when I start playing a cd with grip, nothing happens. I unmuted all > channels with alsamixer and growed up volume, but no sound is to > hear. Is it possible to play cds wi

Re: Playing cd on iBook

2000-12-31 Thread Andrew B. Arthur
Charles Brunet wrote: > #!/bin/sh > echo "Playing cd!" > cdda2wav -D /dev/cdrom -I cooked_ioctl -t$1+$2 -q -e -d0 -N >& /dev/null I was thinking the same thing this morning, and I wrote a more extensive one, that emulates much of cdcd. You can get it from: http://www.imaclinux.net/php/plain_page

Re: Playing cd on iBook

2000-12-31 Thread Charles Brunet
Hi! Thanks for your answers. I installed cdda2wav and I made a littre script to help me. #!/bin/sh echo "Playing cd!" cdda2wav -D /dev/cdrom -I cooked_ioctl -t$1+$2 -q -e -d0 -N >& /dev/null Now, how can I change the sound volume? (remember, I'm not using X...) Thanks,

Re: Playing cd on iBook

2000-12-31 Thread Mark Jaroski
On Sun, Dec 31, 2000 at 02:40:13PM +, Rob Andrews wrote: > fwir, xmms cvs before the 1.0.1 release had that plugin, but it disappeared > for the 1.0.1 release, and hasn't re-returned. Several freshmeat searches > have proved fruitless, so I don't think it's been separated into an external > arc

Re: Playing cd on iBook

2000-12-31 Thread Rob Andrews
In newsgate.debian.powerpc, Michel Dänzer wrote: > > the speaker. I compiled my kernel with DMA sound (so I don't have modules > > to > > load). Sound devices are there. What am I missing? > The latest Apple machines don't have the CD ROM drive connected to the sound > hardware directly, so y

Re: Playing cd on iBook

2000-12-31 Thread Michel Dänzer
Charles Brunet wrote: > I compiled kernel 2.4.0-test13-pre3 . I'm using potato distribution. X is > not installed yet. My console is now able to "beep!". I installed cdtool. > When I try to play a cd, I can heard the cd spinning, but no sound come to > the speaker. I compiled my kernel with DMA so