Jostein Lima wrote:
> 
>> opening /dev/input/wacom
> (**) Option "Device" "/dev/input/wacom"
> (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
>          No such file or directory.
> Error opening /dev/input/wacom : Success
> Failed to open device (fd=-1)
> xf86WcmProc INIT FAILED
> opening /dev/input/wacom
> (**) Option "Device" "/dev/input/wacom"
> (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
>          No such file or directory.
> Error opening /dev/input/wacom : Success
> Failed to open device (fd=-1)
> xf86WcmProc INIT FAILED
> 
> 
> 
> I read that it can't open /dev/input/wacom, but I have no idea why. It 
> is OK as far as I can tell:
> 
> [EMAIL PROTECTED] ~]# ls -l /dev/input
> total 0
> crw-------  1 root root 13, 64 Mar  1 12:01 event0
> crw-------  1 root root 13, 65 Mar  1 12:01 event1
> crw-------  1 root root 13, 66 Mar  1 12:11 event2
> crw-------  1 root root 13, 67 Mar  1 12:01 event3
> crw-------  1 root root 13, 68 Mar  1 12:01 event4
> crw-------  1 root root 13, 63 Mar  1 12:01 mice
> crw-------  1 root root 13, 32 Mar  1 12:01 mouse0
> crw-------  1 root root 13, 33 Mar  1 12:11 mouse1
> lrwxrwxrwx  1 root root      6 Mar  1 12:11 wacom -> event2
> 
> 
> 
> I am using xorg 6.8.2 and linuxwacom version 0.7.6-4 The distribution is 
> CentOs 4.3
> 
> 
> Any ideas on what to test next?
> 
If CentOs uses udev, check /etc/udev/rules.d for xx-wacom.rules.  I 
found xx in the range 10 - 40 works.  It could be that something else is 
latching on to the tablet before X can.  Smaller numbers get executed 
before larger.

HTH
Jim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to