* [gentoo-user-de] Kein Touchpad mehr
@ 2005-10-05 6:53 Marcel Transier
2005-10-05 7:47 ` Benedikt Gievert
2005-10-05 8:10 ` Sebastian Damm
0 siblings, 2 replies; 8+ messages in thread
From: Marcel Transier @ 2005-10-05 6:53 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 564 bytes --]
Hallo!
Seit dem letzten Kernel-Update streikt das Synaptics-Touchpad an meinem
Laptop.
Das entsprechende Modul hab ich nochmal neu emergt, im Kernel sind die TReiber
eigentlich auch drinnen, aber ich bekomme in /dev/input kein device mehr
angezeigt. Und X semmelt dann natürlich auch gnadenlos ab.
Hatte jemand von euch das Problem auch und evtl.sogar schon eine Lösung dafür?
Gruß,
Marcel
--
I didn't believe in reincarnation in any of my other lives. I don't see why
I should have to believe in it in this one.
-- Strange de Jim
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 6:53 [gentoo-user-de] Kein Touchpad mehr Marcel Transier
@ 2005-10-05 7:47 ` Benedikt Gievert
2005-10-05 17:35 ` Felix Schuster
2005-10-05 21:56 ` Marcel Transier
2005-10-05 8:10 ` Sebastian Damm
1 sibling, 2 replies; 8+ messages in thread
From: Benedikt Gievert @ 2005-10-05 7:47 UTC (permalink / raw
To: gentoo-user-de
Marcel Transier <bickerdyke@gmx.net> schrieb:
> Hallo!
>
> Seit dem letzten Kernel-Update streikt das Synaptics-Touchpad an meinem
> Laptop.
Hat mich auch schon gewundert, mal im forum suchen. ...
Wenn ich mich recht entsinne hatte ich nach dem Kernel-update den
Identifier geändert!
Hmm, mal etwas gespielt:
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
# Option "Device" "/dev/mouse" #gibt es nicht mehr
Option "Device" "/dev/input/mice"
# Option "Device" "/dev/input/mouse1" #weg udev?
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Achtung, das Versuchen in der xorg.conf habe ich per ssh erledigt, da mein
Laptop nicht mehr anders ansprechbar war!
so klappt es wieder bei mir, Toshiba Satellite, ohne synaptics.
Vielleicht bringt es Dich ja auf die richtige Spur.
Gruß
/bin/bene
:wq
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 6:53 [gentoo-user-de] Kein Touchpad mehr Marcel Transier
2005-10-05 7:47 ` Benedikt Gievert
@ 2005-10-05 8:10 ` Sebastian Damm
2005-10-05 16:18 ` Joachim Schlöffel
2005-10-05 21:51 ` Marcel Transier
1 sibling, 2 replies; 8+ messages in thread
From: Sebastian Damm @ 2005-10-05 8:10 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 736 bytes --]
Hallo,
Am 05. Oktober 2005 schrieb Marcel Transier:
> Das entsprechende Modul hab ich nochmal neu emergt, im Kernel sind
> die TReiber eigentlich auch drinnen, aber ich bekomme in /dev/input
> kein device mehr angezeigt. Und X semmelt dann natürlich auch
> gnadenlos ab.
Hmm, AFAIR braucht synaptics das evdev-Modul. Hast Du das noch drin?
Mein Synaptics lief nicht, bis ich evdev in die autoload-Datei mit
aufgenommen hatte.
Achja, Kernelupdate von welchem auf welchen? Und auch noch ein
udev-Update gleich mitgemacht?
Ciao
Sebastian
--
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B 215A 550F 75EC 64D9 6827
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 8:10 ` Sebastian Damm
@ 2005-10-05 16:18 ` Joachim Schlöffel
2005-10-05 21:51 ` Marcel Transier
1 sibling, 0 replies; 8+ messages in thread
From: Joachim Schlöffel @ 2005-10-05 16:18 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]
Sebastian Damm wrote:
> Hmm, AFAIR braucht synaptics das evdev-Modul. Hast Du das noch drin?
> Mein Synaptics lief nicht, bis ich evdev in die autoload-Datei mit
> aufgenommen hatte.
Hatte auch das Problem mit Synaptic, ohne den Kernel angetatscht zu
haben. Nur ganz viel anderes Zeugs und plötzlich brauchte ich auch das
evdev in der /etc/modules.autoload/kernel-2.6. Komische Sache das...
--
_________________________________________
/ Kleini> Ob der Fisch nun im Zoo \
| rumwatschelt oder auf 'ner Eisscholle. |
| |
| Mikee> BTW: Pinguine sind Vöegel, keine |
\ Fische. /
-----------------------------------------
\ _
\ (_)
\ ^__^ / \
\ (oo)\_____/_\ \
(__)\ ) /
||----w ((
|| ||>>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 7:47 ` Benedikt Gievert
@ 2005-10-05 17:35 ` Felix Schuster
2005-10-05 21:56 ` Marcel Transier
1 sibling, 0 replies; 8+ messages in thread
From: Felix Schuster @ 2005-10-05 17:35 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]
On Wed, 2005-10-05 at 09:47 +0200, Benedikt Gievert wrote:
> Marcel Transier <bickerdyke@gmx.net> schrieb:
>
> > Hallo!
> >
> > Seit dem letzten Kernel-Update streikt das Synaptics-Touchpad an meinem
> > Laptop.
Bei mir gabs keine Daten aus /dev/input/mouse0 und X wollte deswegen
auch nicht. Im Kernel aktivierte ich dass /dev/psaux angelegt werden
sollte, dann noch die X-Konfiguration entsprechend verändert, und es
klappte.
Vielleicht kommst du damit weiter,
bye Felix
--
Felix Schuster <felix.schuster@gmx.at>
Vienna, Austria
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 8:10 ` Sebastian Damm
2005-10-05 16:18 ` Joachim Schlöffel
@ 2005-10-05 21:51 ` Marcel Transier
2005-10-06 7:10 ` Sebastian Damm
1 sibling, 1 reply; 8+ messages in thread
From: Marcel Transier @ 2005-10-05 21:51 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]
Am Mittwoch, 5. Oktober 2005 10:10 schrieb Sebastian Damm:
> Am 05. Oktober 2005 schrieb Marcel Transier:
> > Das entsprechende Modul hab ich nochmal neu emergt, im Kernel sind
> > die TReiber eigentlich auch drinnen, aber ich bekomme in /dev/input
> > kein device mehr angezeigt. Und X semmelt dann natürlich auch
> > gnadenlos ab.
>
> Hmm, AFAIR braucht synaptics das evdev-Modul. Hast Du das noch drin?
> Mein Synaptics lief nicht, bis ich evdev in die autoload-Datei mit
> aufgenommen hatte.
Ja, das ist noch drin. Wird auch automatisch beim Rechnerstart geladen. Zwar
nicht von modules.autoload sondern von coldplug. Aber auch im autoload läufts
nicht.
> Achja, Kernelupdate von welchem auf welchen? Und auch noch ein
> udev-Update gleich mitgemacht?
von 2.6.11-gentoo-r11 auf 2.6.12-gentoo-r10
udev lief iirc im gleichen emerge mit, aber wenn das Probleme machen sollte
sollte doch noch mehr davon betroffen sein, oder?
mach ich aber auch nochmal.
Sorry das ich tagsüber nicht antworten kann....
Gruß,
Marcel
--
An exotic journey in downtown Newark is in your future.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 7:47 ` Benedikt Gievert
2005-10-05 17:35 ` Felix Schuster
@ 2005-10-05 21:56 ` Marcel Transier
1 sibling, 0 replies; 8+ messages in thread
From: Marcel Transier @ 2005-10-05 21:56 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 1387 bytes --]
Am Mittwoch, 5. Oktober 2005 09:47 schrieb Benedikt Gievert:
> Hat mich auch schon gewundert, mal im forum suchen. ...
> Wenn ich mich recht entsinne hatte ich nach dem Kernel-update den
> Identifier geändert!
> Hmm, mal etwas gespielt:
>
> Section "InputDevice"
>
> # Identifier and driver
>
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IMPS/2"
> # Option "Device" "/dev/mouse" #gibt es nicht mehr
> Option "Device" "/dev/input/mice"
> # Option "Device" "/dev/input/mouse1" #weg udev?
> Option "ZAxisMapping" "4 5"
> Option "Buttons" "5"
>
> EndSection
cat /dev/input/mice ist genauso tot. :-(
ickerdyke@voyager ~ $ ls /dev/input/ -al
insgesamt 0
drwxr-xr-x 2 root root 140 5. Okt 23:10 .
drwxr-xr-x 16 root root 3520 5. Okt 23:11 ..
crw------- 1 root root 13, 64 6. Okt 2005 event0
crw------- 1 root root 13, 65 5. Okt 23:10 event1
crw------- 1 root root 13, 66 5. Okt 23:10 event2
crw-r--r-- 1 root root 13, 63 6. Okt 2005 mice
crw-r--r-- 1 root root 13, 32 5. Okt 23:10 mouse0
mouse0 ist meine USB-Maus, die die ganze Zeit auf mouse1 hörte. mouse0 war
dieganze Zeit mein synaptics.
ein cat auf die anderen devices dort in der gegend reagieren auchnicht auf
touchpadstreicheln.
Gruß,
Marcel
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user-de] Kein Touchpad mehr
2005-10-05 21:51 ` Marcel Transier
@ 2005-10-06 7:10 ` Sebastian Damm
0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Damm @ 2005-10-06 7:10 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 2154 bytes --]
Hallo,
Am 05. Oktober 2005 schrieb Marcel Transier:
> von 2.6.11-gentoo-r11 auf 2.6.12-gentoo-r10
> udev lief iirc im gleichen emerge mit, aber wenn das Probleme machen
> sollte sollte doch noch mehr davon betroffen sein, oder?
So siehts in meiner xorg.conf aus:
# Das Touchpad
Section "InputDevice"
Driver "synaptics"
Identifier "Touchpad"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection
Section "InputDevice"
# Identifier and driver
Identifier "Stick"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
EndSection
Section "InputDevice"
# Identifier and driver
Identifier "USBMouse"
Driver "mouse"
# Option "Protocol" "Auto"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Resolution" "500"
EndSection
Verfolg mal den Ansatz mit /dev/psaux, der in einem anderen Beitrag
geschrieben wurde. Vielleicht gehts dann wieder. Aber in udev wurde
glaub ich was geändert, ich musste AFAIR auch was umbiegen, weil eins
meiner drei Zeigegeräte (Touchpad, der Knubbel zwischen g, h und
b ;) oder die USB-Maus) nicht mehr ging.
Ciao
Sebastian
--
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B 215A 550F 75EC 64D9 6827
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-10-06 7:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05 6:53 [gentoo-user-de] Kein Touchpad mehr Marcel Transier
2005-10-05 7:47 ` Benedikt Gievert
2005-10-05 17:35 ` Felix Schuster
2005-10-05 21:56 ` Marcel Transier
2005-10-05 8:10 ` Sebastian Damm
2005-10-05 16:18 ` Joachim Schlöffel
2005-10-05 21:51 ` Marcel Transier
2005-10-06 7:10 ` Sebastian Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox