m210: failed to open device: device not found

Asked by Enrico Arrigni

Hallo,
first of all thanks a lot for your effort and contribution to th elinux community
after installing in debian (version 6.0.6 kernel 3.0.56)

I get the error
m210: failed to open device: device not found
error: info failed

lussb
gives apparently the correct device

Bus 002 Device 016: ID 0e20:0101 Pegasus Technologies Ltd. NoteTaker

I have the same problem when installing from source both on my debian pc as well as on my

Thanks
Enrico
laptop with opensuse 11.2

Question information

Language:
English Edit question
Status:
Answered
For:
m210 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
a (tuomasjjrasanen) said :
#1

Hi and sorry for responding so slowly. I've been really busy lately.

It seems, that your device has correct vendor and product ids (0x0e20 and 0x0101 respectively), so that is not the problem. libm210 uses hidraw to communicate with the device. My guess is that your kernel does not have support for hidraw devices. To check if that's the case, please run following to commands:

find /dev | grep hidraw

grep HIDRAW /boot/config-$(uname -r)

Is there any output?

Can you help with this problem?

Provide an answer of your own, or ask Enrico Arrigni for more information if necessary.

To post a message you must log in.