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

hid-generic: device has no listeners, quitting #33

Closed
pnoodles opened this issue Sep 16, 2016 · 1 comment
Closed

hid-generic: device has no listeners, quitting #33

pnoodles opened this issue Sep 16, 2016 · 1 comment

Comments

@pnoodles
Copy link

Current kernel:

3.10.102-3-pine64-longsleep #98 SMP PREEMPT Sat Aug 20 22:28:17 CEST 2016

I am trying to run apcupsd on the Pine64+ to monitor my battery backup, but the tool is unable to connect to the device. The battery backup is plugged in via USB and is recognized when running lsusb as shown below:

Bus 004 Device 004: ID 051d:0002 American Power Conversion Uninterruptible Power Supply

After plugging in the device, dmesg shows the device, but contains the message in the title.

[1367680.112640] ehci_irq: highspeed device connect
[1367680.235486] ohci_irq: fullspeed or lowspeed device connect
[1367680.629086] usb 4-1: new full-speed USB device number 4 using sunxi-ohci
[1367680.947945] hid-generic 0003:051D:0002.0006: device has no listeners, quitting

I have read that CONFIG_USB_HIDDEV should be enabled in the kernel and used the following command to verify: gzip -d < /proc/config.gz | grep HIDDEV

CONFIG_USB_HIDDEV is not set

Is this something that can be enabled in the kernel build? Any help would be greatly appreciated.

@pnoodles
Copy link
Author

Thanks @longsleep!

ayufan pushed a commit to ayufan-pine64/linux-pine64 that referenced this issue Feb 10, 2017
ayufan pushed a commit to ayufan-pine64/linux-pine64 that referenced this issue Mar 12, 2017
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

No branches or pull requests

1 participant