Re: No audio devices appear in /dev
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Apr 2024 02:53:19 UTC
Says default is HDMI, can you test via YouTube a video Also you can set values with mixer $ mixer pcm 100 $ mixer vol 100 Try playing a YouTube video, do you have sound If there is no sound, please become root $ su - passwd: <put your root password here> # Output of kldstat # kldstat Other users may suggest you try some other things. Hope this helps in some way. Best regards, Antonio On Sat, Apr 27, 2024, 9:39 PM Free BSD <freebsdlouisville@gmail.com> wrote: > cat /dev/sndstat > Installed devices: > pcm0: <Realtek ALC671 (Rear Analog)> (play/rec) > pcm1: <Realtek ALC671 (Analog)> (play/rec) > pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> (play) defau > No devices installed from userspace. > > Was KDE supposed to install a userspace driver? > All three of these show up in system settings as playback devices, but the > Test button fails. > > On Sat, Apr 27, 2024 at 5:48 PM Antonio Olivares <olivares14031@gmail.com> > wrote: > >> >> >> On Sat, Apr 27, 2024, 4:46 PM Free BSD <freebsdlouisville@gmail.com> >> wrote: >> >>> dmesg indicates pcm0, pcm1, and pcm2. Do I need some devfs.rules? >>> >> >> Output of >> $ cat /dev,/sndstat >> >> ? >> >> >>