All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johann Klammer <klammerj@a1.net>
To: lorenz.giefing@physio-geidorf.at
Cc: linux-media@vger.kernel.org
Subject: Re: Terratec CINERGY T/C Stick
Date: Thu, 18 Feb 2016 06:11:15 +0100	[thread overview]
Message-ID: <56C55273.7040407@a1.net> (raw)
In-Reply-To: <20160217201920.yq8h5szz5wogsso0@www.mail4me.at>

On 02/17/2016 08:19 PM, lorenz.giefing@physio-geidorf.at wrote:
> Hi!
> I bought such a stick to build a linux driven video recorder.
> But the stick istn't recognized by the kernel
> 
> uname -a
> Linux ESPRIMO 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:49:08 UTC  
> 2016 x86_64 x86_64 x86_64 GNU/Linux
> 
> dmesg
> Feb 17 20:06:42 ESPRIMO kernel: [35572.460078] usb 2-3: new high-speed  
> USB device number 5 using ehci-pci
> Feb 17 20:06:42 ESPRIMO kernel: [35572.604226] usb 2-3: New USB device  
> found, idVendor=0ccd, idProduct=5103
> Feb 17 20:06:42 ESPRIMO kernel: [35572.604233] usb 2-3: New USB device  
> strings: Mfr=1, Product=2, SerialNumber=3
> Feb 17 20:06:42 ESPRIMO kernel: [35572.604237] usb 2-3: Product: RTL2841UHIDIR
> Feb 17 20:06:42 ESPRIMO kernel: [35572.604240] usb 2-3: Manufacturer: Realtek
> Feb 17 20:06:42 ESPRIMO kernel: [35572.604243] usb 2-3: SerialNumber: 00000140
> Feb 17 20:06:42 ESPRIMO mtp-probe: checking bus 2, device 5:  
> "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-3"
> Feb 17 20:06:42 ESPRIMO mtp-probe: bus: 2, device: 5 was not an MTP device
> Feb 17 20:08:11 ESPRIMO colord-sane: io/hpmud/pp.c 627: unable to read  
> device-id ret=-1
> 
> lsusb
> Bus 002 Device 006: ID 0ccd:5103 TerraTec Electronic GmbH
> 
> I compiled the media_build successfully, but nothing changed.
> 
> I dind't find the ID anywhere in the net... ;-(
> 
> Any idea what to try next?
> Thanks!
> Lorenz
> 
> 
0x5103 is not in the list:
<https://github.com/torvalds/linux/blob/master/drivers/media/dvb-core/dvb-usb-ids.h>
It's likely not supported.
You can try to find a separate driver. 
You can try to figure out the chipset and load a driver if one already exists. 
You'll have to alter the drivers product id so the kernel will be able to use 
the driver with your device.  

You may want to watch this video:
<https://archive.fosdem.org/2014/schedule/event/making_the_linux_kernel_better/>

Or you throw that stick out the window....



  reply	other threads:[~2016-02-18  5:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 19:19 Terratec CINERGY T/C Stick lorenz.giefing
2016-02-18  5:11 ` Johann Klammer [this message]
2016-02-18  7:29 ` Benjamin Larsson
2016-02-18  7:38   ` Benjamin Larsson
2020-09-26 13:29 Webmaster
2020-09-29 16:17 Webmaster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56C55273.7040407@a1.net \
    --to=klammerj@a1.net \
    --cc=linux-media@vger.kernel.org \
    --cc=lorenz.giefing@physio-geidorf.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.