|
发表于 2011-4-16 01:09:14
|
显示全部楼层
很好,接下来我提议就显示卡和驱动方面出发,收集大家不能成功进x的显示卡型号,看看能不能补上
当前winpe下显卡驱动已经很完善,相比,linux弄下这个比较麻烦一些
有空我测试下这个版本能否解决不能启动X的机器的问题
http://doc.slitaz.org/en:guides:xorg-xvesa#configuring-x
提到解决显示问题的方法
xvesa (测试这个能在我的上网本启动,不过分辨率实在....)
另外Using Vendor-Specific Drivers我想是完善现在显示支持的方法
里面提到一个xrandr
You can use xrandr to identify your monitor(s). This utility is in the xorg-xrandr package:
# tazpkg get-install xorg-xrandr
说明里说
It provides automatic discovery of modes (resolutions, refresh rates, ...) together with the ability to configure outputs dynamically (resize, rotate, move, ...).
我想这个对完善调节显示状态和分辨率可能有帮助的
支持列表
- the Intel driver on all boards (since 1.9.91),
- the NV driver on G80 and higher boards (since 2.0.95),
- the ATI driver on r200/r300/r400/r500/r600 boards (since 6.7.191) where RandR 1.2 replaces MergedFB,
- the MGA driver on all boards (since 1.9.99)
- the RadeonHD driver on r500/r600 boards (since 1.1)
|
|