LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1071|回复: 2

刚刚安装3ddesk,但是无法运行。

[复制链接]
发表于 2007-9-18 00:37:06 | 显示全部楼层 |阅读模式
刚刚安装3ddesk

但是无法运行

谁能帮我看看

$3ddesk

Attempting to start 3ddesktop server.
Daemon started.  Run 3ddesk to activate.
Server not found after waiting 5 seconds.
Could not find server.
Try starting manually (3ddeskd)




# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/input/mice"
        Option                "rotocol"                "ImPS/2"
        Option                "Emulate3Buttons"        "true"
EndSection

Section "Device"
        Identifier        "Intel Corporation 82946GZ/GL Integrated Graphics Controller"
        Driver                "intel"
        BusID                "CI:0:2:0"
        VideoRam        131072
EndSection

Section "Monitor"
        Identifier        "SAMSUNG"
        Option                "DPMS"
        HorizSync        30-85
        VertRefresh        50-160
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "Intel Corporation 82946GZ/GL Integrated Graphics Controller"
        Monitor                "SAMSUNG"
        DefaultDepth        24
        SubSection "Display"
                Modes                "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
EndSection
发表于 2007-9-18 01:58:13 | 显示全部楼层
没有启动服务

try
  1. #/etc/init.d/3ddeskd start
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-9-18 12:12:46 | 显示全部楼层
还是没有启动

能说的详细点吗???

我找你的方法作了

但是还是不行

fender@PC-486:/etc/init.d$ su
Password:
PC-486:/etc/init.d# 3ddesk
Attempting to start 3ddesktop server.
Daemon started.  Run 3ddesk to activate.
Server not found after waiting 5 seconds.
Could not find server.
Try starting manually (3ddeskd)

PC-486:/etc/init.d# 3ddeskd start
Daemon started.  Run 3ddesk to activate.
PC-486:/etc/init.d# exit
exit
fender@PC-486:/etc/init.d$ 3ddesk
Attempting to start 3ddesktop server.
Daemon started.  Run 3ddesk to activate.
Server not found after waiting 5 seconds.
Could not find server.
Try starting manually (3ddeskd)

fender@PC-486:/etc/init.d$
回复 支持 反对

使用道具 举报

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

本版积分规则

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