Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add HID mapping for Hercules DJ Console MP3 #336

Merged
merged 1 commit into from Nov 14, 2014

Conversation

kain88-de
Copy link
Member

Add mapping provided by a user from this Bug
https://bugs.launchpad.net/mixxx/+bug/1232822

@ywwg
Copy link
Member

ywwg commented Sep 11, 2014

I have one of these at home so I'll test this

@kain88-de
Copy link
Member Author

@ywwg did you have a chance to test it yet?

@ywwg
Copy link
Member

ywwg commented Sep 26, 2014

forgot about this, sorry. I marked the email so I'll remember to check it

@kain88-de
Copy link
Member Author

@ywwg marked email didn't seem to work ^^

@ywwg
Copy link
Member

ywwg commented Nov 8, 2014

Do I have to do anything special to get it to work? I don't see anything in the mixxx logs, although the kernel does see the HID device:

Nov 7 20:34:21 ywwg-xps13 kernel: [12418.098409] usb 3-1: Product: Hercules DJ Control MP3
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.098413] usb 3-1: Manufacturer: Hercules
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.098417] usb 3-1: SerialNumber: WT1
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.101819] input: Hercules Hercules DJ Control MP3 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input18
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.102306] hid-generic 0003:06F8:D001.0003: input,hidraw0: USB HID v1.10 Joystick [Hercules Hercules DJ Control MP3] on usb-0000:00:1
4.0-1/input0
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.103935] input: Hercules Hercules DJ Control MP3 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/input/input19
Nov 7 20:34:21 ywwg-xps13 mtp-probe: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
Nov 7 20:34:21 ywwg-xps13 mtp-probe: bus: 3, device: 5 was not an MTP device
Nov 7 20:34:21 ywwg-xps13 kernel: [12418.104409] hid-generic 0003:06F8:D001.0004: input,hidraw1: USB HID v1.10 Mouse [Hercules Hercules DJ Control MP3] on usb-0000:00:14.0-1/input1

@kain88-de
Copy link
Member Author

Hm sorry I don't know. I don't own any HID devices. I just copied the mapping from Launchpad.

Could it be that we destroyed HID support somewhere along the way? Does your controller work with HID in 1.11? Maybe @Pegasus-RPG knows more about this.

@rryan
Copy link
Member

rryan commented Nov 14, 2014

@ywwg you may need to set your HID permissions?

In either case -- we don't usually test user-contributed presets so I don't see the harm in merging this now :). If you feel like testing, go for it @ywwg.

rryan added a commit that referenced this pull request Nov 14, 2014
add HID mapping for Hercules DJ Console MP3
@rryan rryan merged commit d120821 into mixxxdj:master Nov 14, 2014
@ywwg
Copy link
Member

ywwg commented Nov 14, 2014

I get this error:

Debug [Controller]: Loading resources from "/home/owen/src/github/mixxx/res/"
Debug [Controller]: Searching for controller preset "Hercules_DJ_Control_MP3_WT1_0.hid.xml" in paths: "/home/owen/.mixxx/controllers/,/home/owen/.mixxx/presets/,/home/owen/src/github/mixxx/res/controllers/"
Debug [Controller]: Could not find "Hercules_DJ_Control_MP3_WT1_0.hid.xml" in any preset path.
Debug [Controller]: Loading resources from "/home/owen/src/github/mixxx/res/"
Debug [Controller]: Searching for controller preset "Hercules_DJ_Control_MP3_WT1_1.hid.xml" in paths: "/home/owen/.mixxx/controllers/,/home/owen/.mixxx/presets/,/home/owen/src/github/mixxx/res/controllers/"
Debug [Controller]: Could not find "Hercules_DJ_Control_MP3_WT1_1.hid.xml" in any preset path.
Debug [Controller]: Controller polling stopped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants