
这是他讲话的原文:
I know exactly what you’re talking about and I’m happy to say that it’s the exception rather than the rule. I’m also happy to very publicly point out that NVIDIA has been one of the worst trouble spots we’ve had with hardware manufacturers.
And that is really sad because NVIDIA tries to sell chips — a lot of chips — into the Android market and NVIDIA has been the single worst company we’ve every dealt with. So, NVIDIA, f**k you!
到官网下载驱动,后缀是run假设是file.run,在/home/sheller/run目录下
修改/etc/inittab,看注释,改成非图形界面运行
之后
cd
/home/sheller/run
如果是debian谱系:
sudo
chmod
777
file.run
sudo
./file.run
其他:
su
chmod
777
file.run
./file.run
安装完了改inittab,换回图形界面启动
呃,我是喜欢文本方式启动的。。用图形界面startx就可以。。
1、首先在ubuntu系统中按Ctrl+Alt+T快捷键打开命令输入框,输入“gnome-terminal”命令,然后按回车键即可打开终端:
2、然后在终端中输入命令“lspci | grep -i nvidia”即可得到NVIDIA显卡的信息:
3、最后可以用Linux查看Nvidia显卡信息及使用情况,Nvidia自带一个命令行工具可以查看显存的使用情况,终端输入“nvidia-smi”可以查看到:
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)