From patchwork Sat Sep 12 05:48:25 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Tycho_L=C3=BCrsen?= X-Patchwork-Id: 7165901 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 4340BBEEC1 for ; Sat, 12 Sep 2015 05:48:33 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 59BF820722 for ; Sat, 12 Sep 2015 05:48:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4C16B2071C for ; Sat, 12 Sep 2015 05:48:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751430AbbILFs3 (ORCPT ); Sat, 12 Sep 2015 01:48:29 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:33451 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750981AbbILFs2 (ORCPT ); Sat, 12 Sep 2015 01:48:28 -0400 Received: by wiclk2 with SMTP id lk2so84803545wic.0 for ; Fri, 11 Sep 2015 22:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=E/BZZ39uAGwwgRanpu//QMc0XYVINM5agT5cYIT+nlM=; b=y77rBxEr6YPCksOqVi1fsPiH4t6dsN84f/B+LjUtle72qllJi3f9m3ClQDaogf3RcX lYqFQVJsyU8Iir5KmCDomUsRCjadRZzxtRLXxzjd4J7O/dRC5AD1T6c+gjx10a7ynIkb IWxQDQ6M0YSql8HNLy8Z8857vFfQOvYOJmUzSfGwXSNG2gAoFyb+FBBWEQMIX/e8dvmb qhqFOTPYGA3wzMn8Lqi+OVOWD0zsZEIUP57eycGkKvF9Ty8U+iDn8v8jM3hsUP1lDDvm udaXPHVJ+qlhoOpxSTLzyU6finSY9NcdSo6qh1sFIuhUFItvDSXZZCW6Q/77u6KKdv3a OLGA== X-Received: by 10.194.246.199 with SMTP id xy7mr4399900wjc.61.1442036907622; Fri, 11 Sep 2015 22:48:27 -0700 (PDT) Received: from [192.168.1.5] (52484E89.cm-4-1b.dynamic.ziggo.nl. [82.72.78.137]) by smtp.googlemail.com with ESMTPSA id xs1sm3789895wjc.7.2015.09.11.22.48.26 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Sep 2015 22:48:26 -0700 (PDT) Message-ID: <55F3BCA9.1060505@gmail.com> Date: Sat, 12 Sep 2015 07:48:25 +0200 From: =?UTF-8?B?VHljaG8gTMO8cnNlbg==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Torbjorn Jansson , Jurgen Kramer , linux-media@vger.kernel.org Subject: Re: DVBSky T980C CI issues (kernel 4.0.x) References: <1436697509.2446.14.camel@xs4all.nl> <1440352250.13381.3.camel@xs4all.nl> <55F332FE.7040201@mbox200.swipnet.se> In-Reply-To: <55F332FE.7040201@mbox200.swipnet.se> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, T_TVD_MIME_EPI, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Op 11-09-15 om 22:01 schreef Torbjorn Jansson: > > did you get it to work? > > i got a dvbsky T980C too for dvb-t2 reception and so far the only > drivers that have worked at all is the ones from dvbsky directly. > > i was very happy when i noticed that recent kernels have support for > it built in but unfortunately only the modules and firmware loads but > then nothing actually works. > i use mythtv and it complains a lot about the signal, running femon > also produces lots of errors. > > so i had to switch back to kernel 4.0.4 with mediabuild from dvbsky. > > if there were any other dvb-t2 card with ci support that had better > drivers i would change right away. > > one problem i have with the mediabuilt from dvbsky is that at boot the > cam never works and i have to first tune a channel, then remove and > reinstert the cam to get it to work. > without that nothing works. > > and finally a problem i ran into when i tried mediabuilt from > linuxtv.org. > fedora uses kernel modules with .ko.xz extension so when you install > the mediabuilt modulels you get one modulename.ko and one modulename.ko.xz > > before a make install from mediabuild overwrote the needed modules. > any advice on how to handle this now? You could patch the Makefile with a patch from Oliver Endriss (attached). This way all modules get installed in /lib/modules/`uname -r`/updates/media If your kernel needs it, you can compress them afterwards. > > > -- > 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 --- v4l/Makefile 2013-11-27 16:15:21.528260850 +0100 +++ v4l/Makefile 2013-11-27 16:24:37.171815316 +0100 @@ -154,6 +154,7 @@ PWD := $(shell pwd) DEST := /lib/modules/$(KERNELRELEASE)/v4l2 KDIR26 := /lib/modules/$(KERNELRELEASE)/kernel/drivers/media +INSTDIR := $(DESTDIR)/lib/modules/$(KERNELRELEASE)/updates/media ################################################# # Compiler fixup rules @@ -202,9 +203,18 @@ ################################################# # installation invocation rules -modules_install install:: media-install firmware_install - -remove rminstall:: media-rminstall +modules_install install:: rminstall firmware_install + install -d -v $(INSTDIR) + @for i in *.ko; do \ + echo "install $$i -> $(INSTDIR)/"; \ + install -p -m 644 $$i $(INSTDIR); \ + done; + strip --strip-debug $(INSTDIR)/*.ko + /sbin/depmod -a $(KERNELRELEASE) $(if $(DESTDIR),-b $(DESTDIR)) + +remove rminstall:: + @rm -Rfv $(INSTDIR) + /sbin/depmod -a $(KERNELRELEASE) $(if $(DESTDIR),-b $(DESTDIR)) firmware_install:: make -C firmware install