Настройки xorg.conf

У меня вот такая проблема с тех времён, как стали запускаться иксы. Просто какое-то время это было достаточно редкое явление…
После загрузки всё работает как надо, в графической оболочке, но в один момент перестаёт работать клавиатура, мышь и иногда гаснет монитор. В итоге только вытащить из розетки спасает…
Я думаю, xorg.conf неправильно настроен на мышь и клавиатуру. Где посмотреть протоколы ошибок X11? Я в неопределённости, что конкретно делать…

содержимое файла:

#------------------------------------------------------------------------------
 # Modified Calculate-install 2.2.19
 # Processed template files:
 # /usr/share/calculate/templates/install/1merge/xorg-server/X11/xorg.conf
#------------------------------------------------------------------------------

Section "ServerLayout"
  Identifier "Xorg Configured"
  Screen "Monitor"
EndSection

Section "Files"
  FontPath "/usr/share/fonts/corefonts"
  FontPath "/usr/share/fonts/misc"
  FontPath "/usr/share/fonts/droid"
EndSection

Section "Module"
  Load "dri"
  Load "dbe" # Double buffer extension
  Load "glx" # OpenGL X protocol interface
  Load "extmod" # Misc. required extension
EndSection

Section "Monitor"
  Identifier "StandardMonitor"
  Option "DPMS"
EndSection

Section "Device"
  Identifier "radeonVGA"
  Driver "radeon"
EndSection

Section "Screen"
  Identifier "Monitor"
  Device "radeonVGA"
  Monitor "StandardMonitor"
  DefaultDepth 24
  Subsection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
  EndSubsection
EndSection
Section "DRI"
  Group        "video"
  Mode         0666
EndSection

Section "InputDevice"
  Identifier  "Generic Keyboard"
  Driver    "keyboard"
  Option    "CoreKeyboard"
  Option    "XkbRules"  "xorg"
  Option    "XkbModel"  "pc105"
  Option    "XkbLayout" "en"
EndSection

Section "InputDevice"
  Identifier  "TouchPad Mouse"
  Driver    "mouse"
  Option    "CorePointer"
  Option    "Device"    "/dev/input/mouse0"
  Option    "Protocol"    "IMPS/2"
  Option    "ZAxisMapping"    "4 5"
EndSection

Section "Extensions"
  Option "Composite" "On"
EndSection

в один момент перестаёт работать клавиатура, мышь
неправильно настроен на мышь и клавиатуру
… перестает работать или система “виснет” полностью?
… думаю, что причина в другом …

Может быть… Но, при неудачном запуске иксов я видел предепреждение по клаиватуре…

Логи Х-сервера смотреть тут:
/var/log/Xorg.0.log

~/.xsession-errors