Re: Audio seems correct but it doesn't sound (azalia)

2009-11-22 Thread Jacob Meuser
On Sun, Nov 22, 2009 at 08:38:00PM -0500, Luis Useche wrote: > Hi Jacob, > > You sent me this patch a couple of months ago. After I upgraded my > system to 4.6 I had the same problem as before. After I tried to apply > this patch I realized that the file is different now. I made the > appropriate

Re: Audio seems correct but it doesn't sound (azalia)

2009-11-22 Thread Luis Useche
Hi Jacob, You sent me this patch a couple of months ago. After I upgraded my system to 4.6 I had the same problem as before. After I tried to apply this patch I realized that the file is different now. I made the appropriate changes and now the sound works again. Here is the new patch. --- dev/pc

Re: Audio seems correct but it doesn't sound (azalia)

2009-08-01 Thread Luis Useche
The patch does work. Thank you. Luis Useche use...@gmail.com On Sat, Aug 1, 2009 at 9:34 PM, Jacob Meuser wrote: > thanks. > > the following should apply to src/sys/dev/pci/azalia_codec.c for OpenBSD > 4.5 (azalia_codec.c r1.114). > > please let me know if this fixes the issue. > > -- > jake...

Re: Audio seems correct but it doesn't sound (azalia)

2009-08-01 Thread Jacob Meuser
thanks. the following should apply to src/sys/dev/pci/azalia_codec.c for OpenBSD 4.5 (azalia_codec.c r1.114). please let me know if this fixes the issue. -- jake...@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org Index: azalia_codec.c ==

Re: Audio seems correct but it doesn't sound (azalia)

2009-08-01 Thread Luis Useche
l...@meg ~ $ sudo pcidump -x Domain /dev/pci0: 0:0:0: Intel GM965 Host 0x: 2a008086 2096 060c 0x0010: 0x0020: 01f31028 0x0030: 00e0 0:2:0: Intel GM965

Re: Audio seems correct but it doesn't sound (azalia)

2009-08-01 Thread Jacob Meuser
On Sat, Aug 01, 2009 at 10:24:14AM -0400, Luis Useche wrote: > dmesg: ... > mixerctl: ... thanks. one more piece of info is needed. can you send me the output of `pcidump -x'? -- jake...@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org

Re: Audio seems correct but it doesn't sound (azalia)

2009-08-01 Thread Luis Useche
dmesg: OpenBSD 4.5 (GENERIC.MP) #108: Sat Feb 28 14:58:58 MST 2009 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz ("GenuineIntel" 686-class) 1.50 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE

Re: Audio seems correct but it doesn't sound (azalia)

2009-07-31 Thread Jacob Meuser
On Fri, Jul 31, 2009 at 11:24:04PM -0400, Luis Useche wrote: > Hello, > > I have an intel HD audio device in my laptop. OpenBSD recognizes and > setup all the drivers for the audio. In fact, even the volume keys > work! My problem is that there is no sound at all. As suggested in the > FAQ, I twea

Audio seems correct but it doesn't sound (azalia)

2009-07-31 Thread Luis Useche
Hello, I have an intel HD audio device in my laptop. OpenBSD recognizes and setup all the drivers for the audio. In fact, even the volume keys work! My problem is that there is no sound at all. As suggested in the FAQ, I tweak all the mixerctl values with no success. I also ran a couple of comman