Comment 51 for bug 215624

Revision history for this message
Michael Bloom (mabloom) wrote :

 The driver at http://powarman.dyndns.org/hgwebdir.cgi/v4l-dvb-saa716x/ reportedly builds and works OK with older releases using linux versions 2.6.24 thru at least 2.6.35, ., but it apparently has dependencies on linux 3.x that keep it from building.

I tried compiling it on Oneiric.

There were a lot of errors, most resulting from undefined macros such as I2C_CLASS_TV_DIGITAL and T_DIGITAL_TV
and from a missing linux header:

  ( v4l/dvbdev.c:36:28: fatal error: linux/smp_lock.h: No such file or directory )