sound

  1. D

    No Sound when resuming from suspend & DSBMixer causes init to wait

    Hi, I've switched over to FreeBSD 13.0-RELEASE completely a few days ago. Everything runs great and I now have suspend working but with two issues: 1. If I suspend my PC with DSBmixer still running (I'm using Xfce 4), the init system endlessly waits for it to quit. I have to hold the power...
  2. txerrenak

    I have no sound

    Hello. I have installed FreeBSD, latest version, and two sound cards: Intel Cannon Lake PCH cAVS and NVIDIA TU104 HD. I have followed the steps indicated in http://scratching.psybermonkey.net/2009/07/freebsd-how-to-install-or-add-sound.html When I run 'kldload sound', it says; 'can't load...
  3. Abraham79

    Solved paprefs (pulseaudio) - core dumped with GLib-GIO-ERROR:Settings schema 'org.freedesktop.pulseaudio.module-group' is not installed

    This is on FreeBSD-12.1. I installed paprefs (Pulseaudio preferences) and it is crashing with error: :~% paprefs (paprefs:76944): GLib-GIO-ERROR **: 12:19:44.019: Settings schema 'org.freedesktop.pulseaudio.module-group' is not installed zsh: trace trap (core dumped) paprefs I searched for...
  4. J

    Not sound to headphones

    I feel I am very close but I also have to admit that after a few trials I not sure I know what I am doing. I am following the thread here to sort out the issue with my headphones output. When I really did not know anything about pins I opened up another thread a few weeks back. Hopefully...
  5. skeletonboss12

    Solved audio stutter and slight popping on hp probook 450 g1

    Edit: I fixed it! or at least severely reduced the issue to tolerable levels. pulse/daemon.conf avoid-resampling = yes default-sample-rate = 48000 I am experiencing some audio stutter when playing music in the Chromium browser, however on firefox it does not stutter but rather constantly...
  6. christhegeek

    Can't playback sound to the displayport monitor output

    Can't playback sound to the displayport monitor output Tried to change the default soundcard to hdmi but it doesn't playback any sound from any application !!! It shows many hdmi soundcards but it doesn't playback sound. I have an amd Rx580
  7. Bill Evans at Mariposa

    C ioctl SPKRTONE/SPKRTUNE vs. KIOCSOUND

    On Linux (gag), I can issue this to device /dev/console: ioctl(fd,KIOCSOUND,6087 /* G below middle C */) ... but even though FreeBSD defines the KIOCSOUND ioctl in /usr/include/sys/kbio.h, it seems to return error 25, Inappropriate ioctl for device (and returns the same if the device is...
  8. SIGNALSOUT

    Asus E203N - No Audio

    Hello, I have an Asus E203N which doesn't support the Trackpad, 802.11ac, and audio in FreeBSD 12.0 p10. I was able to compile ig4, acpi_iichid, iichid support into the kernel with a patch to get the Trackpad working (would like to get evdev support working). I have an external rtwn device...
  9. C

    Speaker sound cuts out after 10 to 15 minutes

    Not sure what to look at next, appreciate any help. My ThinkPad T510 speakers stop working after 10 to 15 minutes of playing a media file with sound (mpv video, firefox youtube). After speaker sound cuts out, I keep a video playing, then plug in headphones and hear perfect sound in the...
  10. Free & Sovereign

    Disable auto-mute (snd_hda)

    Hello, I have kind of a unique problem. I setup the audio server to enable my headphone jack in the front to work as well as the rear jack (Line-out). This is on a dell mini desktop. Unfortunately, it seems that the driver is designed to auto-mute either output when one is in use (i.e. when the...
  11. K

    Solved No sound

    Hey everyone one, I'm new to the BSD's and I thought I would try FreeBSD after enjoying what I found with OpenBSD, so my install of FreeBSD on my desktop has been going fine, but for some reason I cant seem to get audio to work after my attempts in the past couple of hours. the output from...
  12. RedPhoenix

    No Sound In FreeBSD :(

    So the title is pretty self-explanatory. First, let me say this: FreeBSD DEFINITELY sees my Sound Card, but I'm unsure as to how to make it work. Here's the output of dmesg | grep pcm: pcm0: <Realtek ALC282 (Analog)> at nid 20 and 25 on hdaa0 pcm1: <Realtek ALC282 (Analog)> at nid 33 and 18...
  13. U

    Getting audio/spotifyd to use the correct sound device /dev/dsp4.0?

    I built audio/spotifyd with the PortAudio option and got it running with a minimal configuration file. The laptop is now recognised by the Spotify app on my Android phone as a Spotify Connect device. I can hand over the stream and spotifyd seems to work perfectly with it. My problem: spotifyd...
  14. Y

    OSS Sound Quality

    The default settings of oss are insane. These settings are for pure quality without cracking or any other kind of distortion and low-quality annoyance. This is an passthrough, bypassing some features you don't need. This gives you full quality without thinking about it anymore. sysctl.conf...
  15. Y

    oss audio output error cannot write samples invalid argument fix

    if sound requires restart sysctl.conf dev.hdac.%d.polling=1
  16. alx82

    Solved Get current playing sound streams

    I remember recently having used a command to get a list of all current playing streams, but I'm not able to remember what was that command. It dumps a list of current playing sound streams on channels (with process name, ex. firefox, mplayer). Any hint?
  17. C

    Muting audio with mixer.

    How do I mute volume in FreeBSD laptop running 12-CURRENT? I tried running mixer vol mute, which sets the volume to 0. However there is no way to get back the old volume level, something line mixer vol unmute or even mixer vol mute toggle. I run a minimal window setup around Xmonad, I came...
  18. michael_hackson

    Solved Suggestions for sound-enhanced experience

    Hello Team! There has been a while since I was active and I am back in a little of an emergency. On my laptop running FreeBSD I have had some mixed experiences with the sound. There is no troubles with the driver or system settings (as far as I know) but somehow it seems that the sound quality...
  19. rigoletto@

    Solved Sound not switching 'line-out' <-> 'headphone'

    Hello! The default configuration is not working to mute the line-out when I plug the headphone. I tried putting this in /boot/device.hints but without success: hint.hdac.1.cad0.nid20.config="as=1 device=Line-out" hint.hdac.1.cad0.nid27.config="as=2 device=Headphones" I am indeed quite lost...
  20. S

    Sound events

    What would it take to have a drop-in replacement for audio/libcanberra and audio/libcanberra-gtk3 that works on top of oss or audio/sndio, and has no graphical components or graphical dependencies to play audio from audio/freedesktop-sound-theme on desktop programs? For reference: "PulseAudio...
Back
Top