can't connect to NotaTaker as regular user

Asked by Zoltán Vörös

Hi All,

I have copied the rules file to /etc/udev/rules.d/, but I still can't connect to the NoteTaker as a regular user. As root, I can do everything. Here is the output of my lsusb

Bus 008 Device 007: ID 0e20:0101 Pegasus Technologies Ltd. NoteTaker

and that of dmesg. Is there anything else that I should do?

v923z@penguin:rules.d$ dmesg | grep Fujitsu
[41768.603553] generic-usb 0003:0E20:0101.0002: hiddev0,hidraw0: USB HID v1.10 Device [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input0
[41768.610284] input: Fujitsu Technology Solutions NoteTaker FW Ver 3.05 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/input/input18
[41768.610528] generic-usb 0003:0E20:0101.0003: input,hidraw1: USB HID v1.10 Mouse [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input1
[54282.840486] generic-usb 0003:0E20:0101.0004: hiddev0,hidraw0: USB HID v1.10 Device [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input0
[54282.847278] input: Fujitsu Technology Solutions NoteTaker FW Ver 3.05 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/input/input19
[54282.847483] generic-usb 0003:0E20:0101.0005: input,hidraw1: USB HID v1.10 Mouse [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input1
[105397.933289] generic-usb 0003:0E20:0101.0008: hiddev0,hidraw0: USB HID v1.10 Device [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input0
[105397.940331] input: Fujitsu Technology Solutions NoteTaker FW Ver 3.05 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/input/input22
[105397.940474] generic-usb 0003:0E20:0101.0009: input,hidraw1: USB HID v1.10 Mouse [Fujitsu Technology Solutions NoteTaker FW Ver 3.05] on usb-0000:00:1d.2-1/input1

Otherwise, I really think that this is a fantastic piece of code. Many thanks for sharing it!
Cheers,
Zoltán

PS: If it matters, I am running Oneiric Ocelot 64-bit version. Pity that m210 is no longer in the repositories...

Question information

Language:
English Edit question
Status:
Solved
For:
m210 Edit question
Assignee:
No assignee Edit question
Solved by:
Zoltán Vörös
Solved:
Last query:
Last reply:
Revision history for this message
a (tuomasjjrasanen) said :
#1

Hmm, there might be couple of different reasons.

What does `groups' print out when run as a normal user?

What does `ls -al /dev/hidraw*' print out when your device is plugged in?

Revision history for this message
Zoltán Vörös (zvoros) said :
#2

Dear Tuomas,

Many thanks for the reply! It seems that the problem has miraculously sorted itself out. Perhaps, the udev rules weren't loaded, or something similar. In any case, I will declare the issue solved.
Best,
Zoltán