ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Павел aka [R-K]" <rap-kasta@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] проблема с 3d на intel GL960
Date: Fri, 14 Mar 2008 21:02:32 +0500
Message-ID: <200803142102.32927.rap-kasta@mail.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

Здравствуйте,
Такое дело: после установки нового ядра полетел 3d...

Вот некоторые "данные":

ядро - 2.5.24-ice-wks-alt1
каточка - mobile intel GL960 Express

[rap-kasta@localhost ~]$ glxgears
2658 frames in 5.0 seconds = 527.200 FPS
2640 frames in 5.0 seconds = 525.361 FPS

[rap-kasta@localhost ~]$ glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting 
LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

/etc/X11/xorg.conf приложил в аттач.

P.S. совет http://faq.altlinux.ru/index.php?action=single&nf=1&qid=920 помог 
мне на старом ядре (2.6.18) а тут не хочет....
P.P.S сделал вчера dist-upgrade до 4.0.2

-- 

С Уважением, Павел aka [R-K]

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 2400 bytes --]

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "ImPS/2 Generic Wheel Mouse|0" "CorePointer"
EndSection

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

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "ImPS/2 Generic Wheel Mouse|0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor 1280x1024|0"
	HorizSync    31.5 - 79.0
	VertRefresh  50.0 - 90.0
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "intel"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor 1280x1024|0"
	DefaultDepth     16
	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
	SubSection "Display"
		Depth     32
		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         0666
EndSection

Section "Extensions"
    Option	"Composite"	"true"
    Option         "RENDER" "Enable"
EndSection

             reply	other threads:[~2008-03-14 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14 16:02 Павел aka [R-K] [this message]
2008-03-14 16:26 ` Andrey Rahmatullin
2008-03-15  9:06     ` Andrey Rahmatullin
2008-03-14 18:17 ` Timur Batyrshin
2008-03-14 19:02   ` Павел aka [R-K]
2008-03-14 19:03     ` Andrey Rahmatullin

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=200803142102.32927.rap-kasta@mail.ru \
    --to=rap-kasta@mail.ru \
    --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