LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-04-2004, 08:02 PM   #1
robebe
LQ Newbie
 
Registered: Dec 2004
Location: Houston, TX
Distribution: RH FC3
Posts: 13

Rep: Reputation: 0
System sounds OK but no CD/DVD audio


Best Regards Team and HAPPY HOLIDAYS:

The system sound works OK, but no audio from CD/DVD. I'm using a external USB Creative MP3 card in a TOSHIBA P35-S609

Here's my lspci output:

Quote:
00:00.0 Host bridge: ATI Technologies Inc RS300 Host Bridge (rev 02)
00:01.0 PCI bridge: ATI Technologies Inc Radeon 9100 IGP AGP Bridge
00:13.0 USB Controller: ATI Technologies Inc OHCI USB Controller #1 (rev 01)
00:13.1 USB Controller: ATI Technologies Inc OHCI USB Controller #2 (rev 01)
00:13.2 USB Controller: ATI Technologies Inc EHCI USB Controller (rev 01)
00:14.0 SMBus: ATI Technologies Inc ATI SMBus (rev 1a)
00:14.1 IDE interface: ATI Technologies Inc: Unknown device 4349
00:14.3 ISA bridge: ATI Technologies Inc: Unknown device 434c
00:14.4 PCI bridge: ATI Technologies Inc: Unknown device 4342
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 Audio Controller (rev 01)
00:14.6 Modem: ATI Technologies Inc IXP AC'97 Modem (rev 01)
01:05.0 VGA compatible controller: ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]
02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
02:02.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 CardBus bridge: ENE Technology Inc CB-710/2/4 Cardbus Controller
02:04.1 FLASH memory: ENE Technology Inc: Unknown device 0530
02:04.2 Class 0805: ENE Technology Inc: Unknown device 0550
02:04.3 FLASH memory: ENE Technology Inc: Unknown device 0520
and my modprob.conf file

Quote:
alias eth0 8139too
alias snd-card-0 snd-atiixp
options snd-card-0 index=0
install snd-atiixp /sbin/modprobe --ignore-install snd-atiixp && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-atiixp { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-atiixp
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394
alias snd-card-1 snd-usb-audio
options snd-card-1 index=1
install snd-usb-audio /sbin/modprobe --ignore-install snd-usb-audio && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-usb-audio { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-usb-audio
Any ideas/sugestions will be really appreciated

Thank you very much

Last edited by robebe; 12-04-2004 at 08:48 PM.
 
Old 12-04-2004, 08:18 PM   #2
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
have you got a digital audio cable from your CD drive to your sound card?
 
Old 12-04-2004, 08:47 PM   #3
robebe
LQ Newbie
 
Registered: Dec 2004
Location: Houston, TX
Distribution: RH FC3
Posts: 13

Original Poster
Rep: Reputation: 0
TOSHIBA Notebook P35-S609

Best regards Ror:

Forgot to mention that this is a notebook computer with dual OS (Windoze XP-SP2 & RH FC3) the sound works fine under WindozeXP.
 
Old 12-04-2004, 08:48 PM   #4
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
Yeah but windows XP doesn't neccessarily need that cable to play CD sound
 
Old 12-04-2004, 09:19 PM   #5
linuxles
Member
 
Registered: Mar 2004
Location: Austin, TX
Distribution: CentOS Fedora RHEL SLES Knoppix
Posts: 78

Rep: Reputation: 15
By default the CD sound level is off.

You should be able to change this with either kmix (GUI) or alsamixer (CLI).

In Kmix, look under the input section (the cd logo).

In Alsamixer, it is labeled CD (scroll to the right w/the right arrow).
<pg up>, <pg dn> (or arrow up/down) to increase/decrease level.
<esc> to save settings.

/Les

Last edited by linuxles; 12-04-2004 at 09:26 PM.
 
Old 12-04-2004, 09:51 PM   #6
robebe
LQ Newbie
 
Registered: Dec 2004
Location: Houston, TX
Distribution: RH FC3
Posts: 13

Original Poster
Rep: Reputation: 0
Regards:

I went to kmix and there's no CD option and the section for current mixer is blank and nothing shows in the drop-down arrow. The same for alsamixer...no CD option.

from the alsamixer screen:
Quote:
Card: Sound Blaster MP3+
Chip: USB Mixer
 
Old 12-05-2004, 12:16 AM   #7
robebe
LQ Newbie
 
Registered: Dec 2004
Location: Houston, TX
Distribution: RH FC3
Posts: 13

Original Poster
Rep: Reputation: 0
Thumbs up Problem fixed

Regards..

Never mind.......I went into XINE and changed the option: "Audio driver to use" from Auto to ESD and that fix the problem.

Thank you very much for all the help and assistance. While troubleshooting this issue I learned a lot....!!!

You guys are my new best friends...!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
UNIX Sound Systems TGWDNGHN General 3 11-22-2005 02:33 PM
Burning DVD's and DVD file systems hockeystop Linux - General 0 10-25-2004 11:47 AM
Can any of the current Bsd systems do mpeg2 dvd capture format? maximalred *BSD 0 10-10-2004 04:05 PM
no DVD audio mykrob Linux - General 3 08-02-2004 09:52 AM
DVD plays but no audio (can play audio cd's though)? guitarnix Linux - Newbie 2 10-05-2003 07:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 06:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration