Matt Ingenthron wrote:
> Hi Garrett,
>
> Thanks for the help!
>
> Garrett D'Amore wrote:
>>
>> That device *should* have been supported by our "audiohd" driver.
>> Can you please send full output from "prtconf -vp", along with "dmesg
>> | grep audiohd" and "grep audiohd /etc/driver_aliases". You could
>> also try checking "devfsadm -i audiohd".
>
> prtconf attached. dmesg had no audiohd entries. driver_aliases
> grepped and attached.
>
> Trying to get devfsadm to load the audiohd driver gave me:
>
> # devfsadm -i audiohd
> devfsadm: driver failed to attach: audiohd
>
> I'd appreciate any thoughts.
>
> By the way, I'm running snv_101b. OpenSolaris 2008.11 install,
> patched up with the /release repository.
>
> - Matt
Nothing in dmesg or /var/adm/messages indicating *why* audiohd didn't
attach? What about "grep audiohd /etc/path_to_inst"?
Your device certainly *should* be supported; the fact that it isn't
suggests that something is horribly wrong.
One other thing... since you're running an older release (101 is now
"older" :-/) You might want to try checking your BIOS settings and
making sure that BIOS is set to "configure" all devices (i.e. don't
select "PnP OS" or somesuch... the precise BIOS setting varies from
system to system.)
-- Garrett