On Sun, 2009-04-26 at 19:32 -0700, [email protected] wrote: > Hi, > > Just to confirm, the mono register hack thing worked for me too.
OK. That's the internal broadcast audio decoder and/or the internal audio input mux not egtting set up properly. Last night, I moved over a few patches from my cx18-init-debug repo to http://linuxtv.org/hg/~awalls/v4l-dvb and asked for them to be pulled to the main repository. These changes do 2 things: 1. Verify the audio broadcast decoder firmware load (cx23418-v4l.dig), by reading back every byte that was uploaded to the CX23418. An info message will be logged if things were good, and an error message will be logged if things were bad. No automatic corrective actions will be taken on failure to verify the firmware load. (yet, at least). 2. Whenever the internal audio input mux is being set, the driver will ensure the mux routing control bits change, even if that means switching the mux away to some other audio input and then back. That way we can reliably tell we made the audio input mux control bits change. Hopefully those changes help. > I really > do wish there was a way to fix that cs5345 volume control though, so that > it's not so quiet. On my TODO list. I need to do it for audio line in anyway. -Andy > -Terry _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
