Hi, Kazu
Thank you for your response, the problem has been solved by your advice. But the new confusion was that nothing appeared on the screen and Nano-X seemed running correctly:
/# nano-X &
686 nano-X
/# nanowm &
687 nanowm
/# nxclock &
688 nxclock
And the linux init messages is below
$ nios2-terminal
nios2-terminal: connected to hardware target using JTAG UART on cable
nios2-terminal: "USB-Blaster ", device 1, instance 1
nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate)
Linux version 2.6.30-00494-g84a224b-dirty (alex@alex-desktop) (gcc version 4.1.2)# 38 Thu Aug 12 16:36:39 CST 2010
console enabled
Early printk initialized
Linux/Nios II-MMU
init_bootmem_node(?,0x50c, 0x0, 0x2000)
free_bootmem(0x50c000, 0x1af4000)
reserve_bootmem(0x50c000, 0x400)
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
Kernel command line:
NR_IRQS:32
PID hash table entries: 128 (order: 7, 512 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
We have 8192 pages of RAM
Memory available: 27300k/5165k RAM, 0k/0k ROM (1577k kernel code, 3588k data)
Calibrating delay loop... 49.25 BogoMIPS (lpj=246272)
Mount-cache hash table entries: 512
net_namespace: 296 bytes
NET: Registered protocol family 16
init_BSP(): registering device resources
bio: create slab <bio-0> at 0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
NET: Registered protocol family 1
msgmni has been set to 53
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
fb0: Altera FB frame buffer device
ttyJ0 at MMIO 0x8001410 (irq = 7) is a Altera JTAG UART
console handover: boot -> real
altps2 : base e8001420 irq 9
mice: PS/2 mouse device common for all mice
TCP cubic registered
NET: Registered protocol family 17
atkbd.c: keyboard reset failed on altps2.0
Welcome to
____ _ _
/ __| ||_|
_ _| | | | _ ____ _ _ _ _
| | | | | | || | _ \| | | |\ \/ /
| |_| | |__| || | | | | |_| |/
| ___\____|_||_|_| |_|\____|\_/\_/
| |
|_|
For further information check:
http://www.uclinux.org/
BusyBox v1.15.1 (2010-08-12 16:35:17 CST) hush - the humble shell
Enter 'help' for a list of built-in commands.
please give me some advices when your are free, and thank you again.
--Smarter.UJS