Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Synaptics touchpad in Xorg
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
MajinJoko
l33t
l33t


Joined: 20 Sep 2005
Posts: 639
Location: Bergamo / Verona

PostPosted: Mon Jan 23, 2006 11:58 pm    Post subject: [RISOLTO] Synaptics touchpad in Xorg Reply with quote

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 :cry:


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
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Tue Jan 24, 2006 1:50 am    Post subject: Reply with quote

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
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue Jan 24, 2006 2:06 am    Post subject: Reply with quote

hola! :wink:
insomma oltre che sistemarti le cose sul lavoro ti devo dare una mano anche qui... che palle che sei :lol:
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
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Tue Jan 24, 2006 11:39 am    Post subject: Reply with quote

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
View user's profile Send private message
MajinJoko
l33t
l33t


Joined: 20 Sep 2005
Posts: 639
Location: Bergamo / Verona

PostPosted: Tue Jan 24, 2006 11:12 pm    Post subject: Reply with quote

sono commosso, FUNZIONA!

grazie mille, finalmente il mio amato scrolling, per non parlare del tasto centrale abusato in firefox :cry:


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
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31475
Location: here

PostPosted: Wed Jan 25, 2006 8:06 am    Post subject: Reply with quote

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
View user's profile Send private message
MeMyselfAndI
l33t
l33t


Joined: 15 Nov 2005
Posts: 784
Location: Between the monitor and the chair

PostPosted: Wed Jan 25, 2006 5:02 pm    Post subject: Reply with quote

fedeliallalinea wrote:

Per informazione ora esiste http://gsynaptics.sourceforge.jp/ forse un po meno ostico che toccare file


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
View user's profile Send private message
fabius
Guru
Guru


Joined: 29 Nov 2004
Posts: 525

PostPosted: Wed Jan 25, 2006 8:23 pm    Post subject: Reply with quote

MeMyselfAndI wrote:

Questo e' l'ebuild

e questo è il link su bugzilla :wink: : https://bugs.gentoo.org/show_bug.cgi?id=97003
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum