|
Bugzilla – Full Text Bug Listing |
| Summary: | GLX nvidia not ok on beta2 but was ok on beta1 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | jo de baer <jo.debaer> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED INVALID | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Xorg.0.log
hwinfo --gfx nvidia-bug-report.log xorg.conf made by nvidia tool xorg.conf made by sax2 SaX.log |
||
|
Description
jo de baer
2006-01-30 14:33:12 UTC
Created attachment 65655 [details]
Xorg.0.log
Created attachment 65656 [details]
hwinfo --gfx
Created attachment 65657 [details]
nvidia-bug-report.log
Created attachment 65658 [details]
xorg.conf made by nvidia tool
Could you try my HOWTO first? Thanks. --> http://www.suse.de/~sndirsch/nvidia-installer-HOWTO.html Created attachment 65659 [details]
xorg.conf made by sax2
ok will do that first - sorry for all the mails - but do not seem to be able to upload multiple attachments in batch :-/ mind you on beta1 it worked fine ... starting now ... Yes, each kernel update requires some new additional patches by NVIDIA. It's no fun. :-( Hi, tried the patches ... but same result : "extension GLX missing on ..." :-/ . I have visual - only glx is not working. If you want you can log into the machine ... just gwim me. > (EE) GLX is not supported with the Composite extension
You need to remove ' Option "Composite" "on" ' in your xorg.conf. I wonder why SaX2 still writes this line. I thought we disabled this for the nvidia driver. Marcus?
Yup that does the job ... if you want me to do additional tests about where that option came from, just tell me what to do. jo Yes, try "sax2 -r". Composite will be used for nv but not for nvidia, if you don't mind call sax2 -r and send the log /var/log/SaX.log Yup : - removing xorg.conf and rebuilding it with sax2 ... : no GLX - removing xorg.conf and rebuilding it with sax2 -r ... : GLX ok Attaching SaX.log ... Created attachment 65688 [details]
SaX.log
Thanks!
> - removing xorg.conf and rebuilding it with sax2 ... : no GLX
> - removing xorg.conf and rebuilding it with sax2 -r ... : GLX ok
Marcus, correct/intended behaviour? Then we can close this one as WONTFIX/INVALID.
yes starting from scratch does it correctly. So this one can be closed If possible maybe document somewhere one needs to include the "-r". I had never used that option before myself... :-) Is using that option the recommended way? Ok. I'll update my HOWTO for SUSE >= 10.1 accordingly. |