2010年06月02日
Intel HD Graphic Driver for Windows 2000を作ってみた【BM】
Intel 4 Series Driver は Version 6.14.10.5160 から、Intel HD Graphic Driver と統合されてひとつになったのですが、その影響か、 Windows 2000では動作しなくなってしまいました。
この辺りは、以前の記事で書きました。
この辺りは、以前の記事で書きました。
ところが、最新版の Intel HD Graphic Driver 6.14.10.5258 ドライバを改造してみたところ、動作することが分かりました。
ちなみにベンチマークの結果、Lenovo の Intel 4 Series(4500HD)とあんまり変わりません。OGLが多少向上したくらいでしょうか?
ただ、Intel 4 Series の時と違って、ちゃんとシェーダモデルは認識するようになりました。
*105258 Rel 1.1 Not Required .Net Framework 3.0
(.Net Framework 3.0不要版を作成)
ただ、欠点として、コントロールパネル開けません。
.NET Framework 3.0コンポーネントを使うという非情なことをしているせいかは定かではありませんが、エラーで動きません。
Intel HD Graphic は Core i5やi7 を搭載した、HM57、QM57、HM55、H57、Q57、H55 Chipset 等で使用できます。
今回使用したのは、QM57 Chipset の Core i5-520M上のグラフィックチップです。
関連記事:
Windows 2000で使える最後のバージョンのIntel 4 Series Driver
ちなみにベンチマークの結果、Lenovo の Intel 4 Series(4500HD)とあんまり変わりません。OGLが多少向上したくらいでしょうか?
ただ、Intel 4 Series の時と違って、ちゃんとシェーダモデルは認識するようになりました。
Filename: win2k_145111.zip version: 6.14.10.5437 Date: 2013/4/08 Download: win2k_145111.zip Rel: 1.0 Language: Multi System Require: W2KSP4+SRP1+EXCore(v5) / WinXP(32bit) / Server 2003 Description: Intel HD Graphic Driver for Windows 2000(Intel 4/5/6/7 Series) 旧バージョン: 13M(10.5436) 13M(10.5421) 13M(10.5414), 22M(10.5394c), 21M(10.5387), 21M(10.5384), 21M(10.5374), 17.5M(10.5337), 17.5M(10.5303), 17.1M(10.5303), 14.0M(105278), 14.0M(105274), 14.0M(105258R1.0), 14.0M(105258R1.1) |
(.Net Framework 3.0不要版を作成)
Filename: gfxui.cab version: 0.3.1.0 Date: 2012/1/27 Download: gfxui.cab Language: Japanese/English Description: Intel HD Graphic Driver GUI Tool for Windows 2000/XP Without .Net Framework |
ただ、欠点として、コントロールパネル開けません。
.NET Framework 3.0コンポーネントを使うという非情なことをしているせいかは定かではありませんが、エラーで動きません。
Intel HD Graphic は Core i5やi7 を搭載した、HM57、QM57、HM55、H57、Q57、H55 Chipset 等で使用できます。
今回使用したのは、QM57 Chipset の Core i5-520M上のグラフィックチップです。
関連記事:
Windows 2000で使える最後のバージョンのIntel 4 Series Driver
Twitter Feedback
この記事へのコメント
1. Posted by jack 2010年10月13日 16:39
黒翼猫さんこんにちは。
このIntel HD Graphic Driver for Windows 2000(.NET 3.0不要版)ですが、XPでも動作しますか?
黒翼猫さんの言うように正規のIntel HD Graphic Driverのコンパネは.NET Framework 3.0がインストールされていないと見れないようなので。。。
このIntel HD Graphic Driver for Windows 2000(.NET 3.0不要版)ですが、XPでも動作しますか?
黒翼猫さんの言うように正規のIntel HD Graphic Driverのコンパネは.NET Framework 3.0がインストールされていないと見れないようなので。。。
2. Posted by blackwingcat 2010年10月13日 19:17
関数をWin2000対応の物に置き換えてるだけなので、XPでも正常動作すると思います。
3. Posted by jack 2010年10月13日 22:51
黒翼猫さん回答ありがとうございます。早速nLiteでXPに組み込もうとinfファイルを確認してみたのですが、気になる点がありました。
1)HDMIフォルダが丸ごと無い⇒IntcHdmi.infが無い。
2)IIPS\x32フォルダが無い⇒Impcd.infの参照しているImpcd.sysが無い。
3)IntcDAud.infの参照しているIntcDAud.sys、IntcDAud.catが無い。
ここらへんのGraphicsフォルダ以外のフォルダは元のwinxp_14427.zipからコピーすれば良いのでしょうか?
1)HDMIフォルダが丸ごと無い⇒IntcHdmi.infが無い。
2)IIPS\x32フォルダが無い⇒Impcd.infの参照しているImpcd.sysが無い。
3)IntcDAud.infの参照しているIntcDAud.sys、IntcDAud.catが無い。
ここらへんのGraphicsフォルダ以外のフォルダは元のwinxp_14427.zipからコピーすれば良いのでしょうか?
4. Posted by jack 2010年10月17日 17:17
↑その後・・・
Graphicsフォルダ以外で不足していたフォルダとファイルをオリジナルzipからコピー、nLiteでXP SP3と統合してノートPCへのインストールに無事成功しました。
.NET Framework 3無しの状態でコンパネから画面の明るさ・コントラストの調整ができました!
ありがとうございました。
Graphicsフォルダ以外で不足していたフォルダとファイルをオリジナルzipからコピー、nLiteでXP SP3と統合してノートPCへのインストールに無事成功しました。
.NET Framework 3無しの状態でコンパネから画面の明るさ・コントラストの調整ができました!
ありがとうございました。
5. Posted by jack 2010年10月22日 22:03
↑その後、コンパネ関係で不具合でて困ってます。。
症状は「省電力設定でモニタ電源切から復帰すると画面輝度が急に明るくなる」です。
色々試して判ったことは、
・再起動やスタンバイからの復帰時は特に問題が起きない。
・.NET Framework 3.5 SP1を入れても症状変わらず。
・Intelのコンパネから省電力設定(DPST)を全部解除しても症状変わらず。
・ライトコンバインを無効にしても症状変わらず。
・古いドライバ(6.14.10.5268)も試したけど症状変わらず。
・9/28付けで最新のドライバ(6.14.10.5303)が出ていたのでそれを入れてみたけど症状変わらず。
これでお手上げ状態です、何かアドバイス頂けないでしょうか。。。m(__)m
OS:XP SP3
Video:Core i3 370M内臓グラフィック
症状は「省電力設定でモニタ電源切から復帰すると画面輝度が急に明るくなる」です。
色々試して判ったことは、
・再起動やスタンバイからの復帰時は特に問題が起きない。
・.NET Framework 3.5 SP1を入れても症状変わらず。
・Intelのコンパネから省電力設定(DPST)を全部解除しても症状変わらず。
・ライトコンバインを無効にしても症状変わらず。
・古いドライバ(6.14.10.5268)も試したけど症状変わらず。
・9/28付けで最新のドライバ(6.14.10.5303)が出ていたのでそれを入れてみたけど症状変わらず。
これでお手上げ状態です、何かアドバイス頂けないでしょうか。。。m(__)m
OS:XP SP3
Video:Core i3 370M内臓グラフィック
6. Posted by blackwingcat 2010年10月24日 19:32
それは仕様じゃないんですかね?
7. Posted by An65001 2011年07月13日 00:21
hey thanks I needed for lenovo g560 installation!
8. Posted by jack 2012年01月15日 14:42
黒翼猫さんこんにちは。
.NET Framework 3.0をインストールしていないXP SP3上で、黒翼猫さんの改良版HD Graphicsドライバの更新を行ったところ、
グラフィックプロパティのコントロールパネルを開こうとすると"Install .Net3.0 Frame Work to run the Intel UI Application"
とダイアログが出て開きませんでした。(以前のwin2k_14428.zipの時は.Net3.0無しでコンパネ開きました。)
ドライバの更新は、デバイスマネージャのディスプレイアダプタのIntel(R) HD Graphicsを右クリックしてドライバの更新を選択し、
解凍したGraphicsフォルダを直接指定して行いました。
何か手順間違っているのでしょうか。
試したバージョンは、win2k_14466.zip、win2k_14467.zip、win2k_14468.zip、全て同じ症状でした。。。
.NET Framework 3.0をインストールしていないXP SP3上で、黒翼猫さんの改良版HD Graphicsドライバの更新を行ったところ、
グラフィックプロパティのコントロールパネルを開こうとすると"Install .Net3.0 Frame Work to run the Intel UI Application"
とダイアログが出て開きませんでした。(以前のwin2k_14428.zipの時は.Net3.0無しでコンパネ開きました。)
ドライバの更新は、デバイスマネージャのディスプレイアダプタのIntel(R) HD Graphicsを右クリックしてドライバの更新を選択し、
解凍したGraphicsフォルダを直接指定して行いました。
何か手順間違っているのでしょうか。
試したバージョンは、win2k_14466.zip、win2k_14467.zip、win2k_14468.zip、全て同じ症状でした。。。
9. Posted by blackwingcat 2012年01月15日 15:52
もしかすると何らかの原因で、私が作ったコンパネツールが置き換わってないか、.net が必要なレジストリが残ってるのかもしれません|・ω・)
直接GFXUI.exe起動してみるとどうなりますか?
直接GFXUI.exe起動してみるとどうなりますか?
10. Posted by jack 2012年01月15日 17:51
>直接GFXUI.exe起動してみるとどうなりますか?
現在は最後にドライバ更新したwin2k_14466.zipの状態です。
system32フォルダにGFXUI.exeがコピーされてました。
GFXUI.exeのプロパティを見ると著作権:Copyright(C) 2011 BlackWingCat\/PFWとなっているのでコピーは正常に行われているようです。
GFXUI.exeを実行すると、エラーダイアログ「このアプリケーションの構成が正しくないため、アプリケーションを開始できませんでした。アプリケーションを再度インストールすることにより問題が解決する場合があります。」と出ます。
それと同時にイベントビューアのシステムに、SideBySideのエラーが3つ記録されます。
1つ目:従属するアセンブリ Micorosoft.VC80.CRTを検出できませんでした。エラー:参照されたアセンブリはシステムにインストールされていません。
2つ目:Resolve Partial AssemblyがMicrosoft.VC80.CRTに失敗しました。参照エラーメッセージ:参照されたアセンブリはシステムにインストールされていません。
3つ目:Generate Activation ContextがC:\WINDOWS\system32\GfxUI.exeに失敗しました。参照エラーメッセージ:この操作を正しく終了しました。
現在は最後にドライバ更新したwin2k_14466.zipの状態です。
system32フォルダにGFXUI.exeがコピーされてました。
GFXUI.exeのプロパティを見ると著作権:Copyright(C) 2011 BlackWingCat\/PFWとなっているのでコピーは正常に行われているようです。
GFXUI.exeを実行すると、エラーダイアログ「このアプリケーションの構成が正しくないため、アプリケーションを開始できませんでした。アプリケーションを再度インストールすることにより問題が解決する場合があります。」と出ます。
それと同時にイベントビューアのシステムに、SideBySideのエラーが3つ記録されます。
1つ目:従属するアセンブリ Micorosoft.VC80.CRTを検出できませんでした。エラー:参照されたアセンブリはシステムにインストールされていません。
2つ目:Resolve Partial AssemblyがMicrosoft.VC80.CRTに失敗しました。参照エラーメッセージ:参照されたアセンブリはシステムにインストールされていません。
3つ目:Generate Activation ContextがC:\WINDOWS\system32\GfxUI.exeに失敗しました。参照エラーメッセージ:この操作を正しく終了しました。
11. Posted by jack 2012年01月15日 18:12
追加
GFX_W2K_6.14.10.5337_PV.zipを入れてみたら.NET3.0無しでグラフィックプロパティのコンパネが正常に起動しました。これはGfxUI.exe使ってないすね。
XP環境でGfxUI.exeだとダメっぽいです。
GFX_W2K_6.14.10.5337_PV.zipを入れてみたら.NET3.0無しでグラフィックプロパティのコンパネが正常に起動しました。これはGfxUI.exe使ってないすね。
XP環境でGfxUI.exeだとダメっぽいです。
12. Posted by blackwingcat 2012年01月16日 09:29
> XP環境でGfxUI.exeだとダメっぽいです。
こっちの環境もXPなので、お手数ですが
試しに、VC++2005 SP1 Runtimeインストールして
確認していただけますか
こっちの環境もXPなので、お手数ですが
試しに、VC++2005 SP1 Runtimeインストールして
確認していただけますか
13. Posted by jack 2012年01月16日 22:48
>試しに、VC++2005 SP1 Runtimeインストールして
確認していただけますか
VC++2005 SP1 Runtimeインストール後、最新のwin2k_14469.zipでドライバ更新行ってみました。
しかし結果は変わりませんでした。orz
確認していただけますか
VC++2005 SP1 Runtimeインストール後、最新のwin2k_14469.zipでドライバ更新行ってみました。
しかし結果は変わりませんでした。orz
14. Posted by blackwingcat 2012年01月17日 05:44
> VC++2005 SP1 Runtimeインストール後、最新のwin2k_14469.zipでドライバ更新行ってみました。
> しかし結果は変わりませんでした。orz
最新版のエラー内容は一緒でしょうか?
> しかし結果は変わりませんでした。orz
最新版のエラー内容は一緒でしょうか?
15. Posted by jack 2012年01月17日 20:43
>最新版のエラー内容は一緒でしょうか?
イベントビューア含めて全く同じでした。m(__)m
イベントビューア含めて全く同じでした。m(__)m
16. Posted by blackwingcat 2012年01月18日 09:53
おとといリリースしたひとつ古いバージョンからマニフェスト無効にしてあるので、エラーが同じなのはちょっと変ですね
ファイルが置き換わってないのかも。
プロパティで、バージョンが 0.2.5.x か 0.2.6.xになってるのを確認して見てください
ファイルが置き換わってないのかも。
プロパティで、バージョンが 0.2.5.x か 0.2.6.xになってるのを確認して見てください
17. Posted by jack 2012年01月18日 20:24
すみませんイベントビューアのエラー勘違いしてました。
>プロパティで、バージョンが 0.2.5.x か 0.2.6.xになってるのを確認して
GFxUI.exe
ファイルバージョン:0.2.5.1
著作権:Copyright(C) 2011 BlackWingCat/PFW
画面右クリックからグラフィックプロパティを選択すると
「Warning Install .Net3.0 Frame Work to run the Intel UI Application」と出ます。
イベントビューアには何も表示されませんでした。
次にsystem32のGFxUI.exeを直接ダブルクリックで実行してみると
「Intel Graphic Properties v0.25: GfxUI.exe - アプリケーションエラー "0x5ab6709a"の命令が"0x00416eb0"のメモリを参照しました。メモリが"written"になることはできませんでした・・・」と出ました。
次に、GFxUI.exeを0.2.6.2のものに差し替えてダブルクリックで実行してみたところ、
エラー無くIntel Graphic Properties v0.26が立ち上がってきました!
ただしグラフィックプロパティからは依然「Warning Install .Net3.0 Frame Work to run the Intel UI Application」と出ます。グラフィックプロパティからはコンパネは立ち上がらないみたいです。。。
>プロパティで、バージョンが 0.2.5.x か 0.2.6.xになってるのを確認して
GFxUI.exe
ファイルバージョン:0.2.5.1
著作権:Copyright(C) 2011 BlackWingCat/PFW
画面右クリックからグラフィックプロパティを選択すると
「Warning Install .Net3.0 Frame Work to run the Intel UI Application」と出ます。
イベントビューアには何も表示されませんでした。
次にsystem32のGFxUI.exeを直接ダブルクリックで実行してみると
「Intel Graphic Properties v0.25: GfxUI.exe - アプリケーションエラー "0x5ab6709a"の命令が"0x00416eb0"のメモリを参照しました。メモリが"written"になることはできませんでした・・・」と出ました。
次に、GFxUI.exeを0.2.6.2のものに差し替えてダブルクリックで実行してみたところ、
エラー無くIntel Graphic Properties v0.26が立ち上がってきました!
ただしグラフィックプロパティからは依然「Warning Install .Net3.0 Frame Work to run the Intel UI Application」と出ます。グラフィックプロパティからはコンパネは立ち上がらないみたいです。。。
18. Posted by blackwingcat 2012年01月19日 08:50
使っていなくても、.Net がはいってないと警告が出るのかもしれないですね。
うちのWindows 2000もXPも 3.5までは入ってるのでちょっと調べて見ます|・ω・)ノ
追記:修正版のパッケージをリリースしました
うちのWindows 2000もXPも 3.5までは入ってるのでちょっと調べて見ます|・ω・)ノ
追記:修正版のパッケージをリリースしました
19. Posted by jack 2012年01月24日 00:18
報告遅くなってすみません。win2k_14469b.zipの動作テストしました。
まず、コンパネ起動テスト結果です。
・画面右クリックからグラフィックプロパティを選択
→Intel Graphic Properties v0.30が立ち上がります。(^^)/
・画面のプロパティ→設定タブ→詳細設定→インテル(R)グラフィック/メディアコントロールパネルタブ→グラフィックプロパティ、を選択
→Warning "Install .Net3.0 Frame Work to run the Intel UI Application"と出ます。(T.T)
次にコンパネの動作テストしました。・・・が、まともに動きませんでした。(T.T)
これは今回のv0.30に限った話ではなく他バージョンのGFxUI.exeも同じでした。
・色設定ができない。何をやっても画面に変化ありません。
・解像度の変更(1366x768→600x800)をしたところ、90度回転されてしまいました(解像度は変更されているようです。)
ちなみに、GFX_W2K_6.14.10.5337_PV.zipより前の、GFxUI.exeを使わない古いコンパネは正常動作していました。
動作環境
Windows XP SP3
Core i3 370M内蔵グラフィック
まず、コンパネ起動テスト結果です。
・画面右クリックからグラフィックプロパティを選択
→Intel Graphic Properties v0.30が立ち上がります。(^^)/
・画面のプロパティ→設定タブ→詳細設定→インテル(R)グラフィック/メディアコントロールパネルタブ→グラフィックプロパティ、を選択
→Warning "Install .Net3.0 Frame Work to run the Intel UI Application"と出ます。(T.T)
次にコンパネの動作テストしました。・・・が、まともに動きませんでした。(T.T)
これは今回のv0.30に限った話ではなく他バージョンのGFxUI.exeも同じでした。
・色設定ができない。何をやっても画面に変化ありません。
・解像度の変更(1366x768→600x800)をしたところ、90度回転されてしまいました(解像度は変更されているようです。)
ちなみに、GFX_W2K_6.14.10.5337_PV.zipより前の、GFxUI.exeを使わない古いコンパネは正常動作していました。
動作環境
Windows XP SP3
Core i3 370M内蔵グラフィック
20. Posted by jack 2012年01月24日 00:23
追記
色設定のうち、彩度と色相はスライドバーを動かすと画面の色味が変わるので動いているようです。
明るさ、コントラスト、ガンマはスライドバー動かしても画面に変化は見られません。
色設定のうち、彩度と色相はスライドバーを動かすと画面の色味が変わるので動いているようです。
明るさ、コントラスト、ガンマはスライドバー動かしても画面に変化は見られません。
21. Posted by blackwingcat 2012年01月24日 00:42
一応2機種のHD Graphicで動作確認してるのですが、そちらのHD Graphicと設定レジスタの中身が違うのかもしれません。
よかったら、HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ialm の中身を見せてもらえないでしょうか|・ω・)ノ
あと、 win2k_14469b は.net のエラーメッセージ自体殺してるので、
インストール後、再起動するとでなくなるはずです。
まだ出るなら、igfxpph.dll が6.15.10.5395になってるか確認して
見てください。
また、ショートカットによるグラフィックパネルは別の処理なので、これでも警告処理が出るか確認をしてみてください。
エラーが出る場合は同様にhkcmd.exeのバージョンを確認してみてください
よかったら、HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ialm の中身を見せてもらえないでしょうか|・ω・)ノ
あと、 win2k_14469b は.net のエラーメッセージ自体殺してるので、
インストール後、再起動するとでなくなるはずです。
まだ出るなら、igfxpph.dll が6.15.10.5395になってるか確認して
見てください。
また、ショートカットによるグラフィックパネルは別の処理なので、これでも警告処理が出るか確認をしてみてください。
エラーが出る場合は同様にhkcmd.exeのバージョンを確認してみてください
23. Posted by blackwingcat 2012年01月25日 10:11
>再起動しても同じでした。(T.T)
>確かに6.15.10.5395でした。
>背景画面の右クリックメニューから「グラフィックプロパティ」を選ぶと正常に起動します。
>エラーメッセージが出るのは画面のプロパティの設定タブの詳細設定ボタンを押して
>「Intel(R) HD Graphicsのプロパティ」ダイアログのコントロールパネルタブの「グラフィックプロパティ」ボタンを押した場合です。
そっちではなくホットキーからCtrl+SHIFT+F12などで起動する奴です
KDWのマニュアルなどにメールアドレス書いてはあるんですけどね|・ω・)
レジストリは、うちのWin2000サポートページ(Legacy Windows セキュリティ支援サイト (for Win2000 SP4/XP SP2))の問い合わせから送ってみてください。
>確かに6.15.10.5395でした。
>背景画面の右クリックメニューから「グラフィックプロパティ」を選ぶと正常に起動します。
>エラーメッセージが出るのは画面のプロパティの設定タブの詳細設定ボタンを押して
>「Intel(R) HD Graphicsのプロパティ」ダイアログのコントロールパネルタブの「グラフィックプロパティ」ボタンを押した場合です。
そっちではなくホットキーからCtrl+SHIFT+F12などで起動する奴です
KDWのマニュアルなどにメールアドレス書いてはあるんですけどね|・ω・)
レジストリは、うちのWin2000サポートページ(Legacy Windows セキュリティ支援サイト (for Win2000 SP4/XP SP2))の問い合わせから送ってみてください。
24. Posted by jack 2012年01月25日 20:03
>ホットキーからCtrl+SHIFT+F12などで起動する奴
正常に起動できました。(^^)
>レジストリは、うちのWin2000サポートページの問い合わせから送ってみてください。
先ほど送りました。宜しくお願いします。m(__)m
正常に起動できました。(^^)
>レジストリは、うちのWin2000サポートページの問い合わせから送ってみてください。
先ほど送りました。宜しくお願いします。m(__)m
25. Posted by jack 2012年01月29日 20:59
1/27のバージョンで.NETのエラーメッセージは出なくなりました。(^^)
でもGfxUI.exeの色設定は依然反映されないようです(T_T)
GfxUI.exe ファイルバージョン: 0.3.1.4
igfxpph.dll ファイルバージョン: 6.15.10.5396
でもGfxUI.exeの色設定は依然反映されないようです(T_T)
GfxUI.exe ファイルバージョン: 0.3.1.4
igfxpph.dll ファイルバージョン: 6.15.10.5396
26. Posted by blackwingcat 2012年01月31日 11:13
幾つかの記事にも書いていますが、
一部の設定が即時反映されないのは仕様な(うまくDriver Object を
フックする方法が分からない)のでご了承ください
(再起動後有効になります)
この辺の資料一切ないので、リバースエンジニアリングしながら試行錯誤するしかないんですよね|・ω・)
一部の設定が即時反映されないのは仕様な(うまくDriver Object を
フックする方法が分からない)のでご了承ください
(再起動後有効になります)
この辺の資料一切ないので、リバースエンジニアリングしながら試行錯誤するしかないんですよね|・ω・)
27. Posted by jack 2012年01月31日 21:08
>再起動後有効になります
テストしたところ、こちらの環境では再起動しても色設定は反映されませんでした。
古いバージョンの、GFX_W2K_6.14.10.5337_PV.zipを上書きインストールすることで特に問題なくグラフィックプロパティのコンパネが動作していますので、そちらを利用するようにします。
色々調査していただき有難う御座いました。m(__)m
テストしたところ、こちらの環境では再起動しても色設定は反映されませんでした。
古いバージョンの、GFX_W2K_6.14.10.5337_PV.zipを上書きインストールすることで特に問題なくグラフィックプロパティのコンパネが動作していますので、そちらを利用するようにします。
色々調査していただき有難う御座いました。m(__)m
28. Posted by blackwingcat 2012年02月01日 09:09
> テストしたところ、こちらの環境では再起動しても色設定は反映されませんでした。
ここで言っている、色設定とは
明るさ、コントラスト、ガンマのことであってるでしょうか|・ω・)?
新しいコントロールパネルを単体で実行して旧コントロールパネルを
起動すると、設定自体は反映されてるか確認してもらえないでしょうか?
よろしくお願いします
ここで言っている、色設定とは
明るさ、コントラスト、ガンマのことであってるでしょうか|・ω・)?
新しいコントロールパネルを単体で実行して旧コントロールパネルを
起動すると、設定自体は反映されてるか確認してもらえないでしょうか?
よろしくお願いします
29. Posted by jack 2012年02月01日 22:53
>色設定とは明るさ、コントラスト、ガンマのことであってるでしょうか
その通りです。
win2k_14469c.zipをインストールした状態で旧コンパネigfxcfg.exeを起動するとコンパネは正常に表示されず真っ白状態=ハングアップしました。なので旧コンパネの値を読み取ることはできませんでした。
次にGFX_W2K_6.14.10.5337_PV.zipを上書きインストールした状態でGfxUI.exeを起動して色設定(明るさ、コントラスト、ガンマ)を変更して適用しても、igfxcfg.exeのコンパネの色補正(ガンマ、明るさ、コントラスト)に変化はありませんでした。
その通りです。
win2k_14469c.zipをインストールした状態で旧コンパネigfxcfg.exeを起動するとコンパネは正常に表示されず真っ白状態=ハングアップしました。なので旧コンパネの値を読み取ることはできませんでした。
次にGFX_W2K_6.14.10.5337_PV.zipを上書きインストールした状態でGfxUI.exeを起動して色設定(明るさ、コントラスト、ガンマ)を変更して適用しても、igfxcfg.exeのコンパネの色補正(ガンマ、明るさ、コントラスト)に変化はありませんでした。
30. Posted by roger 2013年01月07日 12:14
HI,my PC is QM77, CPU have HD4000 Graphic inside.I use this driver package, but can't use.Win2000 system report error code 31.
31. Posted by 黒翼猫 2013年01月07日 18:34
Did you use Extended Core ?
It requires KB979683v10 later
It requires KB979683v10 later
32. Posted by roger 2013年01月09日 16:38
Oh,I used "Windows2000-KB935839-v22n-x86-ENU.EXE".
Let me try "Windows2000-KB979683-v13a-x86-ENU.exe".
Let me try "Windows2000-KB979683-v13a-x86-ENU.exe".
33. Posted by 黒翼猫 2013年01月09日 19:26
KB935839 is Application API update.
KB979683 is Driver API update.
KB979683 is Driver API update.
34. Posted by Roger 2013年01月10日 14:32
HI,Blackwingcat.
I used "Windows2000-KB935839-v22n-x86-ENU.EXE" and "Windows2000-KB979683-v13a-x86-ENU.exe".But it still can't work.win2000 report "This device is not working properly because Windows cannot load the drivers required for this device.(Code 31)".
In addition: My system not install MS12-052.
I used "Windows2000-KB935839-v22n-x86-ENU.EXE" and "Windows2000-KB979683-v13a-x86-ENU.exe".But it still can't work.win2000 report "This device is not working properly because Windows cannot load the drivers required for this device.(Code 31)".
In addition: My system not install MS12-052.
35. Posted by 黒翼猫 2013年01月11日 08:38
Can you tell me Intel Graphic Device ID ?
36. Posted by Roger 2013年01月11日 10:27
My Graphic Device ID:
%iIVBGM0% = iIVBM0, PCI\VEN_8086&DEV_0166
%iIVBGM0% = iIVBM0, PCI\VEN_8086&DEV_0166
37. Posted by 黒翼猫 2013年01月11日 11:14
It may be defference problem among HD 3000 and HD4000.
Can you show me dependency walker anlyzed file(dwi) with %systemroot%\system32\drivers\igxpmp32.sys ?
Can you show me dependency walker anlyzed file(dwi) with %systemroot%\system32\drivers\igxpmp32.sys ?
38. Posted by Roger 2013年01月11日 15:05
Thanks 黒翼猫.
I use Dependency Walker found problem.
When open "igxpmp32.sys",report "Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module."
The IGXPMP32.sys->HAL.dll the Function KeAcquireInStackQueuedSpinLock and KeReleaseInStackQueuedSpinLock is red "C" identification.
Can you give me a メール,I will send you dwi file.
I use Dependency Walker found problem.
When open "igxpmp32.sys",report "Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module."
The IGXPMP32.sys->HAL.dll the Function KeAcquireInStackQueuedSpinLock and KeReleaseInStackQueuedSpinLock is red "C" identification.
Can you give me a メール,I will send you dwi file.
39. Posted by 黒翼猫 2013年01月11日 16:51
I understand all.
You must reinstall ACPI Processor PC Driver after Kernel Core install.
Perhaps it will be resolved :)
You must reinstall ACPI Processor PC Driver after Kernel Core install.
Perhaps it will be resolved :)
40. Posted by Roger 2013年01月11日 19:03
I found my HAL.dll is still old file, Not is "Windows2000-KB979683-v13a-x86-ENU.exe" inside file.
So I decompression the KB979683 , and copy new HAL.dll replace the old file.
But the system can't in desktop, It stoped "Starting up...".
can in safu mode.
I want know why install the KB979683 package, the new file not replace the old file.
So I decompression the KB979683 , and copy new HAL.dll replace the old file.
But the system can't in desktop, It stoped "Starting up...".
can in safu mode.
I want know why install the KB979683 package, the new file not replace the old file.
41. Posted by 黒翼猫 2013年01月11日 19:18
HAL.DLL must not be replaced direct !!!!!
It is automatically renamed by device manager.
You only reinstall driver with device manager.
It is automatically renamed by device manager.
You only reinstall driver with device manager.
42. Posted by an65001 2013年01月24日 16:17
I will be installing this driver for 2nd gen Pentium Dual-core on Windows 2000. 6 series chipset. Will it work correct?
43. Posted by 黒翼猫 2013年01月24日 18:15
On my environment it works fine.
44. Posted by hardy.he 2013年09月04日 17:56
HI,Blackwingcat.
I want to install windows 2k in platform i7 2655+QM67 from CD ROM, Bluecreen issues after loading files and error code is INACCESSIBLE_BOOT_DEVICE,seems this platform can't support win 2k OS, any suggestions? THX.
I want to install windows 2k in platform i7 2655+QM67 from CD ROM, Bluecreen issues after loading files and error code is INACCESSIBLE_BOOT_DEVICE,seems this platform can't support win 2k OS, any suggestions? THX.
45. Posted by 黒翼猫 2013年09月04日 18:35
Did you intergrate SP4 + Win2000 SATA Driver ?
Or you must use IDE compatible mode.
Or you must use IDE compatible mode.
46. Posted by René Bjerg 2014年02月05日 03:29
Do you have a working win2k driver for intel hd 2500 ?;)
48. Posted by 黒翼猫 2014年02月06日 15:52
I think it works on HD 2500.
50. Posted by Mik Nowes 2014年03月10日 14:01
Hi, Blackwingcat.
I want to install this driver for my system(g1630,B75,W2K)
Windows2000-KB935839-v18a-x86-ENU.EXE, Windows2000-KB979683-v10c-x86-ENU.exe was installed than i installed win2k_145111.exe(all file installed in safe mode).
But in device manager, VGA device was showing with yellow exclamation mark.
I can't change resolution, still 640*480.
What can i do for correct install?
I want to install this driver for my system(g1630,B75,W2K)
Windows2000-KB935839-v18a-x86-ENU.EXE, Windows2000-KB979683-v10c-x86-ENU.exe was installed than i installed win2k_145111.exe(all file installed in safe mode).
But in device manager, VGA device was showing with yellow exclamation mark.
I can't change resolution, still 640*480.
What can i do for correct install?
51. Posted by 黒翼猫 2014年03月10日 14:20
What DEV_ID does your graphic card have ?
52. Posted by Mik Nowes 2014年03月10日 15:23
System Information report written at: 3/10/2014 3:20:32 PM
[Problem Devices]
Device PNP Device ID Error Code
Intel(R) HD Graphics PCI\VEN_8086&DEV_0152&SUBSYS_01521849&REV_09\3&11583659&0&10 31
Not Available ACPI\PNP0103\0 28
[Problem Devices]
Device PNP Device ID Error Code
Intel(R) HD Graphics PCI\VEN_8086&DEV_0152&SUBSYS_01521849&REV_09\3&11583659&0&10 31
Not Available ACPI\PNP0103\0 28
53. Posted by andryj 2014年04月08日 20:01
Hi blackwingcat!
I have a problem with your driver for Intel HD Graphics on Win 2k.When i install the old driver,on the device manager the intel graphics family it says 'the device working proprerly' but when i go to settings of the display it doesn't change the resolution and the color.When i install the new driver in device manager intel hd 3000 it says 'Windows cannot load the driver for the device' and i can't change anything.Can you help me?
I have a problem with your driver for Intel HD Graphics on Win 2k.When i install the old driver,on the device manager the intel graphics family it says 'the device working proprerly' but when i go to settings of the display it doesn't change the resolution and the color.When i install the new driver in device manager intel hd 3000 it says 'Windows cannot load the driver for the device' and i can't change anything.Can you help me?
54. Posted by kenj 2014年05月18日 15:46
Hi, Blackwingcat
I try many times to install 3nd gen i7 3555le graphic driver on windows 2000, but failed. I used the driver of win2k_145111.exe , I use win2000 english versioin with sp4. I can install .net 4.0 with extend core 18g. I can install win2k_145111 however the driver doesn't work.
Could you tell me your configuration of your system? What SRP1 and EXCore(v5) means?
Thanks!
I try many times to install 3nd gen i7 3555le graphic driver on windows 2000, but failed. I used the driver of win2k_145111.exe , I use win2000 english versioin with sp4. I can install .net 4.0 with extend core 18g. I can install win2k_145111 however the driver doesn't work.
Could you tell me your configuration of your system? What SRP1 and EXCore(v5) means?
Thanks!
55. Posted by 黒翼猫 2014年05月18日 18:12
The win2k_145111.exe may require extended core v14.
Perhaps If you want to use 3gen intel HD,you should use here.
https://downloadcenter.intel.com/Detail_Desc.aspx?lang=jpn&changeLang=true&DwnldID=22875
extract it and change inf
Extended Core is customized NTOSKRNL package which you can download from this blog..
Perhaps If you want to use 3gen intel HD,you should use here.
https://downloadcenter.intel.com/Detail_Desc.aspx?lang=jpn&changeLang=true&DwnldID=22875
extract it and change inf
Extended Core is customized NTOSKRNL package which you can download from this blog..
56. Posted by kenj 2014年05月28日 12:14
Hi,Blackwincat
I tried many times to install 3nd gen i7 graphic driver on windows 2000, but failed.
Have you install 3nd gen i7 graphic driver before? Could you tell me your PC configruration. Such as:
Monther Board:
CPU:
Windows 2000 version:
Windows 2000 package list(such as .net version,extend core version,....):
any others package?:
Thanks!
I tried many times to install 3nd gen i7 graphic driver on windows 2000, but failed.
Have you install 3nd gen i7 graphic driver before? Could you tell me your PC configruration. Such as:
Monther Board:
CPU:
Windows 2000 version:
Windows 2000 package list(such as .net version,extend core version,....):
any others package?:
Thanks!
57. Posted by 黒翼猫 2014年05月28日 20:35
Now, Intel 14.56.0.5449 driver has also some problem on XP.
So, we are waiting for next version.
If you don't use this machine on game, I recommended to install universal VESA Driver.
So, we are waiting for next version.
If you don't use this machine on game, I recommended to install universal VESA Driver.
60. Posted by keni 2014年05月29日 12:41
Hi,Blackwincat.
Dose win2k_145111.exe support extendeddesktop feature?
I try to install this driver for windows 2000,and good luck,it works,but do not support the extendeddesktop feature.Could you help me?
KB935839 is "Windows2000-KB935839-v10b-x86-ENU.EXE"
KB979683 is "Windows2000-KB979683-v14c-x86-ENU.exe"
Dose win2k_145111.exe support extendeddesktop feature?
I try to install this driver for windows 2000,and good luck,it works,but do not support the extendeddesktop feature.Could you help me?
KB935839 is "Windows2000-KB935839-v10b-x86-ENU.EXE"
KB979683 is "Windows2000-KB979683-v14c-x86-ENU.exe"
61. Posted by 黒翼猫 2014年05月29日 13:38
You must install .Net 3.5 for Windows 2000.
I recommended to install extended kernel v2.4b6 game support edition.
# Your post needs my permition to go public in this forum :) so, you must wait to go pubic.
I recommended to install extended kernel v2.4b6 game support edition.
# Your post needs my permition to go public in this forum :) so, you must wait to go pubic.
62. Posted by sara 2014年05月29日 14:25
Hi,黒翼猫
I find you from the website,“your のコンピュータ日記 2nd Edition”what is perfect.Actually,I want to ask for advice about I7 SANBRIDGE 6,i7 IVEBRIDGE 7...how can i find you?could you help E-mail me? Thanks so much...
I find you from the website,“your のコンピュータ日記 2nd Edition”what is perfect.Actually,I want to ask for advice about I7 SANBRIDGE 6,i7 IVEBRIDGE 7...how can i find you?could you help E-mail me? Thanks so much...
63. Posted by keni 2014年05月29日 15:57
Thank you,Blackwincat.
You means i have to replace "Windows2000-KB935839-v10b-x86-ENU.EXE" with "extended kernel v2.4b6 game support edition"(Windows2000-KB935839-v24bG-x86-ENU.exe),right?
You means i have to replace "Windows2000-KB935839-v10b-x86-ENU.EXE" with "extended kernel v2.4b6 game support edition"(Windows2000-KB935839-v24bG-x86-ENU.exe),right?
64. Posted by 黒翼猫 2014年05月29日 21:25
You can install easier it with my hfslip image.
http://blog.livedoor.jp/blackwingcat/archives/1763141.html
I can advice a little. :)
http://blog.livedoor.jp/blackwingcat/archives/1763141.html
I can advice a little. :)
65. Posted by 黒翼猫 2014年05月29日 21:26
Yes. it corrects.
66. Posted by leon 2014年06月01日 01:22
hello, blackwingcat:
I install windows 2000 with your hfslip image(English Version RC14 2014/04/18) on my Intel 6 Series notebook. After that i update it with Windows2000-KB935839-v24bG-x86-ENU.exe + win2k_145111.exe; The driver work in sigle mode and clode mode! But the extend mode doesn't work! When i set extend mode ,it have no effect!
Has someone succeed in extent mode of Intel 6 Series grapic driver really ?
I install windows 2000 with your hfslip image(English Version RC14 2014/04/18) on my Intel 6 Series notebook. After that i update it with Windows2000-KB935839-v24bG-x86-ENU.exe + win2k_145111.exe; The driver work in sigle mode and clode mode! But the extend mode doesn't work! When i set extend mode ,it have no effect!
Has someone succeed in extent mode of Intel 6 Series grapic driver really ?
67. Posted by 黒翼猫 2014年06月01日 13:27
Hi.
I can't understand about your telling single mode clode mode and extend mode.
Would you show me the diffference and explain or example site ?
I can't understand about your telling single mode clode mode and extend mode.
Would you show me the diffference and explain or example site ?
68. Posted by leon 2014年06月02日 22:35
oh! it is clone mode .sorry, :-)
In your gfxui.exe ,the Display mode is
1. Single Display;
2. Clone Display;
3. Extend Display;
mode 1,2 work !
mode 3 does'nt work!
69. Posted by Gemini6 2014年12月29日 09:49
初歩的な質問ですいません。
X201で、Windows XP SP3をクリーンインストールしました。グラフィックドライバーはLenovoからダウンロードしたものを使いました。.netを入れる必要があるというので、入れましたが、ハードディスクで場所をとるので、できれば、.net無しで行きたいです。
とりあえず、win2k_145111.exeをダウンロードしてダブルクリックしてみたのですが、要求される条件かなにかを満たしていないとダイアログがでます。
このドライバーをインストールするにはどうしたらよいのでしょうか?.net 2は必要なのですか?(3がないだけでもいいですが)あと、gfxui.cabは、どうしたらよいのですか?簡単にご教授お願いできませんでしょうか?
X201で、Windows XP SP3をクリーンインストールしました。グラフィックドライバーはLenovoからダウンロードしたものを使いました。.netを入れる必要があるというので、入れましたが、ハードディスクで場所をとるので、できれば、.net無しで行きたいです。
とりあえず、win2k_145111.exeをダウンロードしてダブルクリックしてみたのですが、要求される条件かなにかを満たしていないとダイアログがでます。
このドライバーをインストールするにはどうしたらよいのでしょうか?.net 2は必要なのですか?(3がないだけでもいいですが)あと、gfxui.cabは、どうしたらよいのですか?簡単にご教授お願いできませんでしょうか?
70. Posted by Gemini6 2014年12月30日 06:12
いろいろやってみました。.net 3, 3.5をアンインストールしてからwin2k_145111.exeを実行したところ、警告メッセージがでますが、ドライバーは変わっているようなので、gfxui.cabを回答してgfxui.exeをsystem32で上書きしました。コントロールパネルからは、Graphic properties開きますが、ディスプレイのSettingsから行くと.net3を入れろとメッセージがでて開きません。今度は、GFX_W2K_6.14.10.5337_PVを解凍してsetupを実行したところ、gfxui.exeを上書きしないで、そのままで、コントロールパネルからでもディスプレイのSettingsからでもGraphic propertiesは開けますので、当方にとって、.net3なしで、Okになりました。どうもありがとうございます。ところで、当方、英語のOSですが、gfxui.exeを上書きしたときに言語は英語になりますが、言語の表示がEnglishで保存されませんでした。(文字化けしていました。)
71. Posted by 黒翼猫 2014年12月30日 21:42
すみません、コミケの準備で忙しかったので確認する時間が取れませんでした
72. Posted by Gemini6 2015年01月12日 03:34
>ここの表示が英語でEnglishで保存できる方法があれば教えてくれないでしょうか?
おそらくログインユーザーの言語ローケルをAPIで確認して言語を切り替えてるので、保存する仕組みはないと思います。
英語UIに切り替えると英語になると思われます。
おそらくログインユーザーの言語ローケルをAPIで確認して言語を切り替えてるので、保存する仕組みはないと思います。
英語UIに切り替えると英語になると思われます。
73. Posted by Gemini6 2015年01月13日 14:12
文字化けですが、当方、英語のWindows XP SP3なので、UIは英語です。いろいろなデータのタイトルは英語になっていますが、言語のところが文字化けしています。その文字化けした状態からEnglishにして、また、文字化けの状態にすると。いろいろなデータのタイトルは日本語になりますが、表示されるデータは全て文字化けしますね。
74. Posted by 黒翼猫 2015年01月13日 16:43
英語版のXPでもシステムロケールやユーザーロケールは日本語に変更可能です。
そこを変更すると表示されたり、化けたりするのではないかと推測しています
そこを変更すると表示されたり、化けたりするのではないかと推測しています
75. Posted by Gemini6 2015年01月13日 21:20
コメントありがとうございます。英語版でロケールとか日本語に変えないで、英語のままで使っているので、日本語のデータが文字化けするのは当然かと思いますが、言語のところが、なぜEnglishにならないで、文字化けするのが不思議です。いずれにせよ、,net 3を入れないで、使えるメリットは多きいので、言語のところの文字化け気にしないようにします。
76. Posted by yuya(twitter) 2015年02月16日 06:34
Windows98、98SEでIntelG965を動かしたいです
77. Posted by yuya(twitter) 2015年02月16日 08:19
ICH8をWindows98で使いたいです
78. Posted by ああああ 2015年02月16日 19:41
つttp://windows98.xf.cz/
てか、9x系はマルチコア非対応だけどいいの?
てか、9x系はマルチコア非対応だけどいいの?
79. Posted by yuya 2015年04月10日 07:48
G965は無いですか?
80. Posted by 黒翼猫 2015年04月10日 08:36
G965はIntel 純正版があるはずです
81. Posted by yuya 2015年04月11日 09:47
Windows 98 に core 2 duo e4500 2.21ghz フリーズ、
たしかねICH8ドライバいれたらそうなった
たしかねICH8ドライバいれたらそうなった
82. Posted by yuya 2015年04月11日 09:53
とりあえず、私の言ってるG965はwindows98用です
83. Posted by roger 2015年11月02日 11:28
can surport VIDEO\VEN_8086&DEV_0F31 for windows xp!
84. Posted by need LVDS and DP display at the same time 2015年11月10日 22:15
Under the win2k,Just right-click desktop display
options,Select LVDS and DP shows at the same time,If shutdown restart the system has been reset.
Is there a new drive to be available? thanks a lot.
PS:*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
Machine Name:
Kernel base = 0x80400000 PsLoadedModuleList = 0x804815c0
Debug session time: Mon Mar 23 18:53:03.593 2009 (UTC + 8:00)
System Uptime: not available
options,Select LVDS and DP shows at the same time,If shutdown restart the system has been reset.
Is there a new drive to be available? thanks a lot.
PS:*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
Machine Name:
Kernel base = 0x80400000 PsLoadedModuleList = 0x804815c0
Debug session time: Mon Mar 23 18:53:03.593 2009 (UTC + 8:00)
System Uptime: not available
85. Posted by 黒翼猫 2015年11月10日 22:23
What did you use device id ?
I can't decide without device id.
I can't decide without device id.
86. Posted by need LVDS and DP display at the same time 2015年11月12日 00:12
I7-3555le+QM77
HD4000 driver
divice id:
PCI\VEN_8086&DEV_0166&SUBSYS_21118086&REV_09\3&11583659&0&10
HD4000 driver
divice id:
PCI\VEN_8086&DEV_0166&SUBSYS_21118086&REV_09\3&11583659&0&10
87. Posted by 黒翼猫 2015年11月12日 16:54
Okay I understand.
If you use driver version is 6.14.10.5415 or later, it requires Extender Kernel Core v5 or later.
You can select the following.
1. Install Extended kernel core English version v5 or later.
2. Use the driver earlier than 6.14.10.5415.
And your Windows 2000 looks like not applied All Windows Update after 2009.
your ntoskrnl.exe is too old.
If you use driver version is 6.14.10.5415 or later, it requires Extender Kernel Core v5 or later.
You can select the following.
1. Install Extended kernel core English version v5 or later.
2. Use the driver earlier than 6.14.10.5415.
And your Windows 2000 looks like not applied All Windows Update after 2009.
your ntoskrnl.exe is too old.
88. Posted by need LVDS and DP display at the same time 2015年11月15日 01:27
hello, blackwingcat:
I use driver version is 6.14.10.5437,Do you have Extended kernel core English version v5?can you tell me where I can download;
I use driver version is 6.14.10.5437,Do you have Extended kernel core English version v5?can you tell me where I can download;
89. Posted by 黒翼猫 2015年11月15日 10:06
It requires v5 and later, so you can use from v6 to v13 as you want to use.
90. Posted by need LVDS and DP display at the same time 2015年11月18日 00:07
hi Blackwincat,
I can't find Extender Kernel Core v6 to V13,can you help me?
I can't find Extender Kernel Core v6 to V13,can you help me?
91. Posted by 黒翼猫 2015年11月18日 09:31
You can download from here as you like version.
http://blog.livedoor.jp/blackwingcat/archives/1299806.html
http://blog.livedoor.jp/blackwingcat/archives/1299806.html
92. Posted by QUALIA 2017年05月08日 02:10
HFSLIP統合イメージからのクリーンインストールで、145111を適用したところ、起動時にBSODループに陥ってしまいました。
まさかと思い、Intelデスクトップオーディオドライバを無効にすると正常に起動したのですが、今度は、それまで正常だったRealTek HD Audioが動作しません。
デバイスマネージャー上では正常とされており、HD Audio専用のツール上では音源が再生されますが、OS上で再生デバイスとして認識されていないようです。
ドライバの再インストールなど大体の手段は試しましたが、復帰できません
まさかと思い、Intelデスクトップオーディオドライバを無効にすると正常に起動したのですが、今度は、それまで正常だったRealTek HD Audioが動作しません。
デバイスマネージャー上では正常とされており、HD Audio専用のツール上では音源が再生されますが、OS上で再生デバイスとして認識されていないようです。
ドライバの再インストールなど大体の手段は試しましたが、復帰できません
93. Posted by 黒翼猫 2017年05月08日 10:58
Intel オーディオドライバが悪さしてるのかもしれません。
無効ではなく、関連ファイル oem*.inf など、全部削除してみてください
無効ではなく、関連ファイル oem*.inf など、全部削除してみてください
94. Posted by QUALIA 2017年05月08日 20:50
なるほど削除ですね
結局色々弄っても復旧できなかったので、やり直したほうが早いなと思ってクリーンインストールし直しました。
前のバージョンに落とせばいいのでは?と思い145110を適用したところ、オーディオドライバは元からインストールされないようなので、ひとまずこれでよしとしています。
結局色々弄っても復旧できなかったので、やり直したほうが早いなと思ってクリーンインストールし直しました。
前のバージョンに落とせばいいのでは?と思い145110を適用したところ、オーディオドライバは元からインストールされないようなので、ひとまずこれでよしとしています。
95. Posted by durokai 2019年07月10日 01:37
これってKaby LakeやCoffee Lakeでも動きますか?
96. Posted by 黒翼猫 2019年07月10日 07:29
>>95
グラフィックのハードが全然違いますよ
Geforce1080で 630のドライバ使えますかっていうような話です
グラフィックのハードが全然違いますよ
Geforce1080で 630のドライバ使えますかっていうような話です
98. Posted by Darkijah ben Jehovah 2022年11月24日 08:10
""universal VESA Driver.""
Thanks so much after 3 days of trying I got it working yesterday... Finally more then 640*480 resolution!!!
I am on a Dell N03D and got access to w2k by your customed overbloated ISO, but hay it works so not complaining... much... :P I wish I could figure out to make my own from a standard ISO and get to the Harddrive screen like your own version. setting BIOS to IDE, and pushing F5 when in the blue, to run Standard Computer does the trick, but only with your version.
I only see 1 kernel the machine has 2 - and 3 GB of RAM is available, the Japanese is NOT helping. Network card is working after around 6 tries of downloads, but graphics for now is.... Run with this alternative thing which WORKS, although not sure what the difference between V20 and V30, but I have 2 systems one running with one and the other with other and both seem to work fine.
I need some help for sure, I would love to see my 2 cpu working and graphics as well.
Sound is not working but the device manager does not say anything, and it seems to have things installed without any yellow markers.
I have crashed the system a couple of times, one of them while trying to update drivers and find things, but no worries.... I'm moving forward! :)
There was something more but I forgot. I'll keep on testing and trying out stuff and hope for the best.
Thanks for all your work!!!
- Darkijah
Thanks so much after 3 days of trying I got it working yesterday... Finally more then 640*480 resolution!!!
I am on a Dell N03D and got access to w2k by your customed overbloated ISO, but hay it works so not complaining... much... :P I wish I could figure out to make my own from a standard ISO and get to the Harddrive screen like your own version. setting BIOS to IDE, and pushing F5 when in the blue, to run Standard Computer does the trick, but only with your version.
I only see 1 kernel the machine has 2 - and 3 GB of RAM is available, the Japanese is NOT helping. Network card is working after around 6 tries of downloads, but graphics for now is.... Run with this alternative thing which WORKS, although not sure what the difference between V20 and V30, but I have 2 systems one running with one and the other with other and both seem to work fine.
I need some help for sure, I would love to see my 2 cpu working and graphics as well.
Sound is not working but the device manager does not say anything, and it seems to have things installed without any yellow markers.
I have crashed the system a couple of times, one of them while trying to update drivers and find things, but no worries.... I'm moving forward! :)
There was something more but I forgot. I'll keep on testing and trying out stuff and hope for the best.
Thanks for all your work!!!
- Darkijah
99. Posted by Darkijah ben Jehovah 2022年11月24日 09:17
What have you done to make the IDE install work when pusing F5 and chosing standard? How do I get that worked out on a new vanilla installation so I can begin to take it step by step???
I think I have the right AHCI drivers, but... I think I need a old Disc drive to install it... at least I have not gotten any succes by slip streaming.
- Darkijah
I think I have the right AHCI drivers, but... I think I need a old Disc drive to install it... at least I have not gotten any succes by slip streaming.
- Darkijah
100. Posted by 黒翼猫 2022年11月28日 18:18
>>99
v7.6 driver works on vanilla. but you need to integrated SP4 and SRPv1
v8.9 driver works on extended core.
v7.6 driver works on vanilla. but you need to integrated SP4 and SRPv1
v8.9 driver works on extended core.
101. Posted by 黒翼猫 2022年11月28日 18:23
>>98
"Standard Computer" allows 1 cpu unit only.
multi cpu mode needs multi cpu hal.
perhaps it is ACPI problem :3
"Standard Computer" allows 1 cpu unit only.
multi cpu mode needs multi cpu hal.
perhaps it is ACPI problem :3