On Sun, May 22, 2011 at 1:18 PM, Ken Gunderson <[email protected]> wrote: > Howdy: > > No audio here on 148b. I note a couple bugs filed in Redmine, but not > listed as show stoppers for 151. Shouldn't this be on the radar for 151 > based release or am I missing something? > > Sporting two different audio devices on this Tyan K8E based test rig: > > 1) AC97 nVidia onboard > > a) previously worked w/o problem on Open/Solaris. > b) wants to use audio810 driver > c) plays test sound via Multimedia Systems Selector > d) played a cd via Sound Juicer once, but otherwise have been unable to > repeat. > e) scanpci output: > > pci bus 0x0000 cardnum 0x04 function 0x00: vendor 0x10de device 0x0059 > nVidia Corporation CK804 AC'97 Audio Controller > CardVendor 0x10f1 card 0x2865 (Tyan Computer, Tomcat K8E (S2865)) > STATUS 0x00b0 COMMAND 0x0007 > CLASS 0x04 0x01 0x00 REVISION 0xa2 > BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 > BASE0 0x0000f000 SIZE 256 I/O > BASE1 0x0000ec00 SIZE 256 I/O > BASE2 0xfebfd000 SIZE 4096 MEM > BASEROM 0x00000000 addr 0x00000000 > MAX_LAT 0x05 MIN_GNT 0x02 INT_PIN 0x01 INT_LINE 0x0b > > > > 2) Audiotrak Prodigy HD. Envy24 based PCI add in card. > > a) Never worked on any previous Open/Solaris > b) wants to use audiohd driver > c) does not play test sound via Multimedia Systems Selector > d) but apparently might should work per hcl wiki note pertaining to > generic Envy24. > e) scanpci output: > > pci bus 0x0001 cardnum 0x09 function 0x00: vendor 0x1412 device 0x1724 > VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio > Controller > CardVendor 0x3137 card 0x4154 (Card unknown) > STATUS 0x0210 COMMAND 0x0005 > CLASS 0x04 0x01 0x00 REVISION 0x01 > BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x00 > BASE0 0x0000a400 SIZE 32 I/O > BASE1 0x0000a000 SIZE 128 I/O > BASEROM 0x00000000 addr 0x00000000 > MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x07 > > > That the onboard succeeds in playing test sound but I cannot get audio > playback from neither Rhythmbox, Totem, or Juicer seems odd. > > The Audiotrak is a relatively high grade two channel card targeting more > "audiophile" rather than gamer type end user. I'd be willing put on > loan to US based driver developer if it would help polish up support for > Envy24 based cards. I also have another Envy24 based card (Chaintech). > > -- > Ken Gunderson <[email protected]> >
Driver issues should be filed against illumos-gate (not OpenIndiana) here: http://www.illumos.org/projects/illumos-gate/issues Use cat /dev/sndstat and audiotest for diagnostics. There was an incomplete port of OSS4's Envy24 driver ( http://opensolaris.org/jive/thread.jspa?threadID=125584 ) which would need additional work. -Albert _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
