
Ubuntu日本語フォーラム

ログインしていません。
サスペンド復帰後に有線を認識しなくなるのですが解決策はありますでしょうか。
network-managerを再起動しても、PCを再起動しても認識しないのですが、
PCを一旦シャットダウンしてからだと認識します。
sudo ifconfig eth0 upやsudo ifup eth0も試しましたが認識しませんでした。
有線はローカルで使用しており、インターネットは無線でつながっています。
無線は認識しています。
OS:ubuntu 12.04LTS
$ sudo lshw -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.2
bus info: pci@0000:04:00.2
logical name: eth0
version: 0a
serial: c8:60:00:b8:7e:e6
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-1_0.0.2 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:44 ioport:e000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff
$ ifconfig
eth0 Link encap:Ethernet HWaddr c8:60:00:b8:7e:e6
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
オフライン