Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24493 - CPad tools ebuild (special LCD touchpad on laptops)
Summary: CPad tools ebuild (special LCD touchpad on laptops)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-07-14 17:33 UTC by Jean-François Richard
Modified: 2007-09-17 05:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
portage/sys-apps/cpad-tools/cpad-tools-0.6.ebuild (cpad-tools-0.6.ebuild,1.26 KB, application/octet-stream)
2003-07-14 17:34 UTC, Jean-François Richard
Details
sys-apps/cpad-tools/cpad-tools-0.6.ebuild (cpad-tools-0.6.ebuild,1.36 KB, text/plain)
2003-07-14 17:41 UTC, Jean-François Richard
Details
sys-apps/cpad26/cpad26-0.2.ebuild (cpad26-0.2.ebuild,514 bytes, text/plain)
2004-10-11 18:27 UTC, Jean-François Richard
Details
Synaptics cPad / USB TouchPad driver v1.2 ebuild (cpad-1.2.ebuild,1.02 KB, text/plain)
2005-07-16 20:31 UTC, David Korth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François Richard 2003-07-14 17:33:22 UTC
Here's an ebuild to install a kernel module and a user space tool that enable
users to display things in their Synaptics CPads and to get the third button to
work.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jean-François Richard 2003-07-14 17:34:11 UTC
Created attachment 14487 [details]
portage/sys-apps/cpad-tools/cpad-tools-0.6.ebuild

Actual ebuild.
Comment 2 Jean-François Richard 2003-07-14 17:41:26 UTC
Created attachment 14488 [details]
sys-apps/cpad-tools/cpad-tools-0.6.ebuild

Fixed a typo and added an "update-modules" line.  The first attachment is
obsolete.
Comment 3 Jean-François Richard 2003-08-13 11:56:30 UTC
I've tried the new ebuild you mailed me.  Simple problem : the tarball from www.janerob.com does not 
contain my gentoo pixmap and some modifications to the source code.  You should stick to the one I put in 
the first ebuild. 
Comment 4 Ben Ford 2004-06-19 01:54:52 UTC
I have an update for the cpad driver on kernel 2.6.  It wasn't written by me, but the page I originally found it on has disappeared.  I am mirroring it on my university page for now.

I am contacting the author to see if he plans to continue development.  If not, I will take it over and host it on my lug's site.

It is not in ebuild format yet.  I'll post when I get to that point.

http://eecs.wsu.edu/~bford/cpad26-0.1.tar.bz2
Comment 5 Nik Raub 2004-09-16 05:09:34 UTC
There is a cpad driver for 2.6 available under 
http://www.personal.uni-jena.de/~p1stja/linux/cpad.html

has anybody done an e-build yet?
Comment 6 Jean-François Richard 2004-10-11 18:27:13 UTC
Created attachment 41592 [details]
sys-apps/cpad26/cpad26-0.2.ebuild

Ok, first ebuild for the 2.6 module.  It simply builds the USB Cpad module. 
All configuration steps are in the README...  Should I had more stuff in the
ebuild itself?

I do not know about the dependency on sys-kernel/config-kernel... it needs it
but shouldn't this be handled within the eclass?
Comment 7 Jean-François Richard 2004-10-11 18:46:01 UTC
typo alert :)

It should be

insinto /lib/modules/${KV}/kernel/drivers/usb/input

in the cpad26-0.2 ebuild attached
Comment 8 Nik Raub 2004-10-23 01:55:27 UTC
Thanks for the ebuild. However, I don't understand, why you use

http://www.janerob.com/rob/ts5100/cPad/JanS/${P}.tar.bz2

as source uri, and not the developer's site

http://www.personal.uni-jena.de/~p1stja/linux/${P}.tar.bz2

also, version 0.4 is available at

http://www.personal.uni-jena.de/~p1stja/linux/cpad26-0.4.tar.bz2

and the ebuild below is laid out for Version 0.2, right?
Comment 9 David Korth 2005-07-16 20:31:18 UTC
Created attachment 63578 [details]
Synaptics cPad / USB TouchPad driver v1.2 ebuild

Here is an ebuild for the latest version of the Linux 2.6 cPad driver, which
also supports the Synaptics USB Touchpad (similar to the cPad, but doesn't have
a display).
Comment 10 Henrik Brix Andersen 2006-01-13 10:47:00 UTC
Reassigning.
Comment 11 Ben Ford 2006-03-27 02:08:54 UTC
janerob.com is the source for the original driver, which was for 2.4 only.  That is still the site for the cpad tools.

uni-jena.de is the site for the updated 2.6 port.  It's now up to 1.4rc3 and I just sent a patch upstream, so it will probably be updated again.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 14:23:17 UTC
We do not want any drivers for 2.4 kernels. If there's still some kind of upstream and you want to provide updated ebuilds, feel free to reopen.

WONTFIX meanwhile.
Comment 13 Ben Ford 2007-09-17 05:42:10 UTC
What makes you think that this is a 2.4 driver?