> If you look at the compatible stanza of prtconf -Dpv > for the audio deivce should be one to add in the > audio device entries with in /etc/driver_aliases > might work. > ... > You can try a few combination of compatible drivers > in driver_aliases and reboot > # grep aud /etc/driver_aliases | cut -f2 -d':' |cut -f1 -d' '|sort -u > audio810 > audioens > audiohd > audioixp > audiovia823x
The audiohd driver is already bound to that pci device: :devfs-path /pci at 0,0/pci1028,1dc at 1b :driver-name audiohd :binding-name pciclass,0403 So the question is why gstreamer doesn't find the audiohd audio device... -- This message posted from opensolaris.org