Bug 598168
| Summary: | The builtin wacom of Fujitsu Stylistic ST-5000 tablet does not self-identify to xorg on Fedora 13 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wendell Baker <wendellcraigbaker> | ||||||||
| Component: | xorg-x11-drv-wacom | Assignee: | Peter Hutterer <peter.hutterer> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 13 | CC: | mcepl, peter.hutterer, xgl-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | xorg-x11-drv-wacom-0.10.6-4.fc13 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2010-06-21 21:27:56 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Wendell Baker
2010-05-31 16:16:14 UTC
Created attachment 418333 [details]
output of lshal
Created attachment 418334 [details]
output of udevadm --export-db
(In reply to comment #0) > Description of problem: > The pen on the Fujitsu Stylistic ST-5110 does not "just work" any more. > The workaround is that you have to configure it to work with an xorg.conf file. > On Fedora 13, is it the case that "linuxwacom" is now entailed in > xorg-x11-drv-wacom? This is repackaging history that I don't know. Yes. > this to reproduce the 10-linuxwacom.fdi file of Fedora 11. On Fedora 13, > trying to install linuxwacom results in an attempt to install xorg-11-drv-wacom > On Fedora 13 the hal fdi policy files are no longer available: > $ find /etc /usr -name '*wacom*.fdi' 2>/dev/null Yes, read why https://fedoraproject.org/wiki/Input_device_configuration Could you also please add drm.debug=0x04 to the kernel command line, restart computer, and attach * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. add the following line to your /lib/udev/rules.d/70-wacom.rules
ATTRS{id}=="FUJ0*" ENV{NAME}="Serial Wacom Tablet", ENV{SUBSYSTEM}="input", ENV{ID_INPUT}="1"
then reboot, does this help?
xorg-x11-drv-wacom-0.10.6-4.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/xorg-x11-drv-wacom-0.10.6-4.fc13 xorg-x11-drv-wacom-0.10.6-4.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update xorg-x11-drv-wacom'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/xorg-x11-drv-wacom-0.10.6-4.fc13 xorg-x11-drv-wacom-0.10.6-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |