2008/9/1 Rob Til Freedmen <[EMAIL PROTECTED]>:
> Hi,
> I've followed this list for some time now - seen similar complains....
> checked all pit falls (as far as I know)  to no avail.
>
> I have a TerraTec Cinergy Hybrid T USB XS FM (ID 0ccd:0072) running
> 2.6.25.16 #8 SMP PREEMPT i686 AMD Athlon(tm) 64 X2 Dual Core
>
> With an older Avermedia dvb-t stick I've no problems with my kernel
> - with TerraTec I can't scan channels or stop/restart kaffeine.
>
> This is part of my syslog:
> Aug 31 10:02:38 (none) kernel: em28xx new video device (0ccd:0072):
> interface 0, class 255
> Aug 31 10:02:38 (none) kernel: em28xx: device is attached to a USB 2.0 bus
> Aug 31 10:02:38 (none) kernel: device has gpio reset values stored on board
> Aug 31 10:02:38 (none) kernel: em28xx-input.c: remote control handler
> attached
> Aug 31 10:02:38 (none) kernel: trying to attach xc5000
> Aug 31 10:02:38 (none) kernel: attaching xc5000 tuner module
> Aug 31 10:02:39 (none) kernel: returning module: f6240840
> Aug 31 10:02:39 (none) kernel: successfully attached tuner
> Aug 31 10:02:39 (none) kernel: radio open()
> Aug 31 10:02:39 (none) kernel: modelock active!
> Aug 31 10:02:39 (none) kernel: analog tv open()
> Aug 31 10:02:39 (none) kernel: modelock active!
> Aug 31 10:02:39 (none) kernel: vbi open()
> Aug 31 10:02:39 (none) kernel: modelock active!
> Aug 31 10:02:39 (none) kernel: attach inform (default): detected I2C address
> c2
> Aug 31 10:02:39 (none) kernel: em28xx-audio.c: probing for em28x1 non
> standard usbaudio
> Aug 31 10:02:39 (none) kernel: em28xx-audio.c: Copyright (C) 2006 Markus
> Rechberger
> Aug 31 10:02:39 (none) kernel: Em28xx: Initialized (Em28xx Audio Extension)
> extension
> Aug 31 10:02:39 (none) kernel: em2880-dvb.c: DVB Init
> Aug 31 10:02:40 (none) kernel: DVB: registering frontend 0 (Zarlink ZL10353
> DVB-T)...
> Aug 31 10:02:40 (none) kernel: Em28xx: Initialized (Em2880 DVB Extension)
> extension
> Aug 31 10:03:10 (none) kernel: initializing: 18
> Aug 31 10:03:10 (none) kernel: powered down zl10353
> Aug 31 10:03:10 (none) kernel: initializing: 18
> Aug 31 10:03:10 (none) kernel: powered down zl10353
> Aug 31 10:03:14 (none) kernel: initializing: 18
> Aug 31 12:18:24 (none) kernel: powered down zl10353
> Aug 31 12:51:05 (none) kernel: initializing: 18
> Aug 31 12:51:05 (none) kernel: FIXME:em28xx_i2c_send_bytes(c2): write
> failed:
> Aug 31 12:51:05 (none) kernel: ===============================
> Aug 31 12:51:05 (none) kernel: 00 02 00 c0
> Aug 31 12:51:05 (none) kernel: ================================
> Aug 31 12:51:07 (none) kernel: powered down zl10353
> Aug 31 12:51:14 (none) kernel: initializing: 18
> Aug 31 12:51:14 (none) kernel: FIXME:em28xx_i2c_send_bytes(c2): write
> failed:
> Aug 31 12:51:14 (none) kernel: ===============================
> Aug 31 12:51:14 (none) kernel: 00 02 00 c0
> Aug 31 12:51:14 (none) kernel: ================================
> Aug 31 12:51:16 (none) kernel: powered down zl10353
> Aug 31 12:51:32 (none) kernel: em28xx-input.c: remote control handler
> detached
> Aug 31 12:52:12 (none) kernel: em28xx new video device (0ccd:0072):
> interface 0, class 255
> Aug 31 12:52:12 (none) kernel: em28xx: device is attached to a USB 2.0 bus
> Aug 31 12:52:12 (none) kernel: device has gpio reset values stored on board
> Aug 31 12:52:12 (none) kernel: em28xx-input.c: remote control handler
> attached
> Aug 31 12:52:12 (none) kernel: trying to attach xc5000
> Aug 31 12:52:12 (none) kernel: attaching xc5000 tuner module
> Aug 31 12:52:14 (none) kernel: returning module: f40bf0c0
> Aug 31 12:52:14 (none) kernel: successfully attached tuner
>
>

try to update to the latest driver, this seems to be a really old version.

as root:
$ find /lib/modules | grep em28xx | xargs rm -rf
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new
$ cd em28xx-new
$ ./build.sh build
$ ./biuld.sh install
- reboot -

Markus
> _______________________________________________
> Em28xx mailing list
> [email protected]
> http://mcentral.de/mailman/listinfo/em28xx
>
>

_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to