> But it hangs with a blank screen. > I can only do CTRL-ALT-DEL to restart the machine.
You might be able to log into your computer via telnet or ssh. Then you will have the chance to analyze what went wrong in that particular moment. Theres a tool in svgalib that is called vga_reset - run as root from a second console it might be able to initialize your adapter to bring your screen back. Maybe console switching still works for you. For save operation, i would suggest that you disable DRI so that no kernel module and alikes do start. (/etc/X11/XF86Config[-4] Section "Module" Load "dri") > So here are my questions: > 1. r128 DRI PCI init looks pretty much the same as > my modified version. So I have no clue now. Can > anyone tell me what I can do next? > 2. I notice that both r128 and radeon do not make a > map for texture in PCI/PCIGART mode. Is it ok? > 3. Finally, will 4.2.0 support it? If it will, I can > simply wait. This things i dont know myself. Sorry. Regards Alex. _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
