Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 21:41:25 -0500
From:      Corey Mosher <mosher@tht.net>
To:        freebsd-hackers@freebsd.org
Subject:   Sound Card Problems
Message-ID:  <200212112141.25798.mosher@tht.net>

index | next in thread | raw e-mail

Hi, I'm having some trouble with my sound card.  I have a Hercules Muse XL.  I 
compiled my kernel with device pcm and did the MAKEDEV snd0.  My sound is 
only coming out of the front channel (the card has rear and center channel as 
well).  Also, my dmesg has the following:

config> di sn0
No such device: sn0
Invalid command or syntax.  Type `?' for help.
config> di lnc0
No such device: lnc0
Invalid command or syntax.  Type `?' for help.
config> di ie0
No such device: ie0
Invalid command or syntax.  Type `?' for help.
config> di fe0
No such device: fe0
Invalid command or syntax.  Type `?' for help.
config> di cs0
No such device: cs0
Invalid command or syntax.  Type `?' for help.
config> q

Anyone have any ideas on how I might get around these problems?  (I'm assuming 
they are related to each other).

Thanks
Corey Mosher

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212112141.25798.mosher>