From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B507E138BF3 for ; Sat, 15 Feb 2014 22:55:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9B8BE0AD7; Sat, 15 Feb 2014 22:55:45 +0000 (UTC) Received: from faith.eroen.eu (faith.eroen.eu [178.79.147.241]) by pigeon.gentoo.org (Postfix) with ESMTP id B4C47E0AA7 for ; Sat, 15 Feb 2014 22:55:44 +0000 (UTC) Received: from falcon.eroen.eu (unknown [10.10.0.26]) by faith.eroen.eu (Postfix) with ESMTP id 3EBD82402E for ; Sat, 15 Feb 2014 23:01:36 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=falcon.eroen.eu; s=faith; t=1392505296; bh=b3g9o/YhoPBcYwbZHWbbp2Fg1GgTdkO2mYbA3dNWbKA=; h=Date:From:To:Subject:In-Reply-To:References; b=yB3CPwm4BzZHNVyyfmTLKxcJTO3AUIhl80n1cp0udjTFMQ43qdqWnjf4ecVCPJXaF NNHBl0cLLqSD+yS+w4cVwGyuxtUvth3pZW0GGpmuyjUuHRX50kwpGkLuIZWc8URL9+ CanRtii7LDKrM/CrQeUKr2q329SG4vl6g1cRqd+8= Date: Sat, 15 Feb 2014 23:55:41 +0100 From: eroen To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: WinTV Nova-T Message-ID: <20140215235541.37d546a1@falcon.eroen.eu> In-Reply-To: <20140215231615.2af569a3c2492a37e1c9334c@web.de> References: <20140215223244.5b07991e3322f389fdfacb33@web.de> <20140215231615.2af569a3c2492a37e1c9334c@web.de> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/306izU1yd3H=iv/uyX3_16n"; protocol="application/pgp-signature" X-Archives-Salt: 1ada004b-477f-4220-bc84-ef01080f0f8a X-Archives-Hash: 5843ffb5eeb04b931b6e7b48428fee0b --Sig_/306izU1yd3H=iv/uyX3_16n Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 15 Feb 2014 23:16:15 +0100, Silvio Siefke wrote: > siefke ~ $ lsusb > Bus 001 Device 003: ID 0402:9665 ALi Corp. Gateway Webcam > Bus 001 Device 008: ID 2040:7070 Hauppauge Nova-T Stick 3 > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 002: ID 1d57:0008 Xenta=20 > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub >=20 It appears (from grepping and skimming drivers/media/usb/dvb-usb/dib0700_devices.c and .../Kconfig) that the driver for your device is controlled by the DVB_USB_DIB0700 kernel configuration option, which seems to be disabled in the .config you linked. Please try enabling this option in the kernel configuration, build and boot to the new kernel, and see if that brings you a bit further along :-) In menuconfig, the option should be found here: -> Device Drivers -> Multimedia support -> Media USB Adapters -> Support for various USB DVB devices -> DiBcom DiB0700 USB DVB devices --=20 eroen --Sig_/306izU1yd3H=iv/uyX3_16n Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJS//BtAAoJELSISlJWmwxLeiAIAIPZI9PjU1s0oxDuFiCiyA1u ygyhITVKflsCsr2177uoVfUcOlNGjOuib6mVLhJ/Og3j/ancGiZqV+rHiXl42IKe cIMao+uYCVeK/gua8/4VoYX9mzqitwkgplJyyUzKFEeGZzShMQBTBsw4aw6jFkLA YOYXG18+yEyn3tprTXgHh0xprM/hnFjMEwS3rYp5xud0tQWVUzTV8TvWhz0Ys7iT GjL1UEDSTzGzABrQi+v7D2SyfsCpXGLT8zJYs+Gad+HAJQ1syxz7g8PwEQWRTYnQ O8maY+SukCPlx2BT5xuVG8x1VS+KOpHfIsJKP7jJW8zCYiqyc/gOTcRRBJkOOZI= =D1JZ -----END PGP SIGNATURE----- --Sig_/306izU1yd3H=iv/uyX3_16n--