security and umask

2020-05-04 Thread Doug Moss
For OpenBSD 6.6, amd64 in the daily script to check security: /usr/libexec/security at line 248 for checking if the umask is set:  my @list = qw(/etc/profile /root/.profile); shouldn't that be instead:  my @list = qw(/.profile /root/.profile); I think /etc/profile does not exist, and /.profile i

device xHCI error, EHCI okay for USB audio

2020-05-05 Thread Doug Moss
This is non-fatal, but I report this error in case this may help refine driver development. The error is related to a USB audio device (USB DAC). Error with USB3, xHCI plugged into USB 3.0 port (blue) on back of motherboard $aucat -i song.wav at end of song, and also with CTRL-C, error message on

kernel xhci fault with USB DAC

2023-07-24 Thread Doug Moss
I know this is wholly inadequate. I encountered a kernel fault. I thought I could send at least some information about the error messages. I have had a machine playing WAV music via sndiod to USB DAC Schiit Modi, 24/7 since 2021ish. Recently no audio output, but computer was still running. I too