From: <han...@sa...> - 2005-08-08 10:10:56
|
Hi, I noticed the closed source nvidia driver has the following option: Option "UseInt10Module" "boolean" Enable use of the X Int10 module to soft-boot all secondary cards, rather than POSTing the cards through the NVIDIA kernel module. Default: off (POSTing is done through the NVIDIA kernel module). I tried using this option, first on one , then one the other, and=20 finally on both cards, but to no effect (other then some error message=20 about accessing the vga bios on one card). Am I still correct to assume that at least in theory it would be=20 possible to modify the int10 module (whereas you have modified the=20 radeon driver) to get the around the problem? I will try to use a modified nv driver as you suggested later today. Thanks for all your help! -Hans >=20 > After reading vgahw, radeon and nv source code, it seems to me that both > problems (blanc screen and DPMS) are related to vgahw functions call. >=20 > I'm afraid there's no solution with the stock drivers because I presume > there is a ressource conflict on VGA IOs between the two cards. >=20 > I would suggest to use a modified nv driver for the secondary card to > prevent messing the primary card settings. I guess the function=20 > NVRestore should be disabled to prevent the blank the screen at shutdown.= =20 > As for DPMS, I didn't look at it yet. >=20 > C=E9dric >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practic= es > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev |