| Summary: | Suse11: Blank screen | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | samit vats <samit.vats> |
| Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | major | ||
| Priority: | high | ||
| Version: | 7.2 | ||
| Hardware: | x86 (IA32) | ||
| OS: | other | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
Xorg.0.log
xorg.conf lspci Xorg.log for Ubuntu-8.10-32 |
||
Something is wrong with your mesa 3D driver. Try: LIBGL_DEBUG=verbose glxinfo to see what the problem is. Created attachment 24941 [details] [review] xorg.conf xorg.conf Created attachment 24942 [details]
lspci
Something is wrong with your mesa 3D driver. Try: LIBGL_DEBUG=verbose glxinfo to see what the problem is. 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. 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" Also, can you attach the working log from this system with Ubuntu-8.10. 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
Created attachment 25098 [details] [review] Xorg.log for Ubuntu-8.10-32 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? 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. 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.
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