LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   No sound from CDROM (https://www.linuxquestions.org/questions/linux-hardware-18/no-sound-from-cdrom-70580/)

Witless 07-06-2003 08:43 PM

No sound from CDROM
 
No sound from CDROM. Looked on threads to no avail. Please help.

CD Player: gnome-cd --unique --play --device %d
Functions properly but no sound
Volume adjusted to high

Sound Card: On-board audio (ECS K7S5A Pro)
SiS7012 PCI Audio Accelerator
Driver: i810_audio

Sound card tests OK

CDROM: Atapi CD-RW 52X24 (Verbatim)
Driver: none or built-in
Device: /dev/scd0
Sound through headphones with music CD

CDROM Drive is connected to Motherboard with correct connector

Redhat 9
[root@localhost rod]# uname -r
2.4.20-18.9.2atrpmsbigmem

[root@localhost rod]# /sbin/lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
00:02.2 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 PCI Audio Accelerator (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 90)
00:0d.0 Modem: PCTel Inc HSP MicroModem 56 (rev 02)
00:13.0 USB Controller: VIA Technologies, Inc. USB (rev 50)
00:13.1 USB Controller: VIA Technologies, Inc. USB (rev 50)
00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)

[root@localhost rod]# /sbin/lsmod
Module Size Used by Not tainted
i810_audio 28872 0 (autoclean)
ac97_codec 14728 0 (autoclean) [i810_audio]
soundcore 7044 2 (autoclean) [i810_audio]
parport_pc 19236 1 (autoclean)
lp 9220 0 (autoclean)
parport 39072 1 (autoclean) [parport_pc lp]
autofs 13780 0 (autoclean) (unused)
sis900 17068 1
sg 37580 0 (autoclean)
sr_mod 18168 0 (autoclean)
serial 65476 0 (autoclean)
ide-scsi 12432 0
scsi_mod 111640 3 [sg sr_mod ide-scsi]
ide-cd 35808 0
cdrom 34208 0 [sr_mod ide-cd]
keybdev 2976 0 (unused)
mousedev 5688 1
hid 22436 0 (unused)
input 6208 0 [keybdev mousedev hid]
usb-uhci 27468 0 (unused)
ehci-hcd 20808 0 (unused)
usb-ohci 23592 0 (unused)
usbcore 83104 1 [hid usb-uhci ehci-hcd usb-ohci]
ext3 73568 2
jbd 56304 2 [ext3]

Gnome volume control looks OK

Electro 07-06-2003 10:29 PM

Do you have the Audio CD cable connected. Did you unmute and adjust the volume of the CD mixer.

If you have ALSA installed go to
http://www.alsa-project.org/alsa-doc...odule=intel8x0
Check your modules.conf or conf.modules if your sound is set properly.

Try using cdda2wav if you have it. Read the man pages for it.


All times are GMT -5. The time now is 02:14 AM.