Bug 16592

Summary: не работаетcompiz, video intel Mobile GM965/GL960
Product: Branch 4.1 Reporter: Gleb Kulikov <glebus>
Component: compizAssignee: Valery Inozemtsev <shrek>
Status: CLOSED NOTABUG QA Contact: qa-4.1 <qa-4.1>
Severity: critical    
Priority: P2    
Version: unspecified   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
xorg.conf
none
xorg.conf
none
xorg.conf none

Description Gleb Kulikov 2008-08-07 13:01:42 MSD
VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
(ноутбук Dell inspiron 1525)

при попытке запуска compiz или kde4, имеем либо белый экран, либо аварийное завершение сеанса.

3D работает.

uname -a
Linux glebook2.localdomain 2.6.24-std-def-alt9 #1 SMP Mon May 5 18:59:15 MSD 2008 i686 GNU/Linux

xorg-x11-server-1.4.2-alt2.M41.1
Comment 1 Valery Inozemtsev 2008-08-07 13:10:53 MSD
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
ноут ThinkPad X61s
все работает.
Comment 2 Gleb Kulikov 2008-08-07 13:56:44 MSD
(In reply to comment #1)
> 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
> 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
> ноут ThinkPad X61s
> все работает.
> 

на моей системе -- лысиной клянусь, шоб на ней выросли волосы, если я неправ -- не работает :)

3D работает.
Comment 3 Valery Inozemtsev 2008-08-13 22:27:20 MSD
Created attachment 2780 [details]
xorg.conf

xorg.conf
Comment 4 Valery Inozemtsev 2008-08-13 22:27:38 MSD
Created attachment 2781 [details]
xorg.conf

xorg.conf
Comment 5 Valery Inozemtsev 2008-08-13 22:28:22 MSD
Created attachment 2782 [details]
xorg.conf

xorg.conf
Comment 6 Valery Inozemtsev 2008-08-13 22:30:08 MSD
xorg.conf:
------------------
Section "ServerFlags"
        Option  "DontZap"
        Option  "AIGLX" "true"
        Option  "AutoAddDevices" "true"
EndSection

Section "Module"
        SubSection      "extmod"
                Option "omit xfree86-dga"
        EndSubSection
EndSection

Section "Monitor"
        Identifier      "STD TFT"
        VendorName      "Lenovo"
        ModelName       "STD TFT (1024x768) XGA"
        Option          "DPMS"  "on"
EndSection

Section "Device"
        Identifier      "GM965"
        VendorName      "Lenovo"
        BoardName       "Mobile GM965"
        BusID           "PCI:0:2:0"
        Driver          "intel"
        Option          "AccelMethod"   "XAA"
EndSection

Section "DRI"
        Group   "xgrp"
        Mode    0660
EndSection

Section "Screen"
        Identifier      "XGA"
        Device          "GM965"
        Option          "XaaNoOffscreenPixmaps" "true"
        Monitor         "STD TFT"
        DefaultColorDepth       16
        Subsection      "Display"
                Depth   32
                Modes   "1024x768" "800x600" "640x480"
                ViewPort        0 0
        EndSubsection
        Subsection      "Display"
                Depth   24
                Modes   "1024x768" "800x600" "640x480"
                ViewPort        0 0
        EndSubsection
        Subsection      "Display"
                Depth   16
                Modes   "1024x768" "800x600" "640x480"
                ViewPort        0 0
        EndSubsection
EndSection

Section "ServerLayout"
        Identifier      "ThinkPad X61s"
        Screen          "XGA"
EndSection
---------------------

все работает