Hi!
Doesn't Sundtek make their own closed drivers?
2011/6/6 Kristoffer Edwardsson :
> 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 analog from Sund
2010/11/15 Mohammad Bahathir Hashim :
> On 2010-11-14, Magnus Alm 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
>> Ke
2010/5/7 Владимир Чернышев :
> Hello.
>
> I try to plug Leadtek WinFast TV USB II (LR6021 Rev. C) to my Ubuntu
> 10.04 (2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010
> i686 GNU/Linux with all latest security and updates ). First I try
> card=8 - no results, then I try card=28 (beca
ove the frame
drops I have in tvtime.
Cheers, have 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
em28xx: fix for "Leadtek winfast tv usbii deluxe"
From: Magnus Alm
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-keymaps.c
-
e DNT DA2 ,
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 :
> Well, maybe you where more right than me...
>
dvb->frontend = dvb_attach(mt352_attach,
&terratec_xs_mt352_cfg,
&dev->i2c_adap);
}
2009/11/7 Magnus Alm :
> Hi
>
> I read some where that trying differ
sudo rmmod em28xx-alsa
> sudo rmmod em28xx
> sudo modprobe em28xx card=53 and card=56
> sudo modprobe em28xx-alsa
> 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
ght have objections in how I'm 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
@@
Hm, it works better with the 64bit AMD version.
2009/10/25 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] :
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 ir-key
T: 00 ms 107656 ms 40 02 00 00 3e 00 02 00 >>> 02 00
000241: OUT: 00 ms 107656 ms 40 02 00 00 3e 00 02 00 >>> 04 00
000243: OUT: 00 ms 107657 ms 40 02 00 00 3e 00 02 00 >>> 03 ff
Or maybe the pvr program handles the polling too.
I could be wrong...
Now
is just garabage and the polling structure in
em28xx is probably wrong too.
But I have to start somewhere.
/Magnus
2009/10/15 Magnus Alm :
> yay
>
> [ 2478.224015] tda9887 4-0043: configure for: Radio Stereo
> [ 2478.224017] tda9887 4-0043: writing: b=0xcc c=0x90 e=0x3d
>
> /Ma
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 :
> Strange, but changeing the tvaudio_addr = 0xb0 to 88, (half of the
> decimal value of b0) made tvaudio find my tda9874.
>
> [
] 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 :
> Loaded em28xx with i2c_scan and i2c_debug and tvaudio with
; em28xx #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 :
> Hi!
>
> Thanks to Devin's moral s
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",
.val
17 matches
Mail list logo