Linus 为什么要对Nvidia说:"So, Nvidia: FUCK YOU!"呢?

Linus 为什么要对Nvidia说:"So, Nvidia: FUCK YOU!"呢?,第1张

貌似因为Nvidia对Linux系统支持不好,而且更麻烦的是Nvidia又卖大量芯片给Android用

这是他讲话的原文:

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”可以查看到:


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/7359470.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-04
下一篇2023-04-04

发表评论

登录后才能评论

评论列表(0条)

    保存