magiclinux2.0beta3的图形界面问题
昨天晚上装好了最新的ML2.0beta3,可是最后配置时无法测试通过显示设置,我设的是24位色彩,1024*768分辨率,所以进不了图形界面,在console下用startx也是启动不了,提示一些文件无法加载,本人显卡是ati9200,安装时候好象正确探测出来的,用setup设置显示也没用啊,不知还有其他设置显示的工具么,好郁闷啊,看不到漂亮向往的桌面 :( 2.0beta3用的已经是xorg了,xorg的设置方法:Xorg -configure生成一个xorg的配置文件
然后用
X -config [生成的配置文件]
进行测试,如果可以就将这个配置文件复制到/etc/X11/xorg.conf然后startx就ok 恩,好的,我回去试试,可是有个疑文,安装系统的时候它不会自动安装Xorg的吗? 会的,但是你自己将显示设置错了。那能怪谁? :evil: 安装的时候不要测试 2.0beta3用的已经是xorg了,xorg的设置方法:
Xorg -configure生成一个xorg的配置文件
然后用
X -config [生成的配置文件]
进行测试,如果可以就将这个配置文件复制到/etc/X11/xorg.conf然后startx就ok
或许是RPWT,这个2.0Beta3我装了5、6遍了,都不能成功启动X桌面。
硬件及设置:9550显卡刷bios而成的R9600XT显卡,HP1100显示器,鼠标是微软极动鲨。设置x的时候,均可以认出,连128M显存给认成8M我都没改变,鼠标则反复用转接头在usb和ps2间尝试,分辨率只选择一个,1024x768或800*600 24位色。
现象:即使不测试,也进入不了X。文本界面登陆后startx,command not find;startkde,很多init文件not find。如上帖子Xorg -configure,等,也是command not find。/etc/X11/下有xorg.conf。
无奈重新安装了ML1.2final。但我还是很想体验一下xorg。 确定你的iso的md5码正确吗? 确定你的iso的md5码正确吗?
这倒没注意,好像K3b刻录时验证过。我再重新下载刻录一次看看。 2.0beta3用的已经是xorg了,xorg的设置方法:
Xorg -configure生成一个xorg的配置文件
然后用
X -config [生成的配置文件]
进行测试,如果可以就将这个配置文件复制到/etc/X11/xorg.conf然后startx就ok
demonlj,弱弱的问下,那这个生成的文件是在那里的,是在执行命令的当前目录么。
我试了这两个命令,用startx启动,还是碰到问题,如下
Xauth:error while loading shared libraries:libXmuu.so.1cannot open shared
error while loading shared libraries:libX11.so.6cannot open shared
object file:No such file or directory 生成的文件不过是该目录下xorg.conf.new,根本没有应用到系统中。X -config [生成的配置文件]只是要测试这个文件是否可以用。startx调用的是/etc/X11/xorg.conf 用 xconfig 重新配置一下即可。 我用xconfig配置出来的结果,屏幕显示整整小了一圈。感觉很不爽 demonlj 再请教你了
我按你说的去做了,可是发现用xorg -config [配置文件]却出现显示器超出频率范围的错误提示,然后就回到shell,我看了下xorg.conf.new文件,因为没编程基础,所以不知该怎么改好,我的配置文件如下,另我的显卡是ATI9200,64m显存,显示器是15寸液晶,刷新率最高70:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0"Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load"dbe"
Load"dri"
Load"extmod"
Load"glx"
Load"record"
Load"xtrap"
Load"freetype"
Load"type1"
EndSection
Section "InputDevice"
Identifier"Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier"Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
#DisplaySize 300 230 # mm
Identifier "Monitor0"
VendorName "JEN"
ModelName "JT166"
HorizSync 30.0 - 60.0
VertRefresh50.0 - 70.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### : arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DRI" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "MonitorLayout" # [<str>]
#Option "IgnoreEDID" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "MergedFB" # [<bool>]
#Option "CRT2HSync" # [<str>]
#Option "CRT2VRefresh" # [<str>]
#Option "CRT2Position" # [<str>]
#Option "MetaModes" # [<str>]
#Option "MergedDPI" # [<str>]
#Option "NoMergedXinerama" # [<bool>]
#Option "MergedXineramaCRT2IsScreen0" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
Identifier"Card0"
Driver "ati"
VendorName"ATI Technologies Inc"
BoardName "Radeon RV280 "
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection 看来这个配置文件问题多多啊。
HorizSync 30.0 - 60.0
VertRefresh 50.0 - 70.0 可能和你的显示器不符合,而且所有display都没有mode
你先用xconfig配置下,如果有显示不完整的现象就再手动修改xorg.conf算了。 啊,那该如何是好啊,我回头去console下看看xconfig 的用法,不行再请教你了 :D
页:
[1]
2