|
Next: Troubles connecting different versions of Samba
|
| Author |
Message |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 1) Posted: Fri Jul 02, 2004 5:35 pm
Post subject: CDrom without sound Archived from groups: alt>os>linux>slackware (more info?)
|
|
|
|
| The system sound work fine but I can't hear music cd inserted on a cdrom.
Probably becouse I don't attacched the sound wires. Can linux take the
sound through the ata wire (liwe Windows XP do)?
|
|
|
| Back to top |
|
 |  |
External

Since: Jul 02, 2004 Posts: 1
|
(Msg. 2) Posted: Fri Jul 02, 2004 7:06 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Leonid Ilich Brezhnev wrote:
> The system sound work fine but I can't hear music cd inserted on a cdrom.
> Probably becouse I don't attacched the sound wires. Can linux take the
> sound through the ata wire (liwe Windows XP do)?
With XMMS you can right click, select Options then Preferences,
Configure the CD Audio Player and choose Digital Audio Extraction as
opposed to Analog, this worked for me anyway.
I don't know how it's done with others though.
BTW, I had to `chmod +r /dev/hdd` for this to work, is this normal,
otherwise it would tell me "Permission Denied". |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 3) Posted: Fri Jul 02, 2004 7:06 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Fri, 02 Jul 2004 19:06:02 +0100, Sean wrote:
> With XMMS you can right click, select Options then Preferences,
> Configure the CD Audio Player and choose Digital Audio Extraction as
> opposed to Analog, this worked for me anyway.
Ok, but how to play cd with XMMS?
I tryed to play with the default player of Slack but without success. |
|
| Back to top |
|
 |  |
External

Since: Jun 13, 2004 Posts: 3
|
(Msg. 4) Posted: Fri Jul 02, 2004 8:14 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Fri, 02 Jul 2004 17:35:44 +0000, Leonid Ilich Brezhnev wrote:
> The system sound work fine but I can't hear music cd inserted on a cdrom.
> Probably becouse I don't attacched the sound wires. Can linux take the
> sound through the ata wire (liwe Windows XP do)?
If you are using alsa sound, you might need to remove the mute from the
cdrom. For that do:
$ alsamixer
# alsactl store
Ed. |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 5) Posted: Fri Jul 02, 2004 8:14 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Fri, 02 Jul 2004 20:14:11 +0200, Ed wrote:
> If you are using alsa sound, you might need to remove the mute from the
> cdrom. For that do:
>
> $ alsamixer
> # alsactl store
Was alredy unmuted, I can hear sound, but not cd audio. |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2004 Posts: 2
|
(Msg. 6) Posted: Sat Jul 03, 2004 4:38 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Leonid Ilich Brezhnev wrote:
> Ok, but how to play cd with XMMS?
Go to Options > Preferences and see if you have the wav player in plugins. |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 7) Posted: Sat Jul 03, 2004 4:38 pm
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sat, 03 Jul 2004 16:38:23 +0100, Bud wrote:
> Leonid Ilich Brezhnev wrote:
>
>> Ok, but how to play cd with XMMS?
>
> Go to Options > Preferences and see if you have the wav player in plugins.
Yes I have it, but I can't reach to play cd. How to do it? |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2004 Posts: 2
|
(Msg. 8) Posted: Sun Jul 04, 2004 5:16 am
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Leonid Ilich Brezhnev wrote:
> Ok, but how to play cd with XMMS?
Okay, you have to point XMMS to the CD file. Assuming you have user
permissions set correctly for accessing the CD. (Should have mentioned this
before.) |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 9) Posted: Sun Jul 04, 2004 5:16 am
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> Okay, you have to point XMMS to the CD file. Assuming you have user
> permissions set correctly for accessing the CD. (Should have mentioned this
> before.)
bash-2.05b$ ls -l cdr*
lrwxrwxrwx 1 root root 3 2004-07-03 20:22 cdrom -> hdc
But if I point to /mnt/Dvd I don't see nothing. |
|
| Back to top |
|
 |  |
External

Since: May 11, 2005 Posts: 9
|
(Msg. 10) Posted: Sun Jul 04, 2004 5:16 am
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Leonid Ilich Brezhnev <leonid.ilich.brezhnev.TakeThisOut@REMOVEemail.it> writes:
> > Okay, you have to point XMMS to the CD file.
>
> bash-2.05b$ ls -l cdr*
> lrwxrwxrwx 1 root root 3 2004-07-03 20:22 cdrom -> hdc
This '->' means this entry is a link. Links always(?) have
full permissions. The thing the link points to ( 'hdc' in
this case) may *not* have full permissions. What permissions
have you set on /dev/hdc?
> But if I point to /mnt/Dvd I don't see nothing.
Er, No. You don't mount an audio CD disk, you use the raw
devices: like /dev/hdc or maybe /dev/sr0.
You mount data disks on the filesystem at places like /mnt/Dvd.
Jack
--
Once, they feared you. Then they matched you. Now they are laughing
at you. Soon they will ignore you. You have lost. |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2004 Posts: 7
|
(Msg. 11) Posted: Sun Jul 04, 2004 11:16 am
Post subject: Re: CDrom without sound [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sun, 04 Jul 2004 00:09:41 +0000, Jack Strangio wrote:
> This '->' means this entry is a link. Links always(?) have
> full permissions. The thing the link points to ( 'hdc' in
> this case) may *not* have full permissions. What permissions
> have you set on /dev/hdc?
bash-2.05b# ls -l hd*
brw-rw---- 1 root cdrom 3, 0 2004-07-04 14:57 hda
brw-rw-r-- 1 root cdrom 22, 0 2004-07-04 14:57 hdc
Ok, but now how to play cd? I tried to play file pointing to /dev/hdc but
nothing to do. Sigh |
|
| Back to top |
|
 |  |