audio

  1. kr0m

    Solved Change default audio device without restarting applications to take effect

    I am trying to change default audio device without restarting applications to take effect, I think that is possible using virtual_oss device but it seems that I can't change default audio device to virtual_oss generated. My audio devices: dmesg |grep pcm pcm0: <Intel Haswell (HDMI/DP 8ch)> at...
  2. T

    Bluetooth Audio Connection Issue

    Hello Everybody! I am trying to get sound through USB to work but am encountering some problems. My environment: - Version: 13.1-RELEASE-p2 - Device: Lenovo Thinkpad T460 - Bluetooth Adapter: Integrated in Intel Wireless 6280 - Headphones: Anker Soundcore P3 This is how I am trying to set...
  3. aquatic

    Memory issues while listening to music on deezer.com using Falkon and Firefox

    Summary When listening to music on deezer.com in, the system allocates more and more memory. If I do not close and reopen the tab after some hours, the memory runs full and the system gets slow and the unresponsive (Before edit, I wrote "system crashed" which was imprecise). This happens in...
  4. Sergei_Shablovsky

    Utility to scrambling of an incoming audio stream

    Hi FreeBSD Gurus! Could You be do please to suggest me utility to make scrambling of an incoming audio stream: this mean read mp3, AAC, ogg, flack, whatever... http/shttp/etc stream, scramble by extracting track name-artist-etc metadata from exact stream OR (in case metadata not present) using...
  5. X

    Audio through HDMI not working with "Intel HD Graphics 530"

    Intro: Yesterday, I've installed FreeBSD with GNOME and I setup most of the drivers... everything seems to work pretty fine so far (4k video, programs, etc.), except from one thing: Audio through HDMI. Issue: Audio through HDMI does not seem to work. Details: I have already installed...
  6. First_Law_of_Unix

    Are there any GUI based multi-band Parametric Equalizer for system sound?

    Hello, I need to use a GUI based multi-band Parametric Equalizer so that I can fine tune the output sound. I'm not doing any kind of music or multimedia production, just simply like to hear audio content at high grade using an ESI Juli@ sound card. 8+ bands is ideal. I did some googling and...
  7. Q

    KDE Plasma 5 cannot control volume after upgrade

    I upgraded my old desktop computer to FreeBSD 13.1 with KDE Plsama 5.24.5. It booted fine but no sound output. There are 4 sound devices: % ll /dev/dsp* crw-rw-rw- 1 root wheel 0x12c 10 Jun 15:08 /dev/dsp0.0 crw-rw-rw- 1 root wheel 0x129 10 Jun 17:47 /dev/dsp3.0 crw-rw-rw- 1 root wheel...
  8. lu9dce

    chrome sndio and oss 4Front

    Chrome sndio and oss-4 When I want to use another browser than firefox I do not have sound. I have Audigy sound cards compiled the kernel to support oss 4Front. The sound in the programs you use is perfect but when I try to use sndio or do some test it doesn't work. Any idea of how to use...
  9. M.E.

    Format of captured data from /dev/dsp?.?

    The following sequence captures audio from the microphone (if mixer has been configured to do so) and then playbacks to the speakers: cat /dev/dsp0.0 > rawaudio cat rawaudio > /dev/dsp0.0 I would like to understand which format is used. Is there any specific place where I could look...
  10. Cath O'Deray

    KDE Plasma: ☑ Raise maximum volume

    ☑ Raise maximum volume Before I make a bug report: does this feature work for anyone? I can drag to visually raise the volume above 100%: – however there's no audible increase, and when I cease dragging the slider, it bounces back to the left, to the 100% mark.
  11. Cath O'Deray

    Chromium audio

    With Teams, neither the microphone nor the speaker can be changed. Is this normal? www/chromium only in this topic, please.
  12. Cath O'Deray

    Solved TIDAL – DRM required (for audio but not necessarily for video, apparently)

    I couldn't listen without signing in, but thanks. No response when the play button is clicked, true?
  13. P

    [Bluetooth-audio] How to connect and use Bluetooth headphones on FreeBSD

    Important notes: 1) Tested and confirmed to work on FreeBSD 13.0-RELEASE. 2) Obviously you need to first confirm whether FreeBSD supports the built-in Bluetooth of your laptop/computer. 3) For this guide, we will focus on Intel Bluetooth as that's my case in particular. Hence the use of...
  14. rockzombie2

    Solved How to record desktop audio on OBS-Studio

    Okay, so I've been at this for a while now. For context: I used to use Arch linux and I recall having to do some loopback command to listen to the output of my default sound device, thereby capturing my desktop audio to stream with in OBS. Since then, I switched to FreeBSD but also streamed from...
  15. J

    Solved External USB audio interface

    I have a Fiio Olympus 2 audio interface (USB 2.0 -> 3.5mm jack) and would like to play audio through it (in FreeBSD 13.0). I've loaded the `snd_driver` metadriver which loaded in a bunch of audio drivers. Here's the output of cat /dev/sndstat: Installed devices: pcm0: <NVIDIA (0x0083) (HDMI/DP...
  16. J

    qemu Audio Passthrough from FreeBSD VM to Void linux host

    I have been attempting to get audio passthrough from a FreeBSD VM ( 13.0 ), running with virt-manager ( QEMU ), on Void Linux ( Latest, as of 3/09/21 ). My void setup is currently using Pulseaudio, and I know that FreeBSD uses OSS. I have attempted all the fixes I can find; config changes in...
  17. C

    No sound through speakers Lenovo Legion 5PI

    I can hear sound if I plugin headphones to the audio combination jack, though I am unable to hear sound through the speakers. I am quite new to FreeBSD so I may require some prompting on posting the correct diagnostic information. To get started, I am providing the following: freebsd-version...
  18. Cath O'Deray

    apulse – PulseAudio emulation for ALSA

    <https://github.com/i-rinat/apulse#readme> If apulse could be ported to FreeBSD, might there be fewer complaints about PulseAudio? (Hint: this is not an invitation to complain about PulseAudio.)
  19. Cath O'Deray

    PulseAudio, upstream and down

    If I recall correctly: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/277 – this 2020 pull request (with patches from FreeBSD) was made, upstream, with the intention of FreeBSD subsequently benefiting from the merge. True? If so: are we (downstream) still awaiting the...
  20. Cath O'Deray

    Solved forcing off the computer – endlessly waiting for sound application to exit at sleep/suspend time

    It's frequently necessary to force off a computer (HP EliteBook 8570p, sometimes docked) when an attempt to suspend fails, with these messages from kernel: pcm3: unregister: mixer busy pcm3: Waiting for sound application to exit! I subscribe to this bug: {link removed} – however the...
Back
Top