네트워크를 재설정하려면 어떤 파일을 수정해야하나요

widyou의 이미지

여차저차해서 우분투를 텍스트모드로 설치했습니다.

지금 그래픽카드 드라이버를 간신히 옮겼는데 싱행하니 libc-dev를 설치해야하더군요

설치하려고 apt-get 해보니 글자가 죄다 깨져서 나오는거에요
설치할때 한글로 설정해서 그런거더군요

게다가 설치할때 게이트웨이를 잘못잡아서 디폴트로 설치되는게 다 안됬더라구요
그래서 한글폰트가 안깔렸네요.

문제가 꼬리에 꼬리를 무네요.

그래서 질문입니다.

위에 저 문제들은 여기 검색해서 다 알아낸건데 아래 질문에 대한 답은 못찾겠어요.
x는 그래픽카드문제로 띄울 수 없는 상태입니다.

1. ip나 게이트웨이를 수정하려면 어디를 수정해야할까요.
2. apt-get으로 한글폰트 받는건 ttf-unfonts, ttf-alee등이 있는거 같은데 좋은 한글폰트 추천좀 부탁드려요
3. 네트워크로 자동설치되는것들이 뭐뭐 있을까요.

일단 네트워크연결. 드라이버설치, x띄우기 만 해결되면 다른걸 해봐야겠네요.

감사합니다.

widyou의 이미지

네트워크 설정파일은 찾았네요
/etc/network/interfaces 파일이네요
수정해도 안되는거보면 장치가 뭔가 문제인듯하네요

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS
Ubuntu 7.10 Gutsy Gibbon

redneval의 이미지

1. 일단 콘솔에서 한글을 본다는 것은 입문자로서는 어려우니까

한글보는 것은 나중으로 미루시고,

루트로 로그인 한 다음 명령어로 로케일을 영어로 바꿉니다. ( $ 기호는 무시하세요. )

$ su
$ export LANG=C

2. 다시 한번 apt-get update 를 해봅니다.

$ apt-get update

인터넷이 안된다면 에러메시지가 영어로 뜰겁니다.

3. 인터넷이 안되는 경우라도, 차근차근 일단 기본적인 패키지부터 설치합니다.

우분투 시디를 넣고 mount 하고,

$ mount /dev/cdrom /cdrom

다음 명령어로 소스리스트에 추가하고,

$ apt-cdrom add

기본적인 패키지 설치

$ apt-get update
$ apt-get install ubuntu-minimal ubuntu-standard

4. 네트워크 설정

/etc/network/interfaces 를 편집합니다.

$ nano /etc/network/interfaces

auto lo
iface lo inet loopback

# IP가 192.168.1.1 인 경우임----------#
# DHCP라면 다른 방식으로 해야함-------#
auto eth0
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0

그리고 나서 다음 명령어를 실행

$ ifdown eth0
$ ifup eth0

주소가 잘 설정되면 문제 하나는 해결.

5. 물어보진 않았지만, 한가지 더 알려드리겠습니다.

먼저 소스리스트를 바꿉니다.

$ nano /etc/apt/sources.list

#추천할만한 서버 리스트--------------------------------------#
deb http://ftp.daum.net/ubuntu/ feisty main restricted universe multiverse
deb http://ftp.kaist.ac.kr/pub/ubuntu/ feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse

바꿨다면,

$ apt-get update
$ apt-get upgrade
$ apt-get install ubuntu-desktop

이렇게 하면 X, gnome, gdm 등등 다 설치됩니다.

widyou의 이미지

/dev/cdrom 이 없어서 cd도 못쓰고있네요
cd로 부팅하고 설치하는건 되던데
설치후 재부팅한 뒤부터 없어요
/etc/fstab 에는 /dev/hda로 마운트하는걸로 되있던데 그것도 없구요

네트워크는 윈도우로 부팅해서 ip관련 설정값들 찾아서 /etc/network/interfaces 파일 수정했는데 핑도 안나가고
apt-get 을 할 방법이 없어요..

노트북이라서 그런걸까요. 힘드네요.

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS
Ubuntu 7.10 Gutsy Gibbon

사랑천사의 이미지

일단 설정 하시고 재부팅을 해 보시기 바랍니다.. 그게 싫으시면 /etc/nit.d/networking restart 해서 문제가 되는 부분들을 알아 내시면 될 듯 싶습니다.

제가 쓴지 오래 되서 설정에 필요한 필수 변수들에 대해서 다 알지는 못합니다만..
iface eth0 inet static
address 192.168.2.1
netmask 255.255.255.0
gateway 192.168.2.254

뭐 대충... 그리고 DHCP로 하실려면 static를 dhcp로 하셔야 되는데 기본적인 네트워크 툴들이 안 깔려 잇으면 저게 동작 안 할 수도 잇습니다. 예를 들어 dhclient라던가 dhcpcd라던가 흐흠..

그리고 글꼴은 은폰트나 A Lee 폰트가 좋을 것이고(한글 글꼴로는..) Bitstream-Vera도 괸찮습니다. 이건 한글이 아니긴 한데...(유니코드는 지원 할 겁니다.) 그리고 전형적인 한글 폰트로 백묵 폰트가 잇씁니다.
----
Lee Yeosong(이여송 사도요한)
E-Mail: yeosong@gmail.com
HomePage: http://lys.lecl.net:88/
Wiki(Read-Only): http://lys.lecl.net:88/wiki/
Blog: http://lys.lecl.net:88/blog
MSN: ysnglee2000@hotmail.com
----
절이 싫으면 중이 떠나는 것이 아니라, 절이 싫으면 중이 절을 부숴야 한다.
때때

사람천사

widyou의 이미지

/etc/init.d/networking restart 해보니
Reconfiguring network interfaces.. [OK]
뜨고 끝나네요

네트워크는 안되는듯한데. 핑도 안되고요

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS
Ubuntu 7.10 Gutsy Gibbon

사랑천사의 이미지

dmesg한 결과와 ifconfig -a 한 결과를 부탁 드립니다. 또는 lspci한 것도 좋습니다.
----
Lee Yeosong(이여송 사도요한)
E-Mail: yeosong@gmail.com
HomePage: http://lys.lecl.net:88/
Wiki(Read-Only): http://lys.lecl.net:88/wiki/
Blog: http://lys.lecl.net:88/blog
MSN: ysnglee2000@hotmail.com
----
절이 싫으면 중이 떠나는 것이 아니라, 절이 싫으면 중이 절을 부숴야 한다.
때때

사람천사

widyou의 이미지


노트북이라 eth 장치가 두개네요
무선랜 유선랜

ifconfig -a 결과:

eth0      Link encap:Ethernet  HWaddr 00:15:C5:7D:2F:33  
          inet addr:192.168.2.245  Bcast:192.168.2.255  Mask:255.255.255.0
          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)
          Interrupt:17 
 
eth1      Link encap:Ethernet  HWaddr 00:1B:77:94:8F:8B  
          inet addr:192.168.2.244  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:3872 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)
          Interrupt:17 Base address:0xc000 Memory:f9fff000-f9ffffff 
 
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:235 errors:0 dropped:0 overruns:0 frame:0
          TX packets:235 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:21454 (20.9 KiB)  TX bytes:21454 (20.9 KiB)

lspci 결과:

00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation Mobile SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0427 (rev a1)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832 (rev 05)
03:01.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
09:00.0 Ethernet controller: Broadcom Corporation Unknown device 1713 (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

dmesg 결과:

[    0.000000] Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 (Ubuntu 2.6.20-15.27-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f000 end: 000000000009f000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009f000 size: 0000000000001000 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fd92400 end: 000000007fe92400 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000007fe92400 size: 000000000016dc00 end: 0000000080000000 type: 2
[    0.000000] copy_e820_map() start: 00000000f4000000 size: 0000000004000000 end: 00000000f8000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[    0.000000] copy_e820_map() start: 00000000fed18000 size: 0000000000004000 end: 00000000fed1c000 type: 2
[    0.000000] copy_e820_map() start: 00000000fed20000 size: 0000000000070000 end: 00000000fed90000 type: 2
[    0.000000] copy_e820_map() start: 00000000feda0000 size: 0000000000006000 end: 00000000feda6000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000010000 end: 00000000fee10000 type: 2
[    0.000000] copy_e820_map() start: 00000000ffe00000 size: 0000000000200000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fe92400 (usable)
[    0.000000]  BIOS-e820: 000000007fe92400 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 523922) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   523922
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   523922
[    0.000000] On node 0 totalpages: 523922
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2301 pages used for memmap
[    0.000000]   HighMem zone: 292245 pages, LIFO batch:31
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP (v002 DELL                                  ) @ 0x000fbbf0
[    0.000000] ACPI: XSDT (v001 DELL    M08     0x27d70615 ASL  0x00000061) @ 0x7fe93e00
[    0.000000] ACPI: FADT (v004 DELL    M08     0x27d70615 ASL  0x00000061) @ 0x7fe93c9c
[    0.000000] ACPI: HPET (v001 DELL    M08     0x00000001 ASL  0x00000061) @ 0x7fe93f00
[    0.000000] ACPI: MADT (v001 DELL    M08     0x27d70615 ASL  0x00000047) @ 0x7fe94000
[    0.000000] ACPI: MCFG (v016 DELL    M08     0x27d70615 ASL  0x00000061) @ 0x7fe93fc0
[    0.000000] ACPI: SLIC (v001 DELL    M08     0x27d70615 ASL  0x00000061) @ 0x7fe9409c
[    0.000000] ACPI: BOOT (v001 DELL    M08     0x27d70615 ASL  0x00000061) @ 0x7fe93bc0
[    0.000000] ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20050624) @ 0x7fe926eb
[    0.000000] ACPI: DSDT (v002 INT430 SYSFexxx 0x00001001 INTL 0x20050624) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:74000000)
[    0.000000] Detected 1995.136 MHz processor.
[  332.996253] Built 1 zonelists.  Total pages: 519829
[  332.996257] Kernel command line: root=UUID=28c60d1e-8c96-4440-8969-78aefe54c9ca ro quiet splash
[  332.996376] mapped APIC to ffffd000 (fee00000)
[  332.996378] mapped IOAPIC to ffffc000 (fec00000)
[  332.996380] Enabling fast FPU save and restore... done.
[  332.996382] Enabling unmasked SIMD FPU exception support... done.
[  332.996389] Initializing CPU#0
[  332.996458] PID hash table entries: 4096 (order: 12, 16384 bytes)
[  332.999672] Console: colour VGA+ 80x25
[  332.999967] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[  333.000248] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[  333.055214] Memory: 2066656k/2095688k available (1992k kernel code, 27716k reserved, 893k data, 328k init, 1178184k highmem)
[  333.055221] virtual kernel memory layout:
[  333.055222]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[  333.055223]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[  333.055224]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[  333.055225]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[  333.055226]       .init : 0xc03d7000 - 0xc0429000   ( 328 kB)
[  333.055227]       .data : 0xc02f2264 - 0xc03d16d4   ( 893 kB)
[  333.055228]       .text : 0xc0100000 - 0xc02f2264   (1992 kB)
[  333.055230] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[  333.055390] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[  333.055395] hpet0: 3 64-bit timers, 14318180 Hz
[  333.056400] Using HPET for base-timer
[  333.135350] Calibrating delay using timer specific routine.. 3994.46 BogoMIPS (lpj=7988929)
[  333.135384] Security Framework v1.0.0 initialized
[  333.135390] SELinux:  Disabled at boot.
[  333.135403] Mount-cache hash table entries: 512
[  333.135520] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[  333.135527] monitor/mwait feature present.
[  333.135529] using mwait in idle threads.
[  333.135532] CPU: L1 I cache: 32K, L1 D cache: 32K
[  333.135534] CPU: L2 cache: 4096K
[  333.135537] CPU: Physical Processor ID: 0
[  333.135538] CPU: Processor Core ID: 0
[  333.135539] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[  333.135548] Compat vDSO mapped to ffffe000.
[  333.135551] Remapping vsyscall page to ffffe000
[  333.135561] Checking 'hlt' instruction... OK.
[  333.151427] SMP alternatives: switching to UP code
[  333.151726] Early unpacking initramfs... done
[  333.417645] ACPI: Core revision 20060707
[  333.423023] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[  333.426586] CPU0: Intel(R) Core(TM)2 Duo CPU     T7300  @ 2.00GHz stepping 0a
[  333.426601] SMP alternatives: switching to SMP code
[  333.426661] Booting processor 1/1 eip 3000
[  333.437250] Initializing CPU#1
[  333.515140] Calibrating delay using timer specific routine.. 3990.05 BogoMIPS (lpj=7980108)
[  333.515145] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[  333.515149] monitor/mwait feature present.
[  333.515152] CPU: L1 I cache: 32K, L1 D cache: 32K
[  333.515153] CPU: L2 cache: 4096K
[  333.515155] CPU: Physical Processor ID: 0
[  333.515156] CPU: Processor Core ID: 1
[  333.515158] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[  333.515779] CPU1: Intel(R) Core(TM)2 Duo CPU     T7300  @ 2.00GHz stepping 0a
[  333.515799] Total of 2 processors activated (7984.51 BogoMIPS).
[  333.515998] ENABLING IO-APIC IRQs
[  333.516194] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[  333.663057] checking TSC synchronization across 2 CPUs: passed.
[    0.004001] Brought up 2 CPUs
[    0.204238] migration_cost=36
[    0.204444] Booting paravirtualized kernel on bare hardware
[    0.204540] Time: 17:30:07  Date: 08/01/107
[    0.204562] NET: Registered protocol family 16
[    0.204627] EISA bus registered
[    0.204631] ACPI: bus type pci registered
[    0.215705] PCI: PCI BIOS revision 2.10 entry at 0xfad46, last bus=14
[    0.215706] PCI: Using configuration type 1
[    0.215708] Setting up standard PCI resources
[    0.265827] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ LMPWR] OemTableId [ DELLLOM] [20060707]
[    0.265905] ACPI: Interpreter enabled
[    0.265907] ACPI: Using IOAPIC for interrupt routing
[    0.266129] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.266136] PCI: Probing PCI hardware (bus 00)
[    0.266149] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[    0.285520] Boot video device is 0000:01:00.0
[    0.286887] PCI: Transparent bridge - 0000:00:1e.0
[    0.286988] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.298683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[    0.315865] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.317057] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.317264] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.317530] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.317800] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    0.318172] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *7
[    0.318412] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    0.318647] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    0.318884] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    0.319120] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.319359] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.319599] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.319846] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.320519] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.320527] pnp: PnP ACPI init
[    0.360561] pnp: PnP ACPI: found 12 devices
[    0.360564] PnPBIOS: Disabled by ACPI PNP
[    0.360596] PCI: Using ACPI for IRQ routing
[    0.360598] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.422237] NET: Registered protocol family 8
[    0.422239] NET: Registered protocol family 20
[    0.443399] pnp: 00:05: ioport range 0xc80-0xcff could not be reserved
[    0.443408] pnp: 00:09: ioport range 0x900-0x97f has been reserved
[    0.443410] pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    0.443412] pnp: 00:09: ioport range 0x1000-0x1005 could not be reserved
[    0.443415] pnp: 00:09: ioport range 0x1008-0x100f could not be reserved
[    0.443421] pnp: 00:0a: ioport range 0xf400-0xf4fe has been reserved
[    0.443423] pnp: 00:0a: ioport range 0x1006-0x1007 has been reserved
[    0.443425] pnp: 00:0a: ioport range 0x100a-0x1059 could not be reserved
[    0.443428] pnp: 00:0a: ioport range 0x1060-0x107f has been reserved
[    0.443430] pnp: 00:0a: ioport range 0x1080-0x10bf has been reserved
[    0.443432] pnp: 00:0a: ioport range 0x10c0-0x10df has been reserved
[    0.443434] pnp: 00:0a: ioport range 0x1010-0x102f could not be reserved
[    0.443659] PCI: Bridge: 0000:00:01.0
[    0.443661]   IO window: d000-dfff
[    0.443665]   MEM window: fa000000-feafffff
[    0.443668]   PREFETCH window: e0000000-efffffff
[    0.443671] PCI: Bridge: 0000:00:1c.0
[    0.443672]   IO window: disabled.
[    0.443677]   MEM window: disabled.
[    0.443681]   PREFETCH window: disabled.
[    0.443687] PCI: Bridge: 0000:00:1c.1
[    0.443688]   IO window: disabled.
[    0.443694]   MEM window: f9f00000-f9ffffff
[    0.443698]   PREFETCH window: disabled.
[    0.443704] PCI: Bridge: 0000:00:1c.3
[    0.443707]   IO window: c000-cfff
[    0.443713]   MEM window: f9c00000-f9efffff
[    0.443717]   PREFETCH window: f0000000-f01fffff
[    0.443723] PCI: Bridge: 0000:00:1c.5
[    0.443724]   IO window: disabled.
[    0.443730]   MEM window: f9b00000-f9bfffff
[    0.443734]   PREFETCH window: disabled.
[    0.443740] PCI: Bridge: 0000:00:1e.0
[    0.443741]   IO window: disabled.
[    0.443747]   MEM window: f9a00000-f9afffff
[    0.443756]   PREFETCH window: disabled.
[    0.443771] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.443775] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.443797] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.443803] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.443827] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[    0.443832] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.443856] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 18
[    0.443861] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.443884] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17
[    0.443889] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.443903] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.443924] NET: Registered protocol family 2
[    0.495763] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.495844] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.496182] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.496355] TCP: Hash tables configured (established 131072 bind 65536)
[    0.496357] TCP reno registered
[    0.511807] checking if image is initramfs... it is
[    1.035695] Freeing initrd memory: 6786k freed
[    1.035835] Simple Boot Flag at 0x79 set to 0x1
[    1.036202] audit: initializing netlink socket (disabled)
[    1.036215] audit(1188667807.724:1): initialized
[    1.036292] highmem bounce pool size: 64 pages
[    1.036356] VFS: Disk quotas dquot_6.5.1
[    1.036370] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.036411] io scheduler noop registered
[    1.036413] io scheduler anticipatory registered
[    1.036415] io scheduler deadline registered
[    1.036423] io scheduler cfq registered (default)
[    1.036685] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.036719] assign_interrupt_mode Found MSI capability
[    1.036722] Allocate Port Service[0000:00:01.0:pcie00]
[    1.036748] Allocate Port Service[0000:00:01.0:pcie02]
[    1.036829] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.036888] assign_interrupt_mode Found MSI capability
[    1.036890] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.036915] Allocate Port Service[0000:00:1c.0:pcie02]
[    1.037033] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.037092] assign_interrupt_mode Found MSI capability
[    1.037094] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.037118] Allocate Port Service[0000:00:1c.1:pcie02]
[    1.037235] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    1.037294] assign_interrupt_mode Found MSI capability
[    1.037296] Allocate Port Service[0000:00:1c.3:pcie00]
[    1.037322] Allocate Port Service[0000:00:1c.3:pcie02]
[    1.037440] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    1.037499] assign_interrupt_mode Found MSI capability
[    1.037500] Allocate Port Service[0000:00:1c.5:pcie00]
[    1.037525] Allocate Port Service[0000:00:1c.5:pcie02]
[    1.037685] isapnp: Scanning for PnP cards...
[    1.391652] isapnp: No Plug & Play device found
[    1.408097] Real Time Clock Driver v1.12ac
[    1.408151] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.408628] mice: PS/2 mouse device common for all mice
[    1.409068] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.409180] input: Macintosh mouse button emulation as /class/input/input0
[    1.409208] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.409211] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.409495] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.413184] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.413187] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.413274] EISA: Probing bus 0 at eisa.0
[    1.413283] Cannot allocate resource for EISA slot 1
[    1.413314] EISA: Detected 0 cards.
[    1.443435] TCP cubic registered
[    1.443443] NET: Registered protocol family 1
[    1.443459] Starting balanced_irq
[    1.443464] Using IPI No-Shortcut mode
[    1.443562] ACPI: (supports S0 S3 S4 S5)
[    1.443601]   Magic number: 7:373:541
[    1.443826] Freeing unused kernel memory: 328k freed
[    1.444855] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.447208] Time: tsc clocksource has been installed.
[    2.611712] Capability LSM initialized
[    2.641994] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Ist] [20060707]
[    2.642181] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu0Cst] [20060707]
[    2.642461] Monitor-Mwait will be used to enter C-1 state
[    2.642463] Monitor-Mwait will be used to enter C-2 state
[    2.642465] Monitor-Mwait will be used to enter C-3 state
[    2.642470] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    2.642474] ACPI: Processor [CPU0] (supports 8 throttling states)
[    2.642861] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Ist] [20060707]
[    2.643017] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ PmRef] OemTableId [ Cpu1Cst] [20060707]
[    2.643343] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    2.643348] ACPI: Processor [CPU1] (supports 8 throttling states)
[    2.992000] ACPI: Thermal Zone [THM] (58 C)
[    2.996000] Time: hpet clocksource has been installed.
[    3.264000] usbcore: registered new interface driver usbfs
[    3.264000] usbcore: registered new interface driver hub
[    3.264000] usbcore: registered new device driver usb
[    3.264000] USB Universal Host Controller Interface driver v3.0
[    3.264000] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 19
[    3.264000] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    3.264000] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.264000] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.264000] uhci_hcd 0000:00:1a.0: irq 19, io base 0x00006f20
[    3.264000] usb usb1: configuration #1 chosen from 1 choice
[    3.264000] hub 1-0:1.0: USB hub found
[    3.264000] hub 1-0:1.0: 2 ports detected
[    3.348000] ieee1394: Initialized config rom entry `ip1394'
[    3.368000] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 20
[    3.368000] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    3.368000] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    3.368000] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    3.368000] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00006f00
[    3.368000] usb usb2: configuration #1 chosen from 1 choice
[    3.368000] hub 2-0:1.0: USB hub found
[    3.368000] hub 2-0:1.0: 2 ports detected
[    3.472000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 19
[    3.472000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    3.472000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.472000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    3.472000] uhci_hcd 0000:00:1d.0: irq 19, io base 0x00006f80
[    3.472000] usb usb3: configuration #1 chosen from 1 choice
[    3.472000] hub 3-0:1.0: USB hub found
[    3.472000] hub 3-0:1.0: 2 ports detected
[    3.576000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 20
[    3.576000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    3.576000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.576000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    3.576000] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00006f60
[    3.576000] usb usb4: configuration #1 chosen from 1 choice
[    3.576000] hub 4-0:1.0: USB hub found
[    3.576000] hub 4-0:1.0: 2 ports detected
[    3.608000] usb 1-2: new full speed USB device using uhci_hcd and address 2
[    3.680000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 21
[    3.680000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    3.680000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.680000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[    3.680000] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00006f40
[    3.680000] usb usb5: configuration #1 chosen from 1 choice
[    3.680000] hub 5-0:1.0: USB hub found
[    3.680000] hub 5-0:1.0: 2 ports detected
[    3.776000] usb 1-2: configuration #1 chosen from 1 choice
[    3.780000] hub 1-2:1.0: USB hub found
[    3.780000] hub 1-2:1.0: 3 ports detected
[    3.784000] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 21
[    3.784000] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    3.784000] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    3.784000] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
[    3.784000] ehci_hcd 0000:00:1a.7: debug port 1
[    3.784000] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    3.784000] ehci_hcd 0000:00:1a.7: irq 21, io mem 0xfed1c400
[    3.788000] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.788000] hub 1-2:1.0: hub_hub_status failed (err = -71)
[    3.788000] hub 1-2:1.0: config failed, can't get hub status (err -71)
[    3.788000] usb 1-2: USB disconnect, address 2
[    3.788000] usb usb6: configuration #1 chosen from 1 choice
[    3.788000] hub 6-0:1.0: USB hub found
[    3.788000] hub 6-0:1.0: 4 ports detected
[    3.892000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 19
[    3.892000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    3.892000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.892000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    3.892000] ehci_hcd 0000:00:1d.7: debug port 1
[    3.892000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    3.892000] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfed1c000
[    3.896000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.896000] usb usb7: configuration #1 chosen from 1 choice
[    3.896000] hub 7-0:1.0: USB hub found
[    3.896000] hub 7-0:1.0: 6 ports detected
[    4.004000] SCSI subsystem initialized
[    4.004000] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 18
[    4.052000] libata version 2.20 loaded.
[    4.056000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18]  MMIO=[f9aff800-f9afffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    4.060000] tg3.c:v3.72 (January 8, 2007)
[    4.060000] ACPI: PCI Interrupt 0000:09:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    4.060000] PCI: Setting latency timer of device 0000:09:00.0 to 64
[    4.332000] eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:15:c5:7d:2f:33
[    4.332000] eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[0] TSOcap[0] 
[    4.332000] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    4.332000] ata_piix 0000:00:1f.2: version 2.10ac1
[    4.332000] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    4.364000] usb 1-2: new full speed USB device using uhci_hcd and address 3
[    4.488000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[    4.488000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    4.488000] ata1: SATA max UDMA/133 cmd 0x00016eb0 ctl 0x00016eba bmdma 0x00016ee0 irq 17
[    4.488000] ata2: SATA max UDMA/133 cmd 0x00016ec0 ctl 0x00016eca bmdma 0x00016ee8 irq 17
[    4.488000] scsi0 : ata_piix
[    4.540000] usb 1-2: configuration #1 chosen from 1 choice
[    4.540000] hub 1-2:1.0: USB hub found
[    4.544000] hub 1-2:1.0: 3 ports detected
[    4.652000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    4.652000] ata1.00: ATA-8: Hitachi HTS722020K9A300, DC4OC54P, max UDMA/133
[    4.652000] ata1.00: 390721968 sectors, multi 8: LBA48 NCQ (depth 0/32)
[    4.660000] ata1.00: ata_hpa_resize 1: sectors = 390721968, hpa_sectors = 390721968
[    4.660000] ata1.00: configured for UDMA/133
[    4.660000] scsi1 : ata_piix
[    4.816000] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72202 DC4O PQ: 0 ANSI: 5
[    4.820000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    4.820000] sda: Write Protect is off
[    4.820000] sda: Mode Sense: 00 3a 00 00
[    4.820000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.820000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[    4.820000] sda: Write Protect is off
[    4.820000] sda: Mode Sense: 00 3a 00 00
[    4.820000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.820000]  sda:<6>usb 1-2.1: new full speed USB device using uhci_hcd and address 4
[    4.976000] usb 1-2.1: configuration #1 chosen from 1 choice
[    5.164000]  sda1 sda2 < sda5<6>usb 1-2.2: new full speed USB device using uhci_hcd and address 5
[    5.196000]  sda6 > sda3
[    5.196000] sd 0:0:0:0: Attached scsi disk sda
[    5.200000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.316000] usb 1-2.2: configuration #1 chosen from 1 choice
[    5.332000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[344fc00016b8a55c]
[    5.452000] Attempting manual resume
[    5.452000] swsusp: Resume From Partition 8:6
[    5.452000] PM: Checking swsusp image.
[    5.452000] PM: Resume from disk failed.
[    5.488000] kjournald starting.  Commit interval 5 seconds
[    5.488000] EXT3-fs: mounted filesystem with ordered data mode.
[    5.520000] usb 1-2.3: new full speed USB device using uhci_hcd and address 6
[    5.648000] usb 1-2.3: configuration #1 chosen from 1 choice
[    5.652000] usbcore: registered new interface driver hiddev
[    5.656000] input: Broadcom Corp as /class/input/input2
[    5.656000] input: USB HID v1.11 Keyboard [Broadcom Corp] on usb-0000:00:1a.0-2.2
[    5.660000] input: Broadcom Corp as /class/input/input3
[    5.660000] input: USB HID v1.11 Mouse [Broadcom Corp] on usb-0000:00:1a.0-2.3
[    5.660000] usbcore: registered new interface driver usbhid
[    5.660000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   13.936000] PM: Writing back config space on device 0000:09:00.0 at offset c (was 3ea10000, writing 0)
[   14.360000] NET: Registered protocol family 10
[   14.360000] lo: Disabled Privacy Extensions
[   14.360000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.680000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   14.684000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.056000] ieee80211_crypt: registered algorithm 'NULL'
[   15.096000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[   15.096000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   15.240000] sdhci: Secure Digital Host Controller Interface driver
[   15.240000] sdhci: Copyright(c) Pierre Ossman
[   15.240000] sdhci: SDHCI controller found at 0000:03:01.1 [1180:0822] (rev 22)
[   15.240000] ACPI: PCI Interrupt 0000:03:01.1[B] -> GSI 18 (level, low) -> IRQ 22
[   15.244000] mmc0: SDHCI at 0xf9aff400 irq 22 DMA
[   15.264000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
[   15.264000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
[   15.264000] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   15.264000] PCI: Setting latency timer of device 0000:0c:00.0 to 64
[   15.272000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   15.276000] input: PC Speaker as /class/input/input4
[   15.316000] Bluetooth: Core ver 2.11
[   15.316000] NET: Registered protocol family 31
[   15.316000] Bluetooth: HCI device and connection manager initialized
[   15.316000] Bluetooth: HCI socket layer initialized
[   15.364000] Linux agpgart interface v0.102 (c) Dave Jones
[   15.404000] Bluetooth: HCI USB driver ver 2.9
[   15.456000] usbcore: registered new interface driver hci_usb
[   15.560000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 20
[   15.560000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   15.728000] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1c0b1, caps: 0xa04753/0x200000
[   15.764000] input: SynPS/2 Synaptics TouchPad as /class/input/input5
[   16.156000] lp: driver loaded but no devices found
[   16.188000] Adding 1951856k swap on /dev/disk/by-uuid/d50cd9fa-2c8b-4efc-9d29-f66f1e9dfba7.  Priority:-1 extents:1 across:1951856k
[   16.280000] EXT3 FS on sda3, internal journal
[   16.824000] Using specific hotkey driver
[   17.120000] ipw3945: Detected geography ABG (13 802.11bg channels, 4 802.11a channels)
[   17.152000] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   17.156000] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   17.156000] ACPI: Video Device [VID2] (multi-head: yes  rom: no  post: no)
[   17.168000] ACPI: AC Adapter [AC] (on-line)
[   17.204000] ACPI: Battery Slot [BAT0] (battery present)
[   17.212000] ibm_acpi: ec object not found
[   17.252000] input: Lid Switch as /class/input/input6
[   17.252000] ACPI: Lid Switch [LID]
[   17.260000] input: Power Button (CM) as /class/input/input7
[   17.260000] ACPI: Power Button (CM) [PBTN]
[   17.260000] input: Sleep Button (CM) as /class/input/input8
[   17.260000] ACPI: Sleep Button (CM) [SBTN]
[   17.292000] No dock devices found.
[   17.360000] pcc_acpi: loading...
[   20.092000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   22.632000] ppdev: user-space parallel port driver
[   23.208000] apm: BIOS not found.
[   23.364000] Bluetooth: L2CAP ver 2.8
[   23.364000] Bluetooth: L2CAP socket layer initialized
[   23.584000] Bluetooth: RFCOMM socket layer initialized
[   23.584000] Bluetooth: RFCOMM TTY layer initialized
[   23.584000] Bluetooth: RFCOMM ver 1.8
[  484.048000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[  484.048000] tg3: eth0: Flow control is on for TX and on for RX.
[  484.140000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  635.588000] NET: Registered protocol family 17
[  635.648000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[  635.648000] tg3: eth0: Flow control is on for TX and on for RX.
[  635.740000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  798.940000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[  798.940000] tg3: eth0: Flow control is on for TX and on for RX.
[  799.032000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1011.880000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 1011.880000] tg3: eth0: Flow control is on for TX and on for RX.
[ 1018.916000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1794.640000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 1794.640000] tg3: eth0: Flow control is on for TX and on for RX.
[ 1794.732000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 2018.188000] ADDRCONF(NETDEV_UP): eth1: link is not ready

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS
Ubuntu 7.10 Gutsy Gibbon

사랑천사의 이미지

일단 eth0이 이더넷인건 확실 한 거 같군요. 그럼 필요한 것은 라우팅 중보에 대한 것인데... 참고로 핑은 막히면 안 나갈 수도 있습니다. 이전에 되다가 안 된다면 문제가 있을 수도 있겠네요.

route 한 것에 대한 정보를 알면 좋을텐데 가능하다면 route를 해서 내용을 보시고 미심쩍은 부분을 조치 해 보시면 될 거 같습니다. 전반적으론 문제가 없어 보이는데 모르겠네요.

그리고 eth1을 안 쓰실 거면 일단 내려 놓으시는게 좋으실 거 같기도 한데 잘 모르겠군요. 어덯게 해야 할 지.. 시스템을 제가 직접 보면 도움을 드릴 수 있겠지만 이 이상ㅎ은 힘듭니다.

다만 지금 중요한 것은 게이트웨이가 작동을 안 하고 있거나 뭔가 문제가 잇다는 겁니다. 그 쪽으로 패킷이 안 간다면 말이죠.
----
Lee Yeosong(이여송 사도요한)
E-Mail: yeosong@gmail.com
HomePage: http://lys.lecl.net:88/
Wiki(Read-Only): http://lys.lecl.net:88/wiki/
Blog: http://lys.lecl.net:88/blog
MSN: ysnglee2000@hotmail.com
----
절이 싫으면 중이 떠나는 것이 아니라, 절이 싫으면 중이 절을 부숴야 한다.
때때

사람천사

neuron의 이미지

공유기 환경에서 공유기를 dhcp모드로 쓰시는지, 아니면 고정 ip로 쓰시는지요?

dhcp라면 (설치할때 어떻게 했는지 까먹었지만) 데비안과 마찬가지로 우분투도 dhclient를 써서 아이피를 공유기로 부터 받아옵니다.

/etc/dhcp3/dhclient.conf 한번 참고해 보시고, 셸에서 dhclient eth0 한번 해보세요.

widyou의 이미지

음 dhcp로 한번 해봐야겠네요
=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS

=======
dell xps-1330m 랩탑
코어2듀오 2G, 2G RAM, GeForce 8400M GS
Ubuntu 7.10 Gutsy Gibbon

익명 사용자의 이미지

괜챃을거 같아요^^
http://cg.scs.carleton.ca/~luc/korea.html(링크가 꽤 많은데 다 건너 뛰시고 gulimche만 찾으셔요)

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.