audio

  1. indomitableMoron

    sound works, except in X

    I have a FreeBSD guest I'm trying to get stood-up in VirtualBox-OSE. Sound works from the console (e.g. I can `cat /dev/random > /dev/dsp` and hear static, as my unprivileged user) but there's no functional sound in X, and videos won't play in Chromium on YouTube. Historically this has meant a...
  2. N

    No sound in browsers but works elsewhere

    I'm a non-technical person running FreeBSD 13.2-STABLE on an ASUS Vivobook laptop. Up until recently I was able to watch YouTube videos, etc... with sound in Firefox. Today it has become apparent that sound no longer works from Firefox, and I tested it in Chomium too and it doesn't work there...
  3. S

    Firefox sound turns on and off on FreeBSD14

    Sound would turn on and off, and at times, only play in one Firefox window and not others. One time, sound from Firefox randomly came on. This is on FreeBSD 14.0 with firefox-120.0,2. Sometimes, restarting the PC wouldn't fix it, and killing dbus also killed the firefox process. For those...
  4. lockna

    Set different default audio device for input and output respectively

    Hey guys! I noticed, that an electron application I'm using just has the values "Default" for Audio Input and Output Devices. If I set my default device to my Headphones I get audio output, but I would need audio input too, where I do own another audio device for that. Is it possible to set a...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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.
  15. 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.
  16. 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?
  17. 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...
  18. 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...
  19. 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...
  20. 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...
Back
Top