Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: nezik 11 Září 2007, 16:18:29
-
prošel sem co se dalo a návody sou mi jasný, jen mám problém, že když otevřu přes terminál xorg.conf, tak tam není nic, ale přes nautilus, se dá otevřít je pro čtení a tam mi touchpad chybí. jak na to?
-
když otevřu přes terminál xorg.conf, tak tam není nic
Určitě tam něco být musí... Spíš jste něco udělal špatně...
Pošlete váš xorg.conf.
-
nezik@notes:~$ gksudo gedit /etc/x11/xorg.conf
(gedit:6825): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
-
Zkus nainstalovat mc - v terminálu - sudo apt-get install mc
Poté - v terminálu - sudo mc - spustí se midnight commander a najdi xorg.conf a označíš, zmáčkneš F4 a můžeš vesele editovat
-
a tady je výpis z xorg.conf do kterého sem se dostal přes nautilus v read only režimu
# /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 xorg.conf(5) manual page.
# (Type "man 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-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
Driver "sis"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Obecný monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
Monitor "Obecný monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
-
Zvláštní, že tam touchpad není...
Přidejte tam tedy
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection(K editaci musíte mít superuživatelská práva, takže tedy: gksudo gedit /etc/X11/xorg.conf)
-
no a to je asi ten problém.
při zadnání tohoto příkazu mi to napíše:
nezik@notes:~$ gksudo gedit /etc/x11/xorg.conf
(gedit:6825): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
to luisiah>
v mc mi to při ukládání napíše:
chyba při zápisu do souboru :-(
-
Ukládání se provádí myslím F2 - což jsi tedy asi udělal - takže je problém úplně někde jinde. Ale to opravdu nemám tušení kde.
Udělal jsi to takto - sudo mc? Jinak mě nic nenapadá.
-
no a to je asi ten problém.
při zadnání tohoto příkazu mi to napíše:
nezik@notes:~$ gksudo gedit /etc/x11/xorg.conf
(gedit:6825): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
to luisiah>
v mc mi to při ukládání napíše:
chyba při zápisu do souboru :-(
1. Opisujte příkazy buď přesně, nebo je raději kopírujte → musí tam být velké X - X11!
2. Vše je v pořádku → udělá to to, co má - tzn. spustí textový editor gedit (a pokud byste napsal velké X, tak by to i otevřelo soubor...).
-
to vojtech.t>
ano bylo to tím malým x11
to luisah>
jo bylo to tím, že sem nezadal sudo mc, ale jen mc
-
leč problém přetrvává
GSynaptics couldn't initialize.
You have to set 'SHMConfig' 'true' in xorg.conf or XF86Config to use GSynaptics
a to sem i připsal do xorg.conf
Option "SHMConfig" "on"
nebo
Option "SHMConfig" "True"
-
Option "SHMConfig" "on"
nebo
Option "SHMConfig" "True"
Zkus místo "True" - přesně jak to píše ta hláška "true" - s malým t
-
aha,
já si pořád nemůžu zvyknout, že tu záleží na malejch a velkejch písmenech :-)
-
Jak psal vojtech.t - než si zvykneš, tak kopíruj příkazy, je to nejjednodušší.
A jak to vypadá, už to funguje?
-
ani s malým t to nejede
ani po restartu gnome ani po restartu systému
-
Teď už musí poradit někdo jiný, toto opravdu nevím.
-
přesto děkuju za snahu. už se díky foru vyřešil spoustu zásadních i nepodstatných věcí
a ubuntu mě baví čím dál víc.
-
Mrkni sem:
https://help.ubuntu.com/community/SynapticsTouchpad#xinputdevice
http://www.ubuntugeek.com/disable-synaptics-touchpad-while-typing-in-ubuntu.html
Nejdřív zkus tohle: to by mohlo být ono (chybý nám bod č.3)
1. sudo gedit /etc/X11/xorg.conf
2. Add this section below the keyboard or mouse one:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "true"
EndSection
3. Add thisl line to the "ServerLayout" section (in my xorg.conf it is in the bottom of list):
InputDevice "Synaptics Touchpad"
4. Save the file and reload. Hope it woll help.
-
tak to zabralo.
já už sem to zkoušel jednou, ale nenapsal sem to na konec a pak mi po restartu nenaběhlo Gnome a napsalo to chybu, že synaptics je neznámé zařízení.
takže ještě jednou děkuju za spolupráci a pomoc.
-
Není zač.