Re: [DIGImend-users] Genius M610X kye based tablet
Brought to you by:
spb_nick
From: Robert A. <ro...@gm...> - 2012-05-07 20:44:54
|
On Sun, May 6, 2012 at 3:09 AM, Nikolai Kondrashov <sp...@gm...> wrote: > Hi Robert, > > > On 05/06/2012 04:23 AM, Robert Arkiletian wrote: >> >> there is instructions to build drivers here >> >> http://ubuntuforums.org/showthread.php?t=1946486 >> >> but I am on Red Hat based Fedora distro. Anyone know where there are >> Fedora specific instructions? > > > There are official instructions for building custom Fedora kernels: > > http://fedoraproject.org/wiki/Building_a_custom_kernel > > You need to follow them and apply DIGImend kernel patches in the process: > > https://sourceforge.net/apps/mediawiki/digimend/index.php?title=Kernel_patches > > Still, if there is enough demand we may start building Fedora kernels in > addition to the Ubuntu ones we already build: > > https://sourceforge.net/apps/mediawiki/digimend/index.php?title=Kernel_packages > > Sincerely, > Nick Thank you Nikolai that helped, but I can't get it to produce ink. I am on 2.6.35. So I got 2.6.35 source then applied digimend patches for 2.6.32 manually by hand to hid-kye.c here is my hid-kye.c http://pastebin.com/8HLLDVaP after building and installing hid-kye.ko module it is recognised dmesg [ 269.199124] usb 3-1: new full speed USB device using uhci_hcd and address 2 [ 269.359016] usb 3-1: New USB device found, idVendor=0458, idProduct=5013 [ 269.359022] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 269.359027] usb 3-1: Product: EasyPen M610X [ 269.359031] usb 3-1: Manufacturer: Genius [ 269.379275] input: Genius EasyPen M610X as /devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/input/input4 [ 269.379784] generic-usb 0003:0458:5013.0004: input,hiddev97,hidraw3: USB HID v1.11 Device [Genius EasyPen M610X] on usb-0000:00:1d.2-1/input0 and xinput list-props 'Genius EasyPen M610X' Device 'Genius EasyPen M610X': Device Enabled (146): 1 Coordinate Transformation Matrix (148): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Accel Profile (267): 0 Device Accel Constant Deceleration (268): 1.000000 Device Accel Adaptive Deceleration (269): 1.000000 Device Accel Velocity Scaling (270): 10.000000 Evdev Axis Inversion (271): 0, 0 Evdev Axis Calibration (272): <no items> Evdev Axes Swap (273): 0 Axis Labels (274): "Abs X" (265), "Abs Y" (266), "Abs Z" (492), "Abs Rotary X" (493), "Abs Rotary Y" (494), "Abs Rotary Z" (495), "Abs Pressure" (496), "Abs Volume" (497) Button Labels (275): "Button Left" (149), "Button Middle" (150), "Button Right" (151), "Button Wheel Up" (152), "Button Wheel Down" (153), "Button Horiz Wheel Left" (154), "Button Horiz Wheel Right" (155), "Button Side" (489), "Button Extra" (490), "Button Forward" (491), "Button Unknown" (264), "Button Unknown" (264), "Button Unknown" (264), "Button Unknown" (264) Evdev Middle Button Emulation (276): 0 Evdev Middle Button Timeout (277): 50 Evdev Wheel Emulation (278): 0 Evdev Wheel Emulation Axes (279): 0, 0, 4, 5 Evdev Wheel Emulation Inertia (280): 10 Evdev Wheel Emulation Timeout (281): 200 Evdev Wheel Emulation Button (282): 4 Evdev Drag Lock Buttons (283): 0 It works somewhat. The pen movement is fine and I can left click but no ability to draw in any paint program. No ink. Any hints??? Thanks -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada |