みなさん、こんにちは。 いわもとさん、ありがとうございます。 早速ですが、 > 以下のコマンドの実行結果を教えて下さい。 > (略さずに、解釈せずにそのまま貼り付けて下さい) > > cat /proc/pci > PCI devices found: Bus 0, device 0, function 0: Host bridge: PCI device 8086:3340 (Intel Corp.) (rev 3). Prefetchable 32 bit memory at 0xc0000000 [0xcfffffff]. Bus 0, device 1, function 0: PCI bridge: PCI device 8086:3341 (Intel Corp.) (rev 3). Master Capable. Latency=64. Min Gnt=8. Bus 0, device 29, function 0: USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 3). IRQ 11. I/O at 0xefe0 [0xefff]. Bus 0, device 29, function 1: USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 3). IRQ 11. I/O at 0xef80 [0xef9f]. Bus 0, device 29, function 7: USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 3). IRQ 11. Non-prefetchable 32 bit memory at 0x20000000 [0x200003ff]. Bus 0, device 30, function 0: PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 131). Bus 0, device 31, function 0: ISA bridge: PCI device 8086:24cc (Intel Corp.) (rev 3). Bus 0, device 31, function 1: IDE interface: PCI device 8086:24ca (Intel Corp.) (rev 3). IRQ 11. I/O at 0xbff8 [0xbfff]. I/O at 0xbff4 [0xbff7]. I/O at 0xbfe8 [0xbfef]. I/O at 0xbfe4 [0xbfe7]. I/O at 0xbfa0 [0xbfaf]. Non-prefetchable 32 bit memory at 0x20000400 [0x200007ff]. Bus 0, device 31, function 5: Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 3). IRQ 11. I/O at 0x1000 [0x10ff]. I/O at 0x1400 [0x143f]. Non-prefetchable 32 bit memory at 0x20000800 [0x200009ff]. Non-prefetchable 32 bit memory at 0x20000a00 [0x20000aff]. Bus 0, device 31, function 6: Modem: Intel Corp. 82801DB AC'97 Modem (rev 3). IRQ 11. I/O at 0x1800 [0x18ff]. I/O at 0x1480 [0x14ff]. Bus 1, device 0, function 0: VGA compatible controller: PCI device 1023:2100 (Trident Microsystems) (rev 145). IRQ 11. Master Capable. Latency=8. Non-prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff]. Non-prefetchable 32 bit memory at 0xefc00000 [0xefffffff]. Non-prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff]. Non-prefetchable 32 bit memory at 0xdfff8000 [0xdfffffff]. Bus 2, device 8, function 0: Ethernet controller: Intel Corp. 82801BD PRO/100 VE (MOB) Ethernet Controller (rev 131). IRQ 11. Master Capable. Latency=64. Min Gnt=8.Max Lat=56. Non-prefetchable 32 bit memory at 0xdfdff000 [0xdfdfffff]. I/O at 0xcf40 [0xcf7f]. Bus 2, device 10, function 0: Network controller: PCI device 8086:1043 (Intel Corp.) (rev 4). IRQ 11. Master Capable. Latency=64. Min Gnt=2.Max Lat=34. Non-prefetchable 32 bit memory at 0xdfdfe000 [0xdfdfefff]. Bus 2, device 11, function 0: CardBus bridge: Toshiba America Info Systems ToPIC95 PCI to Cardbus Bridge with ZV Support (rev 51). IRQ 11. Master Capable. Latency=168. Min Gnt=128.Max Lat=5. Non-prefetchable 32 bit memory at 0x20001000 [0x20001fff]. Bus 2, device 13, function 0: System peripheral: Toshiba America Info Systems SD TypA Controller (rev 5). IRQ 11. Non-prefetchable 32 bit memory at 0x20000c00 [0x20000dff]. つづいて、 > > /sbin/ifconfig > [hoge@localhost /home/hoge]$ /sbin/ifconfig lo リンク方法:ローカルループバック inetアドレス:127.0.0.1マスク:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 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 TXキュー長:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) となります。 いかがでしょうか?