ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] OpenGL doesn't work
@ 2006-06-15 15:12 Chernetskyy Olexander
  0 siblings, 0 replies; only message in thread
From: Chernetskyy Olexander @ 2006-06-15 15:12 UTC (permalink / raw)
  To: community


> >
> Должно работать. Из приведеного видно только, что DRI не
> загрузилось. А что оно пытается грузить? И есть ли в конфиге
> соответствующая секция. Дистр какой?

alt compact 3.0.4

xorg.conf
=============================================================================
Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "Screen at Device0" 0 0
	Screen         "Screen at Device1" 0 0
	InputDevice    "mouse0" "CorePointer"
	InputDevice    "ruwin_ct_sh" "CoreKeyboard"
EndSection

Section "Files"
	FontPath     "unix/:-1"
EndSection

Section "Module"
	Load  "dbe"
	Load  "glx"
	Load  "dri"
	Load  "extmod"
	Load  "type1"
	Load  "freetype"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "InputDevice"
	Identifier  "ruwin_ct_sh"
	Driver      "kbd"
	Option	    "XkbLayout" "us,ru,ua"
	Option	    "XkbOptions" "grp:lwin_toggle"
	Option	    "XkbVariant" ",winkeys"
	Option	    "XkbModel" "pc105"
EndSection

Section "InputDevice"
	Identifier  "mouse0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	#"ImPS/2 Logitech Wheel Mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "L1730S|0"
	DisplaySize  340	270
EndSection

Section "Monitor"
	Identifier   "L1730S|1"
	DisplaySize  340	270
EndSection

Section "Device"
	Identifier  "ATI Radeon (x11)|0"
	Driver      "radeon"
EndSection

Section "Device"
	Identifier  "ATI Radeon (x11)|1"
	Driver      "radeon"
EndSection

Section "Screen"
	Identifier "Screen at Device0"
	Device     "ATI Radeon (x11)|0"
	Monitor    "L1730S|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen at Device1"
	Device     "ATI Radeon (x11)|1"
	Monitor    "L1730S|1"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1280x720" "1152x870" "1152x864" "1120x840" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection
=============================================================================

--
Best regards,
ArCher



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-15 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-15 15:12 [Comm] OpenGL doesn't work Chernetskyy Olexander

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git