Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 1998 08:24:49 -0400
From:      Randall Hopper <rhh@ct.picker.com>
To:        gmarco@giovannelli.it, multimedia@FreeBSD.ORG
Subject:   Re: fxtv and audio ... (Avermedia)
Message-ID:  <19980615082449.A10791@ct.picker.com>
In-Reply-To: <3584CAB7.24C065C9@scotty.masternet.it>; from Gianmarco Giovannelli on Mon, Jun 15, 1998 at 09:18:15AM %2B0200
References:  <199806141552.RAA07122@sos.freebsd.dk> <3584CAB7.24C065C9@scotty.masternet.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Gianmarco Giovannelli:
 |> > > > Hmm.  This looks dangerously like something Soren found out with his
 |> > > > Avermedia back in April.  Try changing this line in brooktree848.c:
 |> > > >
 |> > > >         { "IMS TV Turbo",               /* the 'name' */
 |> > > >            NULL,                                /* the tuner */
 |> > > >            0,                                   /* dbx is optional */
 |> > > >            0,
 |> > > >            PFC8582_WADDR,                       /* EEProm type */
 |> > > >            (u_char)(256 / EEPROMBLOCKSIZE),     /* 256 bytes */
 |> > > > -           { 0x01, 0x02, 0x01, 0x00, 1 } }      /* audio MUX values */
 |> > > > +           { 0x0c, 0x00, 0x0b, 0x0b, 1 } },     /* audio MUX values */
 |
 |Please commit as soon as possible, they work like a charm :-)

Ok, cool.  Glad that shot in the dark worked.

What I mailed was the smallest hack-patch possible for you to test whether
Soren's fix would work for you (since your card was being detected as
an IMS TV Turbo for some reason.

Really what needs to happen is we add another separate entry to the device
table in addition to the IMS TV Turbo with the right values in it.
Something more along the lines of Soren's original patch.

 |but the audio doesn't work the same.
 |Have I miss something ? 
 |Any other succeded in playing audio with such board ?
 |I own an sb awe64, but the sound is off also if I attach a speaker
 |directly to the board itself in the audio out ...
 |
 |Obviusly the sound card works with other programs :-)
 |
 |snd0: <SoundBlaster 16 4.16>
 |sbxvi0 at ? drq 5 on isa
 |snd0: <SoundBlaster 16 4.16>
 |sbmidi0 at 0x330 on isa
 |snd0: <SoundBlaster MPU-401>
 |opl0 at 0x388 on isa
 |snd0: <Yamaha OPL3 FM>
 |awe0 at 0x620 on isa
 |awe0: <SoundBlaster EMU8000 MIDI (RAM512k)>
 |joy0 at 0x201 on isa
 |joy0: joystick       
 |
 |(here is the output of the stock drivers...)

Now you've confused me.  Did the audio mux patch do anything for you or not?
You say here your audio isn't working (?)  It wasn't working before at all
you said.  Now you said it doesn't work the same (?)

Also, I'm used to seeing two dmas and an IRQ in the soundcard dmesg
output.  Where are they?  Have you jumped through the prerequisite PnP
hoops, etc.?  Also, I'm assuming the output of your video board is plugged
into the line-input impedence input of your soundcard?

Randall








To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980615082449.A10791>