LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 636|回复: 1

关于i810fb Framebuffer驱动[已解决]

[复制链接]
发表于 2005-2-24 08:37:50 | 显示全部楼层 |阅读模式
一块ACER的机器,Intel i815E的板子,用的2.6.10-morph24的内核。
已经把i810fb agpgart都编入内核。
Grub.conf 的video开关为:
  1. video=i810fb:vram:4,xres:1024,yres:768,bpp:8,accel,mtrr
复制代码


无法进入Framebuffer模式,报的错误如下:
  1. agpgart: Detected an Intel i815 Chipset.
  2. agpgart: Maximum main memory to use for agp memory: 202M
  3. agpgart: AGP aperture is 64M @ 0x84000000
  4. PCI: Found IRQ 9 for device 0000:00:02.0
  5. i810fb: probe of 0000:00:02.0 failed with error -22
复制代码


各位有使用过i810fb Framebuffer驱动的经历吗? :thank
 楼主| 发表于 2005-2-24 16:20:59 | 显示全部楼层
问题解决了。
需要更多参数。
  1. video=i810fb:vram:2,xres:1024,yres:768,bpp:8,hsync1:30,hsync2:55,vsync1:50,vsync2:85,accel,mtrr
复制代码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表