On 11-Nov-02, Ricky wrote: > Can anybody help me to configure my sound on board (and xawtv from > those, who has experience configuring it)?
Ah. It looks like you don't actually have the driver for the audio chip onboard your TV card loaded. First off, look at the output from dmesg after loading the BTTV module. My system gives: bttv0: Hauppauge eeprom: model=61324, tuner=Philips FI1216 MK2 (5), radio=no bttv0: i2c: checking for MSP34xx @ 0x80... found bttv0: i2c: checking for TDA9875 @ 0xb0... not found bttv0: i2c: checking for TDA7432 @ 0x8a... not found Then load the appropriate TV audio module - mine is msp3400. After that, load the tvmixer module as well to get a separate mixer with controls for the TV card like bass and treble. You may well need lines like the following in /etc/modules.conf: # make alsa + msp3400 play nicely options msp3400 simple=1 options tvmixer debug=1 devnr=2 (The "devnr" argument to the tvmixer module is the important one, really.) Hope this helps... -- Adam Jones ([EMAIL PROTECTED])(http://www.yggdrasl.demon.co.uk/) .oO("welcome to the world of telnet, dumbass...." ) PGP public key: http://www.yggdrasl.demon.co.uk/pubkey.asc ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user