Re: EM28188 and TDA18271HDC2

2011-06-06 Thread Magnus Alm
Hi! Doesn't Sundtek make their own closed drivers? 2011/6/6 Kristoffer Edwardsson kriss...@gmail.com: HI I Noticed the em28xx driver in kernel but the EM28188 is not supported. I dont know if it can be supported but here is some info about the device. Its a DVB-CT hybrid device without

Re: For those that uses Pinnacle PCTV 340e

2010-11-20 Thread Magnus Alm
2010/11/15 Mohammad Bahathir Hashim bahat...@gmail.com: On 2010-11-14, Magnus Alm magnus@gmail.com wrote: --00504502b04953b108049503ec60 Content-Type: text/plain; charset=ISO-8859-1 Hi! I've merged the code for the 340e, that Devin Heitmueller made over at Kernellabs, with the latest

[PATCH] em28xx: fix for Leadtek winfast tv usbii deluxe

2009-11-13 Thread Magnus Alm
em28xx: fix for Leadtek winfast tv usbii deluxe From: Magnus Alm magnus@gmail.com This patch adds working: Video and Sound for Television, Svideo and Composite. Radio. Stereo. Also ir-remote for kernel 2.6.30 and higher. Priority: high diff -r 19c0469c02c3 linux/drivers/media/common/ir

I found I bug in tvtime, where do I report it?

2009-11-13 Thread Magnus Alm
a nice weekend. Magnus Alm -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: em28xx based USB Hybrid (Analog DVB-T) TV Tuner not supported

2009-11-07 Thread Magnus Alm
sudo modprobe em28xx-dvb However with not much success. Card=53 cased MeTV to see a tuner but no channels could be found TIA for any assistance you can provide. Best Regards, Johan 2009/11/7 Magnus Alm magnus@gmail.com: Hi! The dmesg didn't reveal what tuner your stick/card has

Re: em28xx based USB Hybrid (Analog DVB-T) TV Tuner not supported

2009-11-07 Thread Magnus Alm
(mt352_attach, terratec_xs_mt352_cfg, dev-i2c_adap); } 2009/11/7 Magnus Alm magnus@gmail.com: Hi I read some where that trying different card types for a DVB tuner can

Re: em28xx based USB Hybrid (Analog DVB-T) TV Tuner not supported

2009-11-07 Thread Magnus Alm
, http://www.dnt.de/neu/data/download/files/110/Prospekt%20-%20DA2%20Hybrid.pdf (only avalible in german tho) They even seem to have the same remote (doesn't mean they are identical tho.) /Magnus Alm 2009/11/7 Magnus Alm magnus@gmail.com: Well, maybe you where more right than me... From

Patch for Leadtek Winfast TV USB II Deluxe (with IR)

2009-10-29 Thread Magnus Alm
naming stuff like get_key_lwtu2d, maybe it's a bit obscure... /Magnus Alm --- org/v4l-dvb/linux/include/media/ir-common.h 2009-10-29 13:03:42.515061680 +0100 +++ ex1/v4l-dvb/linux/include/media/ir-common.h 2009-10-26 12:00:00.0 +0100 @@ -179,4 +179,5 @@ extern struct ir_scancode_table

Almost got remote working with my Winfast tv usb II Deluxe box

2009-10-25 Thread Magnus Alm
Hi! This is on Ubuntu 9.04, kernel 2.6.28-16. I get the following in dmesg when pressing channel down on my remote: [ 3517.984559] : unknown key: key=0x90 raw=0x90 down=1 [ 3518.096558] : unknown key: key=0x90 raw=0x90 down=0 That should correspond with the following row in my keytable in

Re: Almost got remote working with my Winfast tv usb II Deluxe box

2009-10-25 Thread Magnus Alm
Hm, it works better with the 64bit AMD version. 2009/10/25 Magnus Alm magnus@gmail.com: Hi! This is on Ubuntu 9.04, kernel 2.6.28-16. I get the following in dmesg when pressing channel down on my remote: [ 3517.984559] : unknown key: key=0x90 raw=0x90 down=1 [ 3518.096558] : unknown

Re: More about Winfast TV USB Deluxe

2009-10-18 Thread Magnus Alm
and the polling structure in em28xx is probably wrong too. But I have to start somewhere. /Magnus 2009/10/15 Magnus Alm magnus@gmail.com: 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

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
#0: found i2c device @ 0xb0 [tda9874] But does tvaudio stop @ 0x160 (decimal value of 0xa0 rigth? ) and doesn't look further? I mean does tvaudio find my boards eeprom, cant talk to it and gives up? /Magnus 2009/10/13 Magnus Alm magnus@gmail.com: Hi! Thanks to Devin's moral support I  now

Re: More about Winfast TV USB Deluxe

2009-10-14 Thread Magnus Alm
] tvaudio 4-0058: chip_write: reg255=0x0 [ 1186.928021] tvaudio 4-0058: tda9874a_setup(): A2, B/G [0x00]. [ 1186.928091] tvaudio 4-0058: thread started Now I probably need to set some gpio's too /Magnus 2009/10/14 Magnus Alm magnus@gmail.com: Loaded em28xx with i2c_scan and i2c_debug

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,