On Saturday 01 March 2003 03:18, Mark Vojkovich wrote: > Can you VT switch back to the X-server OK, and startx again after > quitting?
Yes, I can. > If so, it's probably just a matter of not enough stuff > being saved and restored in the UnLoad/LoadStateExt functions in > riva_hw.c. Hmm, how can I test that? Is there a list of all registers that exists/should be saved? > If you wanted to collect some data you could try reading > chip->PMC[0x00000004/4] at the top of nv10GetConfig() just to > see what state that was in before the X-server touched it. What should I do with the data found at chip->PMC[0x00000004/4]? I didn't take a closer look at the source code, is chip->PMC a struct including all registers or how do I know which byte is which register? > Have you tried it in different depths? Yes, same problem independent on the color depth. best regards, Christoph _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
