Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 1997 09:58:49 +0200 (MET DST)
From:      Chandrabose ARAVINDAN <arvind@mailhost.uni-koblenz.de>
To:        Gang-Ryung Uh <uh@NU.cs.fsu.edu>
Cc:        questions@FreeBSD.ORG, mobile@FreeBSD.ORG
Subject:   Re: cdplayer
Message-ID:  <Pine.GSO.3.96.970822095621.21922B-100000@pinthus>
In-Reply-To: <199708220309.XAA22107@upsilon.cs.fsu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Aug 1997, Gang-Ryung Uh wrote:

>    I have a NEC laptop with 10X-cd-ROM, but I cannot hear music
>    with xcdplayer (or xcd).
>    According to the dmesg, it seems that my kernel detects the 
>    device correctly.
> 
> -------------
> ...
> wcd0: 1722Kb/sec, 128Kb cache, audio play, 255 volume levels, ejectable tray
> wcd0: 120mm audio disc loaded, unlocked
> ...
> -------------

It is clear that you have an IDE ATAPI CDROM.  'cdplayer' and its tcl/tk
counterpart 'xcd' looks for a SCSI device by default.  Set the environment
variable 'CDPLAYER' to "/dev/wcd0c". (you can also set the proper device
within 'cdplayer')

Hope this helps!
arvind <URL:http://www.uni-koblenz.de/~arvind/>;




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.970822095621.21922B-100000>