please guide me

Simon Barner barner at in.tum.de
Sat Dec 20 16:10:09 PST 2003


> i have problem.i recently working working with gnome at freebsd 5.0.
> when i write startx command i occure with this message : couldnot
> open mixer device /dev/sound/mixer.
> my sound card is onboard AC97

Is your sound card recognized by the kernel: To test it, have a look at
the output of

% dmesg | grep pcm

If that yields nothing, you have load the pcm module:

# kldload pcm

If that didn't work, you will have to tell us more about your chipset.
Otherwise, you can now test your mixer device on the command line before
trying Gnome again:

% mixer

prints your current volume settings.

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031221/fcf6913a/attachment.bin


More information about the freebsd-questions mailing list