I installed the latest version of Kubuntu (7.10) on a Compaq Presario 5151 desktop. I'm trying to get the sound to work. Can't even find what audio adapter it has built in. I'm fairly new to linux PLEASE HELP!
Announcement
Collapse
No announcement yet.
Help with sound drivers
Collapse
This topic is closed.
X
X
-
Re: Help with sound drivers
Follow this guidance, and you should end up with sound:
http://ubuntuforums.org/showthread.php?t=205449
- Top
- Bottom
-
Re: Help with sound drivers
Originally posted by diblFollow this guidance, and you should end up with sound:
http://ubuntuforums.org/showthread.php?t=205449
- Top
- Bottom
Comment
-
Re: Help with sound drivers
I've been trying to get sound working on my system as well.
I get this line when I run the "lspci" command from Konsole:
Code:02:09.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
Code:matthew@Main:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: CMI8738MC6 [C-Media PCI CMI8738-MC6], device 0: CMI8738-MC6 [C-Media PCI DAC/ADC] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CMI8738MC6 [C-Media PCI CMI8738-MC6], device 1: CMI8738-MC6 [C-Media PCI 2nd DAC] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CMI8738MC6 [C-Media PCI CMI8738-MC6], device 2: CMI8738-MC6 [C-Media PCI IEC958] Subdevices: 1/1 Subdevice #0: subdevice #0 matthew@Main:~$
Thanks,
Matt
- Top
- Bottom
Comment
-
Re: Help with sound drivers
Your CMI8738 chip is indeed listed in the ALSA project device listing -- check this:
http://www.alsa-project.org/main/ind...:Module-cmipci
Unfortunately, it doesn't look like "falling off a log" easy to get it working. Try opening the Konsole and enteringCode:sudo modinfo soundcore
You don't need to pay attention to the generic "how to install alsa" on that page -- that's for Linux users who don't have the nice package management system that *buntu has. Just use Adept to get your alsa packages.
- Top
- Bottom
Comment
-
Re: Help with sound drivers
I'm kind of cowardly, so I bought an expensive Intel motherboard that has their HDA sound system integrated on it, because I knew I wanted to do some recording and audio processing, and I didn't want to have to fight a sound card on top of learning Linux.
I'd say study the audio-related postings on Ubuntu Forum and see what cards are the source of most problems. That, in conjunction with the information on alsa-project.org regarding the vendors that they support, should let you zero in on a model or two that are pretty trouble free.
- Top
- Bottom
Comment
-
Re: Help with sound drivers
My laptop has the Intel integrated Sound. My Desktops have SoundBlaster Live. All work very well. No issues.
Here is a link to when I did have problems, but was resolved.
http://kubuntuforums.net/forums/inde...opic=3081547.0
- Top
- Bottom
Comment
-
Re: Help with sound drivers
Originally posted by MoonRiseHere is a link to when I did have problems, but was resolved.
http://kubuntuforums.net/forums/inde...opic=3081547.0
I've opened Kmix and Alsamixer, and the graphical elements make no sense to me. I can't tell when something is on or off in there.
Thanks,
Matt
- Top
- Bottom
Comment
-
Re: Help with sound drivers
In Kmix, if you go to Switches Tab, there will be, on some model Sound Cards, an Analog/Digital Output Jack Switch. You'll know it is on because there will be a pseudo-LED just above the column text that appears lit. Clicking on the LED is basically turning that switch on or off. You'll know either state as it will appear to lite.
- Top
- Bottom
Comment
-
Re: Help with sound drivers
Originally posted by MoonRiseIn Kmix, if you go to Switches Tab, there will be, on some model Sound Cards, an Analog/Digital Output Jack Switch. You'll know it is on because there will be a pseudo-LED just above the column text that appears lit. Clicking on the LED is basically turning that switch on or off. You'll know either state as it will appear to lite.
When I run the Alsamixer GUI, the buttons and "lights" are absolutely, totally incomprehensible!
Maybe I should run out to my local CompUSA (while they still have some stock left) and buy a better sound card?
Matt
- Top
- Bottom
Comment
Comment