Bug 15469

Summary: [815] xorg 7.3 crashes with a depth of 16
Product: xorg Reporter: Thomas Hinterberger <kult-ex>
Component: Driver/intelAssignee: Gordon Jin <gordon.jin>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://www.vectorlinux.com/forum2/index.php?topic=5990.0
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
log of Vector-5.9 - xorg.conf none

Description Thomas Hinterberger 2008-04-12 10:52:25 UTC
Created attachment 15850 [details]
log of  Vector-5.9 - xorg.conf

I never hade any problems with the screen in Linux. 
Last week, I installed VectorLinux Light (5.9) with xorg 7.3 (server 1.4) and in the default xorg.conf the Colour was set to 24 - see http://www.kult-ex.org/X11/vector-5.9-xorg.conf.txt

24 never worked propperly on this chipset - there is a picture, but there are horizontal stripes running down, which flicker.
Until now - the defaiult value was all the time 16 - see http://www.kult-ex.org/X11/vector-5.8-xorg.conf.txt

I set the default value to 16 and then the picture freeses as soon as x starts - you see in the middle the x (of the mouse) and horizontal strips which are green and blue - no picture - the only thing the keyboard reacts is strg+alt+del to reboot - see

http://www.kult-ex.org/X11/Vector-5.9[16]-Xorg.0.log.txt - it is also attached

I tried also Arch Linux - the same ting
Comment 1 Wang Zhenyu 2008-04-13 22:36:39 UTC
Looks like #11726. Try disable AIGLX in ServerFlags section.
Comment 2 Thomas Hinterberger 2008-04-14 02:28:13 UTC
yes it is like #11726 - sorry - I did not find this bug

Section "ServerFlags"
        Option "AIGLX" "off"
EndSection

solved the problem - thanks for the help
Comment 3 Gordon Jin 2008-04-15 05:05:21 UTC

*** This bug has been marked as a duplicate of bug 11726 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.