Greetings! We are a group of students here at the University of the Philippines who are presently working on our undergraduate thesis. We have been trying to install the marvel driver from http://linux.zsolt.net/stuff/marvel/patched_marvel.driver.tgz. However, we are using kernel 2.4.20-8-bigmem and whenever we run the command make mjpeg the following messages appear: In file included from mgagrab.c:43: /usr/src/linux-2.4.20-8/inlcude/linux/malloc.h:4:2 #error linux/malloc.h is deprecated,use linux/slab.h instead. In file included from mgagrab.c:53: mgacore.h: In function 'uvirt_to_kva': mgacore.h:501:warning: implicit declaration of function 'pte_offset' mgacore.h:501:warning: assignment makes pointer from integer without a cast make: *** [mgagrab.o] Error 1 How can we go about this problem? we've tried to edit the mgacore.h sourcecode but more errors messages appear. Please do reply. Your help will be greatly appreciated. p.s. We are using Matrox G450 eTV card. We are only linux newbies, by the way... :) Thanks so much.