Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 00:46:11 +0000
From:      ray <limited7@systemloop.com>
To:        freebsd-questions@freebsd.org
Subject:   usb audio
Message-ID:  <20040618004611.GA9509@systemloop.com>

next in thread | raw e-mail | index | archive | help
i have an internal Yamaha AC-XG Sound Card on my laptop computer and i also have an external sound blaster usb card. i got sound working after i added device pcm to my kernel config.


FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <USB Audio> at addr ? (1p/0r/0v channels)
pcm1: <Intel ICH3 (82801CA)> at io 0x1c00, 0x18c0 irq 9 bufsz 16384 (1p/1r/0v channels duplex)

that is from /dev/sndstat

~# dmesg | grep audio
uaudio_add_selector: NOT IMPLEMENTED
uaudio0: audio rev 1.00
pcm0: <USB Audio> on uaudio0
uaudio_add_selector: NOT IMPLEMENTED
uaudio0: audio rev 1.00
pcm0: <USB Audio> on uaudio0

the problem i am having is the audio is kind of choppy and lags. i was wondering if anyone knew a fix.



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