我选择Ubuntu登录,它总是加载Unity2D。
我跑了
/usr/lib/nux/unity_support_test -p
得到了这个错误
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x21f
Serial number of failed request:
因此,我刚刚得到一个GTX泰坦Z卡,因为我读到它应该能够运行在我的ETH大约50 as /S,因为它有双GPU。然而,我刚刚安装了它,启动了CGminer,看到每个GPU在2MH/s运行时都是大麦,我非常震惊。我已经安装了当前的Windows 10和当前的Nvidia驱动程序,这是对这张卡的推荐,那么这里到底是怎么回事呢?
对这些疯子有什么想法吗?
我最近开始使用Nvidia Cg着色器,如果我在Nvidia GPU上使用它(在我的例子中是GTS250),一切看起来都很好。
我尝试在ATI HD4650上启动相同的测试应用程序(我自己的测试应用程序),但没有看到输出。在那之后,我开始试验测试示例(Nvidia Cg 3.0提供的)和6/7的工作,但第一个(似乎是最简单的)没有。
这里是着色代码:
// This is C2E1v_green from "The Cg Tutorial" (Addison-Wesley, ISBN
// 0321194969) by Randima Fernando and Mark J.
我已经使用Ubuntu & Updates安装了推荐的驱动程序版本418 nvidia-driver-418。
我的安全靴被禁用了。
$ prime-select query只返回nvidia
$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
$ sudo prime-select nvidia
Info: the n
在Windows命令提示符下执行的nvidia-smi返回以下错误
C:\Users>nvidia-smi
'nvidia-smi' is not recognized as an internal or external command,
operable program or batch file.
它在哪里?库达已经安装好了。