You are not logged in.
Hi,
I bought this USB tuner : TerraTec Cinergy Hybrid T USB XS FM
flo ~/src/firmware $ lsusb
Bus 001 Device 014: ID 0ccd:0072 TerraTec Electronic GmbH
The old driver support for 2.6.30 has been discontinued : http://aur.archlinux.org/packages.php?ID=26418
I tried to compile suggested v4l-dvb drivers from aur, and also from mercurial version
hg clone http://mcentral.de/hg/~mrec/em28xx-new
sh build.sh build && sudo sh build.sh install
Modules em28xx, em28xx-dvb, em28xx-alsa are correctly created.
I also installed the suggested firmware for XC3028 as suggested here.
But when I plug my device I get this :
usb 1-1: new high speed USB device using ehci_hcd and address 13
usb 1-1: configuration #1 chosen from 1 choice
and nothing else. Not device created. It is not recognized.
I tried to load the modules before plugging-in the device, with no more success, and after restarting neither.
Does someone uses this Tuner and made it work ?
Last edited by florut (2009-11-04 10:48:24)
Using Chakra [core, community, extra, kdemod-core, kdemod-extragear, kdemod-playground, archlinuxfr]
ASUS UL30VT - Core2Duo SU7300 (x64) @1,3Ghz + GM45 Express (hybrid, GeForce G210M disabled)
Offline
You bumped three old threads just to link back to this... Do not do that again as in the future all threads will be closed (including the one being linked to).
Offline
OK sorry, I won't do it again...
But I don't really see the problem ?? The idea was to ask a question to the right persons...
Using Chakra [core, community, extra, kdemod-core, kdemod-extragear, kdemod-playground, archlinuxfr]
ASUS UL30VT - Core2Duo SU7300 (x64) @1,3Ghz + GM45 Express (hybrid, GeForce G210M disabled)
Offline
But I don't really see the problem ?? The idea was to ask a question to the right persons...
Asking the question once on the forum is plenty - anybody who's motivated and might have an answer will post here.
There's no reason to spam your problem all over the forum, placing links in unrelated old threads just because you think the people who participated in those threads might be able to help you - it clutters the forum with pointless posts.
Offline
Hello Florut,
I'm the packager of em28xx-new-hg. I disowned the package for the reasons explained in my last post there. Besides reporting your problem on the linuxtv mailing list, you can try to load the in kernel em28xx module using the card=X module option. I suggest card=55 for a start.
Giuseppe Borzi' - Registered Linux user #34028
Offline
Hi GIussepe,
Thanks for care. I actually tried to add the option card=XX (I tried many of them) but it did not work. I think card=55 does not work because Terratec hybrid XS (card 55) uses em2882 and 0ccd:0072 uses em2883.
I tried to hack using em28xx-new card mappings but it did'n work - i lack competences fort this I think.
I had some [maybe] good news on the mailing lists (which I finally manage to use!!) here.
If anyhow you get further information please let me know here!
[edit]
By the way : to use modprobe em28xx card=XX, should I do it the card unplugged and then plug it or should I do it the card plugged ?
Last edited by florut (2009-11-10 09:27:35)
Using Chakra [core, community, extra, kdemod-core, kdemod-extragear, kdemod-playground, archlinuxfr]
ASUS UL30VT - Core2Duo SU7300 (x64) @1,3Ghz + GM45 Express (hybrid, GeForce G210M disabled)
Offline