this post was submitted on 17 Jan 2025
8 points (100.0% liked)

FreeBSD

716 readers
1 users here now

founded 6 years ago
MODERATORS
 

Hello,

I am trying to get sound working in FreeBSD. I read 9th chapter of FreeBSD handbook(https://docs.freebsd.org/en/books/handbook/multimedia/). I have succesfully configured the sound card, it shows in dmesg | grep pcm and also in cat /dev/sndstat. however when I try to use beep command to test the speaker, it doesn't work ( I can't hear anything from the sound card).

you are viewing a single comment's thread
view the rest of the comments
[–] kionite231@lemmy.ca 1 points 5 months ago (1 children)

Yes, I tried doing that but it didn't work. It's something related to my sound card. FreeBSD detects my sound card but it couldn't play sound for some reason.