Kezdőlap › Fórumok › Debiannal kapcsolatos kérdések › Synaptics touchpad vagy egér harmadik gomb nem megy [Részben mégis megoldva]
- This topic has 28 hozzászólás, 5 résztvevő, and was last updated 16 years, 8 months telt el by
Hulyesamu.
-
SzerzőBejegyzés
-
2008-08-11-15:04 #2170442Hulyesamu wrote:de akkor ide ki lehet tenni a [Részben megoldva] címet, thx.
tegyed
ha mered2008-08-11-15:04 #2170443Hulyesamu wrote:de akkor ide ki lehet tenni a [Részben megoldva] címet, thx.tegyed
ha mered2008-10-18-21:37 #2170444Üdv, azóta minden rendben megy, kivéve a touchpad-et.
Ledetektálja, használja, most már két gomb+a középsőnek a le-föl görgője is megy. A középső gomb, ami kellene a Firefoxozáshoz, nem megy, semmit nem csinál rá, és ami nagyobb hasfájás, hogy elég gáz sebességekkel megy a touchpad is. Nem teljesen rossz, de elég problémás. A középső gomb nélkül viszont gázgéza van. (Amíg nem megya touchpad, mert a régi gyári kernel nem ismerte fel, ld. fentebb, addig minden OK)
Code:Debian:/usr/bin# cat /etc/X11/xorg.conf
# …Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/X11R6/lib/X11/fonts/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/X11R6/lib/X11/fonts/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/X11R6/lib/X11/fonts/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
# Option „Emulate3Buttons” „true”
EndSectionSection „InputDevice”
Identifier „Synaptics Touchpad”
Driver „synaptics”
Option „SendCoreEvents” „true”
Option „Device” „/dev/psaux”
Option „Protocol” „auto-dev”
Option „HorizScrollDelta” „0”
# Option „SHMConfig” „true”
EndSectionSection „Device”
Identifier „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Driver „i810”
BusID „PCI:0:2:0”
EndSectionSection „Monitor”
Identifier „Általános monitor”
Option „DPMS”
EndSectionSection „Screen”
Identifier „Default Screen”
Device „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Monitor „Általános monitor”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×800”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „Synaptics Touchpad”
EndSectionSection „DRI”
Mode 0666
EndSection2008-10-18-21:37 #2170445Üdv, azóta minden rendben megy, kivéve a touchpad-et.
Ledetektálja, használja, most már két gomb+a középsőnek a le-föl görgője is megy. A középső gomb, ami kellene a Firefoxozáshoz, nem megy, semmit nem csinál rá, és ami nagyobb hasfájás, hogy elég gáz sebességekkel megy a touchpad is. Nem teljesen rossz, de elég problémás. A középső gomb nélkül viszont gázgéza van. (Amíg nem megya touchpad, mert a régi gyári kernel nem ismerte fel, ld. fentebb, addig minden OK)
Code:Debian:/usr/bin# cat /etc/X11/xorg.conf
# …Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/X11R6/lib/X11/fonts/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/X11R6/lib/X11/fonts/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/X11R6/lib/X11/fonts/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
# Option „Emulate3Buttons” „true”
EndSectionSection „InputDevice”
Identifier „Synaptics Touchpad”
Driver „synaptics”
Option „SendCoreEvents” „true”
Option „Device” „/dev/psaux”
Option „Protocol” „auto-dev”
Option „HorizScrollDelta” „0”
# Option „SHMConfig” „true”
EndSectionSection „Device”
Identifier „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Driver „i810”
BusID „PCI:0:2:0”
EndSectionSection „Monitor”
Identifier „Általános monitor”
Option „DPMS”
EndSectionSection „Screen”
Identifier „Default Screen”
Device „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Monitor „Általános monitor”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×800”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „Synaptics Touchpad”
EndSectionSection „DRI”
Mode 0666
EndSection2008-10-18-22:07 #2170446Na, most már egy kis manuálterápiával, fix értékekkel sikerüt belőnöm a gyorsulást is, marad a harmadik gomb, mint megoldandó feladat.
Option „MinSpeed” „0.2”
Option „MaxSpeed” „0.4”
Option „AccelFactor” „0.015”Kérdés, hogy ezt a harmadik gombot a „Configured Mouse” vagy a „Synaptics Touchpad” opciójaként kell megadni. A három gomb az egy külön egérnek számít, vagy a touchpad része?
2008-10-18-22:07 #2170447Na, most már egy kis manuálterápiával, fix értékekkel sikerüt belőnöm a gyorsulást is, marad a harmadik gomb, mint megoldandó feladat.
Option „MinSpeed” „0.2”
Option „MaxSpeed” „0.4”
Option „AccelFactor” „0.015”Kérdés, hogy ezt a harmadik gombot a „Configured Mouse” vagy a „Synaptics Touchpad” opciójaként kell megadni. A három gomb az egy külön egérnek számít, vagy a touchpad része?
2008-10-18-23:09 #2170448No, most úgy tűnik, a dolog részben megoldódott. Van a középső gomb a tapipadon, ennek van négy állása, a felső és az alsó a görgők. Számomra érthetetlen módon idáig (a régi kernellel) a jobb volt a középső klikk, most (az új kernellel) a bal. Megszokható, bár jobb lenne az eredeti.
2008-10-18-23:09 #2170449No, most úgy tűnik, a dolog részben megoldódott. Van a középső gomb a tapipadon, ennek van négy állása, a felső és az alsó a görgők. Számomra érthetetlen módon idáig (a régi kernellel) a jobb volt a középső klikk, most (az új kernellel) a bal. Megszokható, bár jobb lenne az eredeti.
2009-12-04-20:03 #1888397Üdv, van egy Acer Aspire 5310 notim, Debian Lennyvel. Elvben minden OK.
De.
Az eredeti, 2.6.18 kernelt frissítéssel cserélték újabbakra, és egyszer csak (ezek szerint a 2.6.22-vel még rendben megy, a 23-nál ment gallyra) elkezdett rendetlenkedni a tapipad, és az LCD háttérvilágítása is halvány és szabályozhatatlan lett. A tapipad sebessége és gyorsulása nem volt jó, és a harmadik gomb, illetve a fel/le görgő nem működött. A régi kernellel minden OK maradt. Más okokból (suspend, kártyaolvasó nem támogatott, és javasolják a frissítést) jó lenne újabb kernelt forgatnom, illetve a frissítéseket feltennem. Tulajdonképpen már minden működik, kivéve a (régi kernellel működő) háromgombos/görgetős egeresdit. Ehhez szeretnék segítséget kérni.Itt a kurrens xorg.conf. Általában elég bizonytalan, hogy hány egérszerűségnek kellene ebben benne lenni: egynek, mert a Synaptics mindent lekezel, az egér gombjait is, kettőnek, Synaptics Touchpad-nak a touchpadhoz és egy Configured Mouse-nak az egér három gombjához, vagy még ennél is többnek. A Debian gyárilag séróból kettőt rakott fel, emellett a HUP-os topikban is van Synapitics Mouse, cde az lehet, hogy csak egy név.
Code:# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type „man /etc/X11/xorg.conf” at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorgSection „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/X11R6/lib/X11/fonts/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/X11R6/lib/X11/fonts/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/X11R6/lib/X11/fonts/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „Emulate3Buttons” „true”
EndSectionSection „InputDevice”
Identifier „Synaptics Touchpad”
Driver „synaptics”
Option „SendCoreEvents” „true”
Option „Device” „/dev/psaux”
Option „Protocol” „auto-dev”
Option „HorizScrollDelta” „0”
EndSectionSection „Device”
Identifier „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Driver „i810”
BusID „PCI:0:2:0”
EndSectionSection „Monitor”
Identifier „Általános monitor”
Option „DPMS”
EndSectionSection „Screen”
Identifier „Default Screen”
Device „Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller”
Monitor „Általános monitor”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×800”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×800”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
InputDevice „Synaptics Touchpad”
EndSectionSection „DRI”
Mode 0666
EndSectionVan itt egy Xorg log-összehasonlítás ami mutatja, hogy a régi kernelnél el sem indul a Synaptics.
Code:14c14
< Current Operating System: Linux Debian 2.6.23.12 #12 SMP Mon Jan 14 18:55:06 CET 2008 i686 --- > Current Operating System: Linux Debian 2.6.22-3-686 #1 SMP Sun Feb 10 20:20:49 UTC 2008 i686
23c23
< (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 25 01:19:35 2008 --- > (==) Log file: „/var/log/Xorg.0.log”, Time: Sun May 25 01:09:52 2008
149,176c149,175…
178,179d176
< [0] -1 0 0xd0200800 - 0xd020087f (0x80) MX[B] < (II) Active PCI resource ranges after removing overlaps: 181,207c178,206 ... < (II) intel(0): found backlight control method /sys/class/backlight/acpi_video1 523a523,525 > (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
> (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
> (WW) intel(0): PP_STATUS after: on, ready, sequencing on
567,578c569,580
< [7] -1 0 0xd0200100 - 0xd02001ff (0x100) MX[B] < [8] -1 0 0xd0200400 - 0xd02004ff (0x100) MX[B] < [9] -1 0 0xd0200000 - 0xd020007f (0x80) MX[B] < [10] -1 0 0xd0100000 - 0xd0103fff (0x4000) MX[B] < [11] -1 0 0xd0000000 - 0xd000ffff (0x10000) MX[B] < [12] -1 0 0xd0644400 - 0xd06447ff (0x400) MX[B] < [13] -1 0 0xd0644000 - 0xd06443ff (0x400) MX[B] < [14] -1 0 0xd0440000 - 0xd0443fff (0x4000) MX[B] < [15] -1 0 0xd0380000 - 0xd03fffff (0x80000) MX[B](B) < [16] -1 0 0xd0400000 - 0xd043ffff (0x40000) MX[B](B) < [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) < [18] -1 0 0xd0300000 - 0xd037ffff (0x80000) MX[B](B) --- > [7] -1 0 0xd0200400 – 0xd02004ff (0x100) MX[B]
> [8] -1 0 0xd0200000 – 0xd020007f (0x80) MX[B]
> [9] -1 0 0xd0100000 – 0xd0103fff (0x4000) MX[B]
> [10] -1 0 0xd0000000 – 0xd000ffff (0x10000) MX[B]
> [11] -1 0 0xd0644400 – 0xd06447ff (0x400) MX[B]
> [12] -1 0 0xd0644000 – 0xd06443ff (0x400) MX[B]
> [13] -1 0 0xd0440000 – 0xd0443fff (0x4000) MX[B]
> [14] -1 0 0xd0380000 – 0xd03fffff (0x80000) MX[B](B)
> [15] -1 0 0xd0400000 – 0xd043ffff (0x40000) MX[B](B)
> [16] -1 0 0xc0000000 – 0xcfffffff (0x10000000) MX[B](B)
> [17] -1 0 0xd0300000 – 0xd037ffff (0x80000) MX[B](B)
> [18] -1 0 0xd0200100 – 0xd02001ff (0x100) MX[B]
760,761c762,763
< (--) Synaptics Touchpad auto-dev sets device to /dev/input/event8 < (**) Option "Device" "/dev/input/event8" --- > Synaptics Touchpad no synaptics event device found
> (**) Option „Device” „/dev/psaux”
763,768c765,769
< (--) Synaptics Touchpad touchpad found < (**) Option "AlwaysCore" < (**) Option "SendCoreEvents" "true" < (**) Synaptics Touchpad: always reports core events < (II) evaluating device (Synaptics Touchpad) < (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE) --- > Query no Synaptics: 6003C8
> (EE) Synaptics Touchpad no synaptics touchpad detected and no repeater device
> (EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
> (EE) PreInit failed for input device „Synaptics Touchpad”
> (II) UnloadModule: „synaptics”
773,775d773
< (--) Synaptics Touchpad auto-dev sets device to /dev/input/event8 < (**) Option "Device" "/dev/input/event8" < (--) Synaptics Touchpad touchpad found 779a778,785 > (II) intel(0): xf86UnbindGARTMemory: unbind key 0
> (II) intel(0): xf86UnbindGARTMemory: unbind key 1
> (II) intel(0): xf86UnbindGARTMemory: unbind key 2
> (II) intel(0): xf86UnbindGARTMemory: unbind key 3
> (II) intel(0): xf86UnbindGARTMemory: unbind key 4
> (II) intel(0): [drm] removed 1 reserved context for kernel
> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf8cf7000 at 0xb7af9000
> (II) intel(0): [drm] Closed DRM master. -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz