Re: cs46xx only works as a module - only outputs sound when pcm/dsp is in

2000-10-11 Thread David Ford

(to alan)

Alan Cox wrote:

> > I am interested in this too because a) I am the bad guy that did the 2.4 port
> > and therefor may be the one to blame for it and b) if a) is true I'll have to go
> > and fix it.
>
> No its something I've not yet fixed...
>
> cs_ac97_set needs to check nore than CD_VOL.
>
> The if(reg == AC97_CD_VOL) probably should become
>
> if(interesting_input(reg))
>
> and use that register over the whole routine to fetch/compare/check.
>
> Where interesting_input is probably MIC or CD or LINE ?

I'm using the aux audio input for my tv card's output. It's meant to be used for a
second cdrom or similar device.

-d

--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."




begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
org:http://www.kalifornia.com/images/paradise.jpg">
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Blue Labs Developer
x-mozilla-cpt:;-12480
fn:David Ford
end:vcard



Re: cs46xx only works as a module - only outputs sound when pcm/dsp is in

2000-10-11 Thread David Ford

(to alan)

test10-pre1.

-d

Alan Cox wrote:

> > kernel, I can still load the cs46xx module..which will work.  When
> > compiled in, it shows zero indication of actually being in there, no
> > boot messages etc.
>
> 2.2 or 2.4 - that sounds like its not being run from the sound init.
>
> > 2) i have to play mp3s in the background to watch tv.  tv audio comes in
> > on the aux input.  unless the dsp is processing pcm it seems that all
> > the inputs are muted.
>
> What kernel. That ought to be ok nowdays

--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."




begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
org:http://www.kalifornia.com/images/paradise.jpg">
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Blue Labs Developer
x-mozilla-cpt:;-12480
fn:David Ford
end:vcard



Re: cs46xx only works as a module - only outputs sound when pcm/dsp is in

2000-10-11 Thread David Ford

(to alan)

test10-pre1.

-d

Alan Cox wrote:

  kernel, I can still load the cs46xx module..which will work.  When
  compiled in, it shows zero indication of actually being in there, no
  boot messages etc.

 2.2 or 2.4 - that sounds like its not being run from the sound init.

  2) i have to play mp3s in the background to watch tv.  tv audio comes in
  on the aux input.  unless the dsp is processing pcm it seems that all
  the inputs are muted.

 What kernel. That ought to be ok nowdays

--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."




begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
org:img src="http://www.kalifornia.com/images/paradise.jpg"
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Blue Labs Developer
x-mozilla-cpt:;-12480
fn:David Ford
end:vcard



Re: cs46xx only works as a module - only outputs sound when pcm/dsp is in

2000-10-11 Thread David Ford

(to alan)

Alan Cox wrote:

  I am interested in this too because a) I am the bad guy that did the 2.4 port
  and therefor may be the one to blame for it and b) if a) is true I'll have to go
  and fix it.

 No its something I've not yet fixed...

 cs_ac97_set needs to check nore than CD_VOL.

 The if(reg == AC97_CD_VOL) probably should become

 if(interesting_input(reg))

 and use that register over the whole routine to fetch/compare/check.

 Where interesting_input is probably MIC or CD or LINE ?

I'm using the aux audio input for my tv card's output. It's meant to be used for a
second cdrom or similar device.

-d

--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."




begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
org:img src="http://www.kalifornia.com/images/paradise.jpg"
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Blue Labs Developer
x-mozilla-cpt:;-12480
fn:David Ford
end:vcard