Opensound
I have almost everything on my Dell working. I am having to use Opensound for my Intel HD Audio as the current native one does not support my specific one. I followed the directions and can say I now have something that resembles sound, but it isn't good. If I had to describe it I would say "Studdering" and I can't figure out how to fix that.

Comments
Re: Opensound
I got it :)
Re: Opensound
i have install haiku but can't get sound working.
opensound driver didn't work too.
any thought?
Re: Opensound
Did you remove the existing audio driver before installing opensound?
Re: Opensound
What was your fix? (Just curious, for future reference.) :)
Re: Opensound
hy..
this my screenshot.
https://lh6.googleusercontent.com/--dRRAglmIR8/Th3gRoxCdPI/AAAAAAAAAW8/H...
i just renamed the folder.
is it a bug?
Re: Opensound
There is a easy fix for the intel audio problems in this ticket.. was reading about it a few weeks ago.
http://dev.haiku-os.org/ticket/7284
Re: Opensound
There is a easy fix for the intel audio problems in this ticket.. was reading about it a few weeks ago.
http://dev.haiku-os.org/ticket/7284
i have put auch.settings to boot/home/setting/kernel/driver and to boot/home/config/settings then reboot but still doesn't work.
btw, my audio chipset not intel it from Via.
Re: Opensound
i have put auch.settings to boot/home/setting/kernel/driver and to boot/home/config/settings then reboot but still doesn't work.
btw, my audio chipset not intel it from Via.
When you install OpenSound (OSS) you should remove audio driver. There could be conflict between OSS and native Haiku driver. If Via, you have to remove I think auvia.
type listdev in terminal and give output for your audio card so we know what sound card you have.
Re: Opensound
When you install OpenSound (OSS) you should remove audio driver. There could be conflict between OSS and native Haiku driver. If Via, you have to remove I think auvia.
type listdev in terminal and give output for your audio card so we know what sound card you have.
okay this :
Re: Opensound
Your audio card does not show up in that listing. Is it enabled in the BIOS?
Pretty sure it does not show up in listdev when you have onboard audio hardware disabled in the BIOS. Please check if this is the case.
Re: Opensound
yes.
i was installed windows and linux in that pc and dont have issue with sound not working.
i also tried it on virtualBox within windows and sound is ok . maybe haiku doesn't support my via chipset p4m900.
will trying it with nighly-build tommorow.
sorry for my bad english :)
Re: Opensound
listdev checks the hardware in your computer. Nothing is showing for your audio card. That is why I suggest checking your BIOS to make sure it is turned on and to look at other audio settings in the BIOS.
listdev does not check for drivers just your system hardware. If listdev cannot find your audio card then neither will any driver. Either you have onboard audio turned off in BIOS or your hardware is just not detected by Haiku.
Since you use Linux. You can use "lspci -nn" and give the info for your audio card. I think it is VT8237A because I see that listed for couple of other things and that would be the southbridge (ie, handle onboard sound).
OpenSound for Haiku supports the following audio chipsets/cards:
http://manuals.opensound.com/devlists/BeOS.html
Re: Opensound
OSS vendor & device IDs for VIA:
http://opensound.hg.sourceforge.net/hgweb/opensound/opensound/file/a9a23...
Re: Opensound
here lspci -nn result:
..you have onboard audio turned off in BIOS or your hardware is just not detected by Haiku.
i checked there's no audio configuration in my BIOS.
Re: Opensound
lspci -tFrom the Linux system will show the actual bus topology, revealing that the PCI sound chip is the far side of a bridge chip which - for whatever reason - Haiku isn't configuring properly.
Re: Opensound
Ok, that helped lots.
Your audio card is:
[1106:3288], Vendor ID=1106, Device ID=3288
Your audio card is not seen because I believe of multiple host bridges. See this Linux post for more info and follow the link in there:
https://bugs.mageia.org/show_bug.cgi?id=1651
I would think this to be a kernel bug. You will have to file a ticket for it.
http://dev.haiku-os.org
1) register for account
2) list your issue
3) provide listdev output
4) provide lspci -nn output
5) provide Linux link above which gives more info about what is likely causing the problem
When this kernel bug is reported and fixed your audio hardware will get recognized by Haiku.
I notice OpenSound driver supports this audio card, #22:
http://opensound.hg.sourceforge.net/hgweb/opensound/opensound/file/a9a23...
Haiku's HDA driver should also work with it but I have not checked. If HDA driver does not work you can file a 2nd ticket for it too but only after ticket 1 gets fixed first.
Re: Opensound
thank's everyone.
ticket has been submited.
https://dev.haiku-os.org/ticket/7850
Re: Opensound
Thanks for posting your ticket and letting us know. This may take many months or even years to fix depending how motivated the developer is. I believe a PCI sound card will work for you. In meantime, if you require sound you should get a PCI SB Live to use. I can point you to supported SB Live cards if you decide to go this way.