Xorg po spusteni zamrzol

Sekcia: Aplikácie & Desktop 28.07.2009 | 23:58
Filip   Návštevník
Ahoj, po niekolko hodinovom rieseni problemov a konfiguracii sa mi konecne podarilo rozbehnut Xorg. Teda ciastocne kedze po spusteni nefunguje mys, klavesnica ani ctrl + alt + backspace. Dochadzam k zaveru, ze asi zamrzol. Ak by mi niekto pomohol, velmi by som to ocenil. Pre lahsie riesenie prikladam xorg.conf:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection

Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "dri2"
Load "glx"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "sk-qwertz"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
    • Re: Xorg po spusteni zamrzol 29.07.2009 | 00:06
      Filip   Návštevník
      Tu je zvysok xorg.conf kedze sa to vsetko nezmesti do jednej spravy:

      Section "Device"
      ### Available Driver options are:-
      ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
      ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
      ### [arg]: arg optional
      #Option "SWcursor" # [<bool>]
      #Option "HWcursor" # [<bool>]
      #Option "NoAccel" # [<bool>]
      #Option "ShadowFB" # [<bool>]
      #Option "UseFBDev" # [<bool>]
      #Option "Rotate" # [<str>]
      #Option "VideoKey" # <i>
      #Option "FlatPanel" # [<bool>]
      #Option "FPDither" # [<bool>]
      #Option "CrtcNumber" # <i>
      #Option "FPScale" # [<bool>]
      #Option "FPTweak" # <i>
      #Option "DualHead" # [<bool>]
      Identifier "Card0"
      Driver "nvidia"
      VendorName "nVidia Corporation"
      BoardName "GeForce 8200"
      BusID "PCI:2:0:0"
      EndSection

      Section "Screen"
      Identifier "Screen0"
      Device "Card0"
      Monitor "Monitor0"
      SubSection "Display"
      Viewport 0 0
      Depth 1
      EndSubSection
      SubSection "Display"
      Viewport 0 0
      Depth 4
      EndSubSection
      SubSection "Display"
      Viewport 0 0
      Depth 8
      EndSubSection
      SubSection "Display"
      Viewport 0 0
      Depth 15
      EndSubSection
      SubSection "Display"
      Viewport 0 0
      Depth 16
      EndSubSection
      SubSection "Display"
      Viewport 0 0
      Depth 24
      EndSubSection
      EndSection

      Section "DRI"
      mode 0666
      EndSection

      • Re: Xorg po spusteni zamrzol 29.07.2009 | 02:46
        matt   Návštevník
        ak nebootujes priamo do X, tak si nakonfiguruj vsetko cez xorgconfig. Urcite to pojde, mal som s obdobnou kartou, podobny problem. A mys a klavesnicu si daj standard / usb alebo co tam mas, a us key. Potom to zmenis, ked pojde X

        "Slackware forever"
    • Re: Xorg po spusteni zamrzol 29.07.2009 | 00:56
      WlaSaTy   Návštevník
      Keby si dal radsej log z X Windows, je v /var/log.

      Nefunkcnost mysi a klavesnice moze byt sposobena tym, ze grafika uz nezvykne pouzivat ine ovladace ako evdev, ale nepises ci nahodou nepouzivas niekolko rokov staru instalacku.

      Inak, zabysol si povedaj aj ktoru verziu ovladaca si stiahol od vyrobcu.