Bug 21241 - Suse11: Blank screen
Summary: Suse11: Blank screen
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r300 (show other bugs)
Version: 7.2
Hardware: x86 (IA32) other
: high major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 03:02 UTC by samit vats
Modified: 2009-06-30 23:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (43.47 KB, text/plain)
2009-04-17 03:02 UTC, samit vats
Details
xorg.conf (1.46 KB, patch)
2009-04-19 05:50 UTC, samit vats
Details | Splinter Review
lspci (2.02 KB, text/plain)
2009-04-19 05:50 UTC, samit vats
Details
Xorg.log for Ubuntu-8.10-32 (501.67 KB, patch)
2009-04-24 05:37 UTC, samit vats
Details | Splinter Review

Description samit vats 2009-04-17 03:02:44 UTC
Created attachment 24888 [details]
Xorg.0.log

Details of the X-stack:
----------------------

mesa/drm:           master (git)     17th-April 2009                            
mesa/mesa :        7.2                                             
xorg/xserver:        1.5.2                                               
xorg/xf86-video-ati: master(git)     17th-April 2009                            
xorg/driver/xf86-input-keyboard - 1.3.0                  
xorg/driver/xf86-input-mouse-1.3.0 


After building driver, on startx the below message appears in Xorg.0.log: 


(EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to software rendering
Comment 1 Alex Deucher 2009-04-17 07:11:13 UTC
Something is wrong with your mesa 3D driver.  Try:
LIBGL_DEBUG=verbose glxinfo
to see what the problem is.
Comment 2 samit vats 2009-04-19 05:50:10 UTC
Created attachment 24941 [details] [review]
xorg.conf

xorg.conf
Comment 3 samit vats 2009-04-19 05:50:49 UTC
Created attachment 24942 [details]
lspci
Comment 4 Alex Deucher 2009-04-19 09:41:32 UTC
Something is wrong with your mesa 3D driver.  Try:
LIBGL_DEBUG=verbose glxinfo
to see what the problem is.
Comment 5 samit vats 2009-04-21 07:07:54 UTC
1) on startx, screen goes blank  (error message in Xorg0.log : AIGLX error: Calling driver entry point failed) so unable to debug with LIBGL_DEBUG=verbose glxinfo

2) For the same build driver works fine for Ubuntu-8.10.
Comment 6 Alex Deucher 2009-04-21 07:54:04 UTC
So you have a blank screen; you should have said so.  The AIGLX error is unrelated.  Does X come up if you specify a mode in your config other than 1600x1200?
http://wiki.debian.org/XStrikeForce/HowToRandR12

Does disabling the DRI help?
Option "DRI" "False"
Comment 7 Alex Deucher 2009-04-21 07:54:52 UTC
Also, can you attach the working log from this system with Ubuntu-8.10.
Comment 8 samit vats 2009-04-22 07:42:54 UTC
1) Tried resolution 1280x1024 

# 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz
        Modeline "1280x1024_75.00"  138.54  1280 1368 1504 1728  1024 1025 1028 1069  -HSync +Vsync

   On startx screen still goes blank

2)Tried disabling DRI
    Option  "DRI" "False" 

 On startx screen still goes blank
Comment 9 samit vats 2009-04-24 05:37:20 UTC
Created attachment 25098 [details] [review]
Xorg.log for Ubuntu-8.10-32
Comment 10 Alex Deucher 2009-04-28 06:58:53 UTC
The Suse and ubuntu logs are from two different cards.  Any chance you could test the same card in both systems so we can figure out if it is something specific to the card?  Also, does:
Option "NoAccel" "TRUE"
help?
Comment 11 samit vats 2009-04-29 07:34:32 UTC
1)For Suse11-32 the same behavior(screen blank on startx) is observed  on three cards : RV535,R580,RV560

2)For Suse11-64, startx works but Direct Rendering : No and no aiglx error with 
  card tested : R520,RV516

3)Ubuntu32 driver is testesd with RV505,RV550 and it works fine.
  I will attach the logs for R580.
Comment 12 samit vats 2009-06-30 23:04:25 UTC
No More Reproducible 


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.