인터넷이 안됩니다. 도와주세요!ㅠ

어제 우분투 9.04 설치하고 인터넷을 연결하려니까,

인터넷이 안됩니다.-_-a

[code:928h67xg]lspci |grep Ethernet
02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller (rev 82)[/code:928h67xg]

[code:928h67xg]sudo lshw -C network
*-network DISABLED
description: Ethernet interface
product: 82801DB PRO/100 VE (CNR) Ethernet Controller
vendor: Intel Corporation
physical id: 8
bus info: pci@0000:02:08.0
logical name: eth0
version: 82
serial: 00:20:ed:58:c0:86
size: 10MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=off broadcast=yes driver=e100 driverversion=3.5.23-k6-NAPI duplex=half firmware=N/A latency=32 link=no maxlatency=56 mingnt=8 module=e100 multicast=yes port=MII speed=10MB/s
*-network DISABLED
description: Ethernet interface
physical id: 1
logical name: pan0
serial: 76:e7:5b:80:13:d7
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes[/code:928h67xg]

[code:928h67xg]sudo ifconfig
[sudo] password for linux:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:44 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3424 (3.4 KB) TX bytes:3424 (3.4 KB)[/code:928h67xg]

상태는 대략 이렇습니다…

오래된 컴퓨터에 윈도우 서버 일본어 버전을 깔아놨었는데 걍 지워버리고

다시 리눅스를 까는 건데, 도저히 안잡히네요…

드라이버를 못찾는 건가 싶어서 드라이버 설치도 도전해봤는데,

[code:928h67xg]sudo make install
make -C /lib/modules/2.6.28-11-generic/build SUBDIRS=/home/gslinux/e100-3.5.17/src modules
make[1]: Entering directory /usr/src/linux-headers-2.6.28-11-generic' scripts/Makefile.build:46: *** CFLAGS was changed in "/home/gslinux/e100-3.5.17/src/Makefile". Fix it to use EXTRA_CFLAGS. Stop. make[1]: *** [_module_/home/gslinux/e100-3.5.17/src] Error 2 make[1]: Leaving directory /usr/src/linux-headers-2.6.28-11-generic’
make: *** [default] Error 2[/code:928h67xg]

이런 메시지만 뜨면서 실패해버렸습니다.

도움이 필요해요!

위 메세지 보니 랜카드는 커널 모듈로 인식한 거 같고
(Intel Corporation 82801DB PRO/100 )
네트웍을 잡아 줘야 하는거 같은데
어떤 상황의 인터넷을 사용 하는지요?

우분투 데탑이라면 네트워크 연결(매니저)에서 설정해보시기 바랍니다.
콘솔(서버) 상태라면 ls /etc/network/interfaces 에서 관련 파일 편집 해보시기 바랍니다.

dmesg | grep eth0 값 올려 보십시요

아, 씻고 오느라 조금 늦었습니다.ㅎ;

[code:345m87p5]dmesg | grep eth0
[ 3.478045] e100: eth0: e100_probe: addr 0xe2000000, irq 20, MAC addr 00:20:ed:58:c0:86
[/code:345m87p5]

부족한 초보글 읽어주셔서 감사합니다.

설치는 우분투 데스크탑으로 했습니다.

고정 아이피를 쓰고 있어서

네트워크 매니저로 열심히 설정해봤는데,

네트워크 툴로 보면 변한게 없습니다…

네트워크 매니저 끄고 인터페이스 파일 수정해서도 해보고,

어제 낮부터 이것 저것 제가 아는 한도 내에선 다 해봤는데

도저히 답이 안나와요.ㅠ

[quote="eleb":1rruf5x8]네트워크 매니저 끄고 인터페이스 파일 수정해서도 해보고,[/quote:1rruf5x8] 수정후 네트워킹 데몬 다시 시작해주었는지요
sudo /etc/init.d/networking restart

음 그리고 /etc/resolv.conf 에 범용 namesever 적어 주셨는지요 ?

[code:1rruf5x8]nameserver 61.41.153.1
nameserver 203.248.252.2
[/code:1rruf5x8]

interfaces 편집 파일과…
traceroute 168.126.63.1
arp -a
route
iptables -nvL 명령어 결과 쪽지 보내 주십시요

쪽지에 대한 추가 설명
$ cat /etc/network/interfaces 해보면 고정IP 설정인 경우 예로

[code:izci37n0]auto eth1
iface eth1 inet static
address 203.253.16.115
netmask 255.255.255.0
gateway 203.253.16.1[/code:izci37n0]
와 같이 설정 합니다.

제가 지금 있는 곳은 필리핀이고, Sky Cable이라는 회사의 인터넷을 쓰고 있습니다.

컴퓨터는 Ethernet 10 Base - T UTP/STP 16-port Hub에 연결되어있습니다.

이게 보니까 다시 Scientific Atlanta사의 Webstar 라는 모뎀에

IpTime G504가 연결되있습니다.

음, 뭐가 더 있을가요?ㅎ

lsmod | grep e100 해서 아무것도 안나온다면

insmod e100 또는 modprobe e100

하시고
/etc/udev/rules.d/70-persistent-net.rules 내용을

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?", ATTR{address}=="[b:17j2nrsx]00:20:ed:58:c0:86[/b:17j2nrsx]", ATTR{type}=="1", KERNEL=="eth", NAME="eth0"

고치던가 확인하고
네트워킹 데몬 재시작 해보십시요

그래도 안되면 dhcp 설정으로 바꾸고 해보십시요 .

ismod |grep e100 했더니

두개가 잡혔습니다.;

[code:ne0hyv96]
e100 41740 0
mii 13312 1 e100[/code:ne0hyv96]

그리고 modprobe e100에는 아무 반응도 없었습니다.

insmod e100에는 그런 디렉토리나 파일이 없다고 뜹니다.

말씀하신 rules 파일에는 변경할 점이 없어서 확인만 했고,

데몬 리스타트했는데, 또 브링업 실패했다고 나왔습니다.

DHCP로 바꿔서 다시 해봤는데 안됩니다.

지금 네트웍선에 다른 컴 물리면 잘되는 지요 ?

잘된다면 8.10이나 8.04 라이브 시디로 부팅 하여 사용해보기 라이브 시디로 인터넷 되나 해보시기 바랍니다.

음, 랜선 물린자리가 맹렬히 반짝여서 아직 그쪽으론 실험 안해봤습니다…ㅎ;

지금 페도라 다운받아서 굽고 있는데,

페도라로 한번 해보고 바로 결과 올리겠습니다.

그리고 노트북도 한번 물려봐야겠네요.

페도라도 일단 안되고,

노트북 물렸더니 잘 됩니다.

8.04 다운받아서 한번 설치해봐야겠네요…

우분투 8.04에서도 똑같습니다.ㅠ

정말 이젠 어떻게 해야 하나요…

이유가 감도 안잡히니 환장할 노릇입니다…

페도라에서 설치하니 뭔가 이더넷 장치에 문제가 생겼다고 뜨네요… 좀 더 확인해보고 결과 올리겠습니다.

이런 메시지가 뜨는데, restorecon 해도 안되네요;

Summary:

SELinux is preventing nm-system-setti (NetworkManager_t) "unlink" to
nm-system-settings.conf (etc_t).

Detailed Description:

SELinux is preventing nm-system-setti (NetworkManager_t) "unlink" to
nm-system-settings.conf (etc_t). The SELinux type etc_t, is a generic type for
all files in the directory and very few processes (SELinux Domains) are allowed
to write to this SELinux type. This type of denial usual indicates a mislabeled
file. By default a file created in a directory has the gets the context of the
parent directory, but SELinux policy has rules about the creation of
directories, that say if a process running in one SELinux Domain (D1) creates a
file in a directory with a particular SELinux File Context (F1) the file gets a
different File Context (F2). The policy usually allows the SELinux Domain (D1)
the ability to write, unlink, and append on (F2). But if for some reason a file
(nm-system-settings.conf) was created with the wrong context, this domain will
be denied. The usual solution to this problem is to reset the file context on
the target file, restorecon -v ‘nm-system-settings.conf’. If the file context
does not change from etc_t, then this is probably a bug in policy. Please file a
bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against the
selinux-policy package. If it does change, you can try your application again to
see if it works. The file context could have been mislabeled by editing the file
or moving the file from a different directory, if the file keeps getting
mislabeled, check the init scripts to see if they are doing something to
mislabel the file.

Allowing Access:

You can attempt to fix file context by executing restorecon -v
‘nm-system-settings.conf’

Fix Command:

restorecon ‘nm-system-settings.conf’

Additional Information:

Source Context system_u:system_r:NetworkManager_t:s0-s0:c0.c1023
Target Context system_u:object_r:etc_t:s0
Target Objects nm-system-settings.conf [ file ]
Source nm-system-setti
Source Path /usr/sbin/nm-system-settings
Port <Unknown>
Host localhost.localdomain
Source RPM Packages NetworkManager-0.7.1-4.git20090414.fc11
Target RPM Packages
Policy RPM selinux-policy-3.6.12-39.fc11
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name mislabeled_file
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.29.4-167.fc11.i586
#1 SMP Wed May 27 17:14:37 EDT 2009 i686 i686
Alert Count 1
First Seen Mon 10 Aug 2009 07:23:41 AM PHT
Last Seen Mon 10 Aug 2009 07:23:41 AM PHT
Local ID 4fabf457-dbc0-4512-891d-66a28e542714
Line Numbers

Raw Audit Messages

node=localhost.localdomain type=AVC msg=audit(1249860221.344:25786): avc: denied { unlink } for pid=1972 comm="nm-system-setti" name="nm-system-settings.conf" dev=dm-0 ino=66269 scontext=system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 tcontext=system_u:object_r:etc_t:s0 tclass=file

node=localhost.localdomain type=SYSCALL msg=audit(1249860221.344:25786): arch=40000003 syscall=38 success=no exit=-13 a0=83b1fa0 a1=837f528 a2=4f21a4 a3=b7fdb6e0 items=0 ppid=1 pid=1972 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="nm-system-setti" exe="/usr/sbin/nm-system-settings" subj=system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 key=(null)

페도라는 selinux (보안) 끄십시요

어 전에도 필리핀 분인데 공유기 사용하고 우분투서 인터넷 못잡은 분있었는데…
꼭 성공 하시길 바랍니다.
물론 필리핀에서 우분투 잘 사용하는 분도 있습니다. (밀레야님)
음 암튼 고생이 많으십니다. [b:33hpmvz4]화이팅 ;) [/b:33hpmvz4]

부팅시에 noacpi 옵션을 주고 부팅을 해보세요. 예전에 폭스콘 마더보드를 쓸 때에 ACPI가 리눅스에서 충돌해서 네트워크가 시망한 적이 있었거든요.

그리고 grep 주지 마시고 dmesg 전문(全文)을 올려보시겠어요? 제 생각에는 eth0의 문제가 아니라 다른 곳에서 충돌이 일어난 것 때문에 네트워크가 정상으로 안 잡히는 것 같습니다.

selinux가 보안이었군요…

그냥 포기하고 다른 컴퓨터에 깔까 했었는데, 강분도님 이야기보니 다른 컴퓨터에서도 이럴 가능성이 있겠군요…

지금 우분투 9.04 다시 깔고 있습니다.

웃기게도… 페도라가 안깔려있다고 나오는 군요? ㄷㄷㄷㄷ

noapic 추가도 소용없습니다.ㅠ

dmesg 전문입니다. 굉장히 기네요.;

[code:2kd5ex5e][ 0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 (Ubuntu 2.6.28-11.42-generic)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.3 present.
[ 0.000000] last_pfn = 0x1fff0 max_arch_pfn = 0x100000
[ 0.000000] Scanning 2 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000002000 (usable)
[ 0.000000] modified: 0000000000002000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 0000000000007000 (usable)
[ 0.000000] modified: 0000000000007000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 0000000000092c00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000001fff0000 (usable)
[ 0.000000] modified: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
[ 0.000000] modified: 000000001fff3000 - 0000000020000000 (ACPI data)
[ 0.000000] modified: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] kernel direct mapping tables up to 1fff0000 @ 10000-16000
[ 0.000000] RAMDISK: 1f8ad000 - 1ffdf953
[ 0.000000] ACPI: RSDP 000F68B0, 0014 (r0 GBT )
[ 0.000000] ACPI: RSDT 1FFF3000, 002C (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
[ 0.000000] ACPI: FACP 1FFF3040, 0074 (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
[ 0.000000] ACPI: DSDT 1FFF30C0, 38AF (r1 GBT AWRDACPI 1000 MSFT 100000C)
[ 0.000000] ACPI: FACS 1FFF0000, 0040
[ 0.000000] ACPI: APIC 1FFF6980, 0068 (r1 GBT AWRDACPI 42302E31 AWRD 1010101)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1fff0000
[ 0.000000] low ram: 00000000 - 1fff0000
[ 0.000000] bootmap 00012000 - 00016000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 001fff0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 000087c52c] TEXT DATA BSS ==> [0000100000 - 000087c52c]
[ 0.000000] #4 [001f8ad000 - 001ffdf953] RAMDISK ==> [001f8ad000 - 001ffdf953]
[ 0.000000] #5 [000087d000 - 0000881000] INIT_PG_TABLE ==> [000087d000 - 0000881000]
[ 0.000000] #6 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #7 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] #8 [0000012000 - 0000016000] BOOTMAP ==> [0000012000 - 0000016000]
[ 0.000000] found SMP MP-table at [c00f4ce0] 000f4ce0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001fff0
[ 0.000000] HighMem 0x0001fff0 -> 0x0001fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000002
[ 0.000000] 0: 0x00000006 -> 0x00000007
[ 0.000000] 0: 0x00000010 -> 0x00000092
[ 0.000000] 0: 0x00000100 -> 0x0001fff0
[ 0.000000] On node 0 totalpages: 130933
[ 0.000000] free_area_init_node: node 0, pgdat c06d0f80, node_mem_map c1000000
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3941 pages, LIFO batch:0
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 125968 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 0000000000007000 - 0000000000010000
[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[ 0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[ 0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129909
[ 0.000000] Kernel command line: root=UUID=d5684528-150f-4284-9892-72f74e0c9b5d ro quiet splash
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[ 0.000000] Detected 1817.907 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.004000] allocated 2621120 bytes of page_cgroup
[ 0.004000] please try cgroup_disable=memory option if you don’t want
[ 0.004000] Scanning for low memory corruption every 60 seconds
[ 0.004000] Memory: 501352k/524224k available (4126k kernel code, 22248k reserved, 2208k data, 532k init, 0k highmem)
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB)
[ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.004000] vmalloc : 0xe07f0000 - 0xff3fe000 ( 492 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB)
[ 0.004000] .init : 0xc0737000 - 0xc07bc000 ( 532 kB)
[ 0.004000] .data : 0xc0507a6f - 0xc072fe60 (2208 kB)
[ 0.004000] .text : 0xc0100000 - 0xc0507a6f (4126 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.004000] SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.004015] Calibrating delay loop (skipped), value calculated using timer frequency.. 3635.81 BogoMIPS (lpj=7271628)
[ 0.004046] Security Framework initialized
[ 0.004058] SELinux: Disabled at boot.
[ 0.004088] AppArmor: AppArmor initialized
[ 0.004108] Mount-cache hash table entries: 512
[ 0.004341] Initializing cgroup subsys ns
[ 0.004350] Initializing cgroup subsys cpuacct
[ 0.004356] Initializing cgroup subsys memory
[ 0.004365] Initializing cgroup subsys freezer
[ 0.004391] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 0.004398] CPU: L2 cache: 512K
[ 0.004404] CPU: Hyper-Threading is disabled
[ 0.004427] Checking ‘hlt’ instruction... OK.
[ 0.021113] SMP alternatives: switching to UP code
[ 0.176040] ACPI: Core revision 20080926
[ 0.181528] ACPI: Checking initramfs for custom DSDT
[ 0.668610] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.710106] CPU0: Intel(R) Pentium(R) 4 CPU 1.80GHz stepping 04
[ 0.712002] Brought up 1 CPUs
[ 0.712002] Total of 1 processors activated (3635.81 BogoMIPS).
[ 0.712002] CPU0 attaching NULL sched-domain.
[ 0.712002] net_namespace: 776 bytes
[ 0.712002] Booting paravirtualized kernel on bare hardware
[ 0.712002] Time: 21:17:32 Date: 08/09/09
[ 0.712002] regulator: core version 0.5
[ 0.712002] NET: Registered protocol family 16
[ 0.712002] EISA bus registered
[ 0.712002] ACPI: bus type pci registered
[ 0.736560] PCI: PCI BIOS revision 2.10 entry at 0xfa460, last bus=2
[ 0.736564] PCI: Using configuration type 1 for base access
[ 0.739226] ACPI: EC: Look up EC in DSDT
[ 0.747672] ACPI: Interpreter enabled
[ 0.747681] ACPI: (supports S0 S1 S4 S5)
[ 0.747716] ACPI: Using IOAPIC for interrupt routing
[ 0.755057] ACPI: No dock devices found.
[ 0.755078] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.755164] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
[ 0.755341] pci 0000:00:1d.0: reg 20 io port: [0xd800-0xd81f]
[ 0.755407] pci 0000:00:1d.1: reg 20 io port: [0xd000-0xd01f]
[ 0.755472] pci 0000:00:1d.2: reg 20 io port: [0xd400-0xd41f]
[ 0.755537] pci 0000:00:1d.7: reg 10 32bit mmio: [0xe2100000-0xe21003ff]
[ 0.755592] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.755599] pci 0000:00:1d.7: PME# disabled
[ 0.755655] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
[ 0.755657] * this clock source is slow. If you are sure your timer does not have
[ 0.755659] * this bug, please use "acpi_pm_good" to disable the workaround
[ 0.755709] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.755719] pci 0000:00:1f.0: quirk: region 4000-407f claimed by ICH4 ACPI/GPIO/TCO
[ 0.755725] pci 0000:00:1f.0: quirk: region 4080-40bf claimed by ICH4 GPIO
[ 0.755752] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[ 0.755763] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[ 0.755772] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
[ 0.755781] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
[ 0.755791] pci 0000:00:1f.1: reg 20 io port: [0xf000-0xf00f]
[ 0.755800] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[ 0.755863] pci 0000:00:1f.3: reg 20 io port: [0x5000-0x501f]
[ 0.755917] pci 0000:00:1f.5: reg 10 io port: [0xe000-0xe0ff]
[ 0.755926] pci 0000:00:1f.5: reg 14 io port: [0xe400-0xe43f]
[ 0.755935] pci 0000:00:1f.5: reg 18 32bit mmio: [0xe2101000-0xe21011ff]
[ 0.755944] pci 0000:00:1f.5: reg 1c 32bit mmio: [0xe2102000-0xe21020ff]
[ 0.755974] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[ 0.755980] pci 0000:00:1f.5: PME# disabled
[ 0.756042] pci 0000:01:00.0: reg 10 32bit mmio: [0xe0000000-0xe0ffffff]
[ 0.756051] pci 0000:01:00.0: reg 14 32bit mmio: [0xd8000000-0xdfffffff]
[ 0.756078] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.756140] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xe1ffffff]
[ 0.756148] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
[ 0.756203] pci 0000:02:08.0: reg 10 32bit mmio: [0xe2000000-0xe2000fff]
[ 0.756212] pci 0000:02:08.0: reg 14 io port: [0xc000-0xc03f]
[ 0.756251] pci 0000:02:08.0: supports D1 D2
[ 0.756255] pci 0000:02:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.756261] pci 0000:02:08.0: PME# disabled
[ 0.756302] pci 0000:00:1e.0: transparent bridge
[ 0.756309] pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
[ 0.756316] pci 0000:00:1e.0: bridge 32bit mmio: [0xe2000000-0xe20fffff]
[ 0.756337] bus 00 -> node 0
[ 0.756348] ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PRT]
[ 0.756677] ACPI: PCI Interrupt Routing Table [_SB
.PCI0.HUB0._PRT]
[ 0.787620] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.787827] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[ 0.788036] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.788238] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.788453] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.788653] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.788854] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.789055] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 *6 7 9 10 11 12 14 15)
[ 0.789275] ACPI: WMI: Mapper loaded
[ 0.789624] SCSI subsystem initialized
[ 0.789690] libata version 3.00 loaded.
[ 0.789775] usbcore: registered new interface driver usbfs
[ 0.789807] usbcore: registered new interface driver hub
[ 0.789852] usbcore: registered new device driver usb
[ 0.790055] PCI: Using ACPI for IRQ routing
[ 0.790194] Bluetooth: Core ver 2.13
[ 0.790194] NET: Registered protocol family 31
[ 0.790194] Bluetooth: HCI device and connection manager initialized
[ 0.790194] Bluetooth: HCI socket layer initialized
[ 0.790194] NET: Registered protocol family 8
[ 0.790194] NET: Registered protocol family 20
[ 0.790194] NetLabel: Initializing
[ 0.790194] NetLabel: domain hash size = 128
[ 0.790194] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.790194] NetLabel: unlabeled traffic allowed by default
[ 0.790194] AppArmor: AppArmor Filesystem Enabled
[ 0.790194] pnp: PnP ACPI init
[ 0.790194] ACPI: bus type pnp registered
[ 0.796306] pnp: PnP ACPI: found 13 devices
[ 0.796311] ACPI: ACPI bus type pnp unregistered
[ 0.796319] PnPBIOS: Disabled by ACPI PNP
[ 0.796337] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.796342] system 00:01: ioport range 0x290-0x29f has been reserved
[ 0.796346] system 00:01: ioport range 0x800-0x805 has been reserved
[ 0.831256] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.831260] pci 0000:00:01.0: IO window: disabled
[ 0.831268] pci 0000:00:01.0: MEM window: 0xe0000000-0xe1ffffff
[ 0.831275] pci 0000:00:01.0: PREFETCH window: 0x000000d8000000-0x000000dfffffff
[ 0.831285] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[ 0.831290] pci 0000:00:1e.0: IO window: 0xc000-0xcfff
[ 0.831298] pci 0000:00:1e.0: MEM window: 0xe2000000-0xe20fffff
[ 0.831304] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.831327] pci 0000:00:1e.0: setting latency timer to 64
[ 0.831333] bus: 00 index 0 io port: [0x00-0xffff]
[ 0.831338] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[ 0.831342] bus: 01 index 0 mmio: [0x0-0x0]
[ 0.831346] bus: 01 index 1 mmio: [0xe0000000-0xe1ffffff]
[ 0.831349] bus: 01 index 2 mmio: [0xd8000000-0xdfffffff]
[ 0.831353] bus: 01 index 3 mmio: [0x0-0x0]
[ 0.831356] bus: 02 index 0 io port: [0xc000-0xcfff]
[ 0.831360] bus: 02 index 1 mmio: [0xe2000000-0xe20fffff]
[ 0.831363] bus: 02 index 2 mmio: [0x0-0x0]
[ 0.831366] bus: 02 index 3 io port: [0x00-0xffff]
[ 0.831369] bus: 02 index 4 mmio: [0x000000-0xffffffff]
[ 0.831385] NET: Registered protocol family 2
[ 0.831598] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.831998] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.832130] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.832247] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.832251] TCP reno registered
[ 0.832403] NET: Registered protocol family 1
[ 0.832613] checking if image is initramfs... it is
[ 1.332046] Switched to high resolution mode on CPU 0
[ 1.840352] Freeing initrd memory: 7370k freed
[ 1.840464] cpufreq: No nForce2 chipset.
[ 1.840719] audit: initializing netlink socket (disabled)
[ 1.840749] type=2000 audit(1249852652.840:1): initialized
[ 1.850677] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.852763] VFS: Disk quotas dquot_6.5.1
[ 1.852862] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.853939] fuse init (API version 7.10)
[ 1.854081] msgmni has been set to 993
[ 1.854372] alg: No test for stdrng (krng)
[ 1.854394] io scheduler noop registered
[ 1.854398] io scheduler anticipatory registered
[ 1.854401] io scheduler deadline registered
[ 1.854432] io scheduler cfq registered (default)
[ 1.854558] pci 0000:01:00.0: Boot video device
[ 1.854581] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling
[ 1.859960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.859979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.860199] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.860204] ACPI: Power Button (FF) [PWRF]
[ 1.860284] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.860289] ACPI: Power Button (CM) [PWRB]
[ 1.860358] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 1.860368] ACPI: Sleep Button (CM) [SLPB]
[ 1.860800] processor ACPI_CPU:00: registered as cooling_device0
[ 1.863936] isapnp: Scanning for PnP cards...
[ 2.217934] isapnp: No Plug & Play device found
[ 2.220305] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[ 2.220414] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.220523] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.220954] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.221126] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.222503] brd: module loaded
[ 2.223084] loop: module loaded
[ 2.223236] Fixed MDIO Bus: probed
[ 2.223247] PPP generic driver version 2.4.2
[ 2.223360] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 2.223421] Driver ‘sd’ needs updating - please use bus_type methods
[ 2.223439] Driver ‘sr’ needs updating - please use bus_type methods
[ 2.223558] ata_piix 0000:00:1f.1: version 2.12
[ 2.223589] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.223675] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 2.223852] scsi0 : ata_piix
[ 2.224044] scsi1 : ata_piix
[ 2.225319] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 2.225324] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 2.452306] ata1.00: HPA unlocked: 156299375 -> 156301488, native 156301488
[ 2.452314] ata1.00: ATA-6: ST380011A, 8.01, max UDMA/100
[ 2.452318] ata1.00: 156301488 sectors, multi 16: LBA48
[ 2.468490] ata1.00: configured for UDMA/100
[ 2.624497] ata2.00: ATAPI: CRD-8400B, 1.02, max MWDMA2
[ 2.624507] ata2.00: device is on DMA blacklist, disabling DMA
[ 2.625023] ata2.00: configured for PIO4
[ 2.625350] scsi 0:0:0:0: Direct-Access ATA ST380011A 8.01 PQ: 0 ANSI: 5
[ 2.625526] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)
[ 2.625555] sd 0:0:0:0: [sda] Write Protect is off
[ 2.625559] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.625603] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 2.625717] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)
[ 2.625741] sd 0:0:0:0: [sda] Write Protect is off
[ 2.625746] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.625788] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 2.625794] sda: sda1 sda2 < sda5 >
[ 2.668028] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.668114] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.668433] scsi 1:0:0:0: CD-ROM LG (KOR) CD-ROM CRD-8400B 1.02 PQ: 0 ANSI: 5
[ 2.670459] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray
[ 2.670464] Uniform CD-ROM driver Revision: 3.20
[ 2.670634] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.670708] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.671770] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 2.671814] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 2.671850] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 2.671856] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 2.671968] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 2.675925] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
[ 2.675948] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe2100000
[ 2.688015] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 2.688122] usb usb1: configuration #1 chosen from 1 choice
[ 2.688170] hub 1-0:1.0: USB hub found
[ 2.688184] hub 1-0:1.0: 6 ports detected
[ 2.688372] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 2.688406] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.688470] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.688483] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.688488] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.688563] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.688601] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000d800
[ 2.688724] usb usb2: configuration #1 chosen from 1 choice
[ 2.688773] hub 2-0:1.0: USB hub found
[ 2.688786] hub 2-0:1.0: 2 ports detected
[ 2.688921] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 2.688931] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 2.688936] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 2.689013] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 2.689053] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d000
[ 2.689172] usb usb3: configuration #1 chosen from 1 choice
[ 2.689215] hub 3-0:1.0: USB hub found
[ 2.689230] hub 3-0:1.0: 2 ports detected
[ 2.689363] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.689375] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 2.689380] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 2.689450] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 2.689486] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d400
[ 2.689612] usb usb4: configuration #1 chosen from 1 choice
[ 2.689656] hub 4-0:1.0: USB hub found
[ 2.689670] hub 4-0:1.0: 2 ports detected
[ 2.689870] usbcore: registered new interface driver libusual
[ 2.689933] usbcore: registered new interface driver usbserial
[ 2.689953] USB Serial support registered for generic
[ 2.689979] usbcore: registered new interface driver usbserial_generic
[ 2.689983] usbserial: USB Serial Driver core
[ 2.690067] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.693027] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.693037] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.693227] mice: PS/2 mouse device common for all mice
[ 2.693487] rtc_cmos 00:03: RTC can wake from S4
[ 2.693562] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.693590] rtc0: alarms up to one month, 242 bytes nvram
[ 2.693718] device-mapper: uevent: version 1.0.3
[ 2.693905] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[ 2.693986] device-mapper: multipath: version 1.0.5 loaded
[ 2.693991] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.694136] EISA: Probing bus 0 at eisa.0
[ 2.694161] Cannot allocate resource for EISA slot 4
[ 2.694164] Cannot allocate resource for EISA slot 5
[ 2.694180] EISA: Detected 0 cards.
[ 2.694226] cpuidle: using governor ladder
[ 2.694230] cpuidle: using governor menu
[ 2.695108] TCP cubic registered
[ 2.695240] NET: Registered protocol family 10
[ 2.695966] lo: Disabled Privacy Extensions
[ 2.696508] NET: Registered protocol family 17
[ 2.696538] Bluetooth: L2CAP ver 2.11
[ 2.696541] Bluetooth: L2CAP socket layer initialized
[ 2.696546] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.696549] Bluetooth: SCO socket layer initialized
[ 2.696603] Bluetooth: RFCOMM socket layer initialized
[ 2.696616] Bluetooth: RFCOMM TTY layer initialized
[ 2.696619] Bluetooth: RFCOMM ver 1.10
[ 2.696692] Using IPI No-Shortcut mode
[ 2.696857] registered taskstats version 1
[ 2.697032] Magic number: 5:635:297
[ 2.697142] rtc_cmos 00:03: setting system clock to 2009-08-09 21:17:34 UTC (1249852654)
[ 2.697148] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.697151] EDD information not available.
[ 2.698027] Freeing unused kernel memory: 532k freed
[ 2.698203] Write protecting the kernel text: 4128k
[ 2.698264] Write protecting the kernel read-only data: 1532k
[ 2.744103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 3.441801] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k6-NAPI
[ 3.441807] e100: Copyright(c) 1999-2006 Intel Corporation
[ 3.441882] e100 0000:02:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 3.468300] e100 0000:02:08.0: PME# disabled
[ 3.478777] e100: eth0: e100_probe: addr 0xe2000000, irq 20, MAC addr 00:20:ed:58:c0:86
[ 4.131997] PM: Starting manual resume from disk
[ 4.132025] PM: Resume from partition 8:5
[ 4.132028] PM: Checking hibernation image.
[ 4.132263] PM: Resume from disk failed.
[ 4.185660] kjournald starting. Commit interval 5 seconds
[ 4.185679] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.319753] udev: starting version 141
[ 9.468373] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.527431] parport_pc 00:08: reported by Plug and Play ACPI
[ 9.527480] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 9.544696] Linux agpgart interface v0.103
[ 9.556975] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[ 9.564992] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
[ 9.649648] intel_rng: FWH not detected
[ 9.701950] iTCO_vendor_support: vendor-support=0
[ 9.705237] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 9.705432] iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x4060)
[ 9.705560] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.227108] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 10.372581] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[ 10.455665] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 10.455914] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 10.558976] ppdev: user-space parallel port driver
[ 10.776018] intel8x0_measure_ac97_clock: measured 52600 usecs
[ 10.776023] intel8x0: clocking to 48000
[ 10.994260] lp0: using parport0 (interrupt-driven).
[ 11.036663] psmouse serio1: ID: 10 00 64<6>Adding 1485972k swap on /dev/sda5. Priority:-1 extents:1 across:1485972k
[ 11.719793] EXT3 FS on sda1, internal journal
[ 11.776390] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
[ 13.081950] type=1505 audit(1249852664.882:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=1820
[ 13.164867] type=1505 audit(1249852664.966:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=1824
[ 13.165187] type=1505 audit(1249852664.966:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=1824
[ 13.165284] type=1505 audit(1249852664.966:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=1824
[ 13.165357] type=1505 audit(1249852664.966:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=1824
[ 13.397208] type=1505 audit(1249852665.198:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=1829
[ 13.397626] type=1505 audit(1249852665.198:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=1829
[ 13.449737] type=1505 audit(1249852665.250:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=1833
[ 16.147307] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.147312] Bluetooth: BNEP filters: protocol multicast
[ 16.172421] Bridge firewalling registered

[/code:2kd5ex5e]

앗, apic이 아니라 acpi였군요…

모든 옵션 끄고 재설치 한번 해보고 테스트해봐야겠습니다.

혹시 모르지만…

먼저 ifconfig -a 했을때 eth0 이 잘 보이나요?
잘 보이면
또 ifconfig eth0 up 이라고 명령을 내린후 에라없고
ifconfig 했을때 eth0 을 확인할수 있나요?
다음에 랜케이들 을 연결하고
ethtool eth0 했을때 결과가 어떻게 나오나요?