Re: More about Winfast TV USB Deluxe

2009-10-18 Thread Magnus Alm
Hi again. Started to look at getting the remote to work also. I used Terratec Cinergy 250 USB as template and added the needed information in: em28xx-cards.c em28xx.h em28xx-input.c ir-common.h ir-keymaps.c Compiled it with: make, make install and rebooted. But it seems that I've missed

Re: More about Winfast TV USB Deluxe

2009-10-15 Thread Magnus Alm
yay [ 2478.224015] tda9887 4-0043: configure for: Radio Stereo [ 2478.224017] tda9887 4-0043: writing: b=0xcc c=0x90 e=0x3d /Magnus 2009/10/15 Magnus Alm magnus@gmail.com: Strange, but changeing the tvaudio_addr = 0xb0 to 88, (half of the decimal value of b0) made tvaudio find my tda9874.

Re: More about Winfast TV USB Deluxe

2009-10-14 Thread Magnus Alm
Loaded em28xx with i2c_scan and i2c_debug and tvaudio with tda9874a option and debug. sudo modprobe -v em28xx i2c_scan=1 i2c_debug=1 sudo modprobe -v tvaudio tda9874a=1 debug=1 And got this ouput: [91083.588182] em28xx #0: found i2c device @ 0x30 [???] [91083.590179] em28xx #0: found i2c device

Re: More about Winfast TV USB Deluxe

2009-10-14 Thread Magnus Alm
Strange, but changeing the tvaudio_addr = 0xb0 to 88, (half of the decimal value of b0) made tvaudio find my tda9874. [ 1186.725140] tvaudio: TV audio decoder + audio/video mux driver [ 1186.725142] tvaudio: known chips: tda9840, tda9873h, tda9874h/a/ah, tda9875, tda9850, tda9855, tea6300,

More about Winfast TV USB Deluxe

2009-10-13 Thread Magnus Alm
Hi! Thanks to Devin's moral support I now have sound in television. ;-) Thanks!! I pooked around some more managed to get radio to function with these settings: [EM2820_BOARD_LEADTEK_WINFAST_USBII_DELUXE] = { .name = Leadtek Winfast USB II Deluxe,