ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] i845 directrendering broken?
@ 2005-05-27 20:59 Alex Ogurtsov
  2005-05-27 21:06 ` [sisyphus] " Konstantin A. Lepikhov
  2005-05-27 21:08 ` [sisyphus] " Alex Ogurtsov
  0 siblings, 2 replies; 8+ messages in thread
From: Alex Ogurtsov @ 2005-05-27 20:59 UTC (permalink / raw)
  To: sisyphus

 Приветвую уважаемые!
Давненько не dist-upgrade-илсяю И вот после сегодняшнего сизифа потерял 
апартное ускорение 3D на i845 интегрированом.
2.6.11-std26-up-alt10 
xorg-x11-6.8.2-alt7
В логах ничего подозрительного (или не туда смотрю).
xorg.conf прилагаю

grep -v ^# /etc/X11/xorg.conf | grep -v ^$

Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath   "unix/:-1"
EndSection
Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals
    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap
    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom
    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail
EndSection
Section "InputDevice"
    Identifier "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat"  "250 30"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant"  ",winkeys"
    Option "XkbOptions"  "grp:rctrl_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"
EndSection
Section "Module"
    Load        "dbe"
    Load        "dri"
   Load 	"/usr/X11R6/lib/modules/extensions/libglx.a"
    SubSection  "extmod"
        #Option "omit xfree86-dga"
    EndSubSection
    Load        "type1"
    Load        "freetype"
EndSection
Section "DRI"
    Mode        0666
EndSection
Section "Monitor"
    Identifier "monitor1"
    VendorName "Unknown"
    ModelName  "Unknown"
    HorizSync  30-71
    VertRefresh 50-160
ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync 
-vsync

EndSection
Section "Device"
    Identifier  "Intel 845"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "i810"
       Option "XaaNoOffScreenPixmaps"

    Option      "DPMS"  "on"
EndSection
Section "Screen"
    Identifier "screen1"
    Device      "Intel 845"
    Monitor     "monitor1"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

-- 
Best regards,
Alex Ogurtsov
system administrator of Geeksforless Ukrainian operation
email: aogurtsov@geeksforless.net
MSN: aogurtsov@geeksforless.net
Phone: 416-883-3000(ext.8822)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-05-30  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-27 20:59 [sisyphus] i845 directrendering broken? Alex Ogurtsov
2005-05-27 21:06 ` [sisyphus] " Konstantin A. Lepikhov
2005-05-27 21:21   ` Alex Ogurtsov
2005-05-28  7:43     ` Konstantin A. Lepikhov
2005-05-27 21:08 ` [sisyphus] " Alex Ogurtsov
2005-05-27 21:27   ` Vitaly Smirnov
2005-05-27 21:33     ` Vitaly Smirnov
2005-05-30  3:54       ` Alex Ogurtsov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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