> Does this happen every time you switch to a console (without actually > quitting X)?
Yes. I can switch back to X. I can even quit X and from the corrupted console start X again.
> up ok when you switch back? Please define "latest XFree86 sources"
ROOT h118:~/xc> cvs update -dPA ROOT h118:~/xc> ROOT h118:~/xc> TZ=UTC date Fri Jan 23 10:09:33 UTC 2004
I then applied these changes:
ROOT h118:~/xc/programs/Xserver/hw/xfree86/drivers/via> cvs diff
Index: via_driver.c
===================================================================
RCS file: /cvs/xc/programs/Xserver/hw/xfree86/drivers/via/via_driver. c,v
retrieving revision 1.23
diff -r1.23 via_driver.c
1923c1923
< CARD8 tmp
---
> CARD8 tmp;
Index: via_driver.h
===================================================================
RCS file: /cvs/xc/programs/Xserver/hw/xfree86/drivers/via/via_driver. h,v
retrieving revision 1.10
diff -r1.10 via_driver.h
29a30
> #define DEBUG_PRINT
Martti
---
Can you tell me more about the corruption you are seeing in textmode?
Is the first line the line at the very top of the screen or is it the current line? What is garbage? Random values printed as characters?
What happens if you type?
Also, can you try the vesa driver and verify that this is a problem only with the via driver?
Luc Verhaegen. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86