2009年4月アーカイブ

事情により某Fedora10なVMを、あるESXサーバから別なESXサーバに移動しました

そうしたら、eth0が見えなくなりました

[root@hoge hoge]# /etc/rc.d/init.d/network start
ループバックインターフェースを呼び込み中   [ OK ]
インターフェース eth0 を活性化中: デバイス eth0 は存在しないようですので、初期化を遅らせます。
                       [失敗]
しょんぼり


dmesg に、"kernel: udev: renamed network interface eth0 to eth1" などと載っているのを発見

/etc/udev/rules.d/70-persistent-net.rules を見てみます(元ネタはこちら

次のようになっていると思います

/etc/udev/rules.d/70-persistent-net.rules 修正前

  1. # This file was automatically generated by the /lib/udev/write_net_rules
  2. # program run by the persistent-net-generator.rules rules file.
  3. #
  4. # You can modify it, as long as you keep each rule on a single line.

  5. # Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rule written by anaconda) 

  6. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:0c:29:46:00:00", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  7.  
  8. # PCI device 0x8086:0x100f (e1000)
  9. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:56:b8:11:11", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
次のように、eth0 の行をコメントアウトして、Kernel が自動認識した eth1 を eth0 にします

/etc/udev/rules.d/70-persistent-net.rules 修正後

  1. # This file was automatically generated by the /lib/udev/write_net_rules
  2. # program run by the persistent-net-generator.rules rules file.
  3. #
  4. # You can modify it, as long as you keep each rule on a single line.

  5. # Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rule written by anaconda) 

  6. #SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:0c:29:46:00:00", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  7.  
  8. # PCI device 0x8086:0x100f (e1000)
  9. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:56:b8:11:11", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

ほぼ3ヶ月ぶりの更新ですよこんばんわ

このマシン(Vistaが出てすぐ買った)ですが、購入当時から、スクリーンセーバやスリープ/ハイバネーションからの復帰に失敗することが非常に度々普通に当たり前にありました。

例えば休止状態からの復帰の場合、普通だと

  1. BIOS画面

  2. ピロピロ

  3. 画面暗転

  4. デスクトップ画面

なのですが、2.から3.に遷移しなかったり、3.で停まったり、電源ぶっちりしかなくなります。場合によってはdiskの中身壊れたり、さんざんな状態でした。

なんとなく解決したのでご報告します。

SetPoint(ロジテックのマウスドライバ)をバージョンアップしましょう


私はロジテックのコードレスマウスを使っています。

復帰時のUSB周りで起こるのはわかっていたのですが、やっと相性のいいバージョンのSetPointに巡り会うことができました。

ここ数週間、失敗はないです。

以前は3割程度起動に失敗していたので、もう解決したと見て良いと判断し、公表します。

カレンダー

Amazon

このアーカイブについて

このページには、2009年4月に書かれたブログ記事が新しい順に公開されています。

前のアーカイブは2009年1月です。

次のアーカイブは2009年5月です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

アーカイブ

モバイル用QRコード

QRコード
cmanで作成しました
Powered by Movable Type 4.21-ja
Googleが、ページビューの都度、適当に選んで表示しています

Googleが、ページビューの都度、適当に選んで表示しています
Lineage2 banner Lineage (R) II and Lineage (R) II the Chaotic Chronicle are registered trademarks of NCsoft Corporation. 2002-2007 (c) Copyright NCsoft Corporation.
NC Japan K.K. was granted by NCsoft Corporation the right to publish, distribute, and transmit Lineage II the Chaotic Chronicle in Japan. All Rights Reserved.