Kernel 2.6.33 just went stable. I compiled, installed, reboot. Grabbed a fresh v4l tree, menuconfig'ed, compiled and installed. Upon loading I got "Invalid module format" for each file. For example: WARNING: Error inserting dvb_ttpci (/lib/modules/2.6.33.amd64-x2.022410.1/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko): Invalid module format I then did a distclean, make, make install: Updating/Creating .config Preparing to compile for kernel version 2.6.33 VIDEO_TVP7002: Requires at least kernel 2.6.34 RADIO_SAA7706H: Requires at least kernel 2.6.34 Created default (all yes) .config file Again, "Invalid module format". I then confirmed that .version matched my 2.6.33 kernel: test:/v4l-dvb$ cat v4l/.version VERSION=2 PATCHLEVEL:=6 SUBLEVEL:=33 KERNELRELEASE:=2.6.33.amd64-x2.022410.1 test:/v4l-dvb$ uname -r 2.6.33.amd64-x2.022410.1 So... I'm at a loss why this is happening. Any ideas? kernel 2.6.33 gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease) v4l tree 37581bb7e6f1 tip Thanks in advance. -- 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