public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] WinTV Nova-T
@ 2014-02-15 21:32 Silvio Siefke
  2014-02-15 22:16 ` Silvio Siefke
  0 siblings, 1 reply; 4+ messages in thread
From: Silvio Siefke @ 2014-02-15 21:32 UTC (permalink / raw
  To: gentoo-user

Hello,

i try since days to run this DVB USB Stick on Gentoo but i has at one
point make a mistake which not found. :)

My Kernel Conf:
https://silviosiefke.com/downloads/kernelconf

I find the stick with usb, but when read Wiki i must become entry in
lsinput but there the stick is not present.

gentoomobile ~ # lsinput 
/dev/input/event0
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x1
   version : 0
   name    : "Power Button"
   phys    : "PNP0C0C/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event1
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x3
   version : 0
   name    : "Sleep Button"
   phys    : "PNP0C0E/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event2
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x5
   version : 0
   name    : "Lid Switch"
   phys    : "PNP0C0D/button/input0"
   bits ev : EV_SYN EV_SW

/dev/input/event3
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x1
   version : 0
   name    : "Power Button"
   phys    : "LNXPWRBN/button/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event4
   bustype : BUS_HOST
   vendor  : 0x0
   product : 0x6
   version : 0
   name    : "Video Bus"
   phys    : "LNXVIDEO/video/input0"
   bits ev : EV_SYN EV_KEY

/dev/input/event5
   bustype : BUS_I8042
   vendor  : 0x1
   product : 0x1
   version : 43841
   name    : "AT Translated Set 2 keyboard"
   phys    : "isa0060/serio0/input0"
   bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

/dev/input/event6
   bustype : (null)
   vendor  : 0x0
   product : 0x0
   version : 0
   name    : "HDA Intel Headphone"
   phys    : "ALSA"
   bits ev : EV_SYN EV_SW

/dev/input/event7
   bustype : (null)
   vendor  : 0x0
   product : 0x0
   version : 0
   name    : "HDA Intel Mic"
   phys    : "ALSA"
   bits ev : EV_SYN EV_SW

/dev/input/event8
   bustype : BUS_USB
   vendor  : 0x402
   product : 0x9665
   version : 9
   name    : "1.3M WebCam"
   phys    : "usb-0000:00:1d.7-4/button"
   bits ev : EV_SYN EV_KEY

/dev/input/event9
   bustype : BUS_I8042
   vendor  : 0x2
   product : 0x7
   version : 433
   name    : "SynPS/2 Synaptics TouchPad"
   phys    : "isa0060/serio1/input0"
   bits ev : EV_SYN EV_KEY EV_ABS

/dev/input/event10
   bustype : BUS_USB
   vendor  : 0x1d57
   product : 0x8
   version : 272
   name    : "2.4G Wireless Optical Mouse"
   phys    : "usb-0000:00:1d.0-2/input0"
   uniq    : ""
   bits ev : EV_SYN EV_KEY EV_REL EV_MSC


Has someone an advice what can do ?


Thank you for help & Nice Weekend
Silvio


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] WinTV Nova-T
  2014-02-15 21:32 [gentoo-user] WinTV Nova-T Silvio Siefke
@ 2014-02-15 22:16 ` Silvio Siefke
  2014-02-15 22:55   ` [gentoo-user] " eroen
  0 siblings, 1 reply; 4+ messages in thread
From: Silvio Siefke @ 2014-02-15 22:16 UTC (permalink / raw
  To: gentoo-user

Hello,

> Please also send the lsusb output to the list, in particular the
> vendor/product ids (looks like 046d:c30e) are probably necessary to
> determine what driver your hardware requires .-)


dmesg output
[25167.104106] usb 1-3: new high-speed USB device number 8 using ehci-pci
[25167.218977] usb 1-3: New USB device found, idVendor=2040, idProduct=7070
[25167.218993] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[25167.219035] usb 1-3: Product: Nova-T Stick
[25167.219049] usb 1-3: Manufacturer: Hauppauge
[25167.219061] usb 1-3: SerialNumber: 4031065185

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 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


/var/log/messages
Feb 15 23:14:19 gentoomobile kernel: [25265.081087] usb 1-3: new high-speed USB device number 9 using ehci-pci
Feb 15 23:14:19 gentoomobile kernel: [25265.195978] usb 1-3: New USB device found, idVendor=2040, idProduct=7070
Feb 15 23:14:19 gentoomobile kernel: [25265.195993] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 15 23:14:19 gentoomobile kernel: [25265.196030] usb 1-3: Product: Nova-T Stick
Feb 15 23:14:19 gentoomobile kernel: [25265.196040] usb 1-3: Manufacturer: Hauppauge
Feb 15 23:14:19 gentoomobile kernel: [25265.196050] usb 1-3: SerialNumber: 4031065185
Feb 15 23:14:19 gentoomobile mtp-probe: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-3"
Feb 15 23:14:19 gentoomobile mtp-probe: bus: 1, device: 9 was not an MTP device


Thank you for help & Nice Day
Silvio


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user] Re: WinTV Nova-T
  2014-02-15 22:16 ` Silvio Siefke
@ 2014-02-15 22:55   ` eroen
  2014-02-16  0:31     ` Silvio Siefke
  0 siblings, 1 reply; 4+ messages in thread
From: eroen @ 2014-02-15 22:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

On Sat, 15 Feb 2014 23:16:15 +0100, Silvio Siefke
<siefke_listen@web.de> 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 
> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> 

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

-- 
eroen

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Re: WinTV Nova-T
  2014-02-15 22:55   ` [gentoo-user] " eroen
@ 2014-02-16  0:31     ` Silvio Siefke
  0 siblings, 0 replies; 4+ messages in thread
From: Silvio Siefke @ 2014-02-16  0:31 UTC (permalink / raw
  To: gentoo-user

On Sat, 15 Feb 2014 23:55:41 +0100 eroen <eroen@falcon.eroen.eu> wrote:

> 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

Bingo :) That's it thank you so much. Hh i only see Hauppauge in v2 devices,
this option i not see. 

Thank you so much & Nice Sunday

Silvio


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-16  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-15 21:32 [gentoo-user] WinTV Nova-T Silvio Siefke
2014-02-15 22:16 ` Silvio Siefke
2014-02-15 22:55   ` [gentoo-user] " eroen
2014-02-16  0:31     ` Silvio Siefke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox