今更USB1.1のLANアダプタが役に立つのかと思っていたら、非常に便利に使えました。
現在、Linux Desktopとして DELL Optiplex-760 を使っているのですが、こいつのLANが WG82567LMを使っていて2.6.26で認識しません。したがって、現在のDebianのインストールCDでは認識できないのです。 2.6.30で認識するのは分かっているので、squeezeで2.6.30のマシンから 760にハードウェアをアップグレードしたときには問題なかったのですが、今回、64bitにするということで、クリーンインストールしようとしてはたと困りました。
まあ 動く他のカードをさしておいて アップデート後に戻せばよいと思っておりましたが、抽出しの隅に
BuffaloのLUA-KTXが転がっているのをみて、USBなら筐体を開けなくてよいなあ と思いさしてみたら 見事認識してインストールが楽にできました。
linuxでは、枯れたハードを持っておくのが大切なのは分かっていましたが、ついに、USB1.1のLANアダプタまで枯れたハードと化したことに感慨をうけました。
----
in English
It's very important for Linux users to prepare the well used hardware !
When I installed debian linux to my new desktop DELL Optiplex-760, I met the trouble that the network configuration. That was because NIC(using WG82567LM) is not supported by kernel-2.6.26 whitch is standard kernel of the current debian installer. Linux kernel-2.6.30 supports WG82567LM. The install and upgrade process without networking is not convinent. So I selected the following process. 1) Install debian with another NIC . 2) upgrade kernel to 2.6.30 via aptitude. I used the Buffalo USB NIC(RTL8150base USB1.1) as NIC. Current debian installer automatically detected this device.
I remembered the useful sentence " It's very important for Linux users to prepare the well used hardware" .