ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Chernetskyy Olexander" <archer@elec.com.ua>
To: community@lists.altlinux.org
Subject: Re: [Comm] OpenGL doesn't work
Date: Thu, 15 Jun 2006 19:12:32 +0400
Message-ID: <200606151512.k5FFCWwY023126@mail.elec.ru> (raw)


> >
> Должно работать. Из приведеного видно только, что 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



                 reply	other threads:[~2006-06-15 15:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200606151512.k5FFCWwY023126@mail.elec.ru \
    --to=archer@elec.com.ua \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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