Win 7 driver for Fujitsu Lifebook A6030's Wacom digitizer pad

M

Man-wai Chang

I tried the Vi$ta driver, it said "Platform Not Supported".
Setting compatibility of the driver to Vi$ta, same error message.

I suspected I could find the driver from Wacom's site, but I dunno which
device to choose.

Help would be appreciated

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 17:56:01 up 1 day 3:35 0 users load average: 0.08 0.03 0.01
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
P

Paul

Man-wai Chang said:
I tried the Vi$ta driver, it said "Platform Not Supported".
Setting compatibility of the driver to Vi$ta, same error message.

I suspected I could find the driver from Wacom's site, but I dunno which
device to choose.

Help would be appreciated

When I select A6030 from here...

http://support.fujitsupc.com/CS/Portal/supportsearch.do?srch=DOWNLOADS

I see a "Pointing" driver. It's for an Alps brand touchpad. And the
driver seems to be for a 64 bit OS (Vista64, WinXP64).

http://solutions.us.fujitsu.com/downloads/mobile/POINTING_ALPS_V7.100.401.3_FPC46-1433-01.EXE

I also see a "Point and Write Pad" driver. It's for a Wacom brand device
(Flat Point Digitizer).

http://solutions.us.fujitsu.com/downloads/mobile/DIGITIZER_WACOM_V5.01-9_FPC46-1433-01.EXE

If I look in there (in the INF files), I see a bunch of USB devices.

"Wacom CintiqPartner" = WHF_Install, USB\VID_056A&PID_0003
"Wacom PenPartner" = WHF_Install, USB\VID_056A&PID_0000
"Wacom PenPartner Engineering Sample 1" = WHF_Install, USB\VID_056A&PID_0400
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0090
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0091
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0092
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0093
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0094
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0095
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0096
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0097
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0098
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0099
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009A
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009B
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009C
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009D
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009E
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009F

You need to look at your USB devices (with lsusb in Linux or
UVCView.x86.exe in Windows), to decide which one of those you've got.
Then, you can try here for a driver.

http://www.wacom.com/downloads/drivers.php

Some of the Wacom USB devices are listed here, so you can translate
from a PID, to a product name. It's possible Wacom doesn't offer
drivers for everything it makes, on the wacom.com web site.

http://www.linux-usb.org/usb.ids

056a Wacom Co., Ltd
0000 PenPartner
0001 PenPartner 4x5
0002 PenPartner 6x8
0003 Cintiq Partner
0010 Graphire
0011 Graphire 2 4x5
0012 Graphire 2 5x7
0013 Graphire 3 4x5
0014 Graphire 3 6x8
0015 Graphire 4 4x5
0016 Graphire 4 6x8
0017 Bamboo Fun 4x5
0018 Bamboo Fun 6x8
0019 Bamboo One Medium
0020 Intuos 4x5
0021 Intuos 6x8
0022 Intuos 9x12
0023 Intuos 12x12
0024 Intuos 12x18
0030 PL400
0031 PL500
0032 PL600
0033 PL600SX
0034 PL550
0035 PL800
0037 PL700
0038 PL510
0039 DTU-710
003f Cintiq 21UX
0041 Intuos2 4x5
0042 Intuos2 6x8
0043 Intuos2 9x12
0044 Intuos2 12x12
0045 Intuos2 12x18
0047 Intuos2 6x8
0060 Volito
0061 PenStation2
0062 Volito2 4x5
0063 Volito2 2x3
0064 PenPartner2
0065 Bamboo
0069 Bamboo One
0081 Graphire Wireless 6x8
0090 TPC90
0093 TPC93
009a TPC9A
00b0 Intuos3 4x5
00b1 Intuos3 6x18
00b2 Intuos3 9x12
00b3 Intuos3 12x12
00b4 Intuos3 12x19
00b5 Intuos3 6x11 (PTZ-631W)
00b7 Intuos3 4x6
00b8 Intuos4 4x6
00b9 Intuos4 6x9
00ba Intuos4 8x13
00bb Intuos4 12x19
00c0 DTF-521
00c4 DTF-720
00c5 Cintiq 20WSX
00c6 Cintiq 12WX
00c7 DTU-1931
00d3 Bamboo Fun (CTH-661)
0400 PenPartner 4x5
4850 PenPartner 6x8

HTH,
Paul
 
M

Man-wai Chang

After a lot of searching, testing and failures, I finally found this one
that worked:

http://www.wacom.com/downloads/driver-detail.php?id=178

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 23:58:01 up 2 days 9:37 0 users load average: 0.08 0.02 0.01
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
M

Man-wai Chang

You need to look at your USB devices (with lsusb in Linux or
UVCView.x86.exe in Windows), to decide which one of those you've got.
Then, you can try here for a driver.

Dam... forgot about Linux's lsusb.... My bad ... :)

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 00:03:01 up 2 days 9:42 0 users load average: 0.95 0.38 0.13
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
P

Paul

Man-wai Chang said:
Dam... forgot about Linux's lsusb.... My bad ... :)

Looking in that driver you got, in the wacomhidfilter.inf
file, it has the same sort of device list as the original drivers.
So that appears to be the right kind of driver package.

"Wacom CintiqPartner" = WHF_Install, USB\VID_056A&PID_0003
"Wacom PenPartner" = WHF_Install, USB\VID_056A&PID_0000
"Wacom PenPartner Engineering Sample 1" = WHF_Install, USB\VID_056A&PID_0400
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0090
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0091
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0092
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0093&MI_00
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0093&MI_01
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0094
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0095
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0096
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0097
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0098
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_0099
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009A
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009B
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009C
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009D
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009E
"Wacom USB ISD" = WHF_Install, USB\VID_056A&PID_009F

So now you'll be able to sign your name with the stylus.

Paul
 
M

Man-wai Chang

Looking in that driver you got, in the wacomhidfilter.inf
file, it has the same sort of device list as the original drivers.
So that appears to be the right kind of driver package.

"Wacom CintiqPartner" = WHF_Install, USB\VID_056A&PID_0003
"Wacom PenPartner" = WHF_Install, USB\VID_056A&PID_0000
"Wacom PenPartner Engineering Sample 1" = WHF_Install,

And Wacom didn't bother to provide a Win 7 driver for this "PenPartner".
Should there be Window$ 8, this device would possibly not going to work.

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 17:13:01 up 3 days 2:52 0 users load average: 0.03 0.08 0.03
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
M

Man-wai Chang

And Wacom didn't bother to provide a Win 7 driver for this "PenPartner".
Should there be Window$ 8, this device would possibly not going to work.

Oh.. I tried the Win 7 driver for the set of tablets that included
Cintiq 17SX, it worked!!

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 17:53:01 up 3 days 3:32 0 users load average: 0.01 0.03 0.00
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
M

Man-wai Chang

You need to look at your USB devices (with lsusb in Linux or
UVCView.x86.exe in Windows), to decide which one of those you've got.
Then, you can try here for a driver.
Some of the Wacom USB devices are listed here, so you can translate
from a PID, to a product name. It's possible Wacom doesn't offer
drivers for everything it makes, on the wacom.com web site.

I had just tried the lsusb command after booting the A6030 with
SystemRescueCD. Nothing related to "wacom" or "tablet" was listed.

I then tried lspci and lsmod. Still nothing related could be found.

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (x86_64 Ubuntu 9.10) Linux 2.6.35.7
^ ^ 17:58:01 up 3 days 3:37 0 users load average: 0.05 0.05 0.00
ä¸å€Ÿè²¸! ä¸è©é¨™! ä¸æ´äº¤! ä¸æ‰“交! ä¸æ‰“劫! ä¸è‡ªæ®º! è«‹è€ƒæ…®ç¶œæ´ (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa
 
P

Paul

Man-wai Chang said:
I had just tried the lsusb command after booting the A6030 with
SystemRescueCD. Nothing related to "wacom" or "tablet" was listed.

I then tried lspci and lsmod. Still nothing related could be found.

I was expecting to see something with a VID of 056A.

As far as I know, devices like that are HID (human interface devices),
so more like a serial port than anything else. When the driver installs,
it installs a "filter" driver, which interprets the stream of info
coming from the HID, and gives tablet/touchpad functionality (recognize
gestures and so on).

But in order for the driver to install in Windows, it should still
be looking at the Plug and Play information. I expect that thing is
USB at the hardware level, but it could also be RS232 and connected
to a serial port on the SuperI/O.

Since you got your driver package to install in Windows, using "Properties"
in Device Manager in Windows and looking at the Hardware_ID in Properties,
might also give you a hint of what to look for.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top