Hi, Gary. I've looked through your patches, attached to https://www.illumos.org/issues/9732 and have one big question. We've switched from mod_solaris to mod_oss precisely for this reason - when mod_oss is used, pulseaudio presents user a list of devices to choose from and mate-volume-control provides GUI for this. When it is not used, it's unclear how user should select audio device. So I'm a bit surprised that you want to switch pulseaudio to mod_solaris (which, as I understand, your changes do). Please, explain your reasons for preferring this module.
С уважением, Александр Пыхалов, программист отдела телекоммуникационной инфраструктуры управления информационно-коммуникационной инфраструктуры ЮФУ ________________________________________ От: Gary Mills <[email protected]> Отправлено: 1 апреля 2019 г. 3:15:21 Кому: Discussion list for OpenIndiana Тема: Re: [OpenIndiana-discuss] Audio Hardware Detection On Sun, Mar 31, 2019 at 04:52:47PM -0400, Lonnie Cumberland wrote: > > Having just installed a fresh installation of Openindiana, I find that > there is no audio hardware detected even though Pulseaudio seems to be > installed. What hardware is it? > I cannot find any logs related to the audio hardware detection as well. > > Any advise on how to proceed to try and get OI to find the audio hardware? There are two possible problems here. First of all, the computer may have two sets of audio hardware. Pulseaudio only sends audio to the first one. It may be non-functioning or may not be the one that you are using. This could happen, for example, if your computer has built-in HDMI audio and video along with a built-in three-jack audio device. `prtconf -v | grep sound' in a terminal window will show the audio devices. I've submitted Pulseaudio patches that allow you to select audio devices, but so far they haven't been integrated into OI. The second possible problem is simply that you may have the audio volume set to zero or muted. In that case, you won't hear any sound, even though everything is working. If the volume is set too low, but not to zero, try `tput bel' in a terminal window. If you even hear a faint beep, it is working. -- -Gary Mills- -refurb- -Winnipeg, Manitoba, Canada- _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
