https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218033
Bug ID: 218033
Summary: Wrong permission on /dev/dspX devices
Product: Base System
Version: 11.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
During boot, I see these lines in my messages file:
Mar 23 11:35:29 m18 pulseaudio[1109]: [(null)] oss-util.c: '/dev/dsp0' doesn't
support full duplex
# cat /dev/sndstat
Installed devices:
pcm0: <Intel Haswell (HDMI/DP 8ch)> (play)
pcm1: <Realtek ALC887 (Rear Analog)> (play/rec)
pcm2: <Realtek ALC887 (Front Analog)> (play/rec) default
No devices installed from userspace.
and
# ls -al /dev/dsp*
crw-rw-rw- 1 root wheel 0x92 23 марта 11:35 /dev/dsp0.0
crw-rw-rw- 1 root wheel 0x94 23 марта 11:35 /dev/dsp1.0
crw-rw-rw- 1 root wheel 0x96 23 марта 12:00 /dev/dsp2.0
Why device /dev/dsp0.0 have RW permission ?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"