|
|||||||
![]() |
|
|
Thread Tools |
|
||||
|
has anyone managed to recreate the stylus trick with the new FDI file in Intrepid or in Jaunty??
For those who doesn´t know, there was a trick that consisted on renaming the wizardpen driver to ¨stylus¨ in the Xorg.conf file. That made Blender think that you had a stylus and it detected the tablet´s pressure sensitivity. Unfortunately, with the new Xserver, the parameters of the tablet are defined in an FDI file, and I don´t know if it is possible to get the trick working with it.
............................................
BlenRig Rigging System - www.jpbouza.com.ar BlenRig 3.0 Progress Thread |
||||
|
#1
|
||||
|
|
|
||||
|
the new 'buntu uses HAL(HID?) I believe witch is why it might not work.
![]() that is all I know, though.
............................................
FunLinks: . . . . . . WikiUser: FkttBrowse-Tutorials.net |
||||
|
#2
|
|
|||
|
I made a FDI file the other day to get my new Wacom tablet working with hot plugging. The following is the rule you'll need to get blender to recognize your tablet (I assume you know how to make the match rules).
Code:
|
|||
|
#3
|
|
||||
|
N30N you're a Genius!! I added your line and it worked!!!
Here's my FDI in case anyone has the same problem: <?xml version="1.0" encoding="ISO-8859-1" ?> <deviceinfo version="0.2"> <device> <!-- This MUST match with the name of your tablet --> <match key="info.product" contains="UC-LOGIC Tablet WP5540U"> <merge key="input.x11_driver" type="string">wizardpen</merge> <merge key="info.product" type="string">stylus</merge> <merge key="input.x11_options.SendCoreEvents" type="string">true</merge> <merge key="input.x11_options.TopX" type="string">5619</merge> <merge key="input.x11_options.TopY" type="string">6554</merge> <merge key="input.x11_options.BottomX" type="string">29405</merge> <merge key="input.x11_options.BottomY" type="string">29671</merge> <merge key="input.x11_options.MaxX" type="string">29405</merge> <merge key="input.x11_options.MaxY" type="string">29671</merge> </match> </device> </deviceinfo> Thanks a lot!!
............................................
BlenRig Rigging System - www.jpbouza.com.ar BlenRig 3.0 Progress Thread Last edited by jpbouza; 08-May-09 at 21:54. |
||||
|
#4
|
|
|||
|
I bought a tablet a few days ago and I'm having similar problems on Linux, in GIMP it works fine but not in Blender. I read your guides but I'm bit confused what exactly to include in the fdi file, where do I put my tablet's name and similar.
Can anyone help me writing the text I need to include in the file? My tablet is a "Wacom Intuos3 6x8" as it's recognized by GIMP. |
|||
|
#5
|
|
|||
|
#6
|
|
|||
|
I made a file containing the text you posted. I named the file cutom_wacom.fdi and put it into /etc/hal/fdi/policy folder. Still, it behaves in Blender as a regular mouse, no pressure sensitivity or anything like that.
In GIMP I only had to set the tablet in the preferences again and then it worked properly. Am I missing something here? Here's the text from my custom_wacom.fdi file Code:
|
|||
|
#7
|
|
||||
|
Quote:
sometimes it just doesn't seem to work... |
||||
|
#8
|
|
|||
|
Quote:
![]() Thank you both for your help. |
|||
|
#9
|
|
|||
|
Quote:
Providing that was a bit redundant don't you think? ![]() Quote:
Try your distro's forums for more support (It's easier to track do the problem when you running the same old stuff). Edit:
Last edited by N30N; 12-May-09 at 16:02. |
|||
|
#10
|
|
||||
|
Quote:
Any other program that supports pressure works fine with me hotplugging, (eg gimp,mypaint, anything run under wine, inkscape..) Only blender doesn't work after a hotplug. Distro forums are no use as this is a specific blender problem lshal | grep stylus gives Code:
Code:
The devices show up properly in wacomcpl..... (one entry for each) I'm using ubuntu 9.04 64bit.... Can't find anything on the ubuntu forums specific to blender.... Running blender under wine will always work, just native that doesn't after hotplugging... It MUST be a blender issue... I wish it could be configured like gimp, that way I could use multiple sylii with different settings... Last edited by Michael W; 12-May-09 at 16:20. |
||||
|
#11
|
|
|||
|
Quote:
Indeed, sorry I misunderstood your problem before. |
|||
|
#12
|
|
||||
|
I'm also using latest SVN of blender but using the wacom drivers from the repositories...
EDIT: maybe i should just try thelatest drivers ;-) EDIT It seems it might not be blenders fault after all... I've just found out that the repository version puts an .fdi for wacom at /usr/share/hal/fdi/policy/20thirdparty/10-wacom.fdi this must be conflicting with the other one at /etc/hal/fdi/policy/custom_wacom.fdi the "third party" one looks like this: Code:
My custom looks like this: Code:
I'm guessing the smart thing to do would be to add buttons and absolute mode to the custom file?.... ... or should I be looking to just merge the two together completely? It's still strange that the two fdi files only cause an issue with blender pressure sensitivity and no-where else.... Last edited by Michael W; 12-May-09 at 19:42. |
||||
|
#13
|
|
|||
|
it's a problem of naming the devices .. sadly, i don't know enough about it, but seems like actually it's not xorg (or ubuntu) bug, but more like programs that are using the devices.
gtk apps for example work fine, but qt and blender don't because they are getting the names xorg provides, and not the actual device names. or something like that. search for for jaunty+qt+wacom for more information.. i actually posted bug report of it.. .b |
|||
|
#14
|
|
||||
|
Quote:
I'm sure it could be fixed "blender side", by adopting however GTK do it.. It looks like it's fixed in QT... I just don't get why it works "sometimes"... makes me cling to a hope that it can be resolved by me...... |
||||
|
#15
|
|
|||
|
Quote:
Quote:
Yup, next version. |
|||
|
#16
|
|
||||
|
Quote:
..Hmm, then it's not an FDI problem (that output WAS from when it's not working ![]() that said, i have a tablet PC (ok, so you can't hotplug that) It works consistently, but I did have to use the latest driver from linuxwacom as it's a USB touchscreen rather than serial... I'l try the latest drivers tomorrow! |
||||
|
#17
|
|
||||
|
Hi,
I have genius mousepen tablet running with 'wizardpen' driver on ubuntu 8.10 I add 'stylus' line to FDI file but I have problems with buttons and pentip assignment when I click stulys button or touch tablet surface it's still behave like middlemouse click and I'm always rotating whole scene for example pentip is also behave like leftmouse click at the same time... what's wrong? where can I assign tablet button/pentip?
|
||||
|
#18
|
|
||||
|
I don´t know....That happened to me in Hardy (8.04) and I could never fix it. I found a way to make it work in blender that consisted on pressing ALT while drawing, and I think that I had to disable the "emulate 3 buttons mouse" option too.
Anyway, that is solved in Jaunty... I´m not sure if it was an Ubuntu issue or a driver issue...Did you download the latest driver 0.7.0 alpha 2???? Maybe you have alpha 1. I made a tutorial on getting the wizardpen working on jaunty, you can check it out here
............................................
BlenRig Rigging System - www.jpbouza.com.ar BlenRig 3.0 Progress Thread |
||||
|
#19
|
|
||||
|
try here...
http://digitalbluewave.blogspot.com/...epid-ibex.html It's for your version of ubuntu. i'm not a genius tablet user, so it may not help. I never used this guide |
||||
|
#20
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|