You're welcome.
I haven't used Gentoo but Jayhawk had it. I gather it taught you a lot but he'd complain about the time it took to compile everything (that's Gentoo rigth?).
I'm fairly...
Type: Posts; User: Favux; Keyword(s):
You're welcome.
I haven't used Gentoo but Jayhawk had it. I gather it taught you a lot but he'd complain about the time it took to compile everything (that's Gentoo rigth?).
I'm fairly...
I'm still trying to figure out why using the debugging log got things working. I think maybe it was the Save. Magick doesn't create its .xml file until the first Save, before that it uses the...
Weird but cool. Good it is working now.
Yeah, memory is a problem with the TC1000s.
No you don't need to patch hp-wmi.c. Matthew Garrett did that ages ago. I just wasn't sure if that applied...
I'll bet.
ID number can change due to hotplug order. That's why the "device name" from xinput list is preferred in a script or what not. ID # is convenient for diagnostics in current session.
...
Hi bugle,
In Setup did you check the "BIOS hinge switch values reversed?" box and Save it?
Well as long as the tablet is plugged in and showing up in xinput list it should show up in Gimp.
If it doesn't then the Wacom driver crashed and it would have stopped showing in xinput list or...
OK, that explains why the output from the two commands look normal.
Are you aware that in Gimp you need to configure the extended input devices to get pressure? As in: Edit > Preferences > Input...
The Bamboo Capture should work out of the box in Quantal (12.10). The Wacom drivers are installed by default. And you are correct the Windows version of the drivers does not work. Let's check a...
No, a tar is not a deb. With a tar (compressed file) or a git repository clone (of the file(s)) you still compile either. Whereas a deb is an installation package that would contain the driver...
Very unlikely. They rarely update something like a driver. You generally have to wait for a new release that has the driver version (or later) you want. I understand your trepidation. It is...
Hi,
That bug has been fixed in xf86-input-wacom with a recent commit: ...
Hi seal308,
Driver default is Absolute Mode. Relative Mode like on your Mac is for a mouse or touchpad. See the Wacom settings applet in System Settings. But if you want to change Modes find...
Hi sino1992,
Welcome to Ubuntu forums!
Hard to believe you had a hardware failure just then. I assume you reinstalled wacom_serial.ko because Update Manager installed a new kernel? So...
He has a link to his e-mail on his page. Tokenrove's e-mail address.
Well it looks like the xorg.conf entries didn't end the initialization problem. Sometimes it does. The one time it initialized is when you got the "stylus bad data" entries. So sort of progress. ...
It sounds like the same issue. In Gimp how many entries do you see for the tablet and what are they?
The event node is created whether or not you are actually using the mouse because the kernel driver is aware the tablet supports a mouse. What I was thinking is we could try to prevent the input...
Good, hardware ruled out.
Be sure you are comfortable editing xorg.conf with nano from the command line using the Recovery Mode option in case you break X.
The second part of the HOW TO post...
Hi tipp98,
That is good news! :)
Nice work.
Bummer about the Broadcom wireless driver. Sure hope it is fixed quickly. It would be nice if the 3.9 kernel finally supported everything.
You shouldn't need the udev rule. Go ahead and comment it out and see if it makes a difference.
You appear to be the first person reporting trying the wacom_serial.ko on basically the latest...
Hi Drew U,
Gimp Pressure
Edit > Preferences > Input Devices > Configure Extended Input Devices. In Device drop down select stylus or eraser. Set Mode drop down to Screen for each.
What...
Hi Cognuss,
Welcome to Ubuntu forums!
Not sure what is going on. You're the first to report trying the 3.8 kernel as far as I am aware. What is the X Server?
Xorg -version
I'm...
So definitely on the evdev X driver. :)
The question is do you want to experiment with the evdev, and maybe the Wacom, driver to see if you can get the tablet working on one of them? Or do you...
OK, you are basically good to go because mladenkovacevic already showed you can use the WizardPen driver for your tablet if you need to: http://ubuntuforums.org/showthread.php?t=2105398
...
Hi Dave,
Welcome to Ubuntu forums!
The first hurdle, since I assume the tablet is a usb device, is that there needs to be a kernel driver that works for it. So linking to the other Huion...