Re: Using ffmpeg to record x11 screen & audio

2024-09-21 Thread Thomas Frohwein
On Fri, Sep 20, 2024 at 10:47:42PM -0700, patrick keshishian wrote: > Hi folks, > > Attempting to do a screen capture (x11) including audio; say chrome is > playing a video clip and I want to capture a portion of the screen > along with the audio. > > Quick search sh

Using ffmpeg to record x11 screen & audio

2024-09-20 Thread patrick keshishian
Hi folks, Attempting to do a screen capture (x11) including audio; say chrome is playing a video clip and I want to capture a portion of the screen along with the audio. Quick search shows following example: ffmpeg -f x11grab -probesize 32M -thread_queue_size 32 -i :0 \ -f sndio

Re: Azalia HDMI audio output with recompiled kernel

2024-09-19 Thread Jan Stary
Does the card have other outputs besides the HDMI? The regular audio jacks? Do these work?

Azalia HDMI audio output with recompiled kernel

2024-09-18 Thread Murat D. Kadyrov
'case PCI_PRODUCT_INTEL_CORE5G_HDA_1:' as suggested here [2]. But without success. Can anyone help, please? [1] https://marc.info/?l=openbsd-tech&m=158780750403100&w=2 [2] https://marc.info/?l=openbsd-misc&m=144276440320834&w=2 # pcidump -vv 0:3:0 0:3:0: Intel Core 5G HD Audio 0x: Ve

Re: M-Audio Fast Track Ultra 8R

2024-07-25 Thread Jan Stary
On Jul 07 18:03:56, h...@stare.cz wrote: > On Jul 01 15:07:48, a...@caoua.org wrote: > > On Sun, Jun 30, 2024 at 08:26:06AM +0200, Jan Stary wrote: > > > This is current/amd64 on a PC (full dmesg below). > > > I got my hands on an M-Audio Fast Track Ultra 8R, > >

Make ucc(4) pass audio cookie to wskbd(4)

2024-07-07 Thread Mark Hesselink
Hi, I recently bought a JBL USB-C wired headphones for my 2020 Apple MacBook Air to enjoy audio without disturbing my family. The headphones is exposed via uaudio(4) as audio1 to the system. The headphones come with a simple consumer control keyboard supported by ucc(4) and wskbd(4). The

Re: M-Audio Fast Track Ultra 8R

2024-07-07 Thread Jan Stary
On Jul 01 15:07:48, a...@caoua.org wrote: > On Sun, Jun 30, 2024 at 08:26:06AM +0200, Jan Stary wrote: > > This is current/amd64 on a PC (full dmesg below). > > I got my hands on an M-Audio Fast Track Ultra 8R, > > an USB audio interface; eight tracks, 24/96, nice. > >

Re: M-Audio Fast Track Ultra 8R

2024-07-01 Thread Alexandre Ratchov
On Sun, Jun 30, 2024 at 08:26:06AM +0200, Jan Stary wrote: > This is current/amd64 on a PC (full dmesg below). > I got my hands on an M-Audio Fast Track Ultra 8R, > an USB audio interface; eight tracks, 24/96, nice. > > It doesn't seem to be supported though: > it atta

Re: M-Audio Fast Track Ultra 8R

2024-06-30 Thread Jan Stary
r: uhub1 port 01: .0503 connect enabled recovery port 02: .02a0 power Rx.detect port 03: .02a0 power Rx.detect port 04: .02a0 power Rx.detect addr 02: 0763:2081 M-Audio, Fast Track Ultra 8R high speed, self powered, config 1, rev 1.51

Re: M-Audio Fast Track Ultra 8R

2024-06-29 Thread Crystal Kolipe
On Sun, Jun 30, 2024 at 08:26:06AM +0200, Jan Stary wrote: > What can I do to debug this? usbdevs -vv would be interesting. > uhub4: device problem, disabling port 2 Is this error reported each time you connect the device, or was it just co-incidence that it happened this time? If it does appe

M-Audio Fast Track Ultra 8R

2024-06-29 Thread Jan Stary
This is current/amd64 on a PC (full dmesg below). I got my hands on an M-Audio Fast Track Ultra 8R, an USB audio interface; eight tracks, 24/96, nice. It doesn't seem to be supported though: it attaches as an ugen, but no uaudio. umidi0 at uhub4 port 2 configuration 1 interface 3 "M-

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Crystal Kolipe
On Fri, Jun 28, 2024 at 11:56:11AM +0200, Divan Santana wrote: > Thanks to all for the suggestions! > > >> How can one make "Creative Creative BT-W5" device always rsnd/1 and not > > A -workaround- is: > >   Don't explicitly name an audio device in

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Divan Santana
>> How can one make "Creative Creative BT-W5" device always rsnd/1 and not >> sometimes rsnd/2? > > I don't have a perfect solution for this, but being in a similar > situation with my hardware, I've grown accustomed to keeping the > USB audio plugged,

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Divan Santana
Thanks to all for the suggestions! >> How can one make "Creative Creative BT-W5" device always rsnd/1 and not > A -workaround- is: >   Don't explicitly name an audio device in your commands. >   Use the environment variable AUDIODEVICE instead. > You would -so

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-19 Thread Geoff Steckel
On 6/19/24 07:25, Divan Santana wrote: Greetings All, I have a USB audio bluetooth dongle plugged in. azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi audio0 at azalia0 uaudio0 at uhub5 port 1 configuration 1 interface 3 "Creative Creative BT-W5"

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-19 Thread Alexandre Ratchov
On Wed, Jun 19, 2024 at 01:25:44PM +0200, Divan Santana wrote: > Greetings All, > > I have a USB audio bluetooth dongle plugged in. > > azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi > audio0 at azalia0 > uaudio0 at uhub5 port 1 config

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-19 Thread Thomas Frohwein
On Wed, Jun 19, 2024 at 01:25:44PM +0200, Divan Santana wrote: > Greetings All, > > I have a USB audio bluetooth dongle plugged in. > > azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi > audio0 at azalia0 > uaudio0 at uhub5 port 1 config

make usb audio device always rsnd/1 - not rsnd/2

2024-06-19 Thread Divan Santana
Greetings All, I have a USB audio bluetooth dongle plugged in. azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi audio0 at azalia0 uaudio0 at uhub5 port 1 configuration 1 interface 3 "Creative Creative BT-W5" rev 2.00/10.00 addr 7 uaudio0: class

audio at aoa on an old MacMini

2024-06-05 Thread Jan Stary
This is current/macppc on an Apple MacMini 7447A (dmesg below). The audio device is aoa0 at macobio0 offset 0x1: irq 30,1,2 audio0 at aoa0 Looking at aoa(4), it should be supported, at least dmesg says it's a "model PowerMac10,2" and shows the lines above. s

Re: mounting audio cd

2024-06-01 Thread Manfred Koch
Hi cdio seems to be the right for me, thank you for all your thoughts. Manfred On 6/1/24 16:16, Nick Holland wrote: On 5/31/24 14:15, MIZSEI Zoltán wrote: Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme

Re: mounting audio cd

2024-06-01 Thread Nick Holland
On 5/31/24 14:15, MIZSEI Zoltán wrote: Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the courtains if you copy a file from an audio cd. To each their own, I guess

Re: mounting audio cd

2024-06-01 Thread Kirill A . Korinsky
On Sat, 01 Jun 2024 07:44:10 +0100, Geoff Steckel wrote: > > On 5/31/24 15:46, Harald Arnesen wrote: > > MIZSEI Zoltán [31/05/2024 20.15]: > > > >> Interestingly BeOS and Haiku lets you to mount an audio cd, it > >> generates a vfs from the toc and shows t

Re: mounting audio cd

2024-06-01 Thread Harald Arnesen
Geoff Steckel [01/06/2024 08.44]: On 5/31/24 15:46, Harald Arnesen wrote: MIZSEI Zoltán [31/05/2024 20.15]: Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the

Re: mounting audio cd

2024-06-01 Thread Geoff Steckel
On 5/31/24 15:46, Harald Arnesen wrote: MIZSEI Zoltán [31/05/2024 20.15]: Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the courtains if you copy a file from an

Re: mounting audio cd

2024-05-31 Thread Harald Arnesen
MIZSEI Zoltán [31/05/2024 20.15]: Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the courtains if you copy a file from an audio cd. Linux also had such a thing in

Re: mounting audio cd

2024-05-31 Thread MIZSEI Zoltán
Interestingly BeOS and Haiku lets you to mount an audio cd, it generates a vfs from the toc and shows the tracks as wav or flac (fixme), it does an automatic conversion behind the courtains if you copy a file from an audio cd.

Re: mounting audio cd

2024-05-31 Thread Manfred Koch
Hi, yes I run a GUI, you are right that that I cannot mount a audio CD. To rip a audio CD, I was transient in the operator group. That worked. Nevertheless thank you for the answer. Sorry for the mix up Manfred On 5/30/24 20:54, Ampie Niemand wrote: On Thu, May 30, 2024 at 06:43:13PM +0200

Re: mounting audio cd

2024-05-30 Thread Ampie Niemand
On Thu, May 30, 2024 at 06:43:13PM +0200, Manfred Koch wrote: Hi all, I have tried to mount an audio cd with the command: doas mount -t cd9660 /dev/cd0c /cdrom mount_cd9660: /dev/cd0c on /cdrom: Invalid argument You cannot mount it like that because its an audio CD and not a Data CD. If it

mounting audio cd

2024-05-30 Thread Manfred Koch
Hi all, I have tried to mount an audio cd with the command: doas mount -t cd9660 /dev/cd0c /cdrom mount_cd9660: /dev/cd0c on /cdrom: Invalid argument doas dmesg | grep cd shows me: cd0 at scsibus1 targ 0 lun 0: removable cd0(ahci0:0:0): Check Condition (error 0x70) on opcode 0x0 cd0 at

7.5 problems with browser video and audio, part 2

2024-04-10 Thread whistlez
the following: $ sndiod -dd the browsers audio (firefox, chromium, ungoogled-chromium and iridium) works for about 10-15 seconds. After that it stops to work. The following are the logs: snd0: rec hw xrun, rused = 6720/7680 snd0: play hw xrun, pused = 960/7680 snd0: watchdog timeout firef

7.5 problems with browser video and audio

2024-04-08 Thread whistlez
ideos does not work. I tried to uninstall and reinstall two or three dozen of packages linked to the browser but I haven't solved the problem. I have the same problem with firefox. But if I play a video with "mpv video.mp4" it works very well, also the audio works. So it seems som

Re: No audio playback with azalia0 Intel Braswell HD Audio

2024-02-08 Thread jrmu
> Please use sendbug(1) to make a report, and make sure it includes the > acpidump from the system. > > -peter I hope this helps. Below is the output of sendbug: >Synopsis: No audio playback with azalia0 Intel Braswell HD Audio >Category: Audio bug r

Re: No audio playback with azalia0 Intel Braswell HD Audio

2024-02-06 Thread Peter Hessler
It seems that your audio is connected in an.interesting way: "808622A8" at acpi0 not configured I guess we'll need a driver to support that. Please use sendbug(1) to make a report, and make sure it includes the acpidump from the system. -peter On 2024 Feb 05 (Mon) at

Re: No audio playback with azalia0 Intel Braswell HD Audio

2024-02-06 Thread Alexandre Ratchov
On Mon, Feb 05, 2024 at 08:28:16PM -0800, jrmu wrote: > Greetings, > > I am attempting to play audio on an HP Chromebook 11 G5 Setzer, > but OpenBSD appears to be missing the necessary codecs. Are there any > workarounds? I'm guessing that switching from the built-in spea

Re: No audio playback with azalia0 Intel Braswell HD Audio

2024-02-06 Thread Jan Stary
azalia0 at pci0 dev 27 function 0 "Intel Braswell HD Audio" rev 0x35: msi azalia0: no supported codecs You would have something like azalia0 at pci1 dev 27 function 0 "Intel 3400 HD Audio" rev 0x06: msi azalia0: codecs: Conexant/0x5069, Intel/0x2804, using Conexant/0x5069 a

No audio playback with azalia0 Intel Braswell HD Audio

2024-02-05 Thread jrmu
Greetings, I am attempting to play audio on an HP Chromebook 11 G5 Setzer, but OpenBSD appears to be missing the necessary codecs. Are there any workarounds? I'm guessing that switching from the built-in speakers to headphones won't make any difference. Any suggestions appreciated.

Re: Audio issue: noise/interference

2023-07-10 Thread Ricky Cintron
On 2023-07-08 05:22, Alexandre Ratchov wrote: On Fri, Jul 07, 2023 at 06:23:26PM -0400, Ricky Cintron wrote: I recently resolved an audio issue where I could hear a constant, light static noise in my earphones. It wasn't loud or distracting, but it was always there. The solution was to r

Re: Audio issue: noise/interference

2023-07-10 Thread Ricky Cintron
On 2023-07-07 23:26, Chris Bennett wrote: On Fri, Jul 07, 2023 at 06:23:26PM -0400, Ricky Cintron wrote: I recently resolved an audio issue where I could hear a constant, light static noise in my earphones. It wasn't loud or distracting, but it was always there. The solution was to remove

Re: Audio issue: noise/interference

2023-07-08 Thread Alexandre Ratchov
On Fri, Jul 07, 2023 at 06:23:26PM -0400, Ricky Cintron wrote: > I recently resolved an audio issue where I could hear a constant, light > static noise in my earphones. It wasn't loud or distracting, but it was > always there. The solution was to remove 'mix' as a so

Re: Audio issue: noise/interference

2023-07-07 Thread Chris Bennett
On Fri, Jul 07, 2023 at 06:23:26PM -0400, Ricky Cintron wrote: > I recently resolved an audio issue where I could hear a constant, light > static noise in my earphones. It wasn't loud or distracting, but it was > always there. The solution was to remove 'mix' as a source fo

Audio issue: noise/interference

2023-07-07 Thread Ricky Cintron
I recently resolved an audio issue where I could hear a constant, light static noise in my earphones. It wasn't loud or distracting, but it was always there. The solution was to remove 'mix' as a source for mix2 and mix3. However, once I got rid of that static, I noticed some a

Re: "ticking" noise when recording audio

2023-06-30 Thread Courtney
Sorry for the delay on this, it has been a busy month. I'm finding some time to get to this. I enabled UAUDIO_DEBUG and got some info. Here's what I got from /var/log/messages when I started sndiod w/ debugging & started running aucat Jun 30 13:51:22 towerDefense /bsd: uaudio_set_params: rate 96

Re: "ticking" noise when recording audio

2023-06-04 Thread Steve Litt
Courtney Hicks said on Thu, 1 Jun 2023 11:35:24 -0700 >I hope this reaches you. I think my mail server is having troubles >communicating with the mailing list. I changed the rate and buffer >size using aucat, not sndiod, and that changed the rate. I have >the .wav attached. Also of note, I pasted

Re: "ticking" noise when recording audio

2023-06-02 Thread Alexandre Ratchov
On Fri, Jun 02, 2023 at 11:32:31AM -0700, Courtney wrote: > It seems when I make any changes to sndiod, the output remains > the same. I played with -z, -b, -e, -r. Here's the audioctl output. > Note, the device changed to aucioctl2 but it is still the same > device in question. > > audioctl -f /d

Re: "ticking" noise when recording audio

2023-06-02 Thread Courtney
It seems when I make any changes to sndiod, the output remains the same. I played with -z, -b, -e, -r. Here's the audioctl output. Note, the device changed to aucioctl2 but it is still the same device in question. audioctl -f /dev/audioctl2 name=uaudio1 mode=play pause=0 active=1 nblks=16 blksz=4

Re: "ticking" noise when recording audio

2023-06-02 Thread Alexandre Ratchov
On Thu, Jun 01, 2023 at 11:35:24AM -0700, Courtney Hicks wrote: > I hope this reaches you. I think my mail server is having troubles > communicating with the mailing list. I changed the rate and buffer > size using aucat, not sndiod, and that changed the rate. I have > the .wav attached. The outpu

Re: "ticking" noise when recording audio

2023-06-02 Thread Alexandre Ratchov
On Thu, Jun 01, 2023 at 11:35:24AM -0700, Courtney Hicks wrote: > I hope this reaches you. I think my mail server is having troubles > communicating with the mailing list. I changed the rate and buffer > size using aucat, not sndiod, and that changed the rate. I have > the .wav attached. Also of no

Re: "ticking" noise when recording audio

2023-06-01 Thread Alexandre Ratchov
- If you change the sndiod(8) rate (-r option), or buffer size (-b option) does the ticking change? - could you send me a short .wav file with the ticking sound? On Wed, May 31, 2023 at 11:59:20PM -0700, Courtney Hicks wrote: > Hello all, > > I am trying to record audio from a USB

"ticking" noise when recording audio

2023-06-01 Thread Courtney Hicks
Hello all, I am trying to record audio from a USB device. I successfully get audio from it, however, there is a constant "ticking" sound that happens whether or not audio is actually playing through the device. Here's the device from the dmesg: uvideo0 at uhub0 port 7 configurat

Re: [arm64] [sound] simpleaudio, but no audio to attach

2023-04-19 Thread Patrick Wildt
On Wed, Apr 19, 2023 at 06:09:06AM -, Stuart Henderson wrote: > On 2023-04-18, S V wrote: > > Hello, misc@! > > > > I'm using ARM64/current and see that my audio chip got detected by > > simpleaudio > > but OpenBSD can't attach audio to it > &

Re: [arm64] [sound] simpleaudio, but no audio to attach

2023-04-18 Thread Stuart Henderson
On 2023-04-18, S V wrote: > Hello, misc@! > > I'm using ARM64/current and see that my audio chip got detected by simpleaudio > but OpenBSD can't attach audio to it > > Any suggestions on there to start reading? I'm not developer, > but I tried to read d

[arm64] [sound] simpleaudio, but no audio to attach

2023-04-18 Thread S V
Hello, misc@! I'm using ARM64/current and see that my audio chip got detected by simpleaudio but OpenBSD can't attach audio to it Any suggestions on there to start reading? I'm not developer, but I tried to read different match/attach functions in simpleaudio.c/audio.c with no res

LG GRAM 14 (14Z90Q-G.AA58F), zzz almost works, keyboard problem (acpitz related ?), some unexpected crashes, audio works ok

2023-04-01 Thread Rémi Bougard
not configured hid at ihidev0 reportid 7 not configured hid at ihidev0 reportid 11 not configured hid at ihidev0 reportid 12 not configured hid at ihidev0 reportid 13 not configured ims1 at ihidev0 reportid 14: 0 buttons wsmouse2 at ims1 mux 0 hid at ihidev0 reportid 92 not configured dwiic1 at p

[azalia] Audio stuck problem with Realtek ALC 892

2023-01-12 Thread Jose Maldonado
Hi, right now I have a workstation with Ryzen 7 3800x, B550 Motherboard and a audio codec Realtek ALC892. From my first installation the only issue with OpenBSD is audio random stuck, a old problem with Realtek Audio and Ryzen PC not solved. In my hunting a test two awful patch in

Re: USB mic no audio

2022-08-17 Thread Alexandre Ratchov
On Tue, Aug 16, 2022 at 05:44:29PM -0700, Courtney wrote: > > $ sndiod -dd -f rsnd/2 ... > snd0: 48000Hz, s24le3, play 0:1, rec 0:0, 16 blocks of 480 frames > snd0: device started This appears to be a play-only device, so recording can't work, probably USB attach order has changed. I'd suggest st

USB mic no audio

2022-08-16 Thread Courtney
Hello again all, I have in my moments of spare time been taking shots at getting my USB mic to work on OpenBSD. I haven't asked yet because I have been spending time trying to understand audio better on OpenBSD. I think I know enough to ask. I have 3 audio devices: rsnd/0 - integrated

Re: sndiod and multiple audio devices

2022-08-14 Thread Maksim Rodin
Greetings all, > > I recently bought a logi webcam and I was able to configure it with help > from the FAQ.  However, when I switched the default audio device from rsnd/0 > to rsnd/1 via sndiod(8) two things happen: > > 1) I am able to record audio through my webcam (rsnd/1)

sndiod and multiple audio devices

2022-08-13 Thread Isaac Meerwarth
Greetings all, I recently bought a logi webcam and I was able to configure it with help from the FAQ.  However, when I switched the default audio device from rsnd/0 to rsnd/1 via sndiod(8) two things happen: 1) I am able to record audio through my webcam (rsnd/1) 2) I loose audio out in my

Re: Firefox and stuttering USB audio

2022-08-09 Thread Courtney
THANK YOU!! This seems to have solved the issue. Thankfully I had already set /tmp to be an in-memory filesystem so this will do wonders. I'm assuming you haven't had any issues with the firefox cache being blown away every reboot? Doesn't really matter anyway, I prefer good aud

Re: Firefox and stuttering USB audio

2022-08-07 Thread Mihai Popescu
Courtney, I will try to suggest something. First, I was having problems in the past with Firefox. I use to let mpv play in the background ( a stream of internet radio) and the sound has stuttering and pauses whenever Firefox loaded some pages. I was told to use sndio for mpv as an option with ao=s

Re: Firefox and stuttering USB audio

2022-08-02 Thread Courtney
Hi Alexandre, I did your test, I don't see a pause cycle when I have firefox play a video. I do get those messages every time there is an audio glitch. At some times with chromium open I will get far fewer of these messages but no interrupt. When I say far fewer, I mean I could maybe get

Re: Firefox and stuttering USB audio

2022-07-31 Thread Alexandre Ratchov
On Sat, Jul 30, 2022 at 02:39:08PM -0700, Courtney wrote: > I hope it isn't in bad etiquette to resurrect an old piece of mail. > OK for me, your mail is attached to the thread. > Since May I mitigated the stuttering audio issue with Firefox running > by using Firefox ESR 91.

Re: Firefox and stuttering USB audio

2022-07-30 Thread Courtney
I hope it isn't in bad etiquette to resurrect an old piece of mail. Since May I mitigated the stuttering audio issue with Firefox running by using Firefox ESR 91. Clearly something beyond 91 added something that doesn't jive well with OpenBSD. Now that 91 ESR is gone and it is 102 the

Re: USB audio garbled over time

2022-07-12 Thread Courtney
I solved my issue. I started having this issue on Linux too, again very randomly. Tried a different USB port and everything works. Whatever is happening with the controller on these ports, it doesn't play nicely with audio hardware but the other one does. Pretty sure I went from USB 2.0 t

Re: USB audio garbled over time

2022-07-01 Thread Courtney
everyone, I am running OpenBSD -current branch right now. I have a FiiO E10k plugged into my board. Here is the part of the dmesg when it is connected Jun 30 15:02:48 towerDefense /bsd: uaudio0 at uhub0 port 14 configuration 1 interface 2 "FiiO DigiHug USB Audio" rev 1.10/0.01 addr 6 Jun 3

Re: USB audio garbled over time

2022-06-30 Thread Alexandre Ratchov
0 at uhub0 port 14 configuration 1 > interface 2 "FiiO DigiHug USB Audio" rev 1.10/0.01 addr 6 > Jun 30 15:02:48 towerDefense /bsd: uaudio0: class v1, full-speed, sync, > channels: 2 play, 2 rec, 3 ctls > Jun 30 15:02:48 towerDefense /bsd: audio1 at uaudio0 > > I have been try

USB audio garbled over time

2022-06-30 Thread Courtney
Hello everyone, I am running OpenBSD -current branch right now. I have a FiiO E10k plugged into my board. Here is the part of the dmesg when it is connected Jun 30 15:02:48 towerDefense /bsd: uaudio0 at uhub0 port 14 configuration 1 interface 2 "FiiO DigiHug USB Audio" rev 1.10/0.01

Re: White noise with audio over headphones

2022-06-16 Thread Alexandre Ratchov
On Thu, Jun 16, 2022 at 09:46:18AM -0500, Rob Whitlock wrote: > On Wed, Jun 15, 2022 at 11:27 PM Alexandre Ratchov wrote: > > On Wed, Jun 15, 2022 at 02:59:40PM -0500, Rob Whitlock wrote: > > I have a Lenovo T450 that plays audio over the speakers and headphones >

Re: White noise with audio over headphones

2022-06-16 Thread Rob Whitlock
On Wed, Jun 15, 2022 at 11:27 PM Alexandre Ratchov wrote: > On Wed, Jun 15, 2022 at 02:59:40PM -0500, Rob Whitlock wrote: > > I have a Lenovo T450 that plays audio over the speakers and headphones > but > > when the headphones are used there is some white noise playing all the

Re: White noise with audio over headphones

2022-06-15 Thread Alexandre Ratchov
On Wed, Jun 15, 2022 at 02:59:40PM -0500, Rob Whitlock wrote: > I have a Lenovo T450 that plays audio over the speakers and headphones but > when the headphones are used there is some white noise playing all the time > as well as the audio. This white noise is not there with Windows 10 o

White noise with audio over headphones

2022-06-15 Thread Rob Whitlock
I have a Lenovo T450 that plays audio over the speakers and headphones but when the headphones are used there is some white noise playing all the time as well as the audio. This white noise is not there with Windows 10 or Linux. OpenBSD recognizes the audio codec as a Realtek ALC292 but Linux and

Re: Firefox and stuttering USB audio

2022-06-04 Thread Courtney
TFW your software is so complicated it might as well be proprietary. I'll be sticking with Firefox ESR for now and hope by the time the time the ESR version bumps this will be resolved. Otherwise I'll have to play the worlds smallest violin. ESR doesn't have the issue. On 6/1/22 16:02, Raul Mille

Re: Gemini Lake HD Audio (azalia?) not working on StarLabs StarLite MK IV

2022-06-03 Thread Jonathan Gray
On Fri, Jun 03, 2022 at 05:33:15PM +0100, Chris Narkiewicz wrote: > > Your device is subclass audio not subclass hd audio. Try this: > > I can confirm that the patch works. Also, headphones are correctly > detected when plugged. > > Many thanks for the help. thanks, committed

Re: Firefox and stuttering USB audio

2022-06-01 Thread Raul Miller
On Wed, Jun 1, 2022 at 6:13 PM Mihai Popescu wrote: > I am not able to understand why a simple application like mpv for > example is able to play videos and streams at high resolutions with > good performance, but a "browser" needs 10 times the CPU cores and > memory and it still does it wrong eno

Re: Firefox and stuttering USB audio

2022-06-01 Thread Mihai Popescu
The idea of changing the OS implementation in order to suit an internet browser is hilarious at least. The browsers developers are not interested in proper implementation and inbreed of browser with OS internals, no! All that matters is to make something work for the browser itself. I am not able

Re: Firefox and stuttering USB audio

2022-06-01 Thread Geoff Steckel
these interruptions the most. I have also simply had firefox idling with one tab open on the new tab page causing these interruptions sometimes even. I have a buddy using Arch Linux and said even now with newer versions of ff he's been having some strange behavior too. When audio stutters

Re: Firefox and stuttering USB audio

2022-06-01 Thread Courtney
22 at 02:25:16PM +0200, Peter Fröhlich wrote: Just FYI, when I updated from a smooth 7.0 to 7.1 about a week ago, I started experiencing audio/video stuttering that I did not before. I am unclear on what exactly the problem is, whether it's the kernel, a driver, Firefox, etc. I just know t

Re: Firefox and stuttering USB audio

2022-06-01 Thread Courtney
Maybe switching to ESR could be a solution for you? Courtney On 5/26/22 05:25, Peter Fröhlich wrote: Just FYI, when I updated from a smooth 7.0 to 7.1 about a week ago, I started experiencing audio/video stuttering that I did not before. I am unclear on what exactly the problem is, whether it&

Re: Gemini Lake HD Audio (azalia?) not working on StarLabs StarLite MK IV

2022-05-31 Thread Jonathan Gray
On Wed, Jun 01, 2022 at 03:03:44AM +0100, Chris Narkiewicz wrote: > Hi, > > I have a StarLabs StarLite mk iv laptop with Gemini Lake CPU and audio > device is "not configured". > > Relevant pcidump -vv output: > 0:14:0: Intel Gemini Lake HD Audio > 0

Re: Firefox and stuttering USB audio

2022-05-29 Thread Alexandre Ratchov
On Thu, May 26, 2022 at 02:25:16PM +0200, Peter Fröhlich wrote: > Just FYI, when I updated from a smooth 7.0 to 7.1 about a week ago, I > started experiencing audio/video stuttering that I did not before. I > am unclear on what exactly the problem is, whether it's the kernel, a >

Re: Firefox and stuttering USB audio

2022-05-26 Thread Peter Fröhlich
Just FYI, when I updated from a smooth 7.0 to 7.1 about a week ago, I started experiencing audio/video stuttering that I did not before. I am unclear on what exactly the problem is, whether it's the kernel, a driver, Firefox, etc. I just know that I went from a "no audio/video issues

Re: Firefox and stuttering USB audio

2022-05-09 Thread Michael Stolovitzsky
On 5/6/22 10:29, Courtney wrote: Hello all, [snip] * Setting dom.ipc.processCount to a lower number in about:config * Muddled with sndiod -b and -z flags * Set softdep,noatime for my different partitions in fstab (NVMe drive) * Tried with/without SMT (Intel 10700k) * Set some sysctl flags:

Firefox and stuttering USB audio

2022-05-06 Thread Courtney
Hello all, First time on the mailing list, please forgive me if I am missing any "netiquette". I've been using OpenBSD on my desktop these last few weeks. I have been trying to solve an issue with Only Firefox causing stuttering issues with my audio output. Some things I

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
> (which took around 60 minutes to build). I repeated it twice to > > > > > > > > make > > > > > > > sure I > > > > > > > > didn't miss any step, but the result was the same, still getting > > > > > "Int

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Jonathan Gray
t miss any step, but the result was the same, still getting > > > > "Intel > > > > > > 300 > > > > > > > Series cAVS" rev 0x10 at pci0 dev 31 function 3 not configured in > > > > dmesg. > > > > > > > Should I do anything else or anything different

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
t; > > > didn't miss any step, but the result was the same, still getting > > > "Intel > > > > > 300 > > > > > > Series cAVS" rev 0x10 at pci0 dev 31 function 3 not configured in > > > dmesg. > > > > > > Should I do anyth

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Jonathan Gray
cAVS" rev 0x10 at pci0 dev 31 function 3 not configured in > > dmesg. > > > > > Should I do anything else or anything different? > > > > > > > > > > Obrigado! > > > > > > > > I've committed this change. Try a snapshot in a few days ti

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Adriano Barbosa
, but the result was the same, still getting > "Intel > > > 300 > > > > Series cAVS" rev 0x10 at pci0 dev 31 function 3 not configured in > dmesg. > > > > Should I do anything else or anything different? > > > > > > > > Obrig

Re: Dell G3 3590 audio and touchpad

2022-04-02 Thread Jonathan Gray
t configured in dmesg. > > > Should I do anything else or anything different? > > > > > > Obrigado! > > > > I've committed this change. Try a snapshot in a few days time. > > > > > Managed to compile correctly and the audio patch works. >

Re: Dell G3 3590 audio and touchpad

2022-04-02 Thread Adriano Barbosa
I > > didn't miss any step, but the result was the same, still getting "Intel > 300 > > Series cAVS" rev 0x10 at pci0 dev 31 function 3 not configured in dmesg. > > Should I do anything else or anything different? > > > > Obrigado! > > I've co

Re: Dell G3 3590 audio and touchpad

2022-04-01 Thread Jonathan Gray
On Fri, Apr 01, 2022 at 05:11:35PM -0400, Adriano Barbosa wrote: > Thank you for your help and sorry for the delay. > I had to learn how to compile from source and still not sure if I did it > correctly or if the patch didn't work. > I downloaded src.tar.gz and sys.tar.gz from 7.0 release, updated

Re: Dell G3 3590 audio and touchpad

2022-04-01 Thread Adriano Barbosa
different? Obrigado! Em qui., 31 de mar. de 2022 às 19:50, Jonathan Gray escreveu: > On Thu, Mar 31, 2022 at 10:54:17AM -0400, Adriano Barbosa wrote: > > Hi misc > > > > I'm trying to make audio and touchpad work on a Dell laptop. > > I've never played with thi

Re: Dell G3 3590 audio and touchpad

2022-03-31 Thread Jonathan Gray
On Thu, Mar 31, 2022 at 10:54:17AM -0400, Adriano Barbosa wrote: > Hi misc > > I'm trying to make audio and touchpad work on a Dell laptop. > I've never played with this kind of stuff and I don't even know how to > properly start. > I have no hope on making NVIDI

Re: Dell G3 3590 audio and touchpad

2022-03-31 Thread Adriano Barbosa
Audio, Interface: 00, Revision: 10 0x000c: BIST: 00, Header Type: 00, Latency Timer: 20, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0xa5518000/0x4000 0x0018: BAR empty () 0x001c: BAR empty () 0x0020: BAR mem 64bit addr: 0xa520/0x0010 0x0028: Cardbus CIS

Re: Dell G3 3590 audio and touchpad

2022-03-31 Thread Michael Stolovitzsky
On 3/31/22 17:54, Adriano Barbosa wrote: Hi misc I'm trying to make audio and touchpad work on a Dell laptop. I've never played with this kind of stuff and I don't even know how to properly start. I have no hope on making NVIDIA hardware to work, but I believe Realtek ALC295 audi

Dell G3 3590 audio and touchpad

2022-03-31 Thread Adriano Barbosa
Hi misc I'm trying to make audio and touchpad work on a Dell laptop. I've never played with this kind of stuff and I don't even know how to properly start. I have no hope on making NVIDIA hardware to work, but I believe Realtek ALC295 audio could work as, from what I got, it

Re: Who is responding to my audio volume keys?

2022-02-01 Thread Jan Stary
On Dec 18 10:27:19, maillists.rul...@mailbox.org wrote: > /etc/rc.conf.local: > sndiod_flags=-f rsnd/0 -F rsnd/1 > ... > > /etc/hotplug/{attach,detach}: > ... > DEVCLASS=$1 > DEVNAME=$2 > case $DEVCLASS in > 0) > case $DEVNAME in >

Re: HP Probook audio only playing on left speaker

2022-01-10 Thread Nick Holland
On 1/9/22 8:51 PM, Jordan Geoghegan wrote: Hello, I have an HP Probook (dmesg below) that is only playing audio from the left headphone speaker. No matter how I try I cannot get any audio to play over the right side speaker. I have very little experience debugging audio issues on OpenBSD as

HP Probook audio only playing on left speaker

2022-01-09 Thread Jordan Geoghegan
Hello, I have an HP Probook (dmesg below) that is only playing audio from the left headphone speaker. No matter how I try I cannot get any audio to play over the right side speaker. I have very little experience debugging audio issues on OpenBSD as everything has largely "just worked&qu

Re: Who is responding to my audio volume keys?

2021-12-20 Thread Alexandre Ratchov
On Mon, Dec 20, 2021 at 09:59:29AM +0100, Richard Ulmer wrote: > Hi Alexandre, Hi Christian, > thanks for you responses! In the meantime Ralf Horstmann had also > contacted me and helped me find a workaround. > > Alexandre Ratchov wrote: > > Keyboard volume keys control

  1   2   3   4   5   6   7   8   9   >