好些朋友也遇到過有關SAWSTUDIO花屏問題, 除了顯卡內存不足的原因, 另一個會出現的可能性就是在多核心或多線程(HT)的環境下, 而這個問題可以在 boot.ini 內將 windows 改成單cpu進入windows 而得以解決, 適用於 雙cpu、HT、core duo。
首先在"我的電腦"按右鍵"內容", 選"進階"...
我們會看到 boot.ini裡的內容為:-
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
現把[operating systems]以下的改為 :-
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows XP Professional - Dual CPU" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows XP Professional - Single CPU" /fastdetect /onecpu
以上的做法可以從單CPU或多CPU進入WINDOWS, 重新啟動電腦是就可選擇進入模式, 而且亦是比較安全的方法。
[
本帖最后由 himhui 于 2006-9-21 09:52 编辑 ]
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x