View previous topic :: View next topic |
Author |
Message |
MajinJoko l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/2141073954400d1d942f9e.jpg)
Joined: 20 Sep 2005 Posts: 639 Location: Bergamo / Verona
|
Posted: Mon Jan 23, 2006 11:58 pm Post subject: [RISOLTO] Synaptics touchpad in Xorg |
|
|
buona sera a tutti.
possiedo un portatile Sony Vaio pcg-k115b. Ho una partizione con Mandriva, e una con Gentoo. E sulla Gentoo i driver della Synaptics in Xorg non ne vogliono sapere di andare
dunque, andando con ordine ho:
sys-fs/udev
Installed: 081-r1
x11-base/xorg-x11
Installed: 6.8.2-r6
x11-drivers/synaptics
Available versions: 0.14.2 0.14.3 0.14.4-r2
Installed: 0.14.4-r2
l'errore nel log di Xorg è:
Quote: | (**) |-->Input Device "SynapticsMouse1"
(II) Synaptics touchpad driver version 0.14.3
SynapticsMouse1 no synaptics event device found (checked 11 nodes)
SynapticsMouse1 The /dev/input/event* device nodes seem to be missing
Query no Synaptics: 6003C8
(EE) SynapticsMouse1 no synaptics touchpad detected and no repeater device
(EE) SynapticsMouse1 Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynapticsMouse1"
|
e le impostazioni di Xorg.conf:
Quote: | Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/mouse0"
Option "MaxSpeed" "0.18"
Option "MinSpeed" "0.09"
Option "BottomEdge" "4200"
Option "SHMConfig" "off"
Option "FingerLow" "25"
Option "LeftEdge" "1700"
Option "MaxTapMove" "220"
Option "MaxTapTime" "180"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "TopEdge" "1700"
Option "AccelFactor" "0.0015"
Option "RightEdge" "5300"
EndSection
|
con cat /proc/bus/input/devices ottengo:
Quote: | cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
H: Handlers=mouse0
B: EV=b
B: KEY=6420 0 70000 0 0 0 0 0 0 0 0
B: ABS=11000003
|
e, infine, se faccio cat /dev/input/mouse0, in shell mi appaiono caratteri strani al muovere del mouse (vuol dire che va tutto bene, no?).
vi chiedo aiuto perché in Mandriva mi va benissimo, ma purtroppo non ho molta esperienza in ambiente Linux, e soprattutto in Gentoo. e alcune funzioni dei driver Synaptics (come l'emulazione del terzo tasto, o della rotellina per lo scrolling) sono molto utili.
spero di aver detto tutto, se serve altro..
buona serata di nuovo,
Michele
ps- ho letto molti thread sull'argomento, ma non sono riuscito a cavare un ragno dal buco..
ciaoo _________________ [(.. watashi wa Urumi Kanzaki ga suki da ..)]
Last edited by MajinJoko on Tue Jan 24, 2006 11:56 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cazzantonio Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/195356323743686d76373d8.jpg)
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Tue Jan 24, 2006 1:50 am Post subject: |
|
|
Moved from Forum di discussione italiano to Forum italiano (Italian). _________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ic3M4n Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/108089865444d4c570e38bb.gif)
Joined: 02 Nov 2004 Posts: 3489 Location: Bergamo.
|
Posted: Tue Jan 24, 2006 2:06 am Post subject: |
|
|
hola!
insomma oltre che sistemarti le cose sul lavoro ti devo dare una mano anche qui... che palle che sei
siccome mi hai messo la pulce nell'orecchio per questo coso ho deciso che anche sul mio portatile doveva funzionare ed allora: la soluzione è tutta qui |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Apetrini Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/131548374942290435d7b67.jpg)
Joined: 09 Feb 2005 Posts: 1158
|
Posted: Tue Jan 24, 2006 11:39 am Post subject: |
|
|
Volevo segnalare che c'e anche KSynaptics, un programmino integrato in kde che dovrebbe settare quasi tutte le possibili opzioni di synaptics.
Lo trovate http://www.kde-apps.org/content/show.php?content=17286 _________________ Linux ape 2.6.31-vanilla. Paludis since 0.28.0. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MajinJoko l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/2141073954400d1d942f9e.jpg)
Joined: 20 Sep 2005 Posts: 639 Location: Bergamo / Verona
|
Posted: Tue Jan 24, 2006 11:12 pm Post subject: |
|
|
sono commosso, FUNZIONA!
grazie mille, finalmente il mio amato scrolling, per non parlare del tasto centrale abusato in firefox
io però ho risolto includendo nel kernel "event interface" direttamente, così come ps2-mouse. non sono moduli, ma funziona lo stesso così. meglio!
@ Cazzantonio
mi spiace aver sbagliato sezione, chiuedo scusa a tutti
@ Apetrini
grazie, avevo già trovato con eix questa utility, ma utilizzando gnome..
@ Uomo ghiaccio
vaaaa bene capo, ma se te le chiedo qui in tanti possono usufruire delle risposte alle mie domande!
ciao a tutti! _________________ [(.. watashi wa Urumi Kanzaki ga suki da ..)] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fedeliallalinea Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/161653968057192eb39329f.jpg)
Joined: 08 Mar 2003 Posts: 31475 Location: here
|
Posted: Wed Jan 25, 2006 8:06 am Post subject: |
|
|
Per informazione ora esiste http://gsynaptics.sourceforge.jp/ forse un po meno ostico che toccare file _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MeMyselfAndI l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/164016826746e0322068eb2.png)
Joined: 15 Nov 2005 Posts: 784 Location: Between the monitor and the chair
|
Posted: Wed Jan 25, 2006 5:02 pm Post subject: |
|
|
Questo e' l'ebuild
Code: |
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit gnome2 eutils
DESCRIPTION="GSynaptics is a configuration tool for x11-drivers/synaptics."
HOMEPAGE="http://gsynaptics.sourceforge.net/"
SRC_URI="mirror://sourceforge.jp/${PN}/17178/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~x86 ~ppc"
DEPEND=">=x11-libs/gtk+-2.6.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/libglade-2.0"
DOCS="AUTHORS ChangeLog NEWS README TODO"
pkg_postinst()
{
echo
einfo "The following line needs to be added to the synaptics InputDevice"
einfo "section of your xorg.conf file:"
einfo " Option \"SHMConfig\" \"on\""
echo
einfo "You have to run gsynaptics-init to restore your settings."
einfo "To start gsynaptics-init each time you log into GNOME:"
einfo " Desktop -> Preferences -> Sessions -> Startup Programs -> Add"
echo
}
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fabius Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/153132303341ff8ed676c0e.jpg)
Joined: 29 Nov 2004 Posts: 525
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|