ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] возвращаясь к вопросу о  i915g
@ 2005-07-30 10:04 Artem
  2005-07-30 10:34 ` Valery V. Inozemtsev
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 10:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Обновив ядро до 2.6.12 и собрав modules-drm добился нормального 
опознования agpgart на i915gm (sonoma).
В логах xorg сейчас видно, что модуль dri загружается и direct rendering 
enabled, но glxinfo говорит что:
name of display: :0.0
display: :0  screen: 0
direct rendering: No

Выдержки из Xorg.0.log:

(II) I810(0): BIOS now sees 12288 kB VideoRAM
(--) I810(0): Pre-allocated VideoRAM: 7932 kByte
(**) I810(0): VideoRAM: 32768 kByte
..... skip....
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 7872 kB
(II) I810(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip 
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics 
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(==) I810(0): Default visual is TrueColor
(II) I810(0): Allocated 128 kB for the ring buffer at 0x0
(II) I810(0): Allocating at least 512 scanlines for pixmap cache
(II) I810(0): Initial framebuffer allocation size: 5120 kByte
(II) I810(0): Allocated 4 kB for HW cursor at 0xffff000 (0x03b17000)
(II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0xfffb000 (0x0ced0000)
(II) I810(0): Allocated 4 kB for Overlay registers at 0xfffa000 
(0x05743000).
(II) I810(0): Allocated 64 kB for the scratch buffer at 0xffea000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] DRM interface version 1.2
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xd090d000
(II) I810(0): [drm] mapped SAREA 0xd090d000 to 0xb7cb5000
(II) I810(0): [drm] framebuffer handle = 0xc0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 3072 kB for the back buffer at 0xf800000.
(II) I810(0): Allocated 3072 kB for the depth buffer at 0xf400000.
(II) I810(0): Allocated 32 kB for the logical context at 0xf3f8000.
(II) I810(0): Allocated 21248 kB for textures at 0xfeb40000
(II) I810(0): Updated framebuffer allocation size from 5120 to 5128 kByte
(II) I810(0): Updated pixmap cache from 512 scanlines to 514 scanlines
(II) I810(0): 0x84a2af0: Memory at offset 0x00020000, size 5128 kBytes
(II) I810(0): 0x85a8748: Memory at offset 0x0ffff000, size 4 kBytes
(II) I810(0): 0x838c6f8: Memory at offset 0x0fffb000, size 16 kBytes
(II) I810(0): 0x84d68e4: Memory at offset 0x00000000, size 128 kBytes
(II) I810(0): 0x84a2b30: Memory at offset 0x0ffea000, size 64 kBytes
(II) I810(0): 0x85ac7d8: Memory at offset 0x0fffa000, size 4 kBytes
(II) I810(0): 0x84a2b80: Memory at offset 0x0f800000, size 3072 kBytes
(II) I810(0): 0x84a2ba0: Memory at offset 0x0f400000, size 3072 kBytes
(II) I810(0): 0x84a2be0: Memory at offset 0x0f3f8000, size 32 kBytes
(II) I810(0): 0x84a2bc0: Memory at offset 0x00522000, size 21248 kBytes
(II) I810(0): Activating tiled memory for the back buffer.
(II) I810(0): Activating tiled memory for the depth buffer.
(II) I810(0): [drm] Registers = 0xd0400000
(II) I810(0): [drm] Back Buffer = 0xcf800000
(II) I810(0): [drm] Depth Buffer = 0xcf400000
(II) I810(0): [drm] ring buffer = 0xc0000000
(II) I810(0): [drm] textures = 0xc0522000
(II) I810(0): [drm] dma control initialized, using IRQ 11
(II) I810(0): [drm] Initialized kernel agp heap manager, 21757952
(II) I810(0): [dri] visual configs initialized
(WW) I810(0): Failed to set up write-combining range (0xc0000000,0x10000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 
0x0000
(II) I810(0): xf86BindGARTMemory: bind key 7 at 0x007bf000 (pgoffset 1983)
(II) I810(0): xf86BindGARTMemory: bind key 0 at 0x0ffff000 (pgoffset 65535)
(II) I810(0): xf86BindGARTMemory: bind key 1 at 0x0fffb000 (pgoffset 65531)
(II) I810(0): xf86BindGARTMemory: bind key 3 at 0x0ffea000 (pgoffset 65514)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x0fffa000 (pgoffset 65530)
(II) I810(0): xf86BindGARTMemory: bind key 4 at 0x0f800000 (pgoffset 63488)
(II) I810(0): xf86BindGARTMemory: bind key 5 at 0x0f400000 (pgoffset 62464)
(II) I810(0): xf86BindGARTMemory: bind key 6 at 0x0f3f8000 (pgoffset 62456)
(II) I810(0): Display plane A is disabled and connected to Pipe A.
(II) I810(0): Display plane B is enabled and connected to Pipe B.
(II) I810(0): Enabling plane B.
(II) I810(0): Display plane A is now disabled and connected to Pipe A.
(II) I810(0): Display plane B is now enabled and connected to Pipe B.
(II) I810(0): PIPEACONF is 0x00000000
(II) I810(0): PIPEBCONF is 0x80000000
(II) I810(0): Mode bandwidth is 47 Mpixel/s
(II) I810(0): maxBandwidth is 1088 Mbyte/s, pipe bandwidths are 252 
Mbyte/s, 0 Mbyte/s
(II) I810(0): LFP compensation mode: 0x6
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Horizontal and Vertical Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                16 128x128 slots
                4 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(**) Option "dpms" "true"
(**) I810(0): DPMS enabled
(II) I810(0): X context handle = 0x00000001
(II) I810(0): [drm] installed DRM signal handler
(II) I810(0): [DRI] installation complete
(II) I810(0): direct rendering: Enabled

Т.е. - он "Enabled" - в логах - а glxinfo говорит что он - disabled (No) 
. Почему?


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 10:04 [sisyphus] возвращаясь к вопросу о i915g Artem
@ 2005-07-30 10:34 ` Valery V. Inozemtsev
  2005-07-30 10:51   ` Artem
  2005-07-30 11:23   ` Sergey Vlasov
  0 siblings, 2 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 10:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 14:04 Artem написал(a):
> Обновив ядро до 2.6.12 и собрав modules-drm добился нормального
> опознования agpgart на i915gm (sonoma).
> В логах xorg сейчас видно, что модуль dri загружается и direct rendering
> enabled, но glxinfo говорит что:
> name of display: :0.0
> display: :0  screen: 0
> direct rendering: No

<skip>

> (II) I810(0): [DRI] installation complete
> (II) I810(0): direct rendering: Enabled
>
> Т.е. - он "Enabled" - в логах - а glxinfo говорит что он - disabled (No)
> . Почему?

$ ls -al /dev/dri/*

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 10:34 ` Valery V. Inozemtsev
@ 2005-07-30 10:51   ` Artem
  2005-07-30 11:18     ` Valery V. Inozemtsev
  2005-07-30 11:23   ` Sergey Vlasov
  1 sibling, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 10:51 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>>(II) I810(0): [DRI] installation complete
>>(II) I810(0): direct rendering: Enabled
>>
>>Т.е. - он "Enabled" - в логах - а glxinfo говорит что он - disabled (No)
>>. Почему?
>>    
>>
>
>$ ls -al /dev/dri/*
>  
>
total 0
drwxr-xr-x   2 root root     60 Jul 30 10:18 .
drwxrwxrwt  18 root root  14520 Jul 30 13:37 ..
crw-rw-rw-   1 root root 226, 0 Jul 30 10:18 card0


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 10:51   ` Artem
@ 2005-07-30 11:18     ` Valery V. Inozemtsev
  2005-07-30 11:28       ` Artem
  0 siblings, 1 reply; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 11:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 14:51 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >>(II) I810(0): [DRI] installation complete
> >>(II) I810(0): direct rendering: Enabled
> >>
> >>Т.е. - он "Enabled" - в логах - а glxinfo говорит что он - disabled (No)
> >>. Почему?
> >
> >$ ls -al /dev/dri/*
>
> total 0
> drwxr-xr-x   2 root root     60 Jul 30 10:18 .
> drwxrwxrwt  18 root root  14520 Jul 30 13:37 ..
> crw-rw-rw-   1 root root 226, 0 Jul 30 10:18 card0

$ ls -al /usr/X11R6/lib/libGL.so.1

и покажите /etc/X11/xorg.conf до кучи

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 10:34 ` Valery V. Inozemtsev
  2005-07-30 10:51   ` Artem
@ 2005-07-30 11:23   ` Sergey Vlasov
  1 sibling, 0 replies; 43+ messages in thread
From: Sergey Vlasov @ 2005-07-30 11:23 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Sat, Jul 30, 2005 at 02:34:09PM +0400, Valery V. Inozemtsev wrote:
> В сообщении от 30 Июль 2005 14:04 Artem написал(a):
> > Обновив ядро до 2.6.12 и собрав modules-drm добился нормального
> > опознования agpgart на i915gm (sonoma).
> > В логах xorg сейчас видно, что модуль dri загружается и direct rendering
> > enabled, но glxinfo говорит что:
> > name of display: :0.0
> > display: :0  screen: 0
> > direct rendering: No
> 
> <skip>
> 
> > (II) I810(0): [DRI] installation complete
> > (II) I810(0): direct rendering: Enabled
> >
> > Т.е. - он "Enabled" - в логах - а glxinfo говорит что он - disabled (No)
> > . Почему?
> 
> $ ls -al /dev/dri/*

Либо, если в системе по каким-то причинам стоят пакеты fglrx_glx или
nvidia_glx*, аналогичная проблема может наблюдаться, если
/usr/X11R6/lib/libGL.so.1 указывает не на ту библиотеку.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 11:18     ` Valery V. Inozemtsev
@ 2005-07-30 11:28       ` Artem
  2005-07-30 11:38         ` Valery V. Inozemtsev
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 11:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Valery V. Inozemtsev wrote:

>
>$ ls -al /usr/X11R6/lib/libGL.so.1
>
>и покажите /etc/X11/xorg.conf до кучи
>  
>
lrwxrwxrwx  1 root root 31 Jul  5 05:39 /usr/X11R6/lib/libGL.so.1 -> 
../../../etc/X11/lib/libGL.so.1                            
lrwxrwxrwx  1 root root 43 Jul  5 05:39 /etc/X11/lib/libGL.so.1 -> 
../../../usr/X11R6/lib/mesa_gl/libGL.so.1.2                  
-rw-r--r--  1 root root 412948 Jun 12 02:35 
/usr/X11R6/lib/mesa_gl/libGL.so.1.2

xorg.conf в аттаче

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

# File generated by xorgconfig.

#
# Copyright 2004 ALTLinux X.Org Maintainer Team
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# ALTLinux X.Org Maintainer Team BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of ALTLinux X.Org Maintainer Team shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# ALTLinux X.Org Maintainer Team.
#

# **********************************************************************
# Refer to the xorg.conf(5x) man page for details about the format of 
# this file.
# **********************************************************************

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"  	# Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
    Load        "xtt"

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# 

	FontPath	"unix/:-1"
#    FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

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

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client. 

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option	"Xleds"      "1 2 3"

#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"

# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""

#    Option "XkbDisable"

    Option "XkbRules"	"xorg"
    Option "XkbModel"	"pc101"
    Option "XkbLayout"	"us"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"

# Mouse-speed setting for PS/2 mouse.

    Option "Resolution"	"2048"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"	"Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

    Option "ZAxisMapping"	"4 5"

EndSection


# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "HP nx6110 TFT"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   31.5 - 82.0

#    HorizSync	30-64         # multisync
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 50-100
    
    Option	"DPMS"	"true"

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset	"generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam	256

#    Clocks	25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
    Identifier  "Intel G815"
    Driver      "i810"
    VideoRam    32768
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "Intel G815"
    Monitor     "HP nx6110 TFT"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        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
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "DRI"
    Mode 0666
EndSection


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 11:28       ` Artem
@ 2005-07-30 11:38         ` Valery V. Inozemtsev
  2005-07-30 12:10           ` Artem
  2005-07-30 12:12           ` Artem
  0 siblings, 2 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 11:38 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 15:28 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >$ ls -al /usr/X11R6/lib/libGL.so.1
> >
> >и покажите /etc/X11/xorg.conf до кучи
>
> lrwxrwxrwx  1 root root 31 Jul  5 05:39 /usr/X11R6/lib/libGL.so.1 ->
> ../../../etc/X11/lib/libGL.so.1
> lrwxrwxrwx  1 root root 43 Jul  5 05:39 /etc/X11/lib/libGL.so.1 ->
> ../../../usr/X11R6/lib/mesa_gl/libGL.so.1.2
> -rw-r--r--  1 root root 412948 Jun 12 02:35
> /usr/X11R6/lib/mesa_gl/libGL.so.1.2
>
> xorg.conf в аттаче

/var/log/Xorg.0.log полностью

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 11:38         ` Valery V. Inozemtsev
@ 2005-07-30 12:10           ` Artem
  2005-07-30 12:12           ` Artem
  1 sibling, 0 replies; 43+ messages in thread
From: Artem @ 2005-07-30 12:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>
>/var/log/Xorg.0.log полностью
>
>  
>
Ругается робот в рассылке :

Your mail to 'Sisyphus' with the subject

    Re: [sisyphus] ×ÏÚ×ÒÁÝÁÑÓØ Ë ×ÏÐÒÏÓÕ Ï  i915g

Is being held until the list moderator can review it for approval.

The reason it is being held:

    Message body is too big: 72252 bytes with a limit of 40 KB

Щас пожму gzip-ом и пришлю упакованное





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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 11:38         ` Valery V. Inozemtsev
  2005-07-30 12:10           ` Artem
@ 2005-07-30 12:12           ` Artem
  2005-07-30 12:31             ` Valery V. Inozemtsev
  1 sibling, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 12:12 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Valery V. Inozemtsev wrote:

>
>
>/var/log/Xorg.0.log полностью
>
>  
>
Лог и список RPMs на моей системе в аттаче (gzip).


[-- Attachment #2: Xorg.0.log.gz --]
[-- Type: application/x-gzip, Size: 8742 bytes --]

[-- Attachment #3: rpms.list.gz --]
[-- Type: application/x-gzip, Size: 3120 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 12:12           ` Artem
@ 2005-07-30 12:31             ` Valery V. Inozemtsev
  2005-07-30 12:39               ` Artem
                                 ` (2 more replies)
  0 siblings, 3 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 12:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 16:12 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >/var/log/Xorg.0.log полностью
>
> Лог и список RPMs на моей системе в аттаче (gzip).

да вроде все нормально. только вот не пойму, зачем нужно было modules-drm 
пересобирать?

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 12:31             ` Valery V. Inozemtsev
@ 2005-07-30 12:39               ` Artem
  2005-07-30 12:59               ` Artem
  2005-07-30 13:17               ` Artem
  2 siblings, 0 replies; 43+ messages in thread
From: Artem @ 2005-07-30 12:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>да вроде все нормально. только вот не пойму, зачем нужно было modules-drm 
>пересобирать?
>
>  
>
:-\  Процитирую не помню уже кого "Сизиф у каждого - свой". Я все в 
исходниках беру из Сизифа чтобы была возможность 
править/патчить/пересобирать при необходимости - нормального канала в 
инет у меня нету, сизиф синхронизировать при различных исправлениях в 
lib  для меня накладно. Ядро было в исходниках - ну и drm к нему до кучи 
вытащил.


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 12:31             ` Valery V. Inozemtsev
  2005-07-30 12:39               ` Artem
@ 2005-07-30 12:59               ` Artem
  2005-07-30 13:17               ` Artem
  2 siblings, 0 replies; 43+ messages in thread
From: Artem @ 2005-07-30 12:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>да вроде все нормально. только вот не пойму, зачем нужно было modules-drm 
>пересобирать?
>
>  
>
:-\  Процитирую не помню уже кого "Сизиф у каждого - свой". Я все в
исходниках беру из Сизифа чтобы была возможность
править/патчить/пересобирать при необходимости - нормального канала в
инет у меня нету, сизиф синхронизировать при различных исправлениях в
lib  для меня накладно. Ядро было в исходниках - ну и drm к нему до кучи
вытащил.



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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 12:31             ` Valery V. Inozemtsev
  2005-07-30 12:39               ` Artem
  2005-07-30 12:59               ` Artem
@ 2005-07-30 13:17               ` Artem
  2005-07-30 13:28                 ` Valery V. Inozemtsev
  2 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 13:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Вот тут еще кое-какую инфу накопал - говорят, что для работающего dri 
нужен xorg-x11 6.8.99.8 or higher

http://gentoo-wiki.com/HARDWARE_Gentoo_on_HP_Compaq_nc6220

Это что - действительно так?



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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 13:17               ` Artem
@ 2005-07-30 13:28                 ` Valery V. Inozemtsev
  2005-07-30 15:33                   ` Artem
  2005-07-30 15:35                   ` Artem
  0 siblings, 2 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 13:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 17:17 Artem написал(a):
> Вот тут еще кое-какую инфу накопал - говорят, что для работающего dri
> нужен xorg-x11 6.8.99.8 or higher
>
> http://gentoo-wiki.com/HARDWARE_Gentoo_on_HP_Compaq_nc6220
>
> Это что - действительно так?

для генту может и так. а у нас и i945 работает.

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 13:28                 ` Valery V. Inozemtsev
@ 2005-07-30 15:33                   ` Artem
  2005-07-30 15:35                   ` Artem
  1 sibling, 0 replies; 43+ messages in thread
From: Artem @ 2005-07-30 15:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>
>для генту может и так. а у нас и i945 работает.
>
>  
>
Но ведь не работает! :-D  (I915GM)


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 13:28                 ` Valery V. Inozemtsev
  2005-07-30 15:33                   ` Artem
@ 2005-07-30 15:35                   ` Artem
  2005-07-30 17:22                     ` Valery V. Inozemtsev
  2005-07-30 17:52                     ` Sergey Vlasov
  1 sibling, 2 replies; 43+ messages in thread
From: Artem @ 2005-07-30 15:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>
>для генту может и так. а у нас и i945 работает.
>
>  
>
Но ведь не работает! :-D  (I915GM)
Модуль drm судя по всему работает нормально, т.к. до установки 2.6.12 + 
drm у меня mplayer через -vo xv не играл - только через -vo x11...  А 
вот что с dri - ума не приложу.


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 15:35                   ` Artem
@ 2005-07-30 17:22                     ` Valery V. Inozemtsev
  2005-07-30 17:52                     ` Sergey Vlasov
  1 sibling, 0 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 17:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 19:35 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >для генту может и так. а у нас и i945 работает.
>
> Но ведь не работает! :-D  (I915GM)

сейчас мне проверить неначем. по зиме была машина с i915, на ней все летало

> Модуль drm судя по всему работает нормально, т.к. до установки 2.6.12 +
> drm у меня mplayer через -vo xv не играл - только через -vo x11...  А
> вот что с dri - ума не приложу.

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 15:35                   ` Artem
  2005-07-30 17:22                     ` Valery V. Inozemtsev
@ 2005-07-30 17:52                     ` Sergey Vlasov
  2005-07-30 18:32                       ` Artem
  1 sibling, 1 reply; 43+ messages in thread
From: Sergey Vlasov @ 2005-07-30 17:52 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Sat, Jul 30, 2005 at 06:35:44PM +0300, Artem wrote:
> Но ведь не работает! :-D  (I915GM)
> Модуль drm судя по всему работает нормально, т.к. до установки 2.6.12 + 
> drm у меня mplayer через -vo xv не играл - только через -vo x11...  А 
> вот что с dri - ума не приложу.

Можно ещё посмотреть, что выводит команда

	LIBGL_DEBUG=verbose glxinfo

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 17:52                     ` Sergey Vlasov
@ 2005-07-30 18:32                       ` Artem
  2005-07-30 18:56                         ` Artem
  2005-07-30 19:11                         ` [sisyphus] " Sergey Vlasov
  0 siblings, 2 replies; 43+ messages in thread
From: Artem @ 2005-07-30 18:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Sergey Vlasov wrote:

>On Sat, Jul 30, 2005 at 06:35:44PM +0300, Artem wrote:
>  
>
>>Но ведь не работает! :-D  (I915GM)
>>Модуль drm судя по всему работает нормально, т.к. до установки 2.6.12 + 
>>drm у меня mplayer через -vo xv не играл - только через -vo x11...  А 
>>вот что с dri - ума не приложу.
>>    
>>
>
>Можно ещё посмотреть, что выводит команда
>
>	LIBGL_DEBUG=verbose glxinfo
>  
>
Хм... Ничего не заносится в эту переменную...
xdriinfo выводит:
Screen 0: i915

glxinfo выводит помимо direct rendering: No еще  Unrecognized deviceID 2592

 Поиски по интернету дали еще некоторую информацию:
http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg23761.html  
(аналогично моей проблеме)
http://www.vsen.dk/delli6000
http://plug.org.in/pipermail/plug-mail/2005-June/015475.html
http://www.linuxquestions.org/questions/history/327540
Все советы - попробовать скачать снапшоты драйверов dri для i815 и 
попробовать их...
Попробовать что-ли?
;-)


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 18:32                       ` Artem
@ 2005-07-30 18:56                         ` Artem
  2005-07-30 19:05                           ` Valery V. Inozemtsev
  2005-07-30 19:11                         ` [sisyphus] " Sergey Vlasov
  1 sibling, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 18:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Artem wrote:

> Хм... Ничего не заносится в эту переменную...

Ой, млин.. это ж вспомогательная переменная. Но все равно - результат 
подобный....
В общем, скачал я снапшоты i815 драйверов, буду пробовать ставить, 
потому как судя по слухам, драйвер i810 (на коем щас мой ноут работает) 
не дает 3d


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 18:56                         ` Artem
@ 2005-07-30 19:05                           ` Valery V. Inozemtsev
  2005-07-30 19:57                             ` Artem
  0 siblings, 1 reply; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 19:05 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 22:56 Artem написал(a):
> Artem wrote:
> > Хм... Ничего не заносится в эту переменную...
>
> Ой, млин.. это ж вспомогательная переменная. Но все равно - результат
> подобный....
> В общем, скачал я снапшоты i815 драйверов, буду пробовать ставить,
> потому как судя по слухам, драйвер i810 (на коем щас мой ноут работает)
> не дает 3d

разобрался. для i915GM и i945G действительно 3д не будет. помимо самого 
драйвера надо еще месу патчить. завтра попробую разобраться. тестером будешь?

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 18:32                       ` Artem
  2005-07-30 18:56                         ` Artem
@ 2005-07-30 19:11                         ` Sergey Vlasov
  2005-07-30 19:32                           ` Valery V. Inozemtsev
  1 sibling, 1 reply; 43+ messages in thread
From: Sergey Vlasov @ 2005-07-30 19:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Sat, Jul 30, 2005 at 09:32:39PM +0300, Artem wrote:
> Sergey Vlasov wrote:
> 
> >On Sat, Jul 30, 2005 at 06:35:44PM +0300, Artem wrote:
> > 
> >
> >>Но ведь не работает! :-D  (I915GM)
> >>Модуль drm судя по всему работает нормально, т.к. до установки 2.6.12 + 
> >>drm у меня mplayer через -vo xv не играл - только через -vo x11...  А 
> >>вот что с dri - ума не приложу.
> >>   
> >>
> >
> >Можно ещё посмотреть, что выводит команда
> >
> >	LIBGL_DEBUG=verbose glxinfo
> > 
> >
> Хм... Ничего не заносится в эту переменную...
> xdriinfo выводит:
> Screen 0: i915
> 
> glxinfo выводит помимо direct rendering: No еще  Unrecognized deviceID 2592

Ну вот.  Значит, /usr/X11R6/lib/modules/dri/i915_dri.so это железо не
узнаёт (хотя ядерный модуль и драйвер X знают).

Почему-то в CVS Mesa поддержку I915GM засунули одновременно с кучей
расширений - непонятно, нужно ли что-то ещё из этого коммита для
работы на I915GM, или достаточно добавить PCI ID.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 19:11                         ` [sisyphus] " Sergey Vlasov
@ 2005-07-30 19:32                           ` Valery V. Inozemtsev
  0 siblings, 0 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-30 19:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

> > glxinfo выводит помимо direct rendering: No еще  Unrecognized deviceID
> > 2592
>
> Ну вот.  Значит, /usr/X11R6/lib/modules/dri/i915_dri.so это железо не
> узнаёт

уже узнает

> (хотя ядерный модуль и драйвер X знают). 
>
> Почему-то в CVS Mesa поддержку I915GM засунули одновременно с кучей
> расширений - непонятно, нужно ли что-то ещё из этого коммита для
> работы на I915GM, или достаточно добавить PCI ID.

если Артем согласится протестить, узнаем

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 19:05                           ` Valery V. Inozemtsev
@ 2005-07-30 19:57                             ` Artem
  2005-07-31  6:45                               ` Valery V. Inozemtsev
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-30 19:57 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>разобрался. для i915GM и i945G действительно 3д не будет. помимо самого 
>драйвера надо еще месу патчить. завтра попробую разобраться. тестером будешь?
>
>  
>
Ок.. С превеликим удовольствием. :-)   У меня xorg 6.8.2-alt9 Так что 
желательно в виде патча сначала прислать - а еще лучше - архив патчей в 
личку для upgrade из alt9 -> в alt12 + spec - ну и естесно, свежий патч 
о котором мы говорим... При моем dialup-e с грабительскими ценами это 
самый разумный вариант.

Еще требуется небольшое разъяснение. По поводу "месс".. пардон - "Меsa's".
При сборке xorg получается пакет xorg-x11-mesagl
Но еще в сизифе лежит Mesa (которую я собирал по требованию не помню уже 
какого пакета)
Так вот - ху из ху? Т.е. - какая есть что и для чего какая меса нужна?

Скачанные мной драйвера для i915 собираются, но в логах xorg ошибка вылазит:
(EE) I830DRIScreenInit failed because of a version mismatch
[dri] libdri version is 4.1.0 bug version 5.0.x is needed.
[dri] Disabling DRI

Эта информация что-то дополнительно может подсказать?


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-30 19:57                             ` Artem
@ 2005-07-31  6:45                               ` Valery V. Inozemtsev
  2005-07-31 12:01                                 ` Artem
  2005-07-31 12:07                                 ` Artem
  0 siblings, 2 replies; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-31  6:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 30 Июль 2005 23:57 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >разобрался. для i915GM и i945G действительно 3д не будет. помимо самого
> >драйвера надо еще месу патчить. завтра попробую разобраться. тестером
> > будешь?
>
> Ок.. С превеликим удовольствием. :-)   У меня xorg 6.8.2-alt9 Так что
> желательно в виде патча сначала прислать - а еще лучше - архив патчей в
> личку для upgrade из alt9 -> в alt12 + spec - ну и естесно, свежий патч
> о котором мы говорим... При моем dialup-e с грабительскими ценами это
> самый разумный вариант.

ftp://ftp.altlinux.ru/pub/people/shrek/tmp/
здесь лежат i915_dri.o (~2Mb), можно взять сразу его и положить 
в /usr/X11R6/lib/modules/dri вместо существующего.

там же лежит xorg-x11-6.8.2-alt12.1.nosrc.rpm


>
> Еще требуется небольшое разъяснение. По поводу "месс".. пардон - "Меsa's".
> При сборке xorg получается пакет xorg-x11-mesagl
> Но еще в сизифе лежит Mesa (которую я собирал по требованию не помню уже
> какого пакета)
> Так вот - ху из ху? Т.е. - какая есть что и для чего какая меса нужна?

это почти одно и то же. они друг друга дополняют

>
> Скачанные мной драйвера для i915 собираются, но в логах xorg ошибка
> вылазит: (EE) I830DRIScreenInit failed because of a version mismatch
> [dri] libdri version is 4.1.0 bug version 5.0.x is needed.
> [dri] Disabling DRI

не та версия libdri

>
> Эта информация что-то дополнительно может подсказать?

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31  6:45                               ` Valery V. Inozemtsev
@ 2005-07-31 12:01                                 ` Artem
  2005-07-31 12:07                                 ` Artem
  1 sibling, 0 replies; 43+ messages in thread
From: Artem @ 2005-07-31 12:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Valery V. Inozemtsev wrote:

>ftp://ftp.altlinux.ru/pub/people/shrek/tmp/
>здесь лежат i915_dri.o (~2Mb), можно взять сразу его и положить 
>в /usr/X11R6/lib/modules/dri вместо существующего.
>  
>
Брал, ложил - все заработало сразу же...
В glxinfo  - direct rendering: Yes

>там же лежит xorg-x11-6.8.2-alt12.1.nosrc.rpm
>
>  
>
Собрал, обновил. Все работает. Результаты тестов в аттаче. (с откл. dri 
и с оным)

Respect! :-)

И последний вопрос -касаемо xscreensaver. В свойствах хранителей экрана 
по умолчанию у меня везде был почему-то выставлен "оптический класс" - 
GL - тормоза страшные при этом. Ставлю "Наилучший" или "Любой (any)" - 
все нормально. Что же это за GL такой? И почему он тормозит? И вообще - 
для чего он?

[-- Attachment #2: dri-test.txt --]
[-- Type: text/plain, Size: 819 bytes --]

Non-DRI

    reflect
    970 frames in 5.002 seconds = 193.922 FPS
    982 frames in 5.005 seconds = 196.204 FPS
    981 frames in 5 seconds = 196.2 FPS
    982 frames in 5.003 seconds = 196.282 FPS
    CPU: 100%

    gears
    3188 frames in  5.000 seconds = 637.600 FPS
    3240 frames in  5.000 seconds = 648.000 FPS
    3240 frames in  5.000 seconds = 648.000 FPS
    3233 frames in  5.000 seconds = 646.600 FPS
    CPU: 100%
    
DRI

    reflect
    1949 frames in 5 seconds = 389.8 FPS
    1955 frames in 5 seconds = 391 FPS
    1957 frames in 5.001 seconds = 391.32
    CPU: ~ 14..18 %
    
    gears
    4167 frames in  5.001 seconds = 833.233 FPS
    4177 frames in  5.000 seconds = 835.400 FPS
    4176 frames in  5.000 seconds = 835.200 FPS
    4177 frames in  5.002 seconds = 835.066 FPS
    CPU: ~ 20..22%

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31  6:45                               ` Valery V. Inozemtsev
  2005-07-31 12:01                                 ` Artem
@ 2005-07-31 12:07                                 ` Artem
  2005-07-31 12:50                                   ` Valery V. Inozemtsev
  1 sibling, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-31 12:07 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Valery V. Inozemtsev wrote:

>ftp://ftp.altlinux.ru/pub/people/shrek/tmp/
>здесь лежат i915_dri.o (~2Mb), можно взять сразу его и положить 
>в /usr/X11R6/lib/modules/dri вместо существующего.
>  
>
Брал, ложил - все заработало сразу же...
В glxinfo  - direct rendering: Yes

>там же лежит xorg-x11-6.8.2-alt12.1.nosrc.rpm
>
>  
>
Собрал, обновил. Все работает. Результаты тестов в аттаче. (с откл. dri
и с оным)

Respect! :-)

И последний вопрос -касаемо xscreensaver. В свойствах хранителей экрана
по умолчанию у меня везде был почему-то выставлен "оптический класс" -
GL - тормоза страшные при этом. Ставлю "Наилучший" или "Любой (any)" -
все нормально. Что же это за GL такой? И почему он тормозит? И вообще -
для чего он?


[-- Attachment #2: dri-test.txt --]
[-- Type: text/plain, Size: 820 bytes --]

Non-DRI

    reflect
    970 frames in 5.002 seconds = 193.922 FPS
    982 frames in 5.005 seconds = 196.204 FPS
    981 frames in 5 seconds = 196.2 FPS
    982 frames in 5.003 seconds = 196.282 FPS
    CPU: 100%

    gears
    3188 frames in  5.000 seconds = 637.600 FPS
    3240 frames in  5.000 seconds = 648.000 FPS
    3240 frames in  5.000 seconds = 648.000 FPS
    3233 frames in  5.000 seconds = 646.600 FPS
    CPU: 100%
    
DRI

    reflect
    1949 frames in 5 seconds = 389.8 FPS
    1955 frames in 5 seconds = 391 FPS
    1957 frames in 5.001 seconds = 391.32
    CPU: ~ 14..18 %
    
    gears
    4167 frames in  5.001 seconds = 833.233 FPS
    4177 frames in  5.000 seconds = 835.400 FPS
    4176 frames in  5.000 seconds = 835.200 FPS
    4177 frames in  5.002 seconds = 835.066 FPS
    CPU: ~ 20..22%

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 12:07                                 ` Artem
@ 2005-07-31 12:50                                   ` Valery V. Inozemtsev
  2005-07-31 13:11                                     ` Artem
  0 siblings, 1 reply; 43+ messages in thread
From: Valery V. Inozemtsev @ 2005-07-31 12:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от 31 Июль 2005 16:07 Artem написал(a):
> Valery V. Inozemtsev wrote:
> >ftp://ftp.altlinux.ru/pub/people/shrek/tmp/
> >здесь лежат i915_dri.o (~2Mb), можно взять сразу его и положить
> >в /usr/X11R6/lib/modules/dri вместо существующего.
>
> Брал, ложил - все заработало сразу же...
> В glxinfo  - direct rendering: Yes
>
> >там же лежит xorg-x11-6.8.2-alt12.1.nosrc.rpm
>
> Собрал, обновил. Все работает.

замечательно

> Результаты тестов в аттаче. (с откл. dri 
> и с оным)
>
> Respect! :-)
>
> И последний вопрос -касаемо xscreensaver. В свойствах хранителей экрана
> по умолчанию у меня везде был почему-то выставлен "оптический класс" -
> GL - тормоза страшные при этом. Ставлю "Наилучший" или "Любой (any)" -
> все нормально. Что же это за GL такой? И почему он тормозит? И вообще -
> для чего он?

да, gears кажет маловато попугаев. у меня было раза в два больше, но то на 
i915G

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 12:50                                   ` Valery V. Inozemtsev
@ 2005-07-31 13:11                                     ` Artem
  2005-07-31 13:16                                       ` Artem
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-31 13:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:

>
>
>да, gears кажет маловато попугаев. у меня было раза в два больше, но то на 
>i915G
>  
>
Хм. А сейчас вообще интересно - gears показывает 200 с включенным dri 
(после полной перезагрузки).
А xscreensaver летает уже в любом режиме... И - визуально - быстрее 
работает. Странно...



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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 13:11                                     ` Artem
@ 2005-07-31 13:16                                       ` Artem
  2005-07-31 14:08                                         ` Artem
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-31 13:16 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Artem wrote:

> Valery V. Inozemtsev wrote:
>
>>
>>
>> да, gears кажет маловато попугаев. у меня было раза в два больше, но 
>> то на i915G
>>  
>>
> Хм. А сейчас вообще интересно - gears показывает 200 с включенным dri 
> (после полной перезагрузки).
> А xscreensaver летает уже в любом режиме... И - визуально - быстрее 
> работает. Странно...
>
Похоже на то будто vsync включился в драйвере. С чего это? Полезу 
копаться в документации... :-)  Уменьшилось FPS и уменьшилась нагрузка 
на процессор.... (для gears - c 20% до 10%)


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 13:16                                       ` Artem
@ 2005-07-31 14:08                                         ` Artem
  2005-07-31 14:37                                           ` Sergey Vlasov
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-07-31 14:08 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Artem wrote:

> Artem wrote:
>
> Похоже на то будто vsync включился в драйвере. С чего это? Полезу 
> копаться в документации... :-)  Уменьшилось FPS и уменьшилась нагрузка 
> на процессор.... (для gears - c 20% до 10%) 

Поковырявшись немного, нашел причину: был включен режим 788 при 
загрузке. Framebuffer, если не ошибаюсь, он называется? Вот с ним - 
сразу FPS падает в 4 раза. Гружусь в text mode - все ок.
Заметил так же интересный глюк: при использовании framebuffer , если 
сделать init 5 (startx) - а затем поднять интерфейс (у меня broadcom 
4400, modprobe b44) - то сетевуха начинает глючить - не принимает ничего 
- аrp ответы посылаются, но она их не "берет". В консоль при поднятии в 
таком режиме однократно "выплевывается" Disable IRQ #16 . Если Х-ы не 
поднимать, и поднять сеть до них - все нормально. Однократно так же 
машинка зависла полностью и не реагировала даже на alt+sysrq+O  при 
попытке поднятия eth0 из иксов, при этом в консоли был режим 788.
Вот, повторил эксперимент - vga=788, затем - init 5, в xterm:  su - -c 
"ifconfig eth0 172.16.10.62 up" - полное зависание всего... Напрочь... :-)
Вижу, что в config-2.6.12-std26-up прописано: CONFIG_FB_VESA=y, 
CONFIG_FB_INTEL=m.
Чтобы попробовать intel-овский модуль (modinfo гласит что он для 915g и 
подобных), нужно ли пересобирать ядро с VESA=m ?
Предварительный вывод - использовать vesa fb вместе с xorg на 915g - 
низя... (по крайней мере для 2.6.12) :-)


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 14:08                                         ` Artem
@ 2005-07-31 14:37                                           ` Sergey Vlasov
  2005-07-31 15:12                                             ` Artem
  2005-07-31 23:37                                             ` [sisyphus] " Artem
  0 siblings, 2 replies; 43+ messages in thread
From: Sergey Vlasov @ 2005-07-31 14:37 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Sun, Jul 31, 2005 at 05:08:36PM +0300, Artem wrote:
> Artem wrote:
> 
> >Artem wrote:
> >
> >Похоже на то будто vsync включился в драйвере. С чего это? Полезу 
> >копаться в документации... :-)  Уменьшилось FPS и уменьшилась нагрузка 
> >на процессор.... (для gears - c 20% до 10%) 
> 
> Поковырявшись немного, нашел причину: был включен режим 788 при 
> загрузке. Framebuffer, если не ошибаюсь, он называется? Вот с ним - 
> сразу FPS падает в 4 раза. Гружусь в text mode - все ок.
> Заметил так же интересный глюк: при использовании framebuffer , если 
> сделать init 5 (startx) - а затем поднять интерфейс (у меня broadcom 
> 4400, modprobe b44) - то сетевуха начинает глючить - не принимает ничего 
> - аrp ответы посылаются, но она их не "берет". В консоль при поднятии в 
> таком режиме однократно "выплевывается" Disable IRQ #16.

А что ещё, кроме сети, висит на IRQ 16 (в /proc/interrupts)?
Возможно, i915 как раз там (его будет видно только после запуска X).

> Если Х-ы не 
> поднимать, и поднять сеть до них - все нормально. Однократно так же 
> машинка зависла полностью и не реагировала даже на alt+sysrq+O  при 
> попытке поднятия eth0 из иксов, при этом в консоли был режим 788.
> Вот, повторил эксперимент - vga=788, затем - init 5, в xterm:  su - -c 
> "ifconfig eth0 172.16.10.62 up" - полное зависание всего... Напрочь... :-)
> Вижу, что в config-2.6.12-std26-up прописано: CONFIG_FB_VESA=y, 
> CONFIG_FB_INTEL=m.
> Чтобы попробовать intel-овский модуль (modinfo гласит что он для 915g и 
> подобных), нужно ли пересобирать ядро с VESA=m ?
> Предварительный вывод - использовать vesa fb вместе с xorg на 915g - 
> низя... (по крайней мере для 2.6.12) :-)

Попробуйте ещё новые модули drm:

ftp://ftp.altlinux.ru/pub/people/vsu/drm-2005.07.22/

(по причине всеобщего запоя эти модули вот уже неделю не могут попасть
в сизиф).

Впрочем, ни один модуль drm не будет полностью нормально работать при
активном vesafb (или вообще любом *fb), пока эти подсистемы ядра не
перепишут очередной раз, чтобы drm и fb использовали какие-то общие
компоненты.  Базовая функциональность, скорее всего, будет доступна и
при активном fb, а вот suspend/resume отвалится.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 14:37                                           ` Sergey Vlasov
@ 2005-07-31 15:12                                             ` Artem
  2005-08-09 20:20                                               ` [sisyphus] " Arioch
  2005-08-09 20:20                                               ` Arioch
  2005-07-31 23:37                                             ` [sisyphus] " Artem
  1 sibling, 2 replies; 43+ messages in thread
From: Artem @ 2005-07-31 15:12 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Sergey Vlasov wrote:

>
>А что ещё, кроме сети, висит на IRQ 16 (в /proc/interrupts)?
>Возможно, i915 как раз там (его будет видно только после запуска X).
>
>  
>
>
i915 висит на 11 irq
на 16-м висит eth0. И только он. (и пункт этот появляется только после 
поднятия eth0). Дирижирует всем этим - apic

>Попробуйте ещё новые модули drm:
>
>ftp://ftp.altlinux.ru/pub/people/vsu/drm-2005.07.22/
>  
>
Посмотрим...

>(по причине всеобщего запоя эти модули вот уже неделю не могут попасть
>в сизиф).
>
>  
>
Я и сам сейчас через день. И даже не через...  :-[  Лето, млин...

>Впрочем, ни один модуль drm не будет полностью нормально работать при
>активном vesafb (или вообще любом *fb), пока эти подсистемы ядра не
>перепишут очередной раз, чтобы drm и fb использовали какие-то общие
>компоненты.  Базовая функциональность, скорее всего, будет доступна и
>при активном fb, а вот suspend/resume отвалится.
>  
>
Очень хорошая информация. Возьму на заметку...


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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 14:37                                           ` Sergey Vlasov
  2005-07-31 15:12                                             ` Artem
@ 2005-07-31 23:37                                             ` Artem
  2005-08-01  3:11                                               ` Andrey Rahmatullin
  2005-08-01 18:44                                               ` [sisyphus] [JT] " Michael Shigorin
  1 sibling, 2 replies; 43+ messages in thread
From: Artem @ 2005-07-31 23:37 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Sergey Vlasov wrote:

>Впрочем, ни один модуль drm не будет полностью нормально работать при
>активном vesafb (или вообще любом *fb), пока эти подсистемы ядра не
>перепишут очередной раз, чтобы drm и fb использовали какие-то общие
>компоненты. 
>
Да, при попытке запуска gears во время работающего в framebuffer-e 
mplayer-а  xorg перезагружается (интересно только - почему иногда он 
перезагружается на 8-ю консоль? А второй раз он - на 7-й перезапустился...).
    Теперь - непосредственно об fb. В результате непродолжительных 
мозговых усилий мной был порожден до банальности простой патч для 
kernel-2.6.12, позволяющий intelfb работать с i915GM . Затем, 
подозревая, что могут быть "подлянки" наподобие имевшихся у vesafb, я 
опробовал video / b44(выгрузка-загрузка) / xorg-drm во всевозможных 
сочетаниях и извращениях. Вплоть до запуска mplayer в fb и чего-либо 
glx-ного в xorg и конфигуряния сетевухи / модулей из xterm. Никаких 
мертвых зависаний / ранее описанных глюков сетевухи не наблюдалось и 
пока не наблюдается. Сообщения об irq16 так же не наблюдались. в dmesg и 
12-й консоли - ничего подозрительного замечено не было. Приаттачил патч 
и вещдок в виде dmesg.    :-D
C suspend уже сегодня разбираться нету сил.
    Особенность моей ситуации - согласно инфы с 
http://www.xfree86.org/~dawes/intelfb.html - при наличии non-CRT 
устройства модуль intelfb надо встраивать в ядро и передавать ему 
параметр vga=xxx при bootstrap.



[-- Attachment #2: kernel-2.6.12-i915GM_fb.patch --]
[-- Type: text/plain, Size: 3364 bytes --]

diff -Nur kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfbdrv.c kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfbdrv.c
--- kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfbdrv.c	2005-07-31 18:43:07 +0300
+++ kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfbdrv.c	2005-07-31 21:43:30 +0300
@@ -1,7 +1,7 @@
 /*
  * intelfb
  *
- * Linux framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G
+ * Linux framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM
  * integrated graphics chips.
  *
  * Copyright © 2002, 2003 David Dawes <dawes@xfree86.org>
@@ -190,6 +190,7 @@
 	{ PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_85XGM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_85XGM },
 	{ PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_865G, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_865G },
 	{ PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_915G, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_915G },
+	{ PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_915GM, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, INTELFB_CLASS_MASK, INTEL_915GM },
 	{ 0, }
 };
 
@@ -549,7 +550,7 @@
 	}
 
 	/* Set base addresses. */
-	if (ent->device == PCI_DEVICE_ID_INTEL_915G) {
+	if ((ent->device == PCI_DEVICE_ID_INTEL_915G) || (ent->device == PCI_DEVICE_ID_INTEL_915GM)) {
 		aperture_bar = 2;
 		mmio_bar = 0;
 		/* Disable HW cursor on 915G (not implemented yet) */
diff -Nur kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfb.h kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfb.h
--- kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfb.h	2005-06-17 22:48:29 +0300
+++ kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfb.h	2005-07-31 21:36:06 +0300
@@ -10,7 +10,7 @@
 /*** Version/name ***/
 #define INTELFB_VERSION			"0.9.2"
 #define INTELFB_MODULE_NAME		"intelfb"
-#define SUPPORTED_CHIPSETS		"830M/845G/852GM/855GM/865G/915G"
+#define SUPPORTED_CHIPSETS		"830M/845G/852GM/855GM/865G/915G/915GM"
 
 
 /*** Debug/feature defines ***/
@@ -47,6 +47,7 @@
 #define PCI_DEVICE_ID_INTEL_85XGM	0x3582
 #define PCI_DEVICE_ID_INTEL_865G	0x2572
 #define PCI_DEVICE_ID_INTEL_915G	0x2582
+#define PCI_DEVICE_ID_INTEL_915GM	0x2592
 
 /* Size of MMIO region */
 #define INTEL_REG_SIZE			0x80000
@@ -119,7 +120,8 @@
 	INTEL_855GM,
 	INTEL_855GME,
 	INTEL_865G,
-	INTEL_915G
+	INTEL_915G,
+	INTEL_915GM
 };
 
 struct intelfb_hwstate {
diff -Nur kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfbhw.c kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfbhw.c
--- kernel-image-std26-up-2.6.12-alt1.orig/kernel-source-2.6.12/drivers/video/intelfb/intelfbhw.c	2005-06-17 22:48:29 +0300
+++ kernel-image-std26-up-2.6.12-alt1/kernel-source-2.6.12/drivers/video/intelfb/intelfbhw.c	2005-07-31 21:47:23 +0300
@@ -103,6 +103,11 @@
 		*chipset = INTEL_915G;
 		*mobile = 0;
 		return 0;
+	case PCI_DEVICE_ID_INTEL_915GM:
+		*name = "Intel(R) 915GM";
+		*chipset = INTEL_915GM;
+		*mobile = 1;
+		return 0;
 	default:
 		return 1;
 	}

[-- Attachment #3: intelfb.dmesg --]
[-- Type: text/plain, Size: 17830 bytes --]

Linux version 2.6.12-std26-up-alt1 (user@localhost.localdomain) (gcc version 3.3.3 20040412 (ALT Linux, build 3.3.3-alt8)) #1 Mon Aug 1 00:34:01 EEST 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000f7d0000 (usable)
 BIOS-e820: 000000000f7d0000 - 000000000f7efc00 (reserved)
 BIOS-e820: 000000000f7efc00 - 000000000f7fb000 (ACPI NVS)
 BIOS-e820: 000000000f7fb000 - 000000000f800000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec02000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fed9b000 (reserved)
 BIOS-e820: 00000000feda0000 - 00000000fedc0000 (reserved)
 BIOS-e820: 00000000ffb00000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
247MB LOWMEM available.
On node 0 totalpages: 63440
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 59344 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 HP                                    ) @ 0x000fe270
ACPI: RSDT (v001 HP     099C     0x21120420 HP   0x00000001) @ 0x0f7efc84
ACPI: FADT (v002 HP     099C     0x00000002 HP   0x00000001) @ 0x0f7efc00
ACPI: MADT (v001 HP     099C     0x00000001 HP   0x00000001) @ 0x0f7efcb8
ACPI: MCFG (v001 HP     099C     0x00000001 HP   0x00000001) @ 0x0f7efd14
ACPI: SSDT (v001 HP       HPQPpc 0x00001001 MSFT 0x0100000e) @ 0x0f7f74ac
ACPI: DSDT (v001 HP       DAU00  0x00010000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfec01000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 0f800000 (gap: 0f800000:d0800000)
Built 1 zonelists
Kernel command line: root=/dev/hda5  vga=792
mapped APIC to ffffd000 (fec01000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 1596.535 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 247888k/253760k available (1633k kernel code, 5288k reserved, 761k data, 200k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3153.92 BogoMIPS (lpj=1576960)
Security Framework v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: After vendor identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: After all inits, caps: afe9fbff 00100000 00000000 00000040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: Looking for DSDT in initrd... not found!
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 247k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf0322, last bus=3
PCI: Using MMCONFIG
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [C002] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.C002._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.C002.C067._PRT]
ACPI: Embedded Controller [C004] (gpe 16)
ACPI: Power Resource [C1BD] (on)
ACPI: PCI Interrupt Link [C0D7] (IRQs 10 *11)
ACPI: PCI Interrupt Link [C0D8] (IRQs *10 11)
ACPI: PCI Interrupt Link [C0D9] (IRQs *10 11)
ACPI: PCI Interrupt Link [C0DA] (IRQs *10 11)
ACPI: PCI Interrupt Link [C0ED] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [C0EE] (IRQs 10 *11)
ACPI: PCI Interrupt Link [C0EF] (IRQs *10 11)
ACPI: PCI Interrupt Link [C0F0] (IRQs 10 11) *0, disabled.
ACPI: Power Resource [C24F] (off)
ACPI: Power Resource [C250] (off)
ACPI: Power Resource [C251] (off)
ACPI: Power Resource [C252] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:09: ioport range 0x1000-0x107f could not be reserved
pnp: 00:09: ioport range 0x1100-0x113f has been reserved
pnp: 00:09: ioport range 0x1200-0x121f has been reserved
audit: initializing netlink socket (disabled)
audit(1122862386.955:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 915GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xc0000000
intelfb: intelfb_init
intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM chipsets
intelfb: Version 0.9.2
intelfb: intelfb_setup
intelfb: no options
intelfb: intelfb_pci_register
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
intelfb: fb aperture: 0xc0000000/0x10000000, MMIO region: 0xd0400000/0x80000
intelfb: 00:02.0: Intel(R) 915GM, aperture size 128MB, stolen memory 8060kB
intelfb: fb: 0xc0000000(+ 0x0)/0x7df000 (0xd0200000)
intelfb: MMIO: 0xd0400000/0x80000 (0xe0280000)
intelfb: ring buffer: 0xc07e0000/0x10000 (0xd09e0000)
intelfb: HW cursor: 0x0/0x0 (0x0) (offset 0x0) (phys 0x0)
intelfb: options: vram = 4, accel = 1, hwcursor = 0, fixed = 0, noinit = 0
intelfb: options: mode = ""
intelfb: Non-CRT device is enabled ( LVDS port ).  Disabling mode switching.
intelfb: get_initial_mode
intelfb: Initial info: FB is 0xc0000000/0x7b0000 (7872 kByte)
intelfb: Initial info: mode is 1024x768-32 (4096)
intelfb: update_dinfo
intelfb: intelfb_var_to_depth: bpp: 32, green.length is 8
intelfb: intelfb_get_fix
intelfb: intelfb_set_fbinfo
intelfb: intelfb_init_var
intelfb: Initial video mode is 1024x768-32@60.
intelfb: Initial video mode is from 5.
intelfb: update_dinfo
intelfb: intelfb_var_to_depth: bpp: 32, green.length is 8
intelfb: intelfb_get_fix
intelfb: intelfbhw_print_hw_state
hw state dump start
	VGA0_DIVISOR:		0x00031108
	VGA1_DIVISOR:		0x00031406
	VGAPD: 			0x00800080
	VGA0: (m1, m2, n, p1, p2) = (17, 8, 3, 0, 1)
	VGA0: clock is 126000
	VGA1: (m1, m2, n, p1, p2) = (20, 6, 3, 0, 0)
	VGA1: clock is 283200
	DPLL_A:			0x04800000
	DPLL_B:			0x98040000
	FPA0:			0x00031108
	FPA1:			0x00031108
	FPB0:			0x00021307
	FPB1:			0x00031108
	PLLA0: (m1, m2, n, p1, p2) = (17, 8, 3, 0, 1)
	PLLA0: clock is 126000
	PLLA1: (m1, m2, n, p1, p2) = (17, 8, 3, 0, 1)
	PLLA1: clock is 126000
	HTOTAL_A:		0x031f027f
	HBLANK_A:		0x03170287
	HSYNC_A:		0x02ef028f
	VTOTAL_A:		0x020c01df
	VBLANK_A:		0x020401e7
	VSYNC_A:		0x01eb01e9
	SRC_SIZE_A:		0x027f01df
	BCLRPAT_A:		0x00000000
	HTOTAL_B:		0x053f03ff
	HBLANK_B:		0x053f03ff
	HSYNC_B:		0x049f0417
	VTOTAL_B:		0x032502ff
	VBLANK_B:		0x032502ff
	VSYNC_B:		0x03080302
	SRC_SIZE_B:		0x03ff02ff
	BCLRPAT_B:		0x00000000
	ADPA:			0x40008c18
	DVOA:			0x00000000
	DVOB:			0x00480000
	DVOC:			0x00480000
	DVOA_SRCDIM:		0x00000000
	DVOB_SRCDIM:		0x00000000
	DVOC_SRCDIM:		0x00000000
	LVDS:			0xc0308300
	PIPEACONF:		0x00000000
	PIPEBCONF:		0x80000000
	DISPARB:		0x00001d9c
	CURSOR_A_CONTROL:	0x00000000
	CURSOR_B_CONTROL:	0x00000000
	CURSOR_A_BASEADDR:	0x00000000
	CURSOR_B_BASEADDR:	0x00000000
	CURSOR_A_PALETTE:	0x00000000, 0x00000000, 0x00000000, 0x00000000
	CURSOR_B_PALETTE:	0x00000000, 0x00000000, 0x00000000, 0x00000000
	CURSOR_SIZE:		0x00000000
	DSPACNTR:		0x00000000
	DSPBCNTR:		0x99000000
	DSPABASE:		0x00000000
	DSPBBASE:		0x00000000
	DSPASTRIDE:		0x00000000
	DSPBSTRIDE:		0x00001000
	VGACNTRL:		0xa1c4008e
	ADD_ID:			0x00000000
	SWF00			0x00000000
	SWF01			0x00000001
	SWF02			0x00000000
	SWF03			0x00000000
	SWF04			0x00000000
	SWF05			0x00000000
	SWF06			0x00000000
	SWF10			0x01000800
	SWF11			0x00001c00
	SWF12			0x00000000
	SWF13			0x54540000
	SWF14			0xc0000000
	SWF15			0x0000020b
	SWF16			0x00000000
	SWF30			0x00000000
	SWF31			0x00000000
	SWF32			0x00000000
	FENCE0			0x00000000
	FENCE1			0x00000000
	FENCE2			0x00000000
	FENCE3			0x00000000
	FENCE4			0x00000000
	FENCE5			0x00000000
	FENCE6			0x00000000
	FENCE7			0x00000000
	INSTPM			0x00000000
	MEM_MODE		0x00000000
	FW_BLC_0		0x01080108
	FW_BLC_1		0x00000108
hw state dump end
intelfb: Changing the video mode is not supported.
Console: switching to colour frame buffer device 128x48
PNP: PS/2 Controller [PNP0303:C1BA,PNP0f13:C1BB] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 12288K size 1024 blocksize
mice: PS/2 mouse device common for all mice
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
NET: Registered protocol family 1
ACPI wakeup devices: 
C067 C0BA C0C1 C0C2 C0C3 C0C4 
ACPI: (supports S0 S3 S4 S4bios S5)
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (romfs filesystem) readonly.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
ICH6: chipset revision 3
ICH6: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x2580-0x2587, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
input: AT Translated Set 2 keyboard on isa0060/serio0
hda: TOSHIBA MK6025GAS, ATA DISK drive
hdb: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: max request size: 128KiB
hda: 117210240 sectors (60011 MB), CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
ReiserFS: hda5: found reiserfs format "3.6" with standard journal
ReiserFS: hda5: using ordered data mode
ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda5: checking transaction log (hda5)
ReiserFS: hda5: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 200k freed
Executing init=/sbin/init
Adding 1050836k swap on /dev/hda2.  Priority:-1 extents:1
Real Time Clock Driver v1.12
SCSI subsystem initialized
ide_scsi: Unknown parameter `units'
ACPI: Battery Slot [C16D] (battery present)
ACPI: Battery Slot [C16C] (battery absent)
ACPI: AC Adapter [C16B] (on-line)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [C1E0]
ACPI: Lid Switch [C1E1]
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [C000] (supports 8 throttling states)
ACPI: Fan [C253] (off)
ACPI: Fan [C254] (off)
ACPI: Fan [C255] (off)
ACPI: Fan [C256] (off)
ACPI: Thermal Zone [TZ1] (63 C)
ACPI: Thermal Zone [TZ2] (50 C)
ACPI: Thermal Zone [TZ3] (34 C)
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
ReiserFS: hda7: found reiserfs format "3.6" with standard journal
ReiserFS: hda7: using ordered data mode
ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda7: checking transaction log (hda7)
ReiserFS: hda7: Using r5 hash to sort names
ReiserFS: hda6: found reiserfs format "3.6" with standard journal
ReiserFS: hda6: using ordered data mode
ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda6: checking transaction log (hda6)
ReiserFS: hda6: Using r5 hash to sort names
acpi-cpufreq: CPU0 - ACPI performance management activated.
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd0580000
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002000
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 17, io base 0x00002020
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 19, io base 0x00002060
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
input.c: calling hotplug without a hotplug agent defined
input: PC Speaker
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000
serio: Synaptics pass-through port at isa0060/serio4/input0
input.c: calling hotplug without a hotplug agent defined
input: SynPS/2 Synaptics TouchPad on isa0060/serio4
ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1e.2 to 64
intel8x0_measure_ac97_clock: measured 49516 usecs
intel8x0: clocking to 48000
hw_random: RNG not detected
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 22 (level, low) -> IRQ 22
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
ACPI: PCI Interrupt 0000:02:06.2[C] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[d0002000-d00027ff]  Max Packet=[2048]
b44.c:v0.95 (Aug 3, 2004)
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 16 (level, low) -> IRQ 16
eth0: Broadcom 4400 10/100BaseT Ethernet 00:12:79:c1:b2:1f
hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[718b5000298518a6]
[drm] Initialized drm 1.0.0 20040925
[drm] Initialized i915 1.2.0 20041217 on minor 0: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller
[drm] Used old pci detect: framebuffer loaded
mtrr: base(0xc0020000) is not aligned on a size(0x300000) boundary
b44: eth0: Link is down.
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is on for TX and on for RX.

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

* Re: [sisyphus] возвращаясь к вопросу о  i915g
  2005-07-31 23:37                                             ` [sisyphus] " Artem
@ 2005-08-01  3:11                                               ` Andrey Rahmatullin
  2005-08-01 18:44                                               ` [sisyphus] [JT] " Michael Shigorin
  1 sibling, 0 replies; 43+ messages in thread
From: Andrey Rahmatullin @ 2005-08-01  3:11 UTC (permalink / raw)
  To: sisyphus

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

On Mon, Aug 01, 2005 at 02:37:42AM +0300, Artem wrote:
> mplayer-а  xorg перезагружается (интересно только - почему иногда он 
> перезагружается на 8-ю консоль? А второй раз он - на 7-й перезапустился...).
race?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

>> Пересборка пакета kde-settings решает эту проблему.
>Как-то это недистрибутивно...
Недистрибутивно было, когда не было пакета kde-settings.
		-- zerg in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* [sisyphus] [JT] Re: возвращаясь к вопросу о i915g
  2005-07-31 23:37                                             ` [sisyphus] " Artem
  2005-08-01  3:11                                               ` Andrey Rahmatullin
@ 2005-08-01 18:44                                               ` Michael Shigorin
  2005-08-01 19:50                                                 ` Artem
  1 sibling, 1 reply; 43+ messages in thread
From: Michael Shigorin @ 2005-08-01 18:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Mon, Aug 01, 2005 at 02:37:42AM +0300, Artem wrote:
> Теперь - непосредственно об fb. В результате непродолжительных
> мозговых усилий мной был порожден до банальности простой патч
> для kernel-2.6.12, позволяющий intelfb работать с i915GM .

Вот так и зарождаются kernel hackers. ;-)

-- 
http://linux.kiev.ua/~mike/misc/isofs-noexec-2.2.5.diff


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

* Re: [sisyphus] [JT] Re: возвращаясь к вопросу о i915g
  2005-08-01 18:44                                               ` [sisyphus] [JT] " Michael Shigorin
@ 2005-08-01 19:50                                                 ` Artem
  0 siblings, 0 replies; 43+ messages in thread
From: Artem @ 2005-08-01 19:50 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Michael Shigorin wrote:

>Вот так и зарождаются kernel hackers. ;-)
>  
>
No comments. :-D


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

* [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-07-31 15:12                                             ` Artem
@ 2005-08-09 20:20                                               ` Arioch
  2005-08-09 20:20                                               ` Arioch
  1 sibling, 0 replies; 43+ messages in thread
From: Arioch @ 2005-08-09 20:20 UTC (permalink / raw)
  To: sisyphus

Artem пишет:

>> Впрочем, ни один модуль drm небудет полностью нормально работать при
>> активном vesafb (или вообще любом *fb), пока эти подсистемы ядра не
>> перепишут очередной раз, чтобы drm и fb использовали какие-то общие
>> компоненты.  Базовая функциональность, скорее всего, будет доступна и
>> при активном fb, а вот suspend/resume отвалится.
>>  
>>
> Очень хорошая информация. 

Главное - редкая (это я в сторону M.S. :-) )

надо погонять будет, у меня недавно было подозрение, чтографика
медленнее стала. А уж когда еще накинули bootsplash...

Впрочем Suspend to disk с выключением посредством swsusp2+hibernate у
меня работает.
Вот разные там ACPI S3 & S4 - нет.

Интересно, переключением видеорежимов на i855+LCD заведует 
отдельно-иксовый драйвер, или dri-модуль?





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

* [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-07-31 15:12                                             ` Artem
  2005-08-09 20:20                                               ` [sisyphus] " Arioch
@ 2005-08-09 20:20                                               ` Arioch
  2005-08-11 13:11                                                 ` Artem
  1 sibling, 1 reply; 43+ messages in thread
From: Arioch @ 2005-08-09 20:20 UTC (permalink / raw)
  To: sisyphus

Artem пишет:

>> Впрочем, ни один модуль drm небудет полностью нормально работать при
>> активном vesafb (или вообще любом *fb), пока эти подсистемы ядра не
>> перепишут очередной раз, чтобы drm и fb использовали какие-то общие
>> компоненты.  Базовая функциональность, скорее всего, будет доступна и
>> при активном fb, а вот suspend/resume отвалится.
>>  
>>
> Очень хорошая информация. 

Главное - редкая (это я в сторону M.S. :-) )

надо погонять будет, у меня недавно было подозрение, чтографика
медленнее стала. А уж когда еще накинули bootsplash...

Впрочем Suspend to disk с выключением посредством swsusp2+hibernate у
меня работает.
Вот разные там ACPI S3 & S4 - нет.

Интересно, переключением видеорежимов на i855+LCD заведует 
отдельно-иксовый драйвер, или dri-модуль?





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

* Re: [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-08-09 20:20                                               ` Arioch
@ 2005-08-11 13:11                                                 ` Artem
  2005-08-12 17:34                                                   ` Arioch
  0 siblings, 1 reply; 43+ messages in thread
From: Artem @ 2005-08-11 13:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Arioch wrote:

> Artem пишет:
>
>>>  а вот suspend/resume отвалится.
>>
Экспериментировал с suspend (не suspend2, а оригинальным, встроенным в 
2.6.12) - диск не мучал, а лишь suspend to ram  - действительно, при 
активном fb + dri получаем kernel Oops! При использовании чего-либо 
одного - fb или dri - STR работает отлично (с последующей 
реинициализацией видео с помощью vbetool)

>>>  
>>>
>> Очень хорошая информация. 
>
>
> Главное - редкая (это я в сторону M.S. :-) )
>
> надо погонять будет, у меня недавно было подозрение, чтографика
> медленнее стала. А уж когда еще накинули bootsplash...
>
По поводу скорости графики - она еще в i915gm весьма зависит от bpp - 
при 16-и gears кажут ~ 1300 fps, а при 24-х    ~ 800 fps. Тестил так же 
с помощью quake3 (сравнивал с gf4 440go, процессоры и настройки видео в 
игре - одинаковые ) - intel выдавал где-то 30-40 fps, geforce - 60-85

> Впрочем Suspend to disk с выключением посредством swsusp2+hibernate у
> меня работает.
> Вот разные там ACPI S3 & S4 - нет.
>
см выше. S3 работает безупречно.

> Интересно, переключением видеорежимов на i855+LCD заведует 
> отдельно-иксовый драйвер, или dri-модуль?
>
>
>
>



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

* [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-08-11 13:11                                                 ` Artem
@ 2005-08-12 17:34                                                   ` Arioch
  2005-08-12 20:44                                                     ` Igor Zubkov
  0 siblings, 1 reply; 43+ messages in thread
From: Arioch @ 2005-08-12 17:34 UTC (permalink / raw)
  To: sisyphus

Artem пишет:

> По поводу скорости графики - она еще в i915gm весьма зависит от bpp - 

i855gm

недавно поставил 32bpp, что с учетом LCD м.б. и излишне.
Спасибо, попробую.

Жаль нельзя менять на лету цветность, как разрешение через 
Ctrl+Alt+GrayPlus :-)




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

* Re: [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-08-12 17:34                                                   ` Arioch
@ 2005-08-12 20:44                                                     ` Igor Zubkov
  2005-08-12 22:44                                                       ` Arioch
  0 siblings, 1 reply; 43+ messages in thread
From: Igor Zubkov @ 2005-08-12 20:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Пятница, 12-Авг-2005 20:34 Arioch написал(a):
> Жаль нельзя менять на лету цветность, как разрешение через
> Ctrl+Alt+GrayPlus :-)

Ещё как можно.


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

* [sisyphus] Re: возвращаясь к вопросу о  i915g
  2005-08-12 20:44                                                     ` Igor Zubkov
@ 2005-08-12 22:44                                                       ` Arioch
  0 siblings, 0 replies; 43+ messages in thread
From: Arioch @ 2005-08-12 22:44 UTC (permalink / raw)
  To: sisyphus

Igor Zubkov пишет:

у меня на i855GM Centino  - не получилось :-(




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

end of thread, other threads:[~2005-08-12 22:44 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-30 10:04 [sisyphus] возвращаясь к вопросу о i915g Artem
2005-07-30 10:34 ` Valery V. Inozemtsev
2005-07-30 10:51   ` Artem
2005-07-30 11:18     ` Valery V. Inozemtsev
2005-07-30 11:28       ` Artem
2005-07-30 11:38         ` Valery V. Inozemtsev
2005-07-30 12:10           ` Artem
2005-07-30 12:12           ` Artem
2005-07-30 12:31             ` Valery V. Inozemtsev
2005-07-30 12:39               ` Artem
2005-07-30 12:59               ` Artem
2005-07-30 13:17               ` Artem
2005-07-30 13:28                 ` Valery V. Inozemtsev
2005-07-30 15:33                   ` Artem
2005-07-30 15:35                   ` Artem
2005-07-30 17:22                     ` Valery V. Inozemtsev
2005-07-30 17:52                     ` Sergey Vlasov
2005-07-30 18:32                       ` Artem
2005-07-30 18:56                         ` Artem
2005-07-30 19:05                           ` Valery V. Inozemtsev
2005-07-30 19:57                             ` Artem
2005-07-31  6:45                               ` Valery V. Inozemtsev
2005-07-31 12:01                                 ` Artem
2005-07-31 12:07                                 ` Artem
2005-07-31 12:50                                   ` Valery V. Inozemtsev
2005-07-31 13:11                                     ` Artem
2005-07-31 13:16                                       ` Artem
2005-07-31 14:08                                         ` Artem
2005-07-31 14:37                                           ` Sergey Vlasov
2005-07-31 15:12                                             ` Artem
2005-08-09 20:20                                               ` [sisyphus] " Arioch
2005-08-09 20:20                                               ` Arioch
2005-08-11 13:11                                                 ` Artem
2005-08-12 17:34                                                   ` Arioch
2005-08-12 20:44                                                     ` Igor Zubkov
2005-08-12 22:44                                                       ` Arioch
2005-07-31 23:37                                             ` [sisyphus] " Artem
2005-08-01  3:11                                               ` Andrey Rahmatullin
2005-08-01 18:44                                               ` [sisyphus] [JT] " Michael Shigorin
2005-08-01 19:50                                                 ` Artem
2005-07-30 19:11                         ` [sisyphus] " Sergey Vlasov
2005-07-30 19:32                           ` Valery V. Inozemtsev
2005-07-30 11:23   ` Sergey Vlasov

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