原來只要將vfb compile in,並且在boot argument設定使用vfb。就會enable vfb.
但是因為這樣就以vfb作console,所以boot message都導入vfb而看不見了。
實際上vfb是ok的。
menuconfig Console加入vga text console.
enable virtual frame buffer.
*要及記得enable telnetd或ssh.因為啟動vfb後console就不見了,要用telnet來
控制。
在boot argument加入video=vfb:font:5
"video="開頭的部分會pass給video_setup( )。
video_setup( )會將"vfb:"開頭的部分pass給vfb_setup( )。
"font:5" 我也不知道要設多少,只知道vfb_setup( )只認識font:
boot到bios report memory後就停止了。
等HD停止。用HD來判斷boot complete.
telnet
dmesg可以看到vfb 的message:
"fb0: Virtual frame buffer device, using 1024k of video memory"
/dev/fb0可以當作是file作read/write動作
#echo 012345 > /dev/fb0
#cat /dev/fb0
012345
--------------------------------------------------------------
init/main.c : start_kernel --> setup_arch( )
setup_arch( ) --> conswitch = vga_con.
vga_con 宣告在driver/console_vga.c
猜測如Lu Sir所說,是console跑到vfb了,所以看不到boot message。
==> 啟動後用telnet試試。
menuconfig,將vga_text console 拿掉。build 看看。
網誌存檔
-
▼
2005
(620)
-
▼
4月
(60)
- MPEG4LIVE : Media Node
- SDL : Simple Direct Media Layer
- 又要記了..
- MP4Live Internal 翻譯
- memo : available time
- design draft : transfer file throufh tcp
- 偉大的CEO..
- VGA resolution
- 重新開張第一天
- 軟便記
- 今天的工作還是....
- 又....
- 奇怪,主頁進不去...
- Framebuffer : Multi framebuffer device
- frame buffer : DirectFB
- 身分證號碼檢查
- 這篇不錯:Gmail的功能
- 今天的工作是..
- Virtual Frame Buffer : vfb
- Linux ignores input when using the framebuffer driver
- ...
- Module __SETUP : kernel boot argument
- follow 這個 link,奇怪的是怎麼make bzImage後make clean ?然後ma...
- 超清楚- 編譯核心(其實還包括module,initrd和grub)
- Install RH8 again
- 向陽農場
- 向陽農場
- chroot後symbolic link不能用的問題:
- 奇怪的問題:Recvfrom: Resource temporarily unavailable
- framebuffer fb_mmap() in fbmem.c
- struct vm_area_struct
- 又忘記,所以再寫一次:find grep
- mmap : mmap a file
- HTML Tag: PRE
- arm linux bootloader
- To understanding Linux VMM
- About diff
- Qt/Embedded - low level classes
- 用hyperterminal送hex的方法
- vesafb
- Linux Framebufer driver writting howto
- Source Navigator 5.2b2 1不認識中文檔名
- 晴天霹靂...
- PCIBus CLK :25 or 33MHzBus Width: 32 bitAutodeteti...
- About BlueCat 4.1
- 用Linux的原因..
- Ghost 2005 (9.0)
- 百慕達之謎已找到線索
- 新名詞: SOA
- CCD: Color Rolling
- ...
- ...
- ...
- ...
- Some Keywords.
- resize 要用 bicubic 還是 bilinear?
- 不可思議的事..
- 完工
- GCC attrib: naked
- 解夏
-
▼
4月
(60)
沒有留言:
張貼留言