Lipetsk *nix Association Forum Lipetsk *nix Association Forum
Новости:
 
*
Добро пожаловать, Гость. Пожалуйста, войдите или зарегистрируйтесь.
Вам не пришло письмо с кодом активации?
30 Ноября 2024, 06:50:25


Войти


Страниц: [1]   Вниз
  Печать  
Автор Тема: Как включить 3D рабочий стол в Mandriva 2008  (Прочитано 16553 раз)
0 Пользователей и 9 Гостей смотрят эту тему.
NeO
Злобный админчик
Администратор
*****

Карма: 62
Сообщений: 2376

Debian Stretch


WWW Награды
« : 02 Ноября 2007, 15:01:07 »

Цитировать
Так оно и понятно, у тебя в XORG.CONF смотри какой видео драйвер написан - VESA, следовательно у тебя либо дрова не установились, либо эти дрова на автомате конфиг не поменяли ....
А потом идет секция с ати, которая и работает, т. к. указана в ServerLayout

Цитировать
Хорошо. А лог в какой папке смотреть?
/var/log/Xorg.0.log

Цитировать
desperate  да, я заметил, как привести в соответствие?
Код:
# File generated by XFdrake (rev 230776)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
   Identifier     "layout1"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Keyboard1" "CoreKeyboard"
   InputDevice    "Mouse1" "SendCoreEvents"
EndSection

Section "Files"
EndSection

Section "Module"
   Load  "dbe" # Double-Buffering Extension
   Load  "v4l" # Video for Linux
   Load  "extmod"
   Load  "type1"
   Load  "freetype"
   Load  "glx" # 3D layer
EndSection

Section "ServerFlags"

    #DontZap # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
 # allows the server to start up even if the mouse does not work
   Option       "allowmouseopenfail"
EndSection

Section "InputDevice"
   Identifier  "Keyboard1"
   Driver      "kbd"
   Option       "XkbModel" "pc105"
   Option       "XkbLayout" "us,ru(winkeys)"
   Option       "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:rwin"
EndSection

Section "InputDevice"
   Identifier  "Mouse1"
   Driver      "evdev"
   Option       "bustype" "0x0003"
   Option       "product" "0xc01e"
   Option       "relBits" "+0+1+2"
   Option       "HWheelRelativeAxisButtons" "7 6"
   Option       "vendor" "0x046d"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "Extensions"
   Option       "Composite"
EndSection
Записан
Страниц: [1]   Вверх
  Печать  
 
Перейти в:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM