From: Valerio Messina <efa@iol.it>
To: linux-media@vger.kernel.org
Subject: Re: Terratec Cinergy HibridT XS
Date: Wed, 05 Aug 2009 20:26:05 +0200 [thread overview]
Message-ID: <4A79CEBD.1050909@iol.it> (raw)
In-Reply-To: <829197380908050627u892b526wc5fb8ef1f6be6b53@mail.gmail.com>
Devin Heitmueller wrote:
> Which distro is this
Ubuntu 9.04
kernel 2.6.28-14-generic
> and have you updated the kernel since checking out the code?
no
> It's also possible if you were playing around with the mcentral
> repository that both versions of em28xx are still installed.
Mauro Carvalho Chehab wrote:
> Try a make rminstall. This is required with Ubuntu, since it installs
> drivers/media at the wrong dir
I disconnected the TV tuner, then
$ sudo make unload
$ sudo make rminstall
in the three following subdirectories:
v4l-dvb
v4l-dvb-kernel (mcentral hg copy)
ttxs-remote
Then follow instructions from Devin:
hg clone http://kernellabs.com/hg/~dheitmueller/ttxs-remote
cd ttxs-remote
make
sudo make install
reboot
No error on compile and install time.
But same results, Kaffeine do not see the TVtuner, and dmesg report this
on USB connect:
Aug 5 20:12:16 01ath3200 kernel: [ 182.312039] usb 1-3: new high speed
USB device using ehci_hcd and address 3
Aug 5 20:12:16 01ath3200 kernel: [ 182.497009] usb 1-3: configuration
#1 chosen from 1 choice
Aug 5 20:12:16 01ath3200 kernel: [ 182.622103] usbcore: registered new
interface driver snd-usb-audio
Aug 5 20:12:17 01ath3200 kernel: [ 182.810124] Linux video capture
interface: v2.00
Aug 5 20:12:17 01ath3200 kernel: [ 182.831714] em28xx: disagrees about
version of symbol v4l_compat_translate_ioctl
Aug 5 20:12:17 01ath3200 kernel: [ 182.831725] em28xx: Unknown symbol
v4l_compat_translate_ioctl
Aug 5 20:12:17 01ath3200 kernel: [ 182.835363] em28xx: disagrees about
version of symbol video_unregister_device
Aug 5 20:12:17 01ath3200 kernel: [ 182.835370] em28xx: Unknown symbol
video_unregister_device
Aug 5 20:12:17 01ath3200 kernel: [ 182.835754] em28xx: disagrees about
version of symbol video_device_alloc
Aug 5 20:12:17 01ath3200 kernel: [ 182.835759] em28xx: Unknown symbol
video_device_alloc
Aug 5 20:12:17 01ath3200 kernel: [ 182.835944] em28xx: disagrees about
version of symbol video_register_device
Aug 5 20:12:17 01ath3200 kernel: [ 182.835949] em28xx: Unknown symbol
video_register_device
Aug 5 20:12:17 01ath3200 kernel: [ 182.836988] em28xx: disagrees about
version of symbol video_usercopy
Aug 5 20:12:17 01ath3200 kernel: [ 182.836993] em28xx: Unknown symbol
video_usercopy
Aug 5 20:12:17 01ath3200 kernel: [ 182.837178] em28xx: disagrees about
version of symbol video_device_release
Aug 5 20:12:17 01ath3200 kernel: [ 182.837183] em28xx: Unknown symbol
video_device_release
... (repeated 3 times)
Aug 5 20:12:18 01ath3200 pulseaudio[4364]: alsa-util.c: Cannot find
fallback mixer control "Mic" or mixer control is no combination of
switch/volume.
next prev parent reply other threads:[~2009-08-05 18:26 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 23:32 Terratec Cinergy HibridT XS Valerio Messina
2009-07-29 0:44 ` Devin Heitmueller
2009-07-29 2:28 ` hermann pitton
2009-07-29 5:45 ` Markus Rechberger
2009-07-29 9:00 ` Simon Kenyon
2009-07-30 0:07 ` hermann pitton
2009-07-30 6:42 ` Valerio Messina
2009-07-30 12:33 ` Devin Heitmueller
2009-07-31 6:37 ` Valerio Messina
2009-07-31 8:02 ` Devin Heitmueller
2009-07-31 8:09 ` Devin Heitmueller
2009-08-01 1:43 ` Valerio Messina
2009-08-01 22:48 ` Valerio Messina
2009-08-03 1:26 ` Devin Heitmueller
2009-08-04 3:02 ` Devin Heitmueller
2009-08-05 7:17 ` Valerio Messina
2009-08-05 13:27 ` Devin Heitmueller
2009-08-05 14:27 ` Mauro Carvalho Chehab
2009-08-05 18:26 ` Valerio Messina [this message]
2009-08-05 18:34 ` Devin Heitmueller
2009-08-05 19:41 ` Valerio Messina
2009-08-05 19:51 ` Devin Heitmueller
2009-08-05 20:08 ` Valerio Messina
2009-08-05 20:22 ` Devin Heitmueller
2009-08-05 21:40 ` Valerio Messina
2009-08-05 21:51 ` Devin Heitmueller
2009-08-05 22:49 ` Valerio Messina
2009-08-06 1:43 ` Devin Heitmueller
2009-08-11 13:35 ` Valerio Messina
2009-08-05 19:52 ` Devin Heitmueller
2009-08-02 9:21 ` Valerio Messina
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=4A79CEBD.1050909@iol.it \
--to=efa@iol.it \
--cc=linux-media@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox