QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1778|回复: 19

在论坛各位前辈的指点下,完成了Magic Linux 2.1的安装

[复制链接]
发表于 2009-3-10 10:38:39 | 显示全部楼层 |阅读模式
我是新手,刚刚在电脑上稀里糊涂安装了Magic Linux2.1,进入后会出现:
Magic LInux Houyuan
Kernel 2.6.25.20-smp on an i686

MaicLinux login:

请教一下,这个注册和密码我应该怎么办?

[ 本帖最后由 gangan7294 于 2009-3-11 19:57 编辑 ]
 楼主| 发表于 2009-3-10 10:54:44 | 显示全部楼层
后来,login,输入root,然后在Password输入密码会出现:[root@MagicLinux ~]# 就不动了。重启后再输入密码后会出现:Last login:Tue Mar 10 10:41:50 on tty1 下来还是出现:[root@MagicLinux ~]# 。请教下该怎么办?
回复

使用道具 举报

发表于 2009-3-10 11:10:00 | 显示全部楼层
你的显卡没驱上吧,你执行startx看下什么提示。
回复

使用道具 举报

发表于 2009-3-10 12:47:19 | 显示全部楼层
应该是你的X出问题了,看看这个帖子的第二步吧:
http://www.linuxfans.org/bbs/thread-187808-1-1.html
回复

使用道具 举报

 楼主| 发表于 2009-3-10 12:57:20 | 显示全部楼层
感谢楼上指导,我执行startx后,最后提示:no screens found,中文意思就是:没有屏幕发现。请教,下一步我该怎么做?
回复

使用道具 举报

发表于 2009-3-10 15:08:20 | 显示全部楼层
什么主板,什么显示器?什么显卡?

参照:http://www.linuxfans.org/bbs/thread-187522-1-1.html

[ 本帖最后由 redlotus 于 2009-3-10 15:09 编辑 ]
回复

使用道具 举报

 楼主| 发表于 2009-3-10 15:20:48 | 显示全部楼层
我的是IBM R30的机器.主板芯片组:ALi整合芯片组;显卡:集成Trident芯片 14寸显示器.
回复

使用道具 举报

发表于 2009-3-10 17:14:19 | 显示全部楼层
我猜还是xorg- server 1.5的问题。降级试下了,如果还不行,只能换版本了,比如2046。
笔记本是不是老机器啊?
回复

使用道具 举报

 楼主| 发表于 2009-3-10 17:46:56 | 显示全部楼层
笔记本是老机器了.但会不会是显卡没有设置好,怎么样可以设置?
回复

使用道具 举报

 楼主| 发表于 2009-3-10 17:48:53 | 显示全部楼层
原帖由 haulm 于 2009-3-10 11:10 发表
你的显卡没驱上吧,你执行startx看下什么提示。

出现的提示如下:
X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11,Revision 0
Build Operating System: MagicLinux Magic Group
Current Operating System:Linux MagicLinux 2.6.25.20-smp #1 SMP Wed Nov 12 15:45:53 CST 2008 i686
Build Date:21 October 2008 05:41:26PM
Build IDorg-x11-server 1.5.2-1mgc
             Before reporting problems,check http://wiki.x.org
             tp make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
                 (++) form command line, (!!) notice, (II) informational,
                (WW) WARNING, (EE) error, (NI)not implemented,  (??) unknown.
(==) Log file:"/var/log/Xorg.0.log", Time: Tue Mar 10 16:28:02 2009
(==) Using config file:"/etc/X11/xorg.conf"
(EE) Failed to load module "record" (module does not exist, 0)
(EE) TRIDENT(0):No valid modes found
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
giving up.
xinit:      Connection refused  (errno 111):    unable to connect to X server
xinit:      No such process (errno 3):   Server error.
请问怎么处理?
回复

使用道具 举报

发表于 2009-3-10 20:28:18 | 显示全部楼层
cat /etc/X11/xorg.conf

贴出来看看
回复

使用道具 举报

 楼主| 发表于 2009-3-11 11:33:33 | 显示全部楼层
感谢redlotus以及各位的关注。
执行了cat/etc/X11/xorg.conf后出现
-bash: cat/etc/X11/xorg.conf: No such file or directory
[root@MagicLinux ~]#

好像是找不到什么东西哦。
回复

使用道具 举报

发表于 2009-3-11 11:44:26 | 显示全部楼层
注意 cat 和/etc之间有个空格。
trident的显卡支持可能有些问题,用vesa驱动试试。
回复

使用道具 举报

 楼主| 发表于 2009-3-11 13:49:44 | 显示全部楼层
呵呵,谢谢管理员sejishikong的提醒。
执行了cat /etc/X11/xorg.conf,出现了一大堆,我就贴出最后能看到的吧。
# also use USB mice at the same time.
             Identifier                "DevInputMice"
             Driver                     "mouse"
             Option                    "Protocol" "none"
             Option                     "Device" "/dev/input/mice"
             Option                     ZAxisMapping" "4 5"
             Option                    "Emulate3Buttons" "no"
EndSection

Section  "Monitor0"
                 Identifier              "Monitor0"
                VendorName      "Monitor Vendor"
                ModelName         ""
                HorizSync             0.0
                VertRefresh          0.0

EndSection

Section "Device"
               Identifier                 "Videocard0"
               Driver                     "trident"
               VendorName          "Videocard vendor"
              BoardName             "Trident Microsystems CyberBlade/i1"
              VideoRam                8192
EndSection

Section "Screen"
               Identifier                 "Screen0"
               Driver                      "Videocard0"
               Monitor                    "Monitor0"
               DefaultDepth          15
               Subsection              "Display15"
                              Depth         15
                              Modes        "1024*768"
                EndSubSection
  EndSubSection
[root@MagicLinux ~]#

另外,请问vesa驱动该怎么装呢?
回复

使用道具 举报

发表于 2009-3-11 14:18:42 | 显示全部楼层
你的显示器好像没有正确配置。
把上面的内容中的相应部分改成下面的:
Section "Monitor"
        Identifier      "Monitor0"
        VendorName      "Monitor Vendor"
        ModelName       "Monitor 1024x768"
        HorizSync       31.5 - 57.0
        VertRefresh     50.0 - 70.0

EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Videocard0"
        Monitor         "Monitor0"
        DefaultDepth    16
        SubSection      "Display16"
                Depth   16
                Modes   "1024x768"
        EndSubSection
EndSection

试试,如果还不行,把
Driver                     "trident"
改成
Driver                     "vesa"
就是使用vesa驱动了。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-23 08:41 , Processed in 0.041023 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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