三星笔记本R18plus装不上Linux,请高手帮忙

三星笔记本R18plus装不上Linux,请高手帮忙

三星笔记本R18plus系列
CPU    Intel(R) Pentium(R) Dual  CPU  T2390  @ 1.86GHz
主板    SR18P
显卡    ATi Radeon Xpress 1250


装Ununtu7.10装不上,
Fedora 9也无法用图形界面安装,装完了也进不了图形界面
请高手帮忙
安装时显卡选择的什么?
F9 不能用图形有什么提示?

日韩的笔记本想来只支持自己自带的系统。就连重装系统都是问题。日韩也就除了富士通比较厚道。
还有这种事情的阿
安装的时候好像没有提示让选择选卡的地方
安装盘启动
loading vmliunx ......
......

。。。
Greetings
anaconda installer init version 11.4.0.82 starting
mounting /proc filesystem ...done
creating /dev filesystem ...done
mounting /det/pts(unitx 98 pty) filesystem ...done
mounting /sys filesystem ...done
。。。
running install
running /sbin/loader
detecting harware...
等待了一段时间后就进入了
测试的界面,按skip后直接进入
Welcome to Fedora
         OK
(这个界面是text mode的界面,我在开始安装的时候选的是第一个的,没选text mode安装)
刻盘装?硬盘装?
有数码相机没有?
刻盘装的
这个盘在实验室的机器装了好使,现在就是在实验室用这个盘装的LInux系统上网到这里的,盘应该不会有问题,我想

没有数码相机
有可能是显卡识别不出来,导致不能进。
你在字符界面看看 /etc/X11/xorg.conf 里面显卡的驱动是什么。
里面的内容是这样的:

Section   "ServerLayout"
       Identifer      "Default Layout"
       Screen    0   "Screen0" 0 0
       InputDevice   "Keyboard0"       "corekeyboard"
EndSection


Section   "InputDevice"
  #keyboard added by rhpx1
         Identifer        "keyboard0"
         Driver             "kbd"
         option             "xkbmodel"    "pc105"
         option             "xkbLayout"    "us"
EndSection

Section    "Device"
        Identifer           "Videocard0"
        Driver               "vesa"
EndSection

Section "Screen"
        Identifer            "Screen0"
        Device               "Videvcard0"
        DefaultDepth       24
        SubSection "Display"
                 Viewpoint   0 0
                 Depth         24
        EndSubSection
EndSection

startx 看看输出
(==) Log file: "/var/log/Xlog.o.log" Time: Sun Aug 17:03:16:26 2008
(==)Using config file: "etc/X11/xorg.conf"
(EE) VESA(0): No matching modes
(EE) Screen(s) found , but none have a useable configuration.
Fatal server error:
no screens found
giving up
xinit: connection refused (errno 111):unable to connect to xserver
xinit: No such process (errno 3): Server error