求帮助。。。我这是按挂啦?
Tofloor
poster avatar
qq200600
deepin
2013-01-10 20:18
Author
  1. tian@ubuntu:~$ lspci |grep -i vga
  2. 00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
  3. 01:00.0 VGA compatible controller: NVIDIA Corporation Device 0fd1 (rev ff)
Copy the Code
  1. sudo optirun glxspheres
  2. [   46.326362] [ERROR]Cannot access secondary GPU - error: X did not start properly
  3. [   46.326397] [ERROR]Aborting because fallback start is disabled.
Copy the Code

电脑是Y480N i5 版
Reply Favorite View the author
All Replies
cxbii
deepin
2013-01-10 20:30
#1
大黄蜂么...?我不熟悉
Reply View the author
lightning1141
deepin
2013-01-10 20:46
#2
驱动安装了?
另看一下这个的输出:
  1. $ optirun nvidia-settings -c :8
Copy the Code
Reply View the author
lightning1141
deepin
2013-01-10 20:48
#3
没看到是小 Y
这个帖子看看吧:
Reply View the author
cxbii
deepin
2013-01-10 20:55
#4
http://wiki.linuxdeepin.com/index.php?t ... E.E5.8D.A1

大黄蜂我也只能给范例,因为我的是集显
Reply View the author
zhtengw
deepin
2013-01-10 22:23
#5
不要sudo
有时候sudo升权运行的程序无法获得当前的X显示设置。
请用当前用户执行命令。如果非要root权限才能运行,那就先su 输密码登录root,再执行命令。
Reply View the author
lightning1141
deepin
2013-01-10 22:30
#6
不要 sudo
有时候 sudo 升权运行的程序无法获得当前的 X 显示设置。
请用当前用户执行命令。如果非要 root 权限才能运行,那就先 su 输密码登录 root,再执行命令。
确实, 权限有问题
Reply View the author
qq200600
deepin
2013-01-11 05:00
#7
已经好了。。。。是因为我没有安装那个测试软件。。。
Reply View the author