红联Linux门户
Linux帮助

怎样退出xserver??

发布时间:2008-12-14 11:02:43来源:红联作者:3897645321
各位DX好
小的想安装下显卡驱动,但是不知道怎么退出xserver,麻烦说下!(我用的是opensuse11.1)谢谢
文章评论

共有 9 条评论

  1. duo2752 于 2010-01-29 21:30:49发表:

    没有用过suse

  2. yhzm1314 于 2010-01-21 19:23:13发表:

    [i=s] 本帖最后由 yhzm1314 于 2010-1-22 15:15 编辑 [/i]

    重起一下,在选择启动界面时,屏幕下方的参数vga=XXX删掉,输入数字3,回车

  3. gfyxyz2008 于 2010-01-21 17:59:53发表:

    [求助]高手们,安装显卡驱动时出现
    nvidia-installer log file '/var/log/nvidia-installer.log'
    creation time: Thu Jan 21 17:39:19 2010
    installer version: 1.0.7

    option status:
    license pre-accepted : false
    update : false
    force update : false
    expert : false
    uninstall : false
    driver info : false
    precompiled interfaces : true
    no ncurses color : false
    query latest version : false
    OpenGL header files : true
    no questions : false
    silent : false
    no recursion : false
    no backup : false
    kernel module only : false
    sanity : false
    add this kernel : false
    no runlevel check : false
    no network : false
    no ABI note : false
    no RPMs : false
    no kernel module : false
    force SELinux : default
    no X server check : false
    no cc version check : false
    force tls : (not specified)
    X install prefix : (not specified)
    X library install path : (not specified)
    X module install path : (not specified)
    OpenGL install prefix : (not specified)
    OpenGL install libdir : (not specified)
    utility install prefix : (not specified)
    utility install libdir : (not specified)
    doc install prefix : (not specified)
    kernel name : (not specified)
    kernel include path : (not specified)
    kernel source path : /usr/scr/kernels/2.6.31.12-174.2.3.fc12.i686
    kernel output path : (not specified)
    kernel install path : (not specified)
    proc mount point : /proc
    ui : (not specified)
    tmpdir : /tmp
    ftp mirror : ftp://download.nvidia.com
    RPM file list : (not specified)

    Using: nvidia-installer ncurses user interface
    -> Tagging shared libraries with chcon -t textrel_shlib_t.
    -> License accepted.
    -> Installing NVIDIA driver version 180.44.
    -> No precompiled kernel interface was found to match your kernel; would you li
    ke the installer to attempt to download a kernel interface for your kernel f
    rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
    -> No precompiled kernel interface was found to match your kernel; this means
    that the installer will need to compile a new kernel interface.
    -> Performing CC sanity check with CC="cc".
    -> Performing CC version check with CC="cc".
    -> Using the kernel source path '/usr/scr/kernels/2.6.31.12-174.2.3.fc12.i686'
    as specified by the '--kernel-source-path' commandline option.
    ERROR: The kernel source path '/usr/scr/kernels/2.6.31.12-174.2.3.fc12.i686'
    does not exist. Please make sure you have installed the kernel source
    files for your kernel and that they are properly configured; on Red Hat
    Linux systems, for example, be sure you have the 'kernel-source' or
    'kernel-devel' RPM installed. If you know the correct kernel source
    files are installed, you may specify the kernel source path with the
    '--kernel-source-path' command line option.
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.

    帮我查查错误在哪,怎么操作才能解决,请发之我邮箱:gfyxyz2008@163.com,谢谢!!!

  4. topbluecat 于 2008-12-14 22:17:13发表:

    对于debian/ubuntu是sudo /etc/init.d/gdm stop,对于fedora,redflag等rpm包管理系的是 init 3(root权限).

  5. livel 于 2008-12-14 19:18:35发表:

    你应该是按楼上说的任意方式进入命令行,然后执行如下命令: sudo /etc/init.d/gdm stop

  6. huzi 于 2008-12-14 12:59:40发表:

    快捷方式:ctrl+alt+backspace,强制退出x

    如果重启后想用console,楼上的方法就行。就是改/etc/inittab中的启动模式。

  7. zhongshuijin 于 2008-12-14 12:38:38发表:

    命令行下:init 3

  8. jagub 于 2008-12-14 12:23:24发表:

    Ctrl-Alt-F1,可以切换到文本格式

  9. 微宝贝 于 2008-12-14 11:19:13发表:

    没用过opensuse。但是和fedora应该差不多了。打开一个中断然后 输入init 3试试。
    要是不行的话就 修改/etc/inittab文件把启动级别改为3
    然后重启会自动进入文本模式。装好显卡驱动后再把启动界别改为5就可以了