Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
help touchpad synaptics
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Thu Mar 17, 2005 11:15 pm    Post subject: help touchpad synaptics Reply with quote

Sono disperato, ho letto un po' di 3d sul forum e qualche guida sparsa quae là sulla rete ma...
tutte parlano dell'impostazione del touchpad dando per scontato che questo venga individuato dal kernel!
Del mio touchpad, invece, non c'è traccia! 8O
Infatti, se lancio cat /proc/bus/input/devices
Code:
I:Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0 evbug
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
H: Handlers=kbd event1 evbug
B: EV=40001
B: SND=6

I: Bus=0003 Vendor=05e3 Product=1205 Version=0110
N: Name="USB Mouse"
P: Phys=usb-0000:00:13.1-3/input0
H: Handlers=mouse0 event2 evbug
B: EV=17
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
B: MSC=10
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 17, 2005 11:17 pm    Post subject: Reply with quote

Prova ad usare:

Code:

*  x11-misc/synaptics
      Latest version available: 0.14.0
      Latest version installed: 0.14.0
      Size of downloaded files: 118 kB
      Homepage:    http://w1.894.telia.com/~u89404340/touchpad/
      Description: Driver for Synaptics touchpads
      License:     GPL-2

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Thu Mar 17, 2005 11:21 pm    Post subject: Reply with quote

Già fatto! Nessun risultato!
Ma...una volta emersi i driver synaptics,facendo cat /proc/bus/input/devices dovrebbe apparire il device, vero?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 17, 2005 11:25 pm    Post subject: Reply with quote

Quelli sono i driver per X.

Di che laptop si tratta?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Thu Mar 17, 2005 11:36 pm    Post subject: Reply with quote

Gutter wrote:
Quelli sono i driver per X.

Ops.. :oops:
Comunque il mio laptop è un Acer TravelMate 2600


Last edited by rakim on Thu Apr 07, 2005 8:42 pm; edited 2 times in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Mar 18, 2005 8:31 am    Post subject: Reply with quote

Ma sei sicuro di aver confgurato correttamente il kernel?

Prova a cercare qui un file di conf del kernel che si adatta al tuo modello e parti da quello:

http://www.linux-on-laptops.com/

o in alternativa usa genkernel.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Fri Mar 18, 2005 9:47 am    Post subject: Reply with quote

Ho provato già su linux-on-laptops, il tipo che ha il mio stesso portatile non ha scritto nulla sul kernel!
Comunque, sui post sparsi sul forum e su gentoo.org c'è scritto che da attivare nel kernel c'è Event interface!
Per quanto riguarda genkernel...beh, nn l'ho mai usato ma ho sentito che carica un sacco di moduli inutili pur di far andare il sistema!
Io preferirei fare a mano!
Comunque, genkernel mi copia l'immagine del kernel in /boot vero?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Mar 18, 2005 10:24 am    Post subject: Reply with quote

Allora fai a mano ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Fri Mar 18, 2005 10:32 am    Post subject: Reply with quote

Ok, mi hai convinto, farò una copia del mio .conf ed utilizzerò genkernel!
Vanno bene questi parametri?
Code:
genkernel --menuconfig --udev

Ah, un'altra domanda, in questo modo mi fa una copia del System.map e del kernel direttamente in /boot, vero?
Fa qualcos'altro?
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Mar 18, 2005 10:35 am    Post subject: Reply with quote

Mi pare copi il System.map e il config e poi crea un ramdisk.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Fri Mar 18, 2005 10:57 am    Post subject: Reply with quote

* Please load loop support before running genkernel! :?:
Dove dovrebbe trovarsi nel kernel load loop support???
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Mar 18, 2005 11:03 am    Post subject: Reply with quote

rakim wrote:
* Please load loop support before running genkernel! :?:
Dove dovrebbe trovarsi nel kernel load loop support???


Devi caricare il modulo loop.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Fri Mar 18, 2005 1:26 pm    Post subject: Reply with quote

Ho utilizzato genkernel per compilare il kernel:
NULLA DA FARE!
Back to top
View user's profile Send private message
tocas
Apprentice
Apprentice


Joined: 01 Jan 2004
Posts: 280
Location: 43°50'-10°27'

PostPosted: Fri Mar 18, 2005 2:03 pm    Post subject: Reply with quote

rakim wrote:
Ho utilizzato genkernel per compilare il kernel:
NULLA DA FARE!


Ciao.... io ho un Acer serie 1300, prima cerca di capire se il tuo touchpad non sia un alps ed abbia bisogno della relativa patch per il kernel 2.6.x. che dovresti trovare nel pacchetto synaptics, oppure scarica direttamente il tar dei sorgenti dal sito ufficiale e all'interno troverai la patch. in oggetto.

poi:
Code:

# cd /usr/src/linux-2.6.x
# patch -p1 < /path/alps.patch
# Recompile your kernel with CONFIG_INPUT_EVDEV=m and reboot

# Add the following section to your /etc/X11/XF86Config* file
Section "InputDevice"
  Driver        "synaptics"
  Identifier    "Configured Mouse"
  Option        "Device"                "/dev/input/event0"
  Option        "Protocol"              "event"
  Option        "LeftEdge"              "60"
  Option        "RightEdge"             "830"
  Option        "TopEdge"               "70"
  Option        "BottomEdge"            "650"
  Option        "FingerLow"             "25"
  Option        "FingerHigh"            "30"
  Option        "MaxTapTime"            "180"
  Option        "MaxTapMove"            "110"
  Option        "EmulateMidButtonTime"  "75"
  Option        "VertScrollDelta"       "50"
  Option        "HorizScrollDelta"      "50"
  Option        "MinSpeed"              "0.5"
  Option        "MaxSpeed"              "0.6"
  Option        "AccelFactor"           "0.01"
  Option        "EdgeMotionSpeed"       "40"
  Option        "UpDownScrolling"       "1"
  Option        "TouchpadOff"           "0"
EndSection


Eventualmente leggi quì http://web.telia.com/~u89404340/touchpad/

------
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Fri Mar 18, 2005 7:25 pm    Post subject: Reply with quote

tocas wrote:
cerca di capire se il tuo touchpad non sia un alps
:?: :?: :?:
Come si fa a capire?

tocas wrote:
Eventualmente leggi quì http://web.telia.com/~u89404340/touchpad/

Letto! Le impostazioni del kernel sono esatte!
Non riesco a capire :?

HELP!

EDIT: Oggi s'è messa davanti al pc mezza università, nulla da fare! Il bello è che prima funzionava!!!
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Tue Apr 05, 2005 7:49 pm    Post subject: Reply with quote

Il fatto che il il touchpad non venga visto da
Code:
cat /proc/bus/input/devices

mi fa pensare che il problema derivi da una incorretta configurazione del kernel o da un problema dello stesso (anche perché, ho provato la configurazione di x come quella di un raga col mio stesso laptop ma non è andato ugualmente)
Perciò vi posto la parte relativa all'impostazione dei device di input del mio kernel!
Spero che possa servire!

Code:
     --- Input devices (needed for keyboard, mouse, ...)     
     --- Userland interfaces                               
     <*> Mouse interface                               
...
     <*> Event interface                                 
     < > Event debugging   
     --- Input I/O drivers                                         
     < > Gameport support                                         
     --- Serial i/o support                                         
     <*> i8042 PC Keyboard controller                     
     < > Serial port line discipline                             
     <*> ct82c710 Aux port controller                     
     < > Parallel port keyboard adapter                     
     <*> PCI PS/2 keyboard and PS/2 mouse controller   
     --- PS/2 driver library                                       
     < > Raw access to serio ports   
     --- Input Device Drivers                                   
      [*] Keyboards                                                 
     <*>   AT keyboard support                                   
     < >   Sun Type 4 and Type 5 keyboard support               
     < >   DECstation/VAXstation LK201/LK401 keyboard support       
     < >   XT Keyboard support                                 
     < >   Newton keyboard                                     
     [*] Mice                                                     
     <*>   PS/2 mouse                                               
     < >   Serial mouse   
...
      [*] Misc                                                     
      <M>   PC Speaker support                                   
      < >   User level driver support

Ma...può essere anche un problema di udev?
Back to top
View user's profile Send private message
redview
Guru
Guru


Joined: 18 Feb 2004
Posts: 365
Location: Goteborg - Sweden

PostPosted: Tue Apr 05, 2005 11:09 pm    Post subject: Reply with quote

per un sacco di tempo nn sono riuscito a fare andare il mio touchpad synaptics perchè caricavo i soliti protocolli, poi un giorno buio (sotto esami, portatile a pezzi, senza tempo per mettere su gentoo e con necessità di un pc) ho messo su una suse che ha usato questo protocollo per il mio mouse: va da dio, meglio che da win.

Code:
Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "ButtonNumber" "5"
  Option       "Device" "/dev/mouse"
  Option       "Name" "SynPS/2 Synaptics TouchPad"
  Option       "Protocol" "ExplorerPS/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


spero ti serva!
_________________
our enterprise a success as return is no option/our eyes were removed for our own safety/the distance too great for you to hear our cries/nevermind take this lamp we are beyond light [kinetic-arcturus]
you and I, connect and emerge [we ride-syl]
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Wed Apr 06, 2005 1:22 am    Post subject: Reply with quote

Purtroppo non va... :cry:
ho provato a patchare il kernel con le patch di
http://web.telia.com/~u89404340/touchpad/
è la prima volta che lo faccio! Devo solamente patchare e ricompilare vero? O devo anche entrare nel menu di configurazione del kernel e cambiare qualche impostazione???
Fatemi sapere, vi prego!
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Wed Apr 06, 2005 9:52 pm    Post subject: Reply with quote

up... :oops:
Aiutooo!
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Apr 06, 2005 10:00 pm    Post subject: Reply with quote

rakim wrote:
up... :oops:
Aiutooo!


Non uppare se non sono passate almeno 24 ore.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
ramstein
n00b
n00b


Joined: 19 Mar 2005
Posts: 28

PostPosted: Thu Apr 07, 2005 9:10 am    Post subject: Reply with quote

A me funziona perfettamente il touchpad...
Piuttosto mi chiedevo: e' possibile usare le altra funzionalita' di tapping (oltre al click che gia' funziona), come ad esempio, usare gli angoli del touchpad per far scorrere le barre, etc , etc ?
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Thu Apr 07, 2005 12:21 pm    Post subject: Reply with quote

Hai il mio stesso portatile? (TravelMate 2600)
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Apr 07, 2005 2:49 pm    Post subject: Reply with quote

ramstein wrote:

Piuttosto mi chiedevo: e' possibile usare le altra funzionalita' di tapping (oltre al click che gia' funziona), come ad esempio, usare gli angoli del touchpad per far scorrere le barre, etc , etc ?


Non ci sono mai riuscito :?

Se trovi qualcosa a riguardo postalo ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
5p4wN
n00b
n00b


Joined: 13 Feb 2005
Posts: 49

PostPosted: Thu Apr 07, 2005 3:17 pm    Post subject: Reply with quote

io non ho dovuto far enulla er impostare iil touchpad sul mio laptop acer ho messo soltanto come device /dev/psaux.....strano che non funzioni 8O
Back to top
View user's profile Send private message
Little Cash
Tux's lil' helper
Tux's lil' helper


Joined: 04 Dec 2003
Posts: 131
Location: Cosenza, Italia

PostPosted: Sun Apr 10, 2005 1:38 pm    Post subject: Reply with quote

Io ho il tuo stesso problema. Ho un Acer Travelmate 2700wlmi.
La cosa strana e' che con Slackware ed altre distro non ho problemi, con Gentoo si.

Code:

[admin@geco] # cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=abba
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

[admin@geco] #             


Mentre da slackware mi rileva gli header "Touchpad Synaptic PS/2" ecc .

Provero' a modificare le opzioni di configurazione di udev. Se qualcuno ha una soluzione per favore me la dica perche' mi sta facendo smadonnare da due giorni sta cosa....

Saluti
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
Goto page 1, 2  Next
Page 1 of 2

 
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