Soundcard not working
Nigel Henry
cave.dnb2m97pp at aliceadsl.fr
Fri Aug 15 14:35:25 UTC 2008
On Friday 15 August 2008 09:41, Ezekiel Castillo wrote:
> Hi Ubuntu users,
>
> Could you please help me with regards to my soundcard as it is not working
> when i tried to install Ubuntu Hardy Heron.
>
> My pc sound card are the following....
>
> ==================================
> zheck at Ubuntu-desktop:~$ aplay -l
>
> **** List of PLAYBACK Hardware Devices ****
>
> card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5] Subdevices:
> 1/1 Subdevice #0: subdevice #0 card 0: ICH5 [Intel ICH5], device 4: Intel
> ICH - IEC958 [Intel ICH5 - IEC958] Subdevices: 1/1 Subdevice #0:
> subdevice #0
>
>
> card 1: CMI8738 [C-Media CMI8738], device 0: CMI8738 [C-Media PCI DAC/ADC]
> Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: CMI8738 [C-Media
> CMI8738], device 1: CMI8738 [C-Media PCI 2nd DAC] Subdevices: 1/1
> Subdevice #0: subdevice #0 card 1: CMI8738 [C-Media CMI8738], device 2:
> CMI8738 [C-Media PCI IEC958] Subdevices: 1/1 Subdevice #0: subdevice #0
> zheck at Ubuntu-desktop:~$ =============================
>
> Do i need to install a driver on it or there is something that i need to
> activate? Can you show me the step by step how to do this coz im just new
> in using Ubuntu.
>
> Thanks
>
> Regards,
> Zheck
Hi Zheck. You say soundcard, but 2 cards are showing. Would you confirm how
many soundcards you actually have? Perhaps an onboard one plus the c-media
one maybe. If 2 cards, which one do you want to get working first?
Would you post the output of the following commands please.
cat /proc/asound/cards
cat /proc/asound/version
lsmod | grep snd
lspci -v (just the bits for the soundcard/s will do here)
Open a terminal, and as user type, alsamixer . Which should show you the
settings for the default card (card0). there may be something muted, or a
slider just needs to be pushed up. To unmute controls that are muted, use the
M key, which will toggle mute/unmute.
If you want to see alsamixer for card1, type, alsamixer -c 1, and that should
show controls for c-media one.
The ESC key will exit alsamixer. See, man alsamixer for other usefull stuff.
All the best.
Nigel.
More information about the ubuntu-users
mailing list