Gentoo Archives: gentoo-dev

From: Donnie Berkholz <spyderous@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] xfree, synaptics, and kernel 2.6.x
Date: Wed, 22 Oct 2003 00:36:09
Message-Id: 1066782966.21013.7.camel@sfa237013.richmond.edu
In Reply to: [gentoo-dev] xfree, synaptics, and kernel 2.6.x by Eric Sammer
1 On Tue, 2003-10-21 at 19:41, Eric Sammer wrote:
2 > It seems that kernel versions >= 2.6.0-test6 and the xfree synaptics
3 > touchpad driver <= 0.11.6 (or maybe even 0.11.7) are incompatible.
4 > According to the Synaptics driver site
5 > (http://w1.894.telia.com/~u89404340/touchpad) this is known. The
6 > x11-misc/synaptics-0.11.8 ebuild is masked with the comment "until xfree
7 > stops installing the same files" which is understandable.
8 >
9 > The question is now is this something that someone is working on (as the
10 > xfree ebuild is what adds the synaptics driver "by hand" and not using a
11 > dependency on the ebuild) or can I go ahead and do this without
12 > duplicating effort? I'd like to test the later test distros of the
13 > kernel, but not being able to run X is kind of annoying (not that it's
14 > anyone's fault).
15
16 The xfree ebuild itself currently builds the synaptics driver, version
17 0.11.8 at present. You need to rebuild xfree to get a new version of the
18 synaptics driver at present, since not until the latest synaptics
19 version was it possible to build externally. Future revisions of xfree
20 will have synaptics build externally (4.3.0-r4, 4.3.99.15).
21
22 grep ^SYN_VER /usr/portage/x11-base/xfree-4.3.0-r3.ebuild to see which
23 version you'll get at any given time.
24
25 I already have an ebuild ready for 4.3.99.15 that does this the way it
26 will be done, but as 4.3.99.15 isn't out yet I can't commit it. =)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] xfree, synaptics, and kernel 2.6.x Eric Sammer <eric@××××××××××××.com>