LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: cya1111

nvidia显卡7300LE console下Frame buffer 打开了吗?

[复制链接]
发表于 2008-10-6 22:35:16 | 显示全部楼层
.config


  1. milo@APO ~ $grep FB /usr/src/linux/.config
  2. # CONFIG_BLK_DEV_OFFBOARD is not set
  3. CONFIG_FB=y
  4. # CONFIG_FB_DDC is not set
  5. CONFIG_FB_CFB_FILLRECT=y
  6. CONFIG_FB_CFB_COPYAREA=y
  7. CONFIG_FB_CFB_IMAGEBLIT=y
  8. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  9. # CONFIG_FB_SYS_FILLRECT is not set
  10. # CONFIG_FB_SYS_COPYAREA is not set
  11. # CONFIG_FB_SYS_IMAGEBLIT is not set
  12. # CONFIG_FB_FOREIGN_ENDIAN is not set
  13. # CONFIG_FB_SYS_FOPS is not set
  14. # CONFIG_FB_SVGALIB is not set
  15. # CONFIG_FB_MACMODES is not set
  16. # CONFIG_FB_BACKLIGHT is not set
  17. CONFIG_FB_MODE_HELPERS=y
  18. # CONFIG_FB_TILEBLITTING is not set
  19. # CONFIG_FB_CIRRUS is not set
  20. # CONFIG_FB_PM2 is not set
  21. # CONFIG_FB_CYBER2000 is not set
  22. # CONFIG_FB_ARC is not set
  23. # CONFIG_FB_ASILIANT is not set
  24. # CONFIG_FB_IMSTT is not set
  25. # CONFIG_FB_VGA16 is not set
  26. CONFIG_FB_UVESA=y
  27. # CONFIG_FB_VESA is not set
  28. # CONFIG_FB_EFI is not set
  29. # CONFIG_FB_N411 is not set
  30. # CONFIG_FB_HGA is not set
  31. # CONFIG_FB_S1D13XXX is not set
  32. # CONFIG_FB_NVIDIA is not set
  33. # CONFIG_FB_RIVA is not set
  34. # CONFIG_FB_LE80578 is not set
  35. # CONFIG_FB_INTEL is not set
  36. # CONFIG_FB_MATROX is not set
  37. # CONFIG_FB_RADEON is not set
  38. # CONFIG_FB_ATY128 is not set
  39. # CONFIG_FB_ATY is not set
  40. # CONFIG_FB_S3 is not set
  41. # CONFIG_FB_SAVAGE is not set
  42. # CONFIG_FB_SIS is not set
  43. # CONFIG_FB_NEOMAGIC is not set
  44. # CONFIG_FB_KYRO is not set
  45. # CONFIG_FB_3DFX is not set
  46. # CONFIG_FB_VOODOO1 is not set
  47. # CONFIG_FB_VT8623 is not set
  48. # CONFIG_FB_TRIDENT is not set
  49. # CONFIG_FB_ARK is not set
  50. # CONFIG_FB_PM3 is not set
  51. # CONFIG_FB_GEODE is not set
  52. # CONFIG_FB_VIRTUAL is not set
  53. # CONFIG_FB_CON_DECOR is not set
复制代码


vbe_modes


  1. milo@APO ~ $cat /sys/bus/platform/drivers/uvesafb/uvesafb.0/vbe_modes
  2. 640x400-8, 0x0100
  3. 640x480-8, 0x0101
  4. 800x600-8, 0x0103
  5. 1024x768-8, 0x0105
  6. 1280x1024-8, 0x0107
  7. 320x200-16, 0x010e
  8. 320x200-32, 0x010f
  9. 640x480-16, 0x0111
  10. 640x480-32, 0x0112
  11. 800x600-16, 0x0114
  12. 800x600-32, 0x0115
  13. 1024x768-16, 0x0117
  14. 1024x768-32, 0x0118
  15. 1280x1024-16, 0x011a
  16. 1280x1024-32, 0x011b
  17. 320x200-8, 0x0130
  18. 320x400-8, 0x0131
  19. 320x400-16, 0x0132
  20. 320x400-32, 0x0133
  21. 320x240-8, 0x0134
  22. 320x240-16, 0x0135
  23. 320x240-32, 0x0136
  24. 640x400-16, 0x013d
  25. 640x400-32, 0x013e
  26. 1280x800-8, 0x0160
  27. 1280x800-32, 0x0161
  28. 768x480-8, 0x0162
  29. 1680x1050-8, 0x0168
  30. 1680x1050-32, 0x0169
复制代码
回复 支持 反对

使用道具 举报

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

本版积分规则

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