|
From: Michal C. <ci...@li...> - 2002-11-11 09:36:09
|
Hi Current radeonfb causes to switch off monitor when I change video mode (eg. using fbset), but changing vts corrected it (calling 'fbset something; chvt 2; chvt 1;' worked fine). I took a look into radeonfb source and attempted to make quick fix for this issue. I saw there some "absurd hack" that seemed to me like thing that could solve my problem so I moved it into other place and it now works. I have Radeon 7500 QW and the patched radeonfb seems to work for me, but I'm not really sure if I moving that "absurd hack" doesn't cause any problems with other cards elsewhere. If you thing it won't please apply it, it you thing it would, then probably just adding that code should work (= apply just + part of my patch). I'm not on linux-fbdev-devel list, so please CC me the replies... Regards Michal Cihar http://cihar.liten.cz |