Skip to content

"Stopping EP_IN, because of status 6" and LIBUSB_ERROR_OVERFLOW #15

@MakerStuff

Description

@MakerStuff

Hi, i don't know what is going on here. I seem to have a one way connection between mixxx and my DJ Hercules MP3 e2 which does not react to button presses but lights up the LEDs when i enable for example the headphone output using my mouse (or keyboard shortcut).

I am using Ubuntu 20.04 LTS and installed mixxx via:

$ sudo add-apt-repository ppa:mixxx/mixxx
$ sudo apt update
$ sudo apt install mixxx

This is what i did to install hdjd:

git clone https://github.com/nealey/hdjd.git
cd hdjd
make

And this is what i expect to be executet in a different way:

$ ./hdjd
Locating Hercules USB devices...
(You can also use the lsusb command to locate this information)
Vendor:Device = 06f8:b105
Opened [Hercules DJ Control MP3 e2]
usb.c:115 Fatal: Stopping EP_IN, because of status 6.
Software needs restarting
Aborted (core dumped)

and

$ ./explore
Opened a Hercules DJ Control MP3 e2
ERROR: LIBUSB_ERROR_OVERFLOW

Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions