On Tue, Dec 23, 2008 at 09:39:31AM -0700, Steven wrote: > * Jacob Meuser <[email protected]> [081223 01:30]: >> On Mon, Dec 22, 2008 at 09:32:17PM -0700, Steven wrote: >>> Hi, >>> >>> I can't seem to get any sound when I run aucat -l. In /usr/lib I >>> have libsndio.so.3.2 as my only libsndio.so. I've ran make >>> DO_AUTEST=1 and didn't get any errors. >> >>> eap0 at pci0 dev 14 function 0 "Ensoniq CT5880" rev 0x03: irq 5 >>> ac97: codec id 0x83847608 (SigmaTel STAC9708/11) >>> ac97: codec features 18 bit DAC, 18 bit ADC, SigmaTel 3D >> >> hmmm, another ac97 eap having problems with aucat. >> >> just out of curiousity, can you try the following: >> >> $ aucat -l & >> $ audioctl {play,record}.block_size > > $ sudo aucat -l & > $ sudo audioctl {play,record}.block_size play.block_size=8832 > record.block_size=9600 >
outch! block sizes should always match; aucat verifies this at start up and fails with a "can't open device" error message. I don't understand how this happened. if block sizes don't match aucat cannot run at all. -- Alexandre

