> This is the output of prtconf -D | grep audio > > lrwxrwxrwx: not found
Hmm, try again. It seems the copy&paste into this message didn't work. Or are you trying to tell me that "prtconf -D | grep audio" returned nothing? (the "audio810" driver seems to be used with the audio hardware in your system, so I would expect to see some output from the command "prtconf -D | grep audio" ...) > The output of /usr/X11/bin/scanpci -v is: ... > pci bus 0x0000 cardnum 0x06 function 0x00: vendor 0x10de device 0x00ea > nVidia Corporation nForce3 250Gb AC'97 Audio Controller > CardVendor 0x1043 card 0x812a (ASUSTeK Computer Inc., Card unknown) Ok, this seems to be your system's audio device. The Solaris "audio810" driver should be used with it: % grep pci10de,ea /etc/driver_aliases audio810 "pci10de,ea" Does the command "mixerctl -v" fail with "Invalid argument" error messages, too? What is printed by mixerctl -v ? What about "audio" error message in dmesg output, or in the /var/adm/messages file? grep audio /var/adm/messages This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
