Hi, I've tryed the other suggestions You gave me.
That's the result with HDA_MAX_OUTSTREAMS setted to 20

# osstest
Sound subsystem and version: OSS 4.1 (b 1052b/200909301102) (0x00040100)
Platform: SunOS/i86pc 5.11 snv_98

*** Scanning sound adapter #-1 ***
/dev/oss/oss_hdaudio0/pcm0 (audio engine 0): HD Audio play play
- Performing audio playback test... 
  <left> OK <right> OK <stereo> OK <measured srate 47980.00 Hz (-0.04%)> 
/dev/oss/oss_hdaudio0/pcm1 (audio engine 1): HD Audio play <null string>
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm2 (audio engine 2): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm3 (audio engine 3): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm4 (audio engine 4): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm5 (audio engine 5): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm6 (audio engine 6): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error
/dev/oss/oss_hdaudio0/pcm7 (audio engine 7): HD Audio play pcm
- Performing audio playback test... 
  <left> Device returned error: I/O error

*** Some errors were detected during the tests ***

---

Only thing changed into dmesg:

Sep 30 13:15:45 SunxMuM oss_hdaudio: [ID 175067 kern.warning] WARNING: Too many 
output endpoints for codec 1 (20)

[instead of (12)]

---

And this is the result with 32, always into dmesg:

Sep 30 14:41:45 SunxMuM oss_hdaudio: [ID 175067 kern.warning] WARNING: Too many 
output endpoints for codec 1 (32)

[instead of (20)]

---

How You can see, nothing is changed...
Any other suggestions?

Thanks anyway for Your help.
Cheers.


> Date: Tue, 29 Sep 2009 17:57:28 +0300
> From: ha...@opensound.com
> To: oss-devel@mailman.opensound.com
> Subject: Re: [oss-devel] New problem with audio setup.
> 
> Hi,
> 
> There is marginal chance that v4.2 works better. However I don't think 
> there is any difference.
> 
> It looks like the hdaudio codec used in your machine is too complex for 
> OSS. You may try to increase the
> HDA_MAX_OUTSTREAMS macro from 12 to (say) 20 or 32 in 
> kernel/drv/oss_hdaudio/hdaudio_codec.h. There is some chance that this 
> helps.
> 
> Best regards,
> 
> Hannu
> ------
> Tebano epaminonda wrote:
> > Hi all.
> > Sorry for the spamming, but I still having problem with the oss package.
> >
> > I've installed oss-v4.1-build1052b-src-cddl, because during previous 
> > tests it worked best then others.
> > Do You think I've to try the v4.2?
> >
> > I ask this, becase now I've correctly builded the package 
> > v4.1-build1052b and installed it.
> > Rebooted as requested, but at the new login something still doesn't work.
> > That's the report of osstest and of course, audio device are still not 
> > correctly managed from system.
> >
> > # osstest
> > Sound subsystem and version: OSS 4.1 (b 1052b/200909290934) (0x00040100)
> > Platform: SunOS/i86pc 5.11 snv_98
> >
> > *** Scanning sound adapter #-1 ***
> > /dev/oss/oss_hdaudio0/pcm0 (audio engine 0): HD Audio play play
> > - Performing audio playback test...
> >   <left> OK <right> OK <stereo> OK <measured srate 47983.00 Hz (-0.04%)>
> > /dev/oss/oss_hdaudio0/pcm1 (audio engine 1): HD Audio play <null string>
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm2 (audio engine 2): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm3 (audio engine 3): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm4 (audio engine 4): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm5 (audio engine 5): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm6 (audio engine 6): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> > /dev/oss/oss_hdaudio0/pcm7 (audio engine 7): HD Audio play pcm
> > - Performing audio playback test...
> >   <left> Device returned error: I/O error
> >
> > *** Some errors were detected during the tests ***
> >
> > ---
> >
> > I also read into dmesg:
> >
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 486316 kern.notice] NOTICE: 
> > Unknown HDA codec 0x11c11040
> > Sep 29 11:49:28 SunxMuM last message repeated 1 time
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 175067 kern.warning] WARNING: 
> > Too many output endpoints for codec 1 (12)
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 8 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 9 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 0 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 1 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 2 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 3 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 4 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 5 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 6 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 7 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 8 ignored.
> > Sep 29 11:49:28 SunxMuM oss_hdaudio: [ID 580652 kern.notice] Too many 
> > output endpoints. Endpoint 9 ignored.
> > Sep 29 11:49:28 SunxMuM npe: [ID 236367 kern.info] PCI Express-device: 
> > pci103c,3...@1b, oss_hdaudio0
> > Sep 29 11:49:28 SunxMuM genunix: [ID 936769 kern.info] oss_hdaudio0 is 
> > /p...@0,0/pci103c,3...@1b
> > [...]
> > Sep 29 11:49:32 SunxMuM pseudo: [ID 129642 kern.info] pseudo-device: 
> > oss_usb0
> > Sep 29 11:49:32 SunxMuM genunix: [ID 936769 kern.info] oss_usb0 is 
> > /pseudo/oss_...@0
> > Sep 29 11:49:32 SunxMuM pseudo: [ID 129642 kern.info] pseudo-device: 
> > oss_sadasupport0
> > Sep 29 11:49:32 SunxMuM genunix: [ID 936769 kern.info] 
> > oss_sadasupport0 is /pseudo/oss_sadasupp...@0
> > Sep 29 11:49:32 SunxMuM pseudo: [ID 129642 kern.info] pseudo-device: 
> > oss_sadasupport0
> > Sep 29 11:49:32 SunxMuM genunix: [ID 936769 kern.info] 
> > oss_sadasupport0 is /pseudo/oss_sadasupp...@0
> > [...]
> > Sep 29 11:50:48 SunxMuM npe: [ID 236367 kern.info] PCI Express-device: 
> > pci103c,3...@1b, oss_hdaudio0
> > Sep 29 11:50:48 SunxMuM genunix: [ID 936769 kern.info] oss_hdaudio0 is 
> > /p...@0,0/pci103c,3...@1b
> > Sep 29 11:50:48 SunxMuM pseudo: [ID 129642 kern.info] pseudo-device: 
> > osscore0
> > Sep 29 11:50:48 SunxMuM genunix: [ID 936769 kern.info] osscore0 is 
> > /pseudo/ossc...@0
> > Sep 29 11:50:48 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=19
> > Sep 29 11:50:52 SunxMuM last message repeated 1 time
> > Sep 29 11:51:06 SunxMuM pseudo: [ID 129642 kern.info] pseudo-device: pm0
> > Sep 29 11:51:06 SunxMuM genunix: [ID 936769 kern.info] pm0 is /pseudo/p...@0
> > Sep 29 11:51:09 SunxMuM genunix: [ID 314293 kern.info] device 
> > pci8086,2...@2(display#0) keeps up device s...@0,0(sd#1), but the latter 
> > is not power managed
> > Sep 29 11:51:11 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=19
> > Sep 29 11:51:33 SunxMuM unix: [ID 954099 kern.info] NOTICE: IRQ16 is 
> > being shared by drivers with different interrupt levels.
> > Sep 29 11:51:33 SunxMuM This may result in reduced system performance.
> > Sep 29 11:51:47 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=19
> > Sep 29 11:51:49 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=13
> > [...]
> > Sep 29 11:51:50 SunxMuM genunix: [ID 314293 kern.info] device 
> > pci8086,2...@2(display#0) keeps up device s...@0,0(sd#1), but the latter 
> > is not power managed
> > Sep 29 11:52:09 SunxMuM unix: [ID 954099 kern.info] NOTICE: IRQ16 is 
> > being shared by drivers with different interrupt levels.
> > Sep 29 11:52:09 SunxMuM This may result in reduced system performance.
> > Sep 29 11:52:42 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=13
> > [...]
> > Sep 29 11:52:53 SunxMuM oss_sadasupport: [ID 517056 kern.warning] 
> > WARNING: ldi_open_by_name("/dev/dsp") failed, errno=13
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error 2
> > Sep 29 11:53:56 SunxMuM oss_hdaudio: [ID 310880 kern.warning] WARNING: 
> > No suitable rate found!
> > Sep 29 11:53:56 SunxMuM last message repeated 1 time
> > Sep 29 11:53:56 SunxMuM osscommon: [ID 807966 kern.notice] internal 
> > format error  2
> > Sep 29 11:55:02 SunxMuM osscommon: [ID 972569 kern.warning] WARNING: 
> > Failed to create a vmix engine, error=-16
> >
> > Can You help me?
> > Thansk a lot.
> > cheers.
> > Tebano.
> >
> > ------------------------------------------------------------------------
> > See all the ways you can stay connected to friends and family 
> > <http://www.microsoft.com/windows/windowslive/default.aspx>
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > oss-devel mailing list
> > oss-devel@mailman.opensound.com
> > http://mailman.opensound.com/mailman/listinfo/oss-devel
> >   
> 
> _______________________________________________
> oss-devel mailing list
> oss-devel@mailman.opensound.com
> http://mailman.opensound.com/mailman/listinfo/oss-devel
                                          
_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to