On Thu, 30 Aug 2007, Ky6uk wrote:

*This message was transferred with a trial version of CommuniGate(r) Pro*
GoR пишет:
*This message was transferred with a trial version of CommuniGate(r) Pro*
Привет all!
Поставил себе дебиан 4, начал осваиваться), поставил дрова на видюху ( подсказали в этой конференции ), а opengl так и не появился... как его включить? ( видюха ati )


Может поможет.
http://gq.net.ru/2007/05/05/installing-ati-or-nvidia-drivers-into-debian-etch/



  Недавно встретил более менее подробное описание модулей
  которые использует xorg. Авось пригодится.

Section "Module"
# fonts modules:
        Load    "bitmap"
        Load    "extmod"
        Load    "type1"
        Load    "freetype"
#       Load    "speedo"
#
# layer below vbe that emus x86 real mode so you can call into vbios
# vesa bios interface for card setup stuff
        Load    "int10"
        Load    "vbe"
# serial bus over which you speak the ddc protocol to get info from the # monitor
        Load    "i2c"
        Load    "ddc"
# direct rendering infrastructure which makes opengl go fast
        Load    "dri"
# glx and glcore implement opengl
        Load    "glx"
        Load    "GLcore"
# double buffering extension (no apps use?)
#       Load    "dbe"
# 1 of 3 extensions for application automation
# (unneeded -- most things use xtest from extmod)
#       Load    "record"
EndSection

 p.s. Кстати, если у кого есть более подробная/понятная
      документация, - поделитесь.

Ответить