도와주세요!!
글 수 15,339
2005.09.13 10:04:57 (*.141.101.107)
6686
안녕하세요...
$ ifconfig -a
하셨어 eth1 이 정상적으로 잡혀 있는지 확인 해 주세요..
만약 위의 같이 ifconfig -a 명령시 eth0 만 인식한다면... 정상적으로 eth1이 인식한것이 아닙니다.
정상적으로 eth1 이 인식하였다면... $ ifconfig eth0 xxx.xxx.xxx.xxx up 하시면 됩니다..
그럼 수고하세요...
>제공되는 시디에 있는 이미지로 EZ-X5(v1.1)에 올리면 다음과 같은 메세지가 나옵니다
>
>사용한 이미지 파일 :
>ezboot.x5
>ramdisk.x5.pcmcia-10M.gz
>zImage.x5.pcmcia
>
>무선랜 : 삼성매직랜 (swl-2100N)
>
>----------------------------------------
>Copy Kernel Image .....
>Copy Ramdisk Image .....
>Starting kernel [MARCH 303]...
>Uncompressing Linux.................................................... done, b.
>Linux version 2.4.19-rmk7-pxa1 (root@jdt) (gcc version 3.2.1) #272 Mon Jan 5 124
>CPU: XScale-PXA255 revision 6
>Machine: WWW.FALINUX.COM EZ-X5 for PXA255 Board
>Ignoring unrecognised tag 0x00000000
>Memory clock: 99.53MHz (*27)
>Run Mode clock: 398.13MHz (*4)
>Turbo Mode clock: 398.13MHz (*1.0, inactive)
>On node 0 totalpages: 16384
>zone(0): 16384 pages.
>zone(1): 0 pages.
>zone(2): 0 pages.
>Kernel command line: y initrd=0xa0800000,4M root=/dev/ram ramdisk=10240 consol9
>Console: colour dummy device 80x30
>Calibrating delay loop... 397.31 BogoMIPS
>Memory: 64MB = 64MB total
>Memory: 58920KB available (1384K code, 319K data, 68K init)
>Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
>Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
>Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
>Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
>Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
>POSIX conformance testing by UNIFIX
>Linux NET4.0 for Linux 2.4
>Based upon Swansea University Computer Society NET3.039
>Initializing RT netlink socket
>Using PXA255 frequency points.
>Registering CPU frequency change support.
>CPU clock: 398.131 MHz (99.000-400.000 MHz)
>Starting kswapd
>Console: switching to colour frame buffer device 80x30
>LCD resolution 640x480
>pty: 256 Unix98 ptys configured
>Serial driver version 5.05c (2001-07-08) with no serial options enabled
>ttyS00 at 0x0000 (irq = 15) is a PXA UART
>ttyS01 at 0x0000 (irq = 14) is a PXA UART
>ttyS02 at 0x0000 (irq = 13) is a PXA UART
>mk712 device OK!
>Uniform Multi-Platform E-IDE driver Revision: 6.31
>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
>eth0: cs8900 rev J Base 0xF1000300<6>, IRQ 44, MAC 00:A2:55:F2:26:25
>RAMDISK driver initialized: 16 RAM disks of 10240K size 1024 blocksize
>loop: loaded (max 8 devices)
>NAND device: Manufacture ID: 0xec, Chip ID: 0x76 (Samsung NAND 64MB 3,3V)
>Creating 3 MTD partitions on "NAND 64MB 3,3V":
>0x00000000-0x00100000 : "EZ-X5 Kernel partition"
>0x00100000-0x00500000 : "EZ-X5 Ramdisk partition"
>0x00500000-0x04000000 : "EZ-X5 Data partition 0"
>MMC subsystem, $Revision: 0.3.1.14 $
>MMC block device driver, $Revision: 0.3.1.16 $
>PXA250 MMC controller driver, $Revision: 0.3.1.12 $
>Linux Kernel Card Services 3.1.22
> options: none
>Intel PXA250/210 PCMCIA (CS release 3.1.22)
>NET4: Linux TCP/IP 1.0 for NET4.0
>IP Protocols: ICMP, UDP, TCP
>IP: routing cache hash table of 512 buckets, 4Kbytes
>TCP: Hash tables configured (established 4096 bind 8192)
>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
>NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
>RAMDISK: Compressed image found at block 0
>Freeing initrd memory: 4096K
>VFS: Mounted root (ext2 filesystem) readonly.
>Freeing init memory: 68K
>INIT: version 2.84 booting
>INIT: Entering runlevel: 3
>yaffs: dev is 7938 name is "1f:02"
>SIOCADDRT: Network is unreachable
>Starting system logger: syslogd
>Starting INET services: inetd
>
>
>Welcome to J.D&T EZ-X5 ( www.falinux.com )
>XScale(PXA255) Linux
>ez-x5 login:
>
>----------------------------------------
>
>문제는 보드에서 무선랜은 인식을 한것 같은데 eth1이 생성이 안됩니다
>
>[root@ez-x5 /root]$ cd /proc/bus/pccard/00
>[root@ez-x5 00]$ cat status
>k_flags : detect ready bvd1 vs_3v
>status : SS_DETECT SS_READY SS_POWERON SS_BATWARN SS_3VCARD
>mask : SS_DETECT
>cs_flags : SS_OUTPUT_ENA
>Vcc : 33
>Vpp : 33
>irq : 0
>I/O : 165 (180)
>attribute: 300 (301)
>common : 250 (271)
>[root@ez-x5 00]$ cd /proc/hermes
>[root@ez-x5 hermes]$ ls
>[root@ez-x5 hermes]$
>
>이런 상황에서 어떻게 해야 eth1을 잡을수 있을까요?
>
>
$ ifconfig -a
하셨어 eth1 이 정상적으로 잡혀 있는지 확인 해 주세요..
만약 위의 같이 ifconfig -a 명령시 eth0 만 인식한다면... 정상적으로 eth1이 인식한것이 아닙니다.
정상적으로 eth1 이 인식하였다면... $ ifconfig eth0 xxx.xxx.xxx.xxx up 하시면 됩니다..
그럼 수고하세요...
>제공되는 시디에 있는 이미지로 EZ-X5(v1.1)에 올리면 다음과 같은 메세지가 나옵니다
>
>사용한 이미지 파일 :
>ezboot.x5
>ramdisk.x5.pcmcia-10M.gz
>zImage.x5.pcmcia
>
>무선랜 : 삼성매직랜 (swl-2100N)
>
>----------------------------------------
>Copy Kernel Image .....
>Copy Ramdisk Image .....
>Starting kernel [MARCH 303]...
>Uncompressing Linux.................................................... done, b.
>Linux version 2.4.19-rmk7-pxa1 (root@jdt) (gcc version 3.2.1) #272 Mon Jan 5 124
>CPU: XScale-PXA255 revision 6
>Machine: WWW.FALINUX.COM EZ-X5 for PXA255 Board
>Ignoring unrecognised tag 0x00000000
>Memory clock: 99.53MHz (*27)
>Run Mode clock: 398.13MHz (*4)
>Turbo Mode clock: 398.13MHz (*1.0, inactive)
>On node 0 totalpages: 16384
>zone(0): 16384 pages.
>zone(1): 0 pages.
>zone(2): 0 pages.
>Kernel command line: y initrd=0xa0800000,4M root=/dev/ram ramdisk=10240 consol9
>Console: colour dummy device 80x30
>Calibrating delay loop... 397.31 BogoMIPS
>Memory: 64MB = 64MB total
>Memory: 58920KB available (1384K code, 319K data, 68K init)
>Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
>Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
>Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
>Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
>Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
>POSIX conformance testing by UNIFIX
>Linux NET4.0 for Linux 2.4
>Based upon Swansea University Computer Society NET3.039
>Initializing RT netlink socket
>Using PXA255 frequency points.
>Registering CPU frequency change support.
>CPU clock: 398.131 MHz (99.000-400.000 MHz)
>Starting kswapd
>Console: switching to colour frame buffer device 80x30
>LCD resolution 640x480
>pty: 256 Unix98 ptys configured
>Serial driver version 5.05c (2001-07-08) with no serial options enabled
>ttyS00 at 0x0000 (irq = 15) is a PXA UART
>ttyS01 at 0x0000 (irq = 14) is a PXA UART
>ttyS02 at 0x0000 (irq = 13) is a PXA UART
>mk712 device OK!
>Uniform Multi-Platform E-IDE driver Revision: 6.31
>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
>eth0: cs8900 rev J Base 0xF1000300<6>, IRQ 44, MAC 00:A2:55:F2:26:25
>RAMDISK driver initialized: 16 RAM disks of 10240K size 1024 blocksize
>loop: loaded (max 8 devices)
>NAND device: Manufacture ID: 0xec, Chip ID: 0x76 (Samsung NAND 64MB 3,3V)
>Creating 3 MTD partitions on "NAND 64MB 3,3V":
>0x00000000-0x00100000 : "EZ-X5 Kernel partition"
>0x00100000-0x00500000 : "EZ-X5 Ramdisk partition"
>0x00500000-0x04000000 : "EZ-X5 Data partition 0"
>MMC subsystem, $Revision: 0.3.1.14 $
>MMC block device driver, $Revision: 0.3.1.16 $
>PXA250 MMC controller driver, $Revision: 0.3.1.12 $
>Linux Kernel Card Services 3.1.22
> options: none
>Intel PXA250/210 PCMCIA (CS release 3.1.22)
>NET4: Linux TCP/IP 1.0 for NET4.0
>IP Protocols: ICMP, UDP, TCP
>IP: routing cache hash table of 512 buckets, 4Kbytes
>TCP: Hash tables configured (established 4096 bind 8192)
>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
>NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
>RAMDISK: Compressed image found at block 0
>Freeing initrd memory: 4096K
>VFS: Mounted root (ext2 filesystem) readonly.
>Freeing init memory: 68K
>INIT: version 2.84 booting
>INIT: Entering runlevel: 3
>yaffs: dev is 7938 name is "1f:02"
>SIOCADDRT: Network is unreachable
>Starting system logger: syslogd
>Starting INET services: inetd
>
>
>Welcome to J.D&T EZ-X5 ( www.falinux.com )
>XScale(PXA255) Linux
>ez-x5 login:
>
>----------------------------------------
>
>문제는 보드에서 무선랜은 인식을 한것 같은데 eth1이 생성이 안됩니다
>
>[root@ez-x5 /root]$ cd /proc/bus/pccard/00
>[root@ez-x5 00]$ cat status
>k_flags : detect ready bvd1 vs_3v
>status : SS_DETECT SS_READY SS_POWERON SS_BATWARN SS_3VCARD
>mask : SS_DETECT
>cs_flags : SS_OUTPUT_ENA
>Vcc : 33
>Vpp : 33
>irq : 0
>I/O : 165 (180)
>attribute: 300 (301)
>common : 250 (271)
>[root@ez-x5 00]$ cd /proc/hermes
>[root@ez-x5 hermes]$ ls
>[root@ez-x5 hermes]$
>
>이런 상황에서 어떻게 해야 eth1을 잡을수 있을까요?
>
>