Hi,I am still having problem with my frame buffer driver and have some configuration questioins. Attached is bootlog. As far as I can tell, my fb driver has been registered correctly during bootup. I can see the correct physical address put in the structure. I have the frame buffer console enabled also. However I don¢t see anything on the display.One of the Linux documents says tty0 can not be used with fb devices. And it seems the first virtual console tty1 should be use instead. Is this correct? If yes I wonder that is the cause of my problem. Although I have the tty1 node in /dev, I can only see vtcon0 under /sys/class/vtconsole. I believe normally I should see vtcon0 all the way to vtcon63, correct? If yes why don¢t I have other vtcons?Please let me know what I am missing here. I have been struggling with this for a while and really like to get some help.Thanks,Simon#### klimit a8222000 ####Moving 0x001c1000 bytes from 0xa8200000 to 0xa82214bcNew klimit: 0xa83e3000Linux version 2.6.20-uc0 (simont@xsjles40) (gcc version 3.4.1 ( PetaLinux 0.20 Build -rc1 050607 )) #133 Thu Feb 21 20:07:40 PST 2008setup_cpuinfo: initialisingsetup_cpuinfo: No PVR support in CPU. Using static compile-time infoset_cpuinfo_static: Using static CPU info.setup_memory: max_mapnr: 0xaffffsetup_memory: min_low_pfn: 0xa8000setup_memory: max_low_pfn: 0x8000On node 0 totalpages: 32768DMA zone: 256 pages used for memmapDMA zone: 0 pages reservedDMA zone: 32512 pages, LIFO batch:7Normal zone: 0 pages used for memmapBuilt 1 zonelists. Total pages: 32512Kernel command line: fbcon=map:0 console=ttyS0, 38400 console=tty1OPB INTC #0 at 0xC9020000PID hash table entries: 512 (order: 9, 2048 bytes)Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)Memory: 125824k/131072k availableCalibrating delay loop... 61.64 BogoMIPS (lpj=308224)Mount-cache hash table entries: 512NET: Registered protocol family 16NET: Registered protocol family 2IP route cache hash table entries: 1024 (order: 0, 4096 bytes)TCP established hash table entries: 4096 (order: 2, 16384 bytes)TCP bind hash table entries: 2048 (order: 1, 8192 bytes)TCP: Hash tables configured (established 4096 bind 2048)TCP reno registeredio scheduler noop registeredio scheduler anticipatory registeredio scheduler deadline registeredio scheduler cfq registered (default)acquire_console_sem()fb_register_client()fbcon_init_class_device()Xilinx VGA driver ( Simon Tam )bus_add_driver() bus: platform driver : xilinxfbFrame Buffer address : 0xCB800000Clearing framebufferloading FB physical addressLoading FB control registersFilling struct fb_infoAllocate a colour mapRegister new frame bufferinfo_idx : 0fbcon owner : <NULL>Console: switching to frame buffer device (fbcon)regs: phys=cb800000, virt=cb800000fb: phys=ae000000, virt=ae000000, size=1e0000Creating ttyCreating consoleCreating ptmxCreating tty0vcs:class_create()vt:MAX_NR_CONSOLES 63vt:tty_set_operations()vt:kbd_init()vt:console_map_init()End of tty_io setupCreating legacy_pty_initCreating unix98_pty_initbus_add_driver() bus: platform driver : uartliteuartlite.0: ttyS0 at MMIO 0xc0000000 (irq = 3) is a uartlitebus_add_driver() bus: platform driver : mdm-uartRAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksizeMicroblaze FSL FIFO Driver. John Williams <jwilliams@xxxxxxxxxxxxxx>FSL FIFO[0] initialiseduclinux[mtd]: RAM probe address=0xa82214bc size=0x1c1000Creating 1 MTD partitions on "RAM":0x00000000-0x001c1000 : "ROMfs"uclinux[mtd]: set ROMfs to be root filesystem index=0bus_add_driver() bus: platform driver : i8042i8042.c: i8042 controller self test timeout.bus_add_driver() bus: serio driver : atkbdTCP cubic registeredNET: Registered protocol family 1NET: Registered protocol family 17VFS: Mounted root (romfs filesystem) readonly.Freeing unused kernel memory: 112k freedMounting proc:Mounting var:Populating /var:Running local start scripts.Mounting /etc/config:Populating /etc/config:flatfsd: Nonexistent or bad flatfs (-48), creating new one...flatfsd: Failed to write flatfs (-48): No such deviceflatfsd: Created 3 configuration files (117 bytes)Mounting sysfs:Setting hostname:Setting up interface lo:Starting DHCP client:Jan 1 00:00:02 dhcpcd[42]: dhcpStart: ioctl SIOCGIFHWADDR: No such devicepetalinux login: