Yangrong Zhou wrote:
> Matt Ingenthron :
>> 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
>>
>
>
> Have you tried the folloing commands to install this driver(in the 
> console or a safe session, not in gnome session):
> rem_drv audiohd
> add_drv -i"pciclass,0403" audiohd
> reboot

Did this too, no luck.  I've not looked for BIOS settings yet.   I will 
do that in a moment.

ingenthr at shorter:~# devfsadm -i audiohd
devfsadm: driver failed to attach: audiohd
ingenthr at shorter:~# grep audiohd /etc/driver_aliases
audiohd "pciclass,0403"
ingenthr at shorter:~# prtconf -vp | grep 0403
            compatible: 'pciex8086,293e.8086.4001.2' + 
'pciex8086,293e.8086.4001' + 'pciex8086,293e.2' + 'pciex8086,293e' + 
'pciexclass,040300' + 'pciexclass,0403' + 'pci8086,293e.8086.4001.2' + 
'pci8086,293e.8086.4001' + 'pci8086,4001' + 'pci8086,293e.2' + 
'pci8086,293e' + 'pciclass,040300' + 'pciclass,0403'
            class-code:  00040300
ingenthr at shorter:~# grep audiohd /var/adm/messages

Is there a way to enable debug statements or something along those lines?

Thanks,

- Matt

Reply via email to