From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:56151 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752627Ab0BIVEH (ORCPT ); Tue, 9 Feb 2010 16:04:07 -0500 Message-ID: <4B71CDC0.4060108@infradead.org> Date: Tue, 09 Feb 2010 19:04:00 -0200 From: Mauro Carvalho Chehab MIME-Version: 1.0 To: "Andrea.Amorosi76@gmail.com" CC: Linux Media Mailing List Subject: Re: [PATCH] em28xx: add Dikom DK300 hybrid USB tuner References: <4AFE92ED.2060208@gmail.com> <4AFEAB15.9010509@gmail.com> <829197380911140634j49c05cd0s90aed57b9ae61436@mail.gmail.com> <4B71ACC8.600@gmail.com> <4B71B5BD.8090006@infradead.org> <4B71C11C.1010704@gmail.com> In-Reply-To: <4B71C11C.1010704@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Andrea.Amorosi76@gmail.com wrote: > Mauro Carvalho Chehab ha scritto: >> Andrea.Amorosi76@gmail.com wrote: >> >>> This patch add the Dikom DK300 hybrid usb card. >>> >>> The patch adds digital and analogue tv support. >>> >>> Not working: remote controller >>> >> >> >>> diff -r d6520e486ee6 linux/drivers/media/video/em28xx/em28xx-cards.c >>> --- a/linux/drivers/media/video/em28xx/em28xx-cards.c Sat Jan 30 >>> 01:27:34 2010 -0200 >>> +++ b/linux/drivers/media/video/em28xx/em28xx-cards.c Sat Jan 30 >>> 18:04:13 2010 +0100 >>> >> >> Your patch got mangled by Thunderbird. You should or use Asalted Patches >> plugin: >> https://hg.mozilla.org/users/clarkbw_gnome.org/asalted-patches/ >> >> or use another emailer. Without the above plugin, long lines are broken, >> damaging your patch. >> >> Cheers, >> Mauro >> >> > Hi Mauro, > I've tried to install the extension, but it is not compatible with mine > tb version (which is the one from kubuntu repositories 2.0.0.23). I'm using it here with Thunderbird 2.0.0.22. There's a patch on that tree that worked to me: https://hg.mozilla.org/users/clarkbw_gnome.org/asalted-patches/rev/49d587f60371 You may try to play with that file. > Do you know if there is any tb config that can be manually changed to > solve the problem. If not, do you know if seamonkey has the same issue > (in case I have to chenge to another mail program this is my first choose)? Seamonkey likely has the same problem. Evolution and claws-mail work, but you need to disable the line wrapping on them. I've used both in the past, but they are very slow (Evolution eats too much memory - so you need to close it from time to time - and claws-mail is monothread: when it fetches email, the edit window process seems to stop). The text mode emailers (mutt and alpine) also work, if properly configured. > Thank you, > Xwang > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Cheers, Mauro