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.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html