|
Bugzilla – Full Text Bug Listing |
| Summary: | GeForce 6600 GT needs special options | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Calmer <mc> |
| Component: | SaX2 | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | ms, sndirsch, ug |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
hwinfo --gfx output
hwinfo xorg.conf sax generated xorg.conf.10.0-beta3 SaX.log |
||
|
Description
Michael Calmer
2005-08-09 10:18:16 UTC
reassigned to sndirsch Ok. Please add output of "hwinfo --gfx". Thanks. Created attachment 45324 [details]
hwinfo --gfx output
done fixed for Beta2. I still need those parameters on beta3. hwinfo will be attached. Created attachment 47557 [details]
hwinfo
> Driver Info #0:
> XFree86 v4 Server Module: nv
> XF86Config Entry: Option "XaaNoPixmapCache"\nOption "XaaNoOffScreenPixmaps"
It's specified. Please attach /etc/X11/xorg.conf.
Created attachment 47561 [details]
xorg.conf
[...] Option "XaaNoPixmapCache" Option "XaaNoOffScreenPixmaps" [...] So where's the problem? He has added these parameters by Hand, because he wants to work:-) Tomorrow he can give more informations Ok. Now I understand. Marcus, I wonder what's wrong here ... Unfortunately only Marcus can investigate this. :-( I don't believe that the options has been added by hand. The options are set for the following cards: NAME=NVidia DEVICE=GeForce 6600 GT VID=0x10de�DID=0x0140 NAME=NVidia DEVICE=GeForce 6200 TurboCache(TM) VID=0x10de�DID=0x0161 sax2 -r from runlevel 3 and the /var/log/SaX.log will occupy that Sorry does not work. I removed my xorg.conf and start sax2. I attache the resulting xorg.conf You can see it on my workstation if you do not trust me :-) I also attache the SaX.log Created attachment 47948 [details]
sax generated xorg.conf.10.0-beta3
Created attachment 47949 [details]
SaX.log
Still needs to be investigated by Marcus. yes I see the problem is Stefan specified the options wrong. Stefan you passed RAW= options without a value this is not allowed bool only options need to appear as OPT= values in the Identity map for example "NAME=Cirrus LogicDEVICE=GD 5430/40 VID=0x1013DID=0x00a0" OPT=Noaccel bool options use a simple , as seperator OPT=o1,o2,o3 raw options requires a value RAW=Option "bla" "on",Option "bla2" "off" could you please fix, thanks fixed. Tracked on developer.nvidia.com now as #187817. |