NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/52354: [oss @ 0x6ce04800] Soundcard does not support 16 bit sample format
>Number: 52354
>Category: kern
>Synopsis: [oss @ 0x6ce04800] Soundcard does not support 16 bit sample format
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jul 01 22:30:00 +0000 2017
>Originator: Adrien Fernandes
>Release: pkgsrc-current 24th june 2017
>Organization:
>Environment:
NetBSD 8.99.1 (RPI2) #0: Sun Jun 25 04:10:47 UTC 2017 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/RPI2 evbarm
>Description:
The default option of hw.uaudio0.precision is 32 and if I try to use my USB microphone, I'll get the
[oss @ 0x6ce04800] Soundcard does not support 16 bit sample format
message followed by
/dev/audio1: Input/output error
>How-To-Repeat:
It is a new problem since we have the kernel mixer. I never had this issue before, Maybe everyone can have this issue trying to use their microphone on NetBSD with a command like
ffplay3 -f oss -i /dev/audioX
>Fix:
sysctl -w hw.uaudio0.precision=16
Home |
Main Index |
Thread Index |
Old Index