2 příspěvky / 0 new
Poslední
Obrázek uživatele rara
Offline
Naposledy viděn: 14 let 12 měsíců zpět
Připojen: 26.01.2008 - 08:47
nefungující touchpad na acer aspire 5310

Zdravím.
Instaloval jsem OpenSuSE 10.3 na Acer Aspire 5310 a při samotné instalaci nefungoval touchpad, a ani po ní nefunguje.
Před instalací OpenSuSE bylo na tomto NB nainstalováno ubuntu, na kterém touchpad normálně fungoval.
YaST touchpad nenašel při detekci hardweru a nenainstalovaly se ani ovladače. Doinstaloval jsem ručně a do "xorg.conf" jsem přidal vše potřebné (podobný problém jsem vygooglil), nicméně touchpad pořád nefunguje.
Zde je kousek xorg.0.log:

...
(II) Synaptics touchpad driver version 0.14.6 (1406)
(**) Option "Device" "/dev/input/event4"
(**) Option "SHMConfig" "on"
(**) Option "HorizEdgeScroll" "0"
(EE) Touchpad no synaptics touchpad detected and no repeater device
(EE) Touchpad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Touchpad"
(II) UnloadModule: "synaptics"
...

Na stejný NB jsem instaloval OpenSuSE před cca 3mi měsíci, a v té době YaST touchpad normálně našel a touchpad fungoval (kamarádka si pak nechala na NB nainstalovat Ubuntu, ale po řadě problémů jí zase vracím OpenSuSE).

V biosu jsem nenašel nic co by se podobalo možnosti zapnout/vypnout, povolit nebo nastavit touchpad.
Budu vděčný za každý tip (rozhodně se mi nechce instalovat windows nebo ubuntu, abych vyzkoušel že je touchpad OK)

Obrázek uživatele JirkaZ
Offline
Naposledy viděn: 6 let 4 měsíce zpět
Připojen: 17.10.2006 - 19:12
Než bych dělal

další kroky, rozhodně bych si ověřil, zda je touchpad funkční. Právě třeba v Ubuntu - jak známo, není třeba instalace, stačí spustit jako live. No a v jeho xorg.conf bych se eventuelně i inspiroval...

JirkaZ

Obrázek uživatele Vojtaeus
Offline
Naposledy viděn: 7 let 5 měsíců zpět
Připojen: 07.12.2007 - 22:00
AcerAspire 3692 bez potíží

Zdravím, já mám openSUSE 10.3 na AcerAspire 3692 a chodí to bez potíží. Jen jsen při instalaci navíc vybral ksynaptic, abych jej mohl zapínat a vypínat i ze systray. Ale občas se mi kdysi dávno stalo, že systém touchpad vypnul, stačilo zapnout (Fn+f7). Pro inspiraci, dole je můj drahý xorg.conf:
$ cat /etc/X11/xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2008-04-28T19:08:30+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer , 2005
# Contact: SaX-User list
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "cz,us"
Option "XkbModel" "microsoftpro"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbRules" "xfree86"
Option "XkbVariant" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "KYE NetScroll + Mini Traveler"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[3]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "Touchpad"
Option "SHMConfig" "on"
Option "Vendor" "Synaptics"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
DisplaySize 331 207
HorizSync 30-62
Identifier "Monitor[0]"
ModelName "N154I2-L02 LCD MONITOR"
Option "DPMS"
VendorName "CMO"
VertRefresh 43-60
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
Modeline "1280x800" 69.75 1280 1328 1360 1440 800 803 809 823 +HSync -Vsync
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
Modeline "1024x768" 55.00 1024 1072 1104 1184 768 771 775 790 +HSync -Vsync
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
Modeline "800x600" 34.75 800 848 880 960 600 603 607 617 +HSync -Vsync
Modeline "1024x768" 66.33 1024 1080 1184 1344 768 769 772 796
Modeline "1024x600" 50.60 1024 1064 1168 1312 600 601 604 622
Modeline "800x600" 39.49 800 832 912 1024 600 601 604 622
Modeline "768x576" 36.13 768 792 872 976 576 577 580 597
Modeline "640x480" 24.70 640 656 720 800 480 481 484 498
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x800" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "945 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Option "SaXDualHead"
Option "monitor-LVDS" "Monitor[0]"
Option "SaXDualMonitorVendor" "--> VESA"
Option "SaXDualOrientation" "LeftOf"
Option "SaXDualResolution" "1024x768"
Option "SaXDualMode" "Clone"
Option "SaXDualHSync" "31-50"
Option "SaXDualMonitorModel" "1024X768@60HZ"
Option "SaXDualVSync" "50-60"
Option "SaXExternal" "Identifier&EXT+DisplaySize&+VendorName&--> VESA+PreferredMode&1024x768+HorizSync&31-50+ModelName&1024X768@60HZ+VertRefresh&50-60"
Option "usevnc" "no"
Screen 0
VendorName "Intel"
EndSection

Section "Monitor"
HorizSync 31-50
Identifier "EXT"
ModelName "1024X768@60HZ"
Option "PreferredMode" "1024x768"
VendorName "--> VESA"
VertRefresh 50-60
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection