Hi Damiön, and everyone else out there looking at the DM2 driver for Linux,

Damiön wrote me some days ago with compile problems with the DM2 driver. This happened because I compiled on a uniprocessor kernel all the time, where some functions are replaced by No-Ops, so I didn't even get warnings for incompatible pointer types. I fixed the driver and uploaded a new version to the location pointed to in the video.

I am also attaching it to this mail, so, Damiön, please give it another try.

- Ján

Hi Jan,

I am attempting to install your DM2 driver after watching your video on YouTube. Unfortunatly the Makefile is returning an error. I'm running Ubuntu Gutsy Gibbon with kernel 2.6.24-10-generic

When I run make I get an error

[EMAIL PROTECTED]:/opt/dm2de/dm2$ make
make -C /lib/modules/2.6.24-10-generic/build SUBDIRS=/opt/dm2de/dm2 modules
make[1]: Map '/usr/src/linux-headers-2.6.24-10-generic' wordt binnengegaan
  CC [M]  /opt/dm2de/dm2/dm2.o
/opt/dm2de/dm2/dm2.c: In functie 'dm2_tasklet':
/opt/dm2de/dm2/dm2.c:418: interne fout incompatible type for argument 1 of '_spin_lock_irqsave' /opt/dm2de/dm2/dm2.c:421: interne fout incompatible type for argument 1 of '_spin_unlock_irqrestore' /opt/dm2de/dm2/dm2.c:451: interne fout incompatible type for argument 1 of '_spin_lock_irqsave' /opt/dm2de/dm2/dm2.c:453: interne fout incompatible type for argument 1 of '_spin_unlock_irqrestore'
/opt/dm2de/dm2/dm2.c: In functie 'dm2_update_status':
/opt/dm2de/dm2/dm2.c:506: interne fout incompatible type for argument 1 of '_spin_lock_irqsave' /opt/dm2de/dm2/dm2.c:508: interne fout incompatible type for argument 1 of '_spin_unlock_irqrestore'
make[2]: *** [/opt/dm2de/dm2/dm2.o] Fout 1
make[1]: *** [_module_/opt/dm2de/dm2] Fout 2
make[1]: Map '/usr/src/linux-headers-2.6.24-10-generic' wordt verlaten
make: *** [default] Fout 2

...

Attachment: dm2-pre20080225.tgz
Description: application/compressed-tar

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to