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
I am trying to get sound from my sound card. Azalia doesn't support HDMI connectivity by default, so I patched and recompiled kernel. First, I commented the code that disables HDMI codecs as suggested in [1]. Second, I enabled AZALIA_DEBUG. And third, I added

Re: azalia SPDIF with monitored line-in

2023-03-04 Thread nebulo
On Sat, Mar 04, 2023 at 08:27:45PM +0100, Jan Stary wrote: > On Mar 04 18:46:29, neb...@rawtext.club wrote: > > On Sat, Mar 04, 2023 at 06:21:08PM +0100, Jan Stary wrote: > > > > I have two devices around here. Let's call one devA and one devB. > > > > devB is my main OpenBSD workstation devA is so

Re: azalia SPDIF with monitored line-in

2023-03-04 Thread Jan Stary
t to your headphones amplifier. (Except the game sound is lost somewhere along the way.) That seems a bot convoluted to me. > > > I switched to SPDIF with the following mixerctl(8) command > > > `mixerctl -t outputs.mode=digital` > > > > > > I tried to set the

Re: azalia SPDIF with monitored line-in

2023-03-04 Thread nebulo
s.mode=digital` > > > > I tried to set the "SPDIF_source" to something different but mixerctl > > states "Bad enum value ...". Is there any chance to mix the line-in > > with the default output like I did in analog mode? What am I missing >

Re: azalia SPDIF with monitored line-in

2023-03-04 Thread Jan Stary
itched to SPDIF with the following mixerctl(8) command > `mixerctl -t outputs.mode=digital` > > I tried to set the "SPDIF_source" to something different but mixerctl > states "Bad enum value ...". Is there any chance to mix the line-in > with the defa

azalia SPDIF with monitored line-in

2023-03-04 Thread nebulo
e? What am I missing here? In azalia(4) the outputs.mode and record.mode can both be set to analog or digital as far as I unterstand line-in should be record? I'm running OpenBSD 7.2 GENERIC.MP#6 amd64 dmesg |grep audio --- azalia1 at pci10 dev 0 function 1 "ATI Renoir HD Audio" rev 0

[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 azalia_code

no azalia nor sdmmc on Intel NUC

2022-10-03 Thread David Demelier
Hi, I have a Intel NUC (NUC7CJYHN) which I installed OpenBSD 7.1 on it. Installation went fine and most of the things work out of the box. There is a SD card slot on the side that does not seem effective, the only message I get is: sdmmc0: can't enable card There is no kernel activity if I plug

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: Gemini Lake HD Audio (azalia?) not working on StarLabs StarLite MK IV

2022-05-31 Thread Jonathan Gray
ytes > 0x0100: Enhanced Capability 0x00: Unknown > > Relevant dmesg output: > cpu0: Intel(R) Pentium(R) Silver N5030 CPU @ 1.10GHz, 2800.01 MHz, 06-7a-08 > "Intel Gemini Lake HD Audio" rev 0x06 at pci0 dev 14 function 0 not configured > > Digging into t

Re: azalia: no sound

2022-05-02 Thread Mihai Popescu
> It doesn't work under Win7, I just check... Fried soundcard? And you have a lot of disks too, amazing ...

Re: azalia: no sound

2022-05-02 Thread Kirill Kaplin
r machine with both the same Realtek ALC892 codec > and the ESI-Julia card. > I just connected amplifier to the green jack and it makes sound when I > play sounds using azalia, with the default settings. > According to your mixerctl output, your're using the green jack (aka > line

Re: azalia: no sound

2022-05-02 Thread Alexandre Ratchov
ec and the ESI-Julia card. I just connected amplifier to the green jack and it makes sound when I play sounds using azalia, with the default settings. According to your mixerctl output, your're using the green jack (aka line-out) as well; your audioctl tests show that the azalia host works. So I&#x

Re: azalia: no sound

2022-05-02 Thread Kirill Kaplin
> OpenBSD detected 3 sound cards for you. From what I recall, the one on > the HDMI video output (associated to your video card) is not > supported, so no sound there. > Maybe the sound goes to your envy0, ESI Julia sound card. Could you > check with some phones or speakers? Sound goes to Realtek i

Re: azalia: no sound

2022-05-02 Thread Mihai Popescu
OpenBSD detected 3 sound cards for you. From what I recall, the one on the HDMI video output (associated to your video card) is not supported, so no sound there. Maybe the sound goes to your envy0, ESI Julia sound card. Could you check with some phones or speakers? As for the Realtek one, it looks

azalia: no sound

2022-05-02 Thread Kirill
Hello. My problem: no sound on azalia, My dmesg: OpenBSD 7.1-current (GENERIC.MP) #485: Thu Apr 28 09:39:27 MDT 2022 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8534949888 (8139MB) avail mem = 8258949120 (7876MB) random: good seed from bootblocks mpath0 at

no sound on azalia

2022-05-01 Thread Kirill K
Hello. My problem: no sound on azalia, My dmesg: https://pastebin.com/rK1uUUrZ My mixerctl -v: https://pastebin.com/DDifPsW7 My little debug after read faq: https://pastebin.com/Su54uEPq Help, please.

no sound on azalia

2022-05-01 Thread Kirill Kaplin
Hello. My problem: no sound on azalia, My dmesg: https://pastebin.com/rK1uUUrZ My mixerctl -v: https://pastebin.com/DDifPsW7 My little debug after read faq: https://pastebin.com/Su54uEPq Help, please. -- http://nightbbs.ru

Re: SPDIF not working with azalia(4) based card

2021-12-15 Thread Ricardo Mestre
100, Ricardo Mestre wrote: > > I have an azalia(4) based card integrated in my motherboard connected to a > > receiver through SPDIF, but I can't make it output any sound, only if I > > connect > > the cable to the 3.5mm headphone jack. And yes, I already toggled the >

Re: SPDIF not working with azalia(4) based card

2021-12-15 Thread Edd Barrett
On Tue, Apr 10, 2018 at 07:28:03AM +0100, Ricardo Mestre wrote: > I have an azalia(4) based card integrated in my motherboard connected to a > receiver through SPDIF, but I can't make it output any sound, only if I > connect > the cable to the 3.5mm headphone jack. And yes, I al

Re: no sound on built-in speaker with azalia(4) / Realtek ALC256 on Intel 500 Series

2021-09-26 Thread Stefan Hagen
Felix Kronlage-Dammers wrote: > On Sun, Sep 26, 2021 at 01:59:21PM +0200, Stefan Hagen wrote: > > Hi Stefan, > > thanks for the reply and the pointer towards sof. > > > > am trying to figure out why on this laptop no sound through the speakers > > > is played. The speaker are functioning on a du

Re: no sound on built-in speaker with azalia(4) / Realtek ALC256 on Intel 500 Series

2021-09-26 Thread Felix Kronlage-Dammers
On Sun, Sep 26, 2021 at 01:59:21PM +0200, Stefan Hagen wrote: Hi Stefan, thanks for the reply and the pointer towards sof. > > am trying to figure out why on this laptop no sound through the speakers > > is played. The speaker are functioning on a dual-booted linux (so > > technically they're wi

Re: no sound on built-in speaker with azalia(4) / Realtek ALC256 on Intel 500 Series

2021-09-26 Thread Stefan Hagen
Felix Kronlage-Dammers wrote: > am trying to figure out why on this laptop no sound through the speakers > is played. The speaker are functioning on a dual-booted linux (so > technically they're wired ;) > > Sound is playing through the headphone jack just fine. > > --- > azalia0 at pci0 dev 31 f

no sound on built-in speaker with azalia(4) / Realtek ALC256 on Intel 500 Series

2021-09-26 Thread Felix Kronlage-Dammers
hi, am trying to figure out why on this laptop no sound through the speakers is played. The speaker are functioning on a dual-booted linux (so technically they're wired ;) Sound is playing through the headphone jack just fine. --- azalia0 at pci0 dev 31 function 3 "Intel 500 Series HD Audio" rev

OBSD 6.9 boot hangs on azalia

2021-05-29 Thread Mike Williams
Hi, Kicking this as it first appeared in the 6.8 release. I have upgraded a PC with a VIA VE-900 chipset (VIA Nano X2 CPU) from 6.8 to 6.9. The box hangs on reboot after upgrade. The last line shown was for azalia. I disabled azalia which then allows 6.9 to boot to completion. Comparing

OBSD 6.8 boot hang on azalia, acpi vs msi issue?

2020-10-25 Thread Mike Williams
Hi, I updated a box with a VIA VE-900 chipset (VIA Nano X2 CPU) from 6.7 to 6.8 which then hung during first boot with 6.8. The last line was for azalia. I rebooted and disabled azalia which allowed the 6.8 boot to complete. Comparing the dmesg with that from 6.7 showed that the change

SPDIF not working with azalia(4) based card

2018-04-10 Thread Ricardo Mestre
Hi misc@ I have an azalia(4) based card integrated in my motherboard connected to a receiver through SPDIF, but I can't make it output any sound, only if I connect the cable to the 3.5mm headphone jack. And yes, I already toggled the outputs.mode to digital through mixerctl(1). When I

Re: Intel C610 azalia (ALC888) not configuring at /dev/audio

2018-01-21 Thread Alexandre Ratchov
which has the Intel C610 > chipset, and the audio codec is the Realtek ALC888, although the latter > is not immediately relevant, as the azalia driver does not even get to > the stage of evaluating the codec; pertinent dmesg output with GENERIC.MP > modified with AZALIA_DEBUG enabled:

Intel C610 azalia (ALC888) not configuring at /dev/audio

2018-01-19 Thread yuuko
the latter is not immediately relevant, as the azalia driver does not even get to the stage of evaluating the codec; pertinent dmesg output with GENERIC.MP modified with AZALIA_DEBUG enabled: azalia1 at pci0 dev 27 function 0 "Intel C610 HD Audio" rev 0x05: msi azalia_reset: resetting

Audio issue - azalia, AMD Hudson-2 HD Audio codecs: Realtek ALC269

2017-11-21 Thread Jacqueline Jolicoeur
Hi, I have an Acer Aspire One that has a problem with audio. The audio works for a few minutes (from internal speakers) and then eventually stops playing. I tried with and without headphones, same results. I first started with OpenBSD 6.2-release amd64 installed and noticed the issue. I upgrad

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-23 Thread Josh
bps=2 play.msb=1 play.encoding=slinear_le play.pause=1 play.active=0 play.block_size=3840 play.bytes=0 play.errors=0 record.rate=48000 record.channels=2 record.precision=16 record.bps=2 record.msb=1 record.encoding=slinear_le record.pause=1 record.active=0 record.block_size=3840 record.bytes=0 record.errors=

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-18 Thread Josh
idn't really find something related. Should I >> file a bug report? >> >> Cheers, >> >> On Mon, Nov 30, 2015 at 11:43 AM, Josh wrote: >> > On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov >> > wrote: >> >> On Mon, Nov 30, 2015 a

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-18 Thread Ville Valkonen
uld I > file a bug report? > > Cheers, > > On Mon, Nov 30, 2015 at 11:43 AM, Josh wrote: > > On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov > wrote: > >> On Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: > >>> Hi, > >>> > >>

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-12-18 Thread Josh
Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: >>> Hi, >>> >>> Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) >>> works partially on that NUC NUC5i7RYH device: >>> Recording through audacity for instance seems to work as I can see t

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-11-29 Thread Josh
On Mon, Nov 30, 2015 at 11:24 AM, Alexandre Ratchov wrote: > On Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: >> Hi, >> >> Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) >> works partially on that NUC NUC5i7RYH device: >> Recording throu

Re: azalia(4) partially working on Intel NUC NUC5i7RYH

2015-11-29 Thread Alexandre Ratchov
On Mon, Nov 30, 2015 at 11:09:51AM +0800, Josh wrote: > Hi, > > Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) > works partially on that NUC NUC5i7RYH device: > Recording through audacity for instance seems to work as I can see the > amplitude changing whe

azalia(4) partially working on Intel NUC NUC5i7RYH

2015-11-29 Thread Josh
Hi, Running amd64-current (last update at ~5pm UTC 29th Nov), azalia(4) works partially on that NUC NUC5i7RYH device: Recording through audacity for instance seems to work as I can see the amplitude changing when speaking through the microphone. However, I was unable to get any sound out through

Re: azalia audio works, then stutters until reboot

2015-11-25 Thread luke350
[I see I sent with too-long lines by mistake; sorry; resending with that corrected.] On 11/23/15 05:11, Alexandre Ratchov wrote: On Fri, Nov 20, 2015 at 10:31:34AM -0700, luke...@onemodel.org wrote: Could the root umask of 0077 be a problem? my /tmp/aucat directory has different permissions th

Re: azalia audio works, then stutters until reboot

2015-11-23 Thread luke350
On 11/23/15 05:11, Alexandre Ratchov wrote: On Fri, Nov 20, 2015 at 10:31:34AM -0700, luke...@onemodel.org wrote: Could the root umask of 0077 be a problem? my /tmp/aucat directory has different permissions than yours. The problem is in sndiod; it's supposed create a world readable directory

Re: azalia audio works, then stutters until reboot

2015-11-23 Thread Alexandre Ratchov
On Fri, Nov 20, 2015 at 10:31:34AM -0700, luke...@onemodel.org wrote: > > $ls -ltrd /tmp/aucat > drwx-- 2 root wheel 512B Nov 20 09:39 /tmp/aucat/ > $ls -ltr /tmp/aucat > ls: aucat: Permission denied > [and timidity playing a .mid file was working] > [then i killed sndiod with ^C.] > > Cou

Re: azalia audio works, then stutters until reboot

2015-11-20 Thread luke350
On 11/20/15 02:12, Alexandre Ratchov wrote: On Thu, Nov 19, 2015 at 12:48:08PM -0700, luke call wrote: $cat sndiod-log snd0 pst=cfg.default: rec=0:1 play=0:1 vol=23170 dup listen(/tmp/aucat/aucat0|ini): created this is very strange, sndiod would have logged all the audio traffic. Could you ch

Re: Azalia Volume Too Quiet

2015-11-19 Thread Daniel Wilkins
On Thu, Nov 19, 2015 at 10:13:09PM +, Mike Cond wrote: > There is no direct path to dac in your mixer. I would try to exclude mix from > inputs.mix2_source=dac-0:1,mix > inputs.mix3_source=dac-2:3,mix. > > So your outputs.spkr_source will contain mix3 but without mix components. Did a quick

Re: Azalia Volume Too Quiet

2015-11-19 Thread Mike Cond
There is no direct path to dac in your mixer. I would try to exclude mix from inputs.mix2_source=dac-0:1,mix inputs.mix3_source=dac-2:3,mix. So your outputs.spkr_source will contain mix3 but without mix components. On Thursday, November 19, 2015 10:10 PM, Daniel Wilkins wrote: Sure. You

Re: Azalia Volume Too Quiet

2015-11-19 Thread Daniel Wilkins
Sure. You can reply to just the list, by the way; I'm subscribed. inputs.dac-0:1=142,142 inputs.dac-2:3=142,142 record.adc-2:3_mute=off [ off on ] record.adc-2:3=124,124 record.adc-0:1_mute=off [ off on ] record.adc-0:1=124,124 inputs.mix_source=mic2,spkr2,spkr3,beep { mic2 spkr2 spkr3 beep

Re: Azalia Volume Too Quiet

2015-11-19 Thread Mike Cond
Could you show  the output from mixerctl -av On Thursday, November 19, 2015 7:32 PM, Daniel Wilkins wrote: On Thu, Nov 19, 2015 at 11:34:53AM +0200, Alexey Suslikov wrote: > 2 volume controls in output path (at least). You probably may try > to limit volume control to DACs > > outputs.m

Re: Azalia Volume Too Quiet

2015-11-19 Thread Daniel Wilkins
On Thu, Nov 19, 2015 at 11:34:53AM +0200, Alexey Suslikov wrote: > 2 volume controls in output path (at least). You probably may try > to limit volume control to DACs > > outputs.master.slaves=dac-0:1,dac-2:3 > > and max out everything else in output path. Or > > outputs.master.slaves=spkr,hp >

Re: Azalia Volume Too Quiet

2015-11-19 Thread Mike Cond
Did you try mixerctl inputs.dac-0:1=255,255                      mixerctl inputs.dac-2:3=255,255                     mixerctl outputs.spkr_source=dac-2:3                     mixerctl  outputs.hp_source=dac-0:1              Â

Re: Azalia Volume Too Quiet

2015-11-19 Thread Alexey Suslikov
Daniel Wilkins wrote: > inputs.dac-0:1=150,150 > inputs.dac-2:3=150,150 > inputs.mix_spkr2=248,248 > inputs.mix_spkr3=248,248 > inputs.spkr2=255,255 > outputs.spkr2_dir=output > inputs.spkr3=255,255 > outputs.spkr3_dir=output > outputs.master.slaves=dac-0:1,dac-2:3,spkr,hp,spkr2,spkr3 2 volume co

Re: Azalia Volume Too Quiet

2015-11-18 Thread Daniel Wilkins
Oh, a quick self reply: I've noticed that when I look in audioctl, if I have just oss then lowat = hiwat = 25, with sndio running lowat = hiwat = 8. Not sure if this is helpful information.

Re: Azalia Volume Too Quiet

2015-11-18 Thread Daniel Wilkins
On Wed, Nov 18, 2015 at 08:15:08PM +, Raf Czlonka wrote: > Stefan, the OP already mentioned (see above) that he had already tried > that and it stays constant. > > On my machine, increasing the volume on 'outputs.mixY', where 'Y' is > '2', did the trick. > > Setting 'outputs.hp_boost=on' (for

Re: Azalia Volume Too Quiet

2015-11-18 Thread Raf Czlonka
On Wed, Nov 18, 2015 at 02:27:21PM GMT, Stefan Wollny wrote: > Am 11/18/15 um 01:43 schrieb Daniel Wilkins: > >When I try to play sounds on my Thinkpad T430 I find that the audio's rather > >quiet, I've experimented a bit and found that at about 170 (mixerctl > >outputs.master=170) the volume stops

Re: Azalia Volume Too Quiet

2015-11-18 Thread Stefan Wollny
Am 11/18/15 um 01:43 schrieb Daniel Wilkins: When I try to play sounds on my Thinkpad T430 I find that the audio's rather quiet, I've experimented a bit and found that at about 170 (mixerctl outputs.master=170) the volume stops increasing. It just stays constant from 170 to 255, or at least the c

Azalia Volume Too Quiet

2015-11-17 Thread Daniel Wilkins
When I try to play sounds on my Thinkpad T430 I find that the audio's rather quiet, I've experimented a bit and found that at about 170 (mixerctl outputs.master=170) the volume stops increasing. It just stays constant from 170 to 255, or at least the change is so quiet that I can't hear it. I've lo

Fw: No sound on speaker with azalia and Intel HD 3400

2015-11-17 Thread Mike Cond
at 06:02:38PM +, Mike Cond wrote: > Hello, that is my first post on openbsd mailing list. > I have installed openbsd 5.8 stable on HP Elitebook 2540p and encountered a > problem with sound system. > It's a Intel HD 3400 version 0.5 . The kernel uses azalia driver. > There is soun

Re: No sound on speaker with azalia and Intel HD 3400

2015-11-16 Thread Jonathan Gray
On Mon, Nov 16, 2015 at 06:02:38PM +, Mike Cond wrote: > Hello, that is my first post on openbsd mailing list. > I have installed openbsd 5.8 stable on HP Elitebook 2540p and encountered a > problem with sound system. > It's a Intel HD 3400 version 0.5 . The kernel uses azali

No sound on speaker with azalia and Intel HD 3400

2015-11-16 Thread Mike Cond
Hello, that is my first post on openbsd mailing list. I have installed openbsd 5.8 stable on HP Elitebook 2540p and encountered a problem with sound system. It's a Intel HD 3400 version 0.5 . The kernel uses azalia driver. There is sound on hp2 (headphone) but no sound on speaker. I teste

Re: azalia audio works, then stutters until reboot

2015-11-08 Thread luke350
$cat sndiod-log snd0 pst=cfg.default: rec=0:1 play=0:1 vol=23170 dup listen(/tmp/aucat/aucat0|ini): created this is very strange, sndiod would have logged all the audio traffic. Could you check that this is the right file or that programs are not bypassing sndiod for any reason ? It's the ri

Re: azalia audio works, then stutters until reboot

2015-11-07 Thread luke350
On 11/07/15 12:21, Alexandre Ratchov wrote: sorry, forgot to mention it; please restart sndiod first; this way all the operations that lead to the bug are logged. Then, right after the failure, run the audioctl commands. I rebooted, restarted sndiod -ddd..., sound working with timidity, volume

Re: azalia audio works, then stutters until reboot

2015-11-07 Thread Alexandre Ratchov
On Sat, Nov 07, 2015 at 06:27:17AM -0700, luke...@onemodel.org wrote: > [sorry for the dupe; correcting the 'from' address.] > > On 11/07/15 04:20, Alexandre Ratchov wrote: > >On Fri, Nov 06, 2015 at 05:00:13PM -0700, luke...@onemodel.org wrote: > >>On 09/11/15 11:55, luke...@onemodel.org wrote: >

Re: azalia audio works, then stutters until reboot

2015-11-07 Thread luke350
[sorry for the dupe; correcting the 'from' address.] On 11/07/15 04:20, Alexandre Ratchov wrote: On Fri, Nov 06, 2015 at 05:00:13PM -0700, luke...@onemodel.org wrote: On 09/11/15 11:55, luke...@onemodel.org wrote: [...details are found in original thread at: http://marc.info/?l=openbsd-mis

Re: azalia audio works, then stutters until reboot

2015-11-07 Thread Alexandre Ratchov
On Fri, Nov 06, 2015 at 05:00:13PM -0700, luke...@onemodel.org wrote: > On 09/11/15 11:55, luke...@onemodel.org wrote: > >Short version: In OpenBSD 5.7 (with all the latest security > >patches), after some video playing, it > >starts to stutter, and doesn't recover until I reboot. Is there > >a way

Re: azalia audio works, then stutters until reboot

2015-11-06 Thread luke350
On 09/11/15 11:55, luke...@onemodel.org wrote: Short version: In OpenBSD 5.7 (with all the latest security patches), after some video playing, it starts to stutter, and doesn't recover until I reboot. Is there a way to "reset all the audio" back so it works, short of rebooting? I haven't found th

Re: azalia audio works, then stutters until reboot

2015-09-12 Thread Fred
On 09/12/15 17:56, luke...@onemodel.org wrote: Thanks, good to know. I think I'm better suited for "-stable" than for "-current", currently. So I might wait for 5.8's release then upgrade, or I'd have to figure out if it's a supported configuration to be on -current now then switch back to -st

Re: azalia audio works, then stutters until reboot

2015-09-12 Thread luke350
On 09/12/15 05:25, Alexandre Ratchov wrote: Audio didn't properly recover after missed interrupts (which happens on MP systems). The new audio driver (in 5.8 and -current) is supposed to recover, at least with your hardware. ... I'd suggest trying -current; there's a new audio driver and many a

Re: azalia audio works, then stutters until reboot

2015-09-12 Thread Alexandre Ratchov
On Fri, Sep 11, 2015 at 11:55:29AM -0600, luke...@onemodel.org wrote: > Short version: In OpenBSD 5.7 (with all the latest security > patches), after some video playing, it > starts to stutter, and doesn't recover until I reboot. Is there > a way to "reset all the audio" back so it works, short of

azalia audio works, then stutters until reboot

2015-09-11 Thread luke350
me goes by the screen (but not sound) output from those commands is normal again. They work fully before the audio stuttering starts. The related lines from lspci seem to be: 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 1308 00:14.2 Audio device: Advanced Micro Devices, Inc. [A

Re: Proposed patch to unmute Azalia sound card on Compaq 610

2014-12-09 Thread Jonathan Gray
On Tue, Dec 09, 2014 at 07:31:47AM +0100, Alessandro DE LAURENZIS wrote: > Hi Jonathan, > > On Tue 09/12 16:03, Jonathan Gray wrote: > > I'm curious why you decided to mask the subid here and not just test > > subid == 0x308a103c ? > > In my understanding (I'm definitely not an expert), the last

Re: Proposed patch to unmute Azalia sound card on Compaq 610

2014-12-08 Thread Alessandro DE LAURENZIS
Hi Jonathan, On Tue 09/12 16:03, Jonathan Gray wrote: > I'm curious why you decided to mask the subid here and not just test > subid == 0x308a103c ? In my understanding (I'm definitely not an expert), the last part of subid represents the vendor signature (HP in this case); the first 4 digits sho

Re: Proposed patch to unmute Azalia sound card on Compaq 610

2014-12-08 Thread Jonathan Gray
I'm curious why you decided to mask the subid here and not just test subid == 0x308a103c ? On Sun, Dec 07, 2014 at 03:46:13PM +0100, Alessandro DE LAURENZIS wrote: > Greetings, > > Some days ago I installed OBSD 5.6 on my old Compaq 610 laptop (a pretty > "standard" CORE2 Duo 2010 machine - yes,

Proposed patch to unmute Azalia sound card on Compaq 610

2014-12-07 Thread Alessandro DE LAURENZIS
Greetings, Some days ago I installed OBSD 5.6 on my old Compaq 610 laptop (a pretty "standard" CORE2 Duo 2010 machine - yes, I know that "standard" is a kind of hard concept in the i386/amd64 world...), dmesg in [1]. Great hardware support, except that sound card was completely silent (dmesg with

Re: Recording from azalia does not work

2014-09-08 Thread Scott Bonds
On Tue, Jun 26, 2012 at 09:16:38AM +0200, Alexandre Ratchov wrote: > On Mon, Jun 25, 2012 at 10:53:34AM +0200, Gregor Best wrote: > > I'm trying to get recording from the mic input of my laptop working, but > > have > > not have success so far. I'm using a thi

Re: Sound - Azalia Codecs

2014-07-24 Thread Alexandre Ratchov
nsure what to make of > the empty sel2_source. > > The notebook chipset is Via based > *** > dmesg | grep azalia > azalia0 at pci4 dev 1 function 0 "VIA HD Audio" rev 0x10: apic 1 int 17 > azalia0: codecs: VIA/0x1708 > audio0 at azalia0 *** > > The

Sound - Azalia Codecs

2014-07-23 Thread J. Scott Heppler
empty sel2_source. The notebook chipset is Via based *** dmesg | grep azalia azalia0 at pci4 dev 1 function 0 "VIA HD Audio" rev 0x10: apic 1 int 17 azalia0: codecs: VIA/0x1708 audio0 at azalia0 *** The Windows drivers for the same notebook use the ALC 655 azalia codec. T

Re: Recording from azalia does not work

2013-07-09 Thread Gregor Best
On Tue, Jun 26, 2012 at 09:46:23PM -0700, patrick keshishian wrote: > [...] > sleep-wake cycle test? > I had the problem again, and indeed, suspending the machine with zzz and resuming it fixes audio input. Is there anything I can do to investigate this? Dump some hardware registers before and af

Re: no sound azalia(4)

2013-02-28 Thread Martijn van Duren
On 02/28/13 18:33, Alexandre Ratchov wrote: On Thu, Feb 28, 2013 at 06:19:14PM +0100, Martijn van Duren wrote: On 02/28/13 09:53, Alexandre Ratchov wrote: as Jan said, the sound card is getting the signal; but according to the mixerctl output, your card has 3 independent stereo dacs, so you cou

Re: no sound azalia(4)

2013-02-28 Thread Alexandre Ratchov
On Thu, Feb 28, 2013 at 06:19:14PM +0100, Martijn van Duren wrote: > On 02/28/13 09:53, Alexandre Ratchov wrote: > >as Jan said, the sound card is getting the signal; but according to > >the mixerctl output, your card has 3 independent stereo dacs, so > >you could try to kill sndiod and start it as

Re: no sound azalia(4)

2013-02-28 Thread Martijn van Duren
On 02/28/13 09:53, Alexandre Ratchov wrote: as Jan said, the sound card is getting the signal; but according to the mixerctl output, your card has 3 independent stereo dacs, so you could try to kill sndiod and start it as follows: sudo sndiod -dd -c0:5 to force it to send the signal to

Re: no sound azalia(4)

2013-02-28 Thread Alexandre Ratchov
as Jan said, the sound card is getting the signal; but according to the mixerctl output, your card has 3 independent stereo dacs, so you could try to kill sndiod and start it as follows: sudo sndiod -dd -c0:5 to force it to send the signal to all outputs (hopefully the speaker is one of t

Re: no sound azalia(4)

2013-02-27 Thread Martijn van Duren
Use SNDIO_DEBUG with the application you use to play the sound. $ env SNDIO_DEBUG=1 play file.mp3 aucat_open: host= unit=0 devnum=0 opt=default /tmp/aucat-1000/aucat0: No such file or directory aucat: start, maxwrite = 0 file.mp3: File Size: 4.52M Bit Rate: 128k Encoding: MPEG audio

Re: no sound azalia(4)

2013-02-27 Thread Jan Stary
On Feb 27 18:32:37, martijn...@gmail.com wrote: > On 02/27/13 13:07, Tim van der Molen wrote: > >On Wed, 27 Feb 2013 10:12:31 +0100, Jan Stary wrote: > >>On Feb 27 07:59:46, martijn...@gmail.com wrote: > >>>On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: > On Feb 26 23:25:17, martijn...@gma

Re: no sound azalia(4)

2013-02-27 Thread Martijn van Duren
On 02/27/13 13:07, Tim van der Molen wrote: On Wed, 27 Feb 2013 10:12:31 +0100, Jan Stary wrote: On Feb 27 07:59:46, martijn...@gmail.com wrote: On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: On Feb 26 23:25:17, martijn...@gmail.com wrote: Hello misc, I'm having troubles setting up my s

Re: no sound azalia(4)

2013-02-27 Thread Martijn van Duren
On Wed, 2013-02-27 at 13:07 +0100, Tim van der Molen wrote: > On Wed, 27 Feb 2013 10:12:31 +0100, Jan Stary wrote: > > On Feb 27 07:59:46, martijn...@gmail.com wrote: > > > On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: > > > > On Feb 26 23:25:17, martijn...@gmail.com wrote: > > > > > Hello mi

Re: no sound azalia(4)

2013-02-27 Thread Tim van der Molen
On Wed, 27 Feb 2013 10:12:31 +0100, Jan Stary wrote: > On Feb 27 07:59:46, martijn...@gmail.com wrote: > > On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: > > > On Feb 26 23:25:17, martijn...@gmail.com wrote: > > > > Hello misc, > > > > > > > > I'm having troubles setting up my sound system on

Re: no sound azalia(4)

2013-02-27 Thread Jan Stary
On Feb 27 07:59:46, martijn...@gmail.com wrote: > On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: > > On Feb 26 23:25:17, martijn...@gmail.com wrote: > > > Hello misc, > > > > > > I'm having troubles setting up my sound system on my openbsd-current > > > laptop, a quite old Sony Vaio PCG-7H2M.

Re: no sound azalia(4)

2013-02-26 Thread Martijn van Duren
On Tue, 2013-02-26 at 23:36 +0100, Jan Stary wrote: > On Feb 26 23:25:17, martijn...@gmail.com wrote: > > Hello misc, > > > > I'm having troubles setting up my sound system on my openbsd-current > > laptop, a quite old Sony Vaio PCG-7H2M. If anyone has any idea of > > what the problem could be and

Re: no sound azalia(4)

2013-02-26 Thread Jan Stary
On Feb 26 23:25:17, martijn...@gmail.com wrote: > Hello misc, > > I'm having troubles setting up my sound system on my openbsd-current > laptop, a quite old Sony Vaio PCG-7H2M. If anyone has any idea of > what the problem could be and has tips on how to solve it, it would > be highly appreciated.

no sound azalia(4)

2013-02-26 Thread Martijn van Duren
Hello misc, I'm having troubles setting up my sound system on my openbsd-current laptop, a quite old Sony Vaio PCG-7H2M. If anyone has any idea of what the problem could be and has tips on how to solve it, it would be highly appreciated. My audioctl: name=HD-Audio version=1.0 config=azalia0

Re: azalia audio: Sound distorted

2012-08-12 Thread web.de
Hello, > Christian Weisgerber mips.inka.de> writes: > > > > > Mark Kettenis: > > > > > Does the diff below fix the problem? > > > > Yes, it does. The diff works for me too. Many thanks to you all for your help. Alexander

Re: azalia audio: Sound distorted

2012-08-10 Thread web.de
Christian Weisgerber mips.inka.de> writes: > > Mark Kettenis: > > > Does the diff below fix the problem? > > Yes, it does. > > > --- azalia.c10 May 2012 22:46:48 - 1.200 > > +++ azalia.c10 Aug 2012 16:22:12 - > > @@ -461,6 +461,7 @@ azalia_configure_pci(azalia_t *

Re: azalia audio: Sound distorted

2012-08-10 Thread Christian Weisgerber
Mark Kettenis: > Does the diff below fix the problem? Yes, it does. > --- azalia.c 10 May 2012 22:46:48 - 1.200 > +++ azalia.c 10 Aug 2012 16:22:12 - > @@ -461,6 +461,7 @@ azalia_configure_pci(azalia_t *az) > case PCI_PRODUCT_INTEL_3400_HDA: > case PCI_PRODUCT_INTEL_QS

Re: azalia audio: Sound distorted

2012-08-10 Thread Mark Kettenis
Does the diff below fix the problem? Index: azalia.c === RCS file: /cvs/src/sys/dev/pci/azalia.c,v retrieving revision 1.200 diff -u -p -r1.200 azalia.c --- azalia.c10 May 2012 22:46:48 - 1.200 +++ azalia.c10 Aug 2012

Re: azalia audio: Sound distorted

2012-08-10 Thread Christian Weisgerber
Jan Stary wrote: > > I am currently running a snapshot of OpenBSD-current (amd64) as of > > 31st July, 2012. I am having audio problems, i.e. the sound is distorted > > when playing an mp3 or ogg-file. > > How exactly do you play it? > Do you run sndiod? How exactly? I got a new Ivy Bridge lap

Re: azalia audio: Sound distorted

2012-08-10 Thread Jan Stary
On Aug 09 23:12:27, Alexander Shendi (web.de) wrote: > Hello, > > I am currently running a snapshot of OpenBSD-current (amd64) as of > 31st July, 2012. I am having audio problems, i.e. the sound is distorted > when playing an mp3 or ogg-file. How exactly do you play it? Do you run sndiod? How ex

azalia audio: Sound distorted

2012-08-09 Thread Alexander Shendi (web.de)
Hello, I am currently running a snapshot of OpenBSD-current (amd64) as of 31st July, 2012. I am having audio problems, i.e. the sound is distorted when playing an mp3 or ogg-file. Sometimes even "cat /dev/zero > /dev/audio" leads to errors (as reported by "audioctl play.errors"). Should I try a

Re: Recording from azalia does not work

2012-06-26 Thread patrick keshishian
On Tue, Jun 26, 2012 at 7:23 AM, Gregor Best wrote: > On Tue, Jun 26, 2012 at 09:16:38AM +0200, Alexandre Ratchov wrote: >> [...] >> this seems correct at first glance; could you see whether the >> recorded file is full of silence (zeros) or noise (numbers close to >> zero)? >> >> aucat -o /tmp/fo

Re: Recording from azalia does not work

2012-06-26 Thread Gregor Best
On Tue, Jun 26, 2012 at 09:16:38AM +0200, Alexandre Ratchov wrote: > [...] > this seems correct at first glance; could you see whether the > recorded file is full of silence (zeros) or noise (numbers close to > zero)? > > aucat -o /tmp/foo > > and then: > > hexdump /tmp/foo |less > > noise would me

Re: Recording from azalia does not work

2012-06-26 Thread Alexandre Ratchov
On Mon, Jun 25, 2012 at 10:53:34AM +0200, Gregor Best wrote: > Hi people, > > I'm trying to get recording from the mic input of my laptop working, but have > not have success so far. I'm using a thinkpad laptop > with an azalia device and a pretty run of the mill headset

Recording from azalia does not work

2012-06-25 Thread Gregor Best
Hi people, I'm trying to get recording from the mic input of my laptop working, but have not have success so far. I'm using a thinkpad laptop with an azalia device and a pretty run of the mill headset, attached to headphone out and microphone in. The headset itself works fine on othe

Re: Radeon 4200 and azalia audio problems

2012-01-28 Thread roberth
On Sat, 28 Jan 2012 15:20:27 -0500 Scott McEachern wrote: > [*1] - I'm not sure exactly when this popped up matthieu@ updated the ati driver recently. (yesterday? check the source-changes@ archives, http://www.openbsd.org/faq/current.html ) ati cards are now all attached to the opensource ati x

  1   2   3   4   5   >