Touchpad Kernel 2.6

Postate qui per tutte le discussioni legate a Linux in generale.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Gnu/Linux in genere, se l'argomento è specifico alla Slackware usate uno dei forum Slackware o Slackware64.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »

Ciao a tutti
<BR>
<BR>Io ho un Laptop Asus serie L3, finchè avevo su il 2.4.22 il Touchpad funzionava decentemente, (leggasi andava tutto tranne i tasti di scoll) ora che ho messo su il Kernel 2.6 il touchpad ha cominciato a darmi delle grane, funziona si, ma ha perso la funzione del tasto a pressione ed è divenuto anche meno preciso.....
<BR>
<BR>Qualcuno di voi è riuscito a farlo andare decentemente?
<BR>
<BR>Ringrazio a priori ^_^<br>

Avatar utente
Loris
Admin
Admin
Messaggi: 7730
Iscritto il: lun 31 mar 2003, 0:00
Nome Cognome: Loris Vincenzi
Località: Gradisca D'Isonzo
Contatta:

Touchpad Kernel 2.6

Messaggio da Loris »

Mai che il problema sia da ricercare nel XF86Config ? ho fatto una breve ricerca --> <!-- BBCode Start --><A HREF="http://kerneltrap.org/node/view/1582" TARGET="_blank">Synaptics Touchpad</A><!-- BBCode End --><br>
"Ho una testa piuttosto balzana e comunque non sono quello che credete" - Roger Keith Barrett

Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »

ci ho provato anche io, a dire il vero sono 3 gg che ci strippo con i driver synaptic, ma a occhio la configurazione che c´è sul link è diversa da quella nell´INSTALL dei driver.........proviamo anche questa heheheh ^_^ ti saprò dire ^_^<br>

Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »

niente.....sigh......<br>

Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »

Dunque......Ho Vinto....
<BR>
<BR>Posto la Procedura Completa x chi dovesse avere lo stesso problema :-)
<BR>
<BR>Ho usato le info riguardo ai moduli da installare che erano nel link che mi hai passato....cioè:
<BR>
<BR>1) selezionare come Built In nel Kernel:
<BR>
<BR>in device drivers
<BR>in input device support
<BR>- event interface
<BR>select mice
<BR>- PS/2
<BR>- synaptics touchpad
<BR>
<BR>buils and install your kernel.
<BR>
<BR>2) Installare i driver Synaptic....i binari dell´ultima rel la trovate qui
<BR>( <a href="http://w1.894.telia.com/~u89404340/touc ... .2.tar.bz2" target="_blank" target="_new">http://w1.894.telia.com/~u89404340/touc ... tar.bz2</a> )
<BR>
<BR>Dopo averli decomattati con tar xjvf nomefile entrate nella directory e date i soliti
<BR># make
<BR># make install
<BR>
<BR>a questo punto vi avrà copiato il driver synaptics_drv.o nella directory /usr/X11R6/lib/modules/drivers/
<BR>
<BR>3) a questo punto vi rimane solamente da modificare il vostro XF86Config seguendo le istruzioni che trovate nel file INSTALL presente nella directory synaptic. Per chiarimenti vi posto le sezioni interessate del mio file di configurazione.
<BR>
<BR>
<BR>
<BR># **********************************************************************
<BR># Module section -- this section is used to specify
<BR># which dynamically loadable modules to load.
<BR># **********************************************************************
<BR>#
<BR>Section "Module"
<BR>
<BR># This loads the DBE extension module.
<BR>
<BR> Load "dbe" # Double buffer extension
<BR>
<BR># This loads the miscellaneous extensions module, and disables
<BR># initialisation of the XFree86-DGA extension within that module.
<BR> SubSection "extmod"
<BR> Option "omit xfree86-dga" # don´t initialise the DGA extension
<BR> EndSubSection
<BR>
<BR># This loads the font modules
<BR> Load "type1"
<BR> Load "freetype"
<BR> Load "speedo"
<BR>
<BR># This loads the GLX module
<BR> Load "glx"
<BR>
<BR># This load the synaptics
<BR> Load "synaptics"
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Input devices
<BR># **********************************************************************
<BR>
<BR># **********************************************************************
<BR># Core keyboard´s InputDevice section
<BR># **********************************************************************
<BR>
<BR>Section "InputDevice"
<BR>
<BR> Identifier "Keyboard1"
<BR> Driver "Keyboard"
<BR># For most OSs the protocol can be omitted (it defaults to "Standard").
<BR># When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
<BR># uncomment the following line.
<BR>
<BR># Option "Protocol" "Xqueue"
<BR>
<BR># Set the keyboard auto repeat parameters. Not all platforms implement
<BR># this.
<BR>
<BR># Option "AutoRepeat" "500 5"
<BR>
<BR># Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).
<BR>
<BR># Option "Xleds" "1 2 3"
<BR>
<BR># To disable the XKEYBOARD extension, uncomment XkbDisable.
<BR>
<BR># Option "XkbDisable"
<BR>
<BR># To customise the XKB settings to suit your keyboard, modify the
<BR># lines below (which are the defaults). For example, for a European
<BR># keyboard, you will probably want to use one of:
<BR>#
<BR># Option "XkbModel" "pc102"
<BR># Option "XkbModel" "pc105"
<BR>#
<BR># If you have a Microsoft Natural keyboard, you can use:
<BR>#
<BR># Option "XkbModel" "microsoft"
<BR>#
<BR># If you have a US "windows" keyboard you will want:
<BR>#
<BR># Option "XkbModel" "pc104"
<BR>#
<BR># Then to change the language, change the Layout setting.
<BR># For example, a german layout can be obtained with:
<BR>#
<BR># Option "XkbLayout" "de"
<BR>#
<BR># or:
<BR>#
<BR># Option "XkbLayout" "de"
<BR># Option "XkbVariant" "nodeadkeys"
<BR>#
<BR># If you´d like to switch the positions of your capslock and
<BR># control keys, use:
<BR>#
<BR># Option "XkbOptions" "ctrl:swapcaps"
<BR>
<BR>
<BR># These are the default XKB settings for XFree86
<BR>#
<BR># Option "XkbRules" "xfree86"
<BR># Option "XkbModel" "pc101"
<BR># Option "XkbLayout" "us"
<BR># Option "XkbVariant" ""
<BR># Option "XkbOptions" ""
<BR>
<BR>EndSection
<BR>
<BR>
<BR># **********************************************************************
<BR># Core Pointer´s InputDevice section
<BR># **********************************************************************
<BR>Section "InputDevice"
<BR> Driver "synaptics"
<BR> Identifier "Mouse[1]"
<BR> Option "Device" "/dev/psaux"
<BR> Option "Protocol" "auto-dev"
<BR> Option "LeftEdge" "1900"
<BR> Option "RightEdge" "5400"
<BR> Option "TopEdge" "1900"
<BR> Option "BottomEdge" "4000"
<BR> Option "FingerLow" "25"
<BR> Option "FingerHigh" "30"
<BR> Option "MaxTapTime" "180"
<BR> Option "MaxTapMove" "220"
<BR> Option "VertScrollDelta" "100"
<BR> Option "MinSpeed" "0.02"
<BR> Option "MaxSpeed" "0.18"
<BR> Option "AccelFactor" "0.0010"
<BR> Option "SHMConfig" "on"
<BR># Option "Repeater" "/dev/ps2mouse"
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># ServerLayout sections.
<BR># **********************************************************************
<BR>
<BR># Any number of ServerLayout sections may be present. Each describes
<BR># the way multiple screens are organised. A specific ServerLayout
<BR># section may be specified from the X server command line with the
<BR># "-layout" option. In the absence of this, the first section is used.
<BR># When now ServerLayout section is present, the first Screen section
<BR># is used alone.
<BR>
<BR>Section "ServerLayout"
<BR>
<BR># The Identifier line must be present
<BR> Identifier "Simple Layout"
<BR>
<BR># Each Screen line specifies a Screen section name, and optionally
<BR># the relative position of other screens. The four names after
<BR># primary screen name are the screens to the top, bottom, left and right
<BR># of the primary screen. In this example, screen 2 is located to the
<BR># right of screen 1.
<BR>
<BR> Screen "Screen 1"
<BR>
<BR># Each InputDevice line specifies an InputDevice section name and
<BR># optionally some options to specify the way the device is to be
<BR># used. Those options include "CorePointer", "CoreKeyboard" and
<BR># "SendCoreEvents".
<BR>
<BR> InputDevice "Mouse[1]" "CorePointer"
<BR> InputDevice "Keyboard1" "CoreKeyboard"
<BR># InputDevice "Mouse" "CorePointer"
<BR>EndSection
<BR>
<BR>
<BR>Section "InputDevice"
<BR>
<BR>Identifier "Keyboard"
<BR>
<BR> Option "XkbModel" "pc104"
<BR> Option "XkbLayout" "us"
<BR> Driver "keyboard"
<BR>EndSection
<BR>
<BR>
<BR>Section "InputDevice"
<BR>
<BR>Identifier "Mouse[1]"
<BR>
<BR> Option "Protocol" ""
<BR> Option "Device" "/dev/psaux"
<BR> Driver "mouse"
<BR> Option "Emulate3Buttons"
<BR>EndSection
<BR>#*********************************************************************
<BR>
<BR>
<BR>P.S. io ho rimosso completamente la configurazione x il vecchio mouse lasciando solamente quella riportata nel file INSTALL
<BR>
<BR>Ricordatevi di aggiungere, nella sezione moduli, la linea
<BR>
<BR>Load "synaptic"
<BR>
<BR>Credo che, se selezionato come Builtin, vada anche senza questa linea, ma io ce l´ho messa lo stesso....si sa mai......
<BR>
<BR>Inoltre dovrete rendere gli Identifier Uguali sia nella configurazione della sezione InputDevice che in quella dei Server Layout......controllate il mio file x capire meglio ^_^
<BR>
<BR>
<BR>
<BR>Divertivevi......
<BR>
<BR>Questo che ho postato è quello che mi avrebbe fatto piacere trovare come tutorial quindi, nn avendolo trovato, ve lo posto io, spero di poter essere utile a qualcuno ^_^<br>

Avatar utente
Loris
Admin
Admin
Messaggi: 7730
Iscritto il: lun 31 mar 2003, 0:00
Nome Cognome: Loris Vincenzi
Località: Gradisca D'Isonzo
Contatta:

Touchpad Kernel 2.6

Messaggio da Loris »

Ottimo, posso recuperare il tuo scritto e inserirlo nella sezione Howto ?<br>
"Ho una testa piuttosto balzana e comunque non sono quello che credete" - Roger Keith Barrett

Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »

certo fai pure ^_^
<BR>
<BR>io intanto cerco di trovare il modo di far coesistere sia la configurazione Touchpad che quella per il mouse usb..... ^^
<BR>
<BR>...Il Delirio di Onnipotenza è Sintomo di Pazzia...
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: S4M04 il 20-12-2003 13:27 ]<br>

Avatar utente
Loris
Admin
Admin
Messaggi: 7730
Iscritto il: lun 31 mar 2003, 0:00
Nome Cognome: Loris Vincenzi
Località: Gradisca D'Isonzo
Contatta:

Touchpad Kernel 2.6

Messaggio da Loris »

OK grazie per la disponibilità :-D <br>
"Ho una testa piuttosto balzana e comunque non sono quello che credete" - Roger Keith Barrett

Avatar utente
Loris
Admin
Admin
Messaggi: 7730
Iscritto il: lun 31 mar 2003, 0:00
Nome Cognome: Loris Vincenzi
Località: Gradisca D'Isonzo
Contatta:

Touchpad Kernel 2.6

Messaggio da Loris »

Dove posso scriverti ?<br>
"Ho una testa piuttosto balzana e comunque non sono quello che credete" - Roger Keith Barrett

Avatar utente
S4M04
Linux 0.x
Linux 0.x
Messaggi: 16
Iscritto il: gio 18 dic 2003, 0:00

Touchpad Kernel 2.6

Messaggio da S4M04 »


Avatar utente
useless
Staff
Staff
Messaggi: 3896
Iscritto il: dom 12 ott 2003, 0:00
Località: A place where the streets have no name
Contatta:

Touchpad Kernel 2.6

Messaggio da useless »

volevo aggiungere che nel 2.6.1 non c´è + l´opzione "synaptics touchpad" nel kernel, basta attivare "ps/2 mouse" e, quando possibile, il supporto synaptics verrà attivato da solo.
<BR>
<BR>inoltre, x chi non avesse (come me) un touchpad synaptics, ma ALPS, può patchare il kernel con la alps.patch che si trova nel pkg dei driver synaptics ed usare comunque questi driver in X, in modo da far funzionare la wheel (che coi driver "normali" viene vista come il 3° tasto) e persino lo scroll passando il dito sui bordi del touchpad. e funziona a meraviglia! chi volesse info... posti qua!<br>

Avatar utente
teme
Linux 2.x
Linux 2.x
Messaggi: 362
Iscritto il: mar 27 gen 2004, 0:00
Contatta:

Touchpad Kernel 2.6

Messaggio da teme »

Useless a me interesserebbe,
<BR>ma devo risolvere prima questo problema:Ho midificato XF86Config manualmente con vi, l´ho sovrasritto(più volte, anche con quello postato alla terza replica di questo forum) e ora non ne esco più....che posso fare?
<BR>Questi sono gli errori:
<BR>
<BR>Problem parsing the configfile
<BR>Error from xf86 HandleConfigFile( )
<BR>
<BR>Non ditemi che devo reistallare tutto ora che ho compilato il nuovo kernel(2.6.2)....
<BR>Grazie
<BR><br>

Avatar utente
useless
Staff
Staff
Messaggi: 3896
Iscritto il: dom 12 ott 2003, 0:00
Località: A place where the streets have no name
Contatta:

Touchpad Kernel 2.6

Messaggio da useless »

premesso che basterebbe salvare il config del tuo 2.6.2 x poterlo ricompilare identico dopo la reinstallazione, ma LINUX NON SI REINSTALLA MAI, inizia a lanciare xf86config, che ti permetterà di creare un nuovo config per X funzionante, poi vediamo.
<BR>
<BR>sei sicuro di avere un touchpad synaptics o alps? nel caso alps devi ricompilare il kernel... ma ormai sei esperto ;-).<br>

Avatar utente
teme
Linux 2.x
Linux 2.x
Messaggi: 362
Iscritto il: mar 27 gen 2004, 0:00
Contatta:

Touchpad Kernel 2.6

Messaggio da teme »

Problema con X risolto...
<BR>Ora veniamo al dunque sul mouse:
<BR>come faccio a vedere se è un synaptics o ALPS?
<BR>Inoltre come posso utilizzare anche la parte che si trova tra i due pulsanti del mouse che fa si che mi possa spostare le pagine su, giù a destra e a sinista?
<BR>Utilizzo un acer TM661<br>

Avatar utente
useless
Staff
Staff
Messaggi: 3896
Iscritto il: dom 12 ott 2003, 0:00
Località: A place where the streets have no name
Contatta:

Touchpad Kernel 2.6

Messaggio da useless »

<!-- BBCode Start --><A HREF="http://www.felixholzke.de/tm661.html" TARGET="_blank">tiè!</A><!-- BBCode End --> ;-) <br>

Rispondi