-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Hercules Linux Kernel Module
Hercules released a linux driver for the MIDI part of their DJ consoles and controllers. Since it's been outdated by newer kernel versions, community members are now maintaining it, so it works also in newer kernel versions.
Reported working on Ubuntu 10.10 and 11.04. Launchpad link: https://launchpad.net/~rojtberg/+archive/hdjmod
sudo add-apt-repository ppa:rojtberg/hdjmod
sudo apt-get update
sudo apt-get install hdjmod-dkms
sudo modprobe hdj_mod
For Ubuntu 10.04 and up, you'll want lightrush's patched version:
https://sites.google.com/site/lightrush/random-1/herculesdjconsoleonkernel2635orubuntumaverick.
dkms means: Dynamic Kernel Module Support
It is supported by all recent linux distros. When your distro will update the kernel, it will automatically rebuild and reinstall the drivers!
Please follow instruction file: readme_driver_dkms.txt
http://slist.lilotux.net/linux/deejay/mixxx/
Update :
- Ubuntu 10.10 : OK
- Ubuntu 11.04 : OK
Some more (older) information can be found on these pages:
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting