Hi,
I have some problem when compiling the driver on my
Debian using the Kernel 2.6.17-2-686.
Here the compilation result:
dragonfly:/usr/src/d211_2_6# make all
set -e; for d in src ui control; do make -C $d ; done
make[1]: entrant dans le répertoire «
/usr/src/d211_2_6/src »
make -C /usr/src/linux SUBDIRS=/usr/src/d211_2_6 modules
make[2]: entrant dans le répertoire «
/usr/src/linux-headers-2.6.17-2-686 »
Building modules, stage 2.
MODPOST
Can't open file
make[3]: *** [__modpost] Erreur 1
make[2]: *** [modules] Erreur 2
make[2]: quittant le répertoire «
/usr/src/linux-headers-2.6.17-2-686 »
make[1]: *** [modules] Erreur 2
make[1]: quittant le répertoire « /usr/src/d211_2_6/src »
make: *** [all] Erreur 2
dragonfly:/usr/src/d211_2_6# uname -r
2.6.17-2-686
Can you help me please?
Thanks,
Pascal.
pascaldum@gmail.com
Logged In: YES
user_id=1295467
Hi Pascal
It's glad to hear that I am not the only stupid guy trying
to get this thing running ;). Don't know but I think nobody
really got his card working on 2.6.x .
Take a look at this, this contains some fixes. But don't
expect to much, it's not finished. It won't work without any
more changes.
http://schmiditwo.dyndns.org/d211-linux-2.6.tar.gz
Would be great if we could work together.
Benjamin Schmidt