在家准备学习一下Linux,选到最后决定学习Fedora Core 6.0。
正好家里有一台闲置笔记本,神舟天运P240C,配置如下
赛杨2.4G,Intel 845G主板,显卡声卡集成,256MDDR内存,20G硬盘
安装完毕后出现了这样一个问题。
设置里面,分辨率只有800*600和640*480两种
更有意思的是,整个显示器的显示跟窗口一样。
实在是百思不得其解,在这求教,望各位大侠指点一二。难道FC6不支持笔记本的LCD?
注:过去笔记本安装XP系统的时候出现过这样的显示情况,屏幕会变的很小,四周是黑色的,
只有中间一小块显示出来但是分辨率可以调整为1024*768,然后显示就正常了。
[ 本帖最后由 huihenry 于 2007-8-20 10:00 编辑 ]


huihenry 于 2007-08-20 09:42:21发表:
好像换装Ubuntu的时候也出过提示,说无法正常显示
huihenry 于 2007-08-19 17:16:37发表:
依照xorg.conf的内容,是否是FC6.0未自动检测出显示器型号,需要手工导入?请各位大侠指点
huihenry 于 2007-08-18 17:47:32发表:
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
这段是什么意思?
huihenry 于 2007-08-18 16:55:17发表:
我的xorg.conf中内容如下:
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
没有什么分辨率阿
好像没有类似的
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
和
Section "Monitor"
Identifier "Monitor0"
VendorName "Longshine ElectronicsLXB-F17069"
ModelName "Unknown"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
是不是直接添加上就行
龙吟 于 2007-08-16 16:58:10发表:
换个最新的系统呗
huihenry 于 2007-08-16 13:39:46发表:
安装驱动后没有任何改观,不清楚是什么原因
huihenry 于 2007-08-11 19:00:49发表:
主板肯定支持,而且也下载并安装了驱动,特别是在显示设置中,显示器型号无法选择,“确定”按键始终是灰色
哪位大侠知道是什么原因?
janeta 于 2007-08-02 00:34:31发表:
去官方网看下你的硬件在不在支持的范围
huihenry 于 2007-08-01 16:26:52发表:
不支持显卡:0(1
好像厂商的网站上没有兼容的驱动
[ 本帖最后由 huihenry 于 2007-8-1 20:30 编辑 ]
auto 于 2007-08-01 16:19:59发表:
是linux不支持你的显示设备,特别是显卡,你看下官方有无linux兼容驱动,还可以虚拟机安装下ubuntu7.04试试