Gentoo Archives: gentoo-user

From: eroen <eroen@××××××××××××.eu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: WinTV Nova-T
Date: Sat, 15 Feb 2014 22:55:50
Message-Id: 20140215235541.37d546a1@falcon.eroen.eu
In Reply to: Re: [gentoo-user] WinTV Nova-T by Silvio Siefke
1 On Sat, 15 Feb 2014 23:16:15 +0100, Silvio Siefke
2 <siefke_listen@×××.de> wrote:
3 > siefke ~ $ lsusb
4 > Bus 001 Device 003: ID 0402:9665 ALi Corp. Gateway Webcam
5 > Bus 001 Device 008: ID 2040:7070 Hauppauge Nova-T Stick 3
6 > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
7 > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
8 > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
9 > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
10 > Bus 002 Device 002: ID 1d57:0008 Xenta
11 > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
12 >
13
14 It appears (from grepping and skimming
15 drivers/media/usb/dvb-usb/dib0700_devices.c and .../Kconfig) that the
16 driver for your device is controlled by the DVB_USB_DIB0700 kernel
17 configuration option, which seems to be disabled in the .config you linked.
18 Please try enabling this option in the kernel configuration, build and
19 boot to the new kernel, and see if that brings you a bit further
20 along :-)
21
22 In menuconfig, the option should be found here:
23 -> Device Drivers
24 -> Multimedia support
25 -> Media USB Adapters
26 -> Support for various USB DVB devices
27 -> DiBcom DiB0700 USB DVB devices
28
29 --
30 eroen

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: WinTV Nova-T Silvio Siefke <siefke_listen@×××.de>