Has anyone had problems with a MCP61 High Definition Audio card? It's the onboard sound in a couple of Gigabyte motherboards I have. In one the sound works fine - in the second I can get no sound at all, whatever I try. Not only that, but the only mixer that will even launch - despite my having installed aumix, gmixer and gnome alsa mixer - is the first, aumix. Neither of the others launch from either their menu entry or via a terminal. I've tried pulse audio and no pulse audio. I've tried ALSA and OSS. I've configured the sound card via alsaconf - but no sound whatever. And yes, the onboard sound is set to 'Auto' in the BIOS. If I put an old Cmedia PCI soundcard in, there's no problem, I get sound.
So why is it that in two identical motherboards, the onboard sound works in one, and not in the other? And by the way both systems are running very recent, and fully updated Gnome installations. A hardware problem? That seems unlikely as the mobo in question is new and works perfectly in every other respect. Is the fact that two mixers - both completely removed then re-installed - refuse to work a clue? This is the output from a terminal if I try and launch gmixer that way -
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
W:Failed to load icon Icon 'stock_line_in' not present in theme
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
** (gmixer:22227): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
Traceback (most recent call last):
File "/usr/bin/gmixer", line 1168, in <module>
GMixer(options.daemon, options.custom_mixer_cmd, options.pixmap)
File "/usr/bin/gmixer", line 640, in __init__
self._build_gvolumes()
File "/usr/bin/gmixer", line 1013, in _build_gvolumes
sep.hide()
UnboundLocalError: local variable 'sep' referenced before assignment
Some corruption in the OS install? Anybody any bright ideas?