Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 2008 22:06:06 +0100
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        bomberboy <bomberboy@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Wacom driver
Message-ID:  <49135C3E.7020300@bsdforen.de>
In-Reply-To: <6e77fe4e0811061244g37ac9101n5a8fa3c8aceaed9e@mail.gmail.com>
References:  <491173E4.1050809@bsdforen.de>	<6e77fe4e0811051134l110b1aceu4b9b53dace370219@mail.gmail.com> <6e77fe4e0811061244g37ac9101n5a8fa3c8aceaed9e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
bomberboy wrote:
> On Wed, Nov 5, 2008 at 8:34 PM, bomberboy <bomberboy@gmail.com> wrote:
>> On Wed, Nov 5, 2008 at 11:22 AM, Dominic Fandrey <kamikaze@bsdforen.de> wrote:
>>
>> Hello,
>>
>>> I have created a port of Bartosz Fabianowski's Wacom driver.
>>> Since nobody has stepped forward to commit it, I thought I'd
>>> inform this list, so that people can test it.
>>>
>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=128547
> 
> Besides the other patches in my previous mail, it might also be
> interesting to include the wacom-tools that are part of linuxwacom and
> which are very useful for debugging when setting up your tablet.
> Furthermore is xsetwacom required if you want to rotate the screen on
> a TabletPC. In that case you want the waom-tablet to be rotated as
> well or you get strange effects ;-)
> 
> These utilities can be found in the src/util folder and consist of:
> wacdump
> xidump
> xsetwacom

I'll have a look at these at the weekend, as well as the other
problems you reported. I never needed to debug anything to get the
tablet working, so I didn't even know these tools exist.

> I believe this would require the following additional install targets
> for the port Makefile:
> 
> @${INSTALL_PROGRAM}
> ${WRKDIR}/linuxwacom/${LINUXWACOM}/src/util/wacdump
> ${PREFIX}/bin/wacdump
> @${INSTALL_PROGRAM} ${WRKDIR}/linuxwacom/${LINUXWACOM}/src/util/xidump
> ${PREFIX}/bin/xidump
> @${INSTALL_PROGRAM}
> ${WRKDIR}/linuxwacom/${LINUXWACOM}/src/util/xsetwacom
> ${PREFIX}/bin/xsetwacom
> 
> Note, the above is untested.
> 
> 
> Regards,
> Bruno




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49135C3E.7020300>