[pvrusb2] New driver snapshot: pvrusb2-mci-20060121

xavier.gnata at free.fr xavier.gnata at free.fr
Mon Jan 23 15:05:51 CST 2006


> This snapshot compiles under 2.6.16-rc1.  I haven't tested it there yet,
> mainly because I haven't yet been able to compile the nvidia driver under
> 2.6.16-rc1 which I need in order to run my test system with that kernel.
> If someone here could try it out that would be a great help.
>
> This snapshot also includes a number of other tweaks that I did over the
> past 2 weeks, but none of that is very significant, at least for here
> (mainly all V4L in-tree conformance stuff).
>
>      http://www.isely.net/pvrusb2.html
>
>    -Mike


I would like to test that asap but for now my kernel-package is buggy and fails
to compile this 2.6.16-rc1...argggg... I going to wait because I don't prefer
install a kernel not using make-kpkg. If I had to, I would do it but it can
still wait.
Any other happy testers?

Xavier
ps : the error from make-kpkg :
make[1]: Entering directory `/usr/src/linux-2.6.16-rc1'
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `set -e; echo '  CHK     include/linux/version.h'; mkdir -p
include/linux/;     if [ `echo -n "2.6.16-rc101 .file null .ident
GCC:(GNU)4.0.320060115(prerelease)(Debian4.0.2-7) .section
.note.GNU-stack,, at progbits" | wc -c ` -gt 64 ]; then echo '"2.6.16-rc101 .file
null .ident GCC:(GNU)4.0.320060115(prerelease)(Debian4.0.2-7) .section
.note.GNU-stack,, at progbits" exceeds 64 characters' >&2; exit 1; fi; (echo
\#define UTS_RELEASE \"2.6.16-rc101 .file null .ident
GCC:(GNU)4.0.320060115(prerelease)(Debian4.0.2-7) .section
.note.GNU-stack,, at progbits\"; echo \#define LINUX_VERSION_CODE `expr 2 \\*
65536 + 6 \\* 256 + 16`; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) +
((b) << 8) + (c))'; ) < /usr/src/linux-2.6.16-rc1/Makefile >
include/linux/version.h.tmp; if [ -r include/linux/version.h ] && cmp -s
include/linux/version.h include/linux/version.h.tmp; then rm -f
include/linux/version.h.tmp; else echo '  UPD     include/linux/version.h'; mv
-f include/linux/version.h.tmp include/linux/version.h; fi'

I'm using debian sid so it will be corrected soon :)


More information about the pvrusb2 mailing list