Re: Fwd: driver trident tm5600

2009-06-10 Thread Daniel Santibáñez
ok i can compile it. only i have to change it: CONFIG_VIDEO_TM6000=y CONFIG_VIDEO_TM6000_DVB=m CONFIG_VIDEO_TM6000_ALSA=m but when i put modprobe tm6000-alsa card=5, still happend the previous error tm6000-alsa: Unknow symbol tm6000_get_reg tm6000-alsa: Unknow symbol tm6000_set_reg

Re: Fwd: driver trident tm5600

2009-06-03 Thread Kevin Wells
Daniel Santibáñez wrote: Hello.!! i tried to install a driver for this usb device, long time i try to finish but, when i probe the driver error by erro appear,and this don't work aparently.. when i run modprobe this say: tm6000-alsa: Unknow symbol tm6000_get_reg tm6000-alsa: Unknow symbol

Re: Fwd: driver trident tm5600

2009-06-03 Thread Daniel Santibáñez
hello again! now when i tried to compile, appear : v4l/tm6000-dvb.c:240: error: unknown field 'video_dev' specified in initializer v4l/tm6000-dvb.c:240: warning: initialization makes integer from pointer without a cast after i tried changing video_dev by videodev, but still happend