[opensuse] building driver for wacom bamboo tablet x86_64 11.2
I rec'd a wacom bamboo tablet for Christmas and am somewhat befuddled over building the driver. openSUSE 11.2 x86_64 kernel-default-2.6.31.41-2 linuxwacom-0.8.8-10 sh ./configure --enable-wacom make: Making all in src make[1]: Entering directory /home/pat/Download/source/linuxwacom-0.8.8-10/src' Making all in . make[2]: Entering directory /home/pat/Download/source/linuxwacom-0.8.8-10/src' make[2]: Nothing to be done for all-am'. make[2]: Leaving directory /home/pat/Download/source/linuxwacom-0.8.8-10/src' Making all in wacomxi make[2]: Entering directory /home/pat/Download/source/linuxwacom-0.8.8-10/src/wacomxi' make[2]: Nothing to be done for all'. make[2]: Leaving directory /home/pat/Download/source/linuxwacom-0.8.8-10/src/wacomxi' Making all in util make[2]: Entering directory /home/pat/Download/source/linuxwacom-0.8.8-10/src/util' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -I/usr/include/xorg -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D__amd64__ -o hal-setup-wacom hal-setup-wacom.o -lhal -ldbus-1 -lpthread -lrt gcc -Wall -pedantic -I/usr/include/xorg -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D__amd64__ -o hal-setup-wacom hal-setup-wacom.o -lhal -ldbus-1 -lpthread -lrt /usr/lib64/gcc/x86_64-suse-linux/4.4/../../../../x86_64-suse-linux/bin/ld: cannot find -ldbus-1 collect2: ld returned 1 exit status make[2]: *** [hal-setup-wacom] Error 1 make[2]: Leaving directory /home/pat/Download/source/linuxwacom-0.8.8-10/src/util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /home/pat/Download/source/linuxwacom-0.8.8-10/src' make: *** [all-recursive] Error 1 thanks for any help. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [12-24-10 15:21]:
I rec'd a wacom bamboo tablet for Christmas and am somewhat befuddled over building the driver.
openSUSE 11.2 x86_64 kernel-default-2.6.31.41-2 linuxwacom-0.8.8-10
ps: xorg-x11-server-7.4-61.65.1.x86_64 -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Cristian Rodríguez <crrodriguez@opensuse.org> [12-24-10 16:22]:
On Fri, Dec 24, 2010 at 5:20 PM, Patrick Shanahan <paka@opensuse.org> wrote:
cannot find -ldbus-1
dbus-1-devel is missing in your system,
Tks, will continue. Merry Christmas -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [12-24-10 17:07]:
* Cristian Rodríguez <crrodriguez@opensuse.org> [12-24-10 16:22]:
On Fri, Dec 24, 2010 at 5:20 PM, Patrick Shanahan <paka@opensuse.org> wrote:
cannot find -ldbus-1
dbus-1-devel is missing in your system,
update: dbus-1-devel was installed but not same version as dbus-1 ??? Changing to the matching 1.2.xx version allowed the make to complete. BUT, I am still w/o support for my new Wacom Bamboo Pen & Touch. Is there some kind soul available that has attained functionality of the tablet in 11.2 that could lend assistance. tks much and a Very Merry Christmas to all. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
h On Fri, 24 Dec 2010, Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [12-24-10 17:07]:
* Cristian Rodríguez <crrodriguez@opensuse.org> [12-24-10 16:22]:
On Fri, Dec 24, 2010 at 5:20 PM, Patrick Shanahan <paka@opensuse.org> wrote:
cannot find -ldbus-1
dbus-1-devel is missing in your system,
update: dbus-1-devel was installed but not same version as dbus-1 ??? Changing to the matching 1.2.xx version allowed the make to complete.
BUT, I am still w/o support for my new Wacom Bamboo Pen & Touch. Is there some kind soul available that has attained functionality of the tablet in 11.2 that could lend assistance.
I have a Bamboo Pen ctl-460 working on 11.3, I remember being a major pita building the driver and all, but then it works fine. (only it freezes the system if I plug it in before starting X) one address that helped was: http://old.nabble.com/Bamboo-pen-CTL-460-on-opensuse-11.2-linux-td27198192.h... but its best if you go step-by-step with the tutorial on the wacom driver site.
tks much and a Very Merry Christmas to all. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Georg <osuseosuse@gmail.com> [12-25-10 04:52]:
I have a Bamboo Pen ctl-460 working on 11.3, I remember being a major pita building the driver and all, but then it works fine. (only it freezes the system if I plug it in before starting X) one address that helped was: http://old.nabble.com/Bamboo-pen-CTL-460-on-opensuse-11.2-linux-td27198192.h... but its best if you go step-by-step with the tutorial on the wacom driver site.
Thanks, I will check it out and report. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/24/2010 06:50 PM, Patrick Shanahan wrote:
* Patrick Shanahan <paka@opensuse.org> [12-24-10 17:07]:
* Cristian Rodríguez <crrodriguez@opensuse.org> [12-24-10 16:22]:
On Fri, Dec 24, 2010 at 5:20 PM, Patrick Shanahan <paka@opensuse.org> wrote:
cannot find -ldbus-1
dbus-1-devel is missing in your system,
update: dbus-1-devel was installed but not same version as dbus-1 ??? Changing to the matching 1.2.xx version allowed the make to complete.
BUT, I am still w/o support for my new Wacom Bamboo Pen & Touch. Is there some kind soul available that has attained functionality of the tablet in 11.2 that could lend assistance.
I think the instructions found here: http://lizards.opensuse.org/2010/09/23/wacom-bamboo-pen-and-opensuse-11-3/ Should also work on 11.2 HTH, Robert
tks much and a Very Merry Christmas to all.
-- Robert Schweikert MAY THE SOURCE BE WITH YOU Software Engineer Consultant LINUX rschweikert@novell.com 781-464-8147 Novell Making IT Work As One -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Robert Schweikert <rschweikert@novell.com> [12-25-10 06:29]:
On 12/24/2010 06:50 PM, Patrick Shanahan wrote:
BUT, I am still w/o support for my new Wacom Bamboo Pen & Touch. Is there some kind soul available that has attained functionality of the tablet in 11.2 that could lend assistance.
I think the instructions found here:
http://lizards.opensuse.org/2010/09/23/wacom-bamboo-pen-and-opensuse-11-3/
Should also work on 11.2
This is what I was following, but 11.2 xorg-x11-server-7.4-61.65.1.x86_64 is reported X to be < 1.7 and the package, linuxwacom-0.8.8-10.tar.bz2, which is supposed to be for X < 1.7 after compiling reports that it is for X > 1.7. Also it does not provide replace the slink to weak-updates?? I have booted kernel 2.6.37-rc6-default and have: 08:55 wahoo:~ > modprobe -l |grep wacom kernel/drivers/input/tablet/wacom.ko kernel/drivers/input/touchscreen/wacom_w8001.ko kernel/drivers/hid/hid-wacom.ko but the tablet does not respond. will try compiling the drivers for the present kernel and see if there is any difference. tks, -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/25/2010 08:57 AM, Patrick Shanahan wrote:
* Robert Schweikert <rschweikert@novell.com> [12-25-10 06:29]:
On 12/24/2010 06:50 PM, Patrick Shanahan wrote:
BUT, I am still w/o support for my new Wacom Bamboo Pen & Touch. Is there some kind soul available that has attained functionality of the tablet in 11.2 that could lend assistance.
I think the instructions found here:
http://lizards.opensuse.org/2010/09/23/wacom-bamboo-pen-and-opensuse-11-3/
Should also work on 11.2
This is what I was following, but 11.2 xorg-x11-server-7.4-61.65.1.x86_64 is reported X to be < 1.7 and the package, linuxwacom-0.8.8-10.tar.bz2, which is supposed to be for X < 1.7 after compiling reports that it is for X > 1.7.
Yes, thins rings a bell. For X-Server < 1.7 the build is different. In this case I think the wacom tarball provides everything. You'll need to consult the instructions on the wacom site. Robert -- Robert Schweikert MAY THE SOURCE BE WITH YOU Software Engineer Consultant LINUX rschweikert@novell.com 781-464-8147 Novell Making IT Work As One -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Robert Schweikert <rschweikert@novell.com> [12-26-10 08:16]:
Yes, thins rings a bell. For X-Server < 1.7 the build is different. In this case I think the wacom tarball provides everything. You'll need to consult the instructions on the wacom site.
Well, I guess that I need to edit by hand the xorg.conf file as the tablet is functional in the tty displays using gpm even while X is functional, but not in the X displays, :0 & :1. will play some more. tks -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [12-26-10 13:54]:
* Robert Schweikert <rschweikert@novell.com> [12-26-10 08:16]:
Yes, thins rings a bell. For X-Server < 1.7 the build is different. In this case I think the wacom tarball provides everything. You'll need to consult the instructions on the wacom site.
Well, I guess that I need to edit by hand the xorg.conf file as the tablet is functional in the tty displays using gpm even while X is functional, but not in the X displays, :0 & :1.
will play some more.
Ok, have altered xorg.conf as suggested on the linuxwacom project pages but no bananas :^( My xorg.conf and /var/log/Xorg.0.log are here: http://wahoo.no-ip.org/~pat/xorg.conf http://wahoo.no-ip.org/~pat/Xorg.0.log note that the tablet is functional as a mouse via gpm in a tty in runlevels 3 & 5. Not tested in other runlevels. tks, -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Cristian Rodríguez
-
Georg
-
Patrick Shanahan
-
Robert Schweikert