v20下老显卡GTS450没驱动起来
Tofloor
poster avatar
wsltshh
deepin
2020-09-23 21:43
Author
本帖最后由 wsltshh 于 2020-9-23 13:49 编辑

安装时选的闭源驱动,现在进系统就和windows下没装显卡驱动一样,只能最低分辨。
以前v15时不用闭源驱动风扇转的感觉不正常,杂音比windows下大。
另0外我要把传输动态范围改成完全颜色才正常,怎么安装正确的闭源驱动?

另外启动关闭时显示"pcspkr"什么的驱动错误,怎么解决?



Reply Favorite View the author
All Replies
Ziggy
deepin
2020-09-24 01:33
#1
可以看我帖子卸载并安装340版本,默认是450太新了,不一定兼容旧卡
Reply View the author
renghaoa
deepin
2020-09-28 00:22
#2
https://bbs.deepin.org/post/202723
可以看我帖子卸载并安装340版本,默认是450太新了,不一定兼容旧卡

9600GT显卡,无论是源内安装340.107还是手动安装run,总是报错,是不是驱动太旧和新内核不兼容?原来使用15.11系统,手动安装run驱动正常使用。还有一台笔记本,G103M显卡,和上述情况一样,15.11下手动安装run驱动正常使用,换到deepin V20和UOS 个人版无论是源内安装还是手动run安装都报错。
Reply View the author
Ziggy
deepin
2020-09-28 01:08
#3
https://bbs.deepin.org/post/202723
9600GT显卡,无论是源内安装340.107还是手动安装run,总是报错,是不是驱动太旧和新内核不兼容?原来使用 ...

9600显卡太久了,可能只有340支持,源内最旧好像都是390了
Reply View the author
renghaoa
deepin
2020-09-29 17:31
#4
https://bbs.deepin.org/post/202723
9600显卡太久了,可能只有340支持,源内最旧好像都是390了

源内有340.107驱动,支持9600GT。原来用的deepin 15.11下我手动装的340.108就能正常使用。
Reply View the author
renghaoa
deepin
2020-09-29 22:38
#5
https://bbs.deepin.org/post/202723
可以看我帖子卸载并安装340版本,默认是450太新了,不一定兼容旧卡

Done.                  
Loading new nvidia-legacy-340xx-340.107 DKMS files...
Building for 5.7.7-amd64-desktop
Building initial module for 5.7.7-amd64-desktop
Error! Bad return status for module build on kernel: 5.7.7-amd64-desktop (x86_64)
Consult /var/lib/dkms/nvidia-legacy-340xx/340.107/build/make.log for more information.
dpkg: 处理软件包 nvidia-legacy-340xx-kernel-dkms (--configure)时出错:
已安装 nvidia-legacy-340xx-kernel-dkms 软件包 post-installation 脚本 子进程返回错误状态 10
dpkg: 依赖关系问题使得 nvidia-legacy-340xx-driver 的配置工作不能继续:
nvidia-legacy-340xx-driver 依赖于 nvidia-legacy-340xx-kernel-dkms (= 340.107-4) | nvidia-legacy-340xx-kernel-340.107;然而:
  软件包 nvidia-legacy-340xx-kernel-dkms 尚未配置。
  未安装软件包 nvidia-legacy-340xx-kernel-340.107。
  软件包 nvidia-legacy-340xx-kernel-dkms 提供了 nvidia-legacy-340xx-kernel-340.107,但它尚未被配置。

dpkg: 处理软件包 nvidia-legacy-340xx-driver (--configure)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
nvidia-legacy-340xx-kernel-dkms
nvidia-legacy-340xx-driver
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reply View the author
Ziggy
deepin
2020-09-29 23:07
#6
https://bbs.deepin.org/post/202723
Done.                  
Loading new nvidia-legacy-340xx-340.107 DKMS files...
Building for 5.7.7- ...

sudo dpkg --configure -a
Reply View the author
renghaoa
deepin
2020-09-29 23:28
#7
https://bbs.deepin.org/post/202723
sudo dpkg --configure -a

按你给的命令敲完后

正在设置 nvidia-legacy-340xx-kernel-dkms (340.107-4) ...
Removing old nvidia-legacy-340xx-340.107 DKMS files...

------------------------------
Deleting module version: 340.107
completely from the DKMS tree.
------------------------------
Done.
Loading new nvidia-legacy-340xx-340.107 DKMS files...
Building for 5.7.7-amd64-desktop
Building initial module for 5.7.7-amd64-desktop
Error! Bad return status for module build on kernel: 5.7.7-amd64-desktop (x86_64)
Consult /var/lib/dkms/nvidia-legacy-340xx/340.107/build/make.log for more information.
dpkg: 处理软件包 nvidia-legacy-340xx-kernel-dkms (--configure)时出错:
已安装 nvidia-legacy-340xx-kernel-dkms 软件包 post-installation 脚本 子进程返回错误状态 10
dpkg: 依赖关系问题使得 nvidia-legacy-340xx-driver 的配置工作不能继续:
nvidia-legacy-340xx-driver 依赖于 nvidia-legacy-340xx-kernel-dkms (= 340.107-4) | nvidia-legacy-340xx-kernel-340.107;然而:
  软件包 nvidia-legacy-340xx-kernel-dkms 尚未配置。
  未安装软件包 nvidia-legacy-340xx-kernel-340.107。
  软件包 nvidia-legacy-340xx-kernel-dkms 提供了 nvidia-legacy-340xx-kernel-340.107,但它尚未被配置。

dpkg: 处理软件包 nvidia-legacy-340xx-driver (--configure)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
nvidia-legacy-340xx-kernel-dkms
nvidia-legacy-340xx-driver
Reply View the author
Ziggy
deepin
2020-09-29 23:32
#8
sudo apt install nvidia-legacy-340xx*
Reply View the author
renghaoa
deepin
2020-09-30 01:43
#9
https://bbs.deepin.org/post/202723
sudo apt install nvidia-legacy-340xx*

1、执行完后,解决了E: Sub-process /usr/bin/dpkg returned an error code (1)报错
  1. cd /var/lib/dpkg
  2.     sudo mv info info.bak
  3.     sudo mkdir info
  4.     sudo dpkg --configure -a
  5.     sudo apt-get install -f
  6.     sudo mv /var/lib/dpkg/info/* /var/lib/dpkg/info.bak
  7.     sudo rm -rf /var/lib/dpkg/info
  8.     sudo mv /var/lib/dpkg/info.bak /var/lib/dpkg/info
Copy the Code


2、重新安装驱动后,开源驱动和闭源驱动都未运行,下面该怎么办?
  1. sudo apt update && sudo apt install nvidia-legacy-340xx-driver --reinstall
Copy the Code

Reply View the author
Ziggy
deepin
2020-09-30 05:05
#10
https://bbs.deepin.org/post/202723
1、执行完后,解决了E: Sub-process /usr/bin/dpkg returned an error code (1)报错

那就试试390
Reply View the author
Ziggy
deepin
2020-09-30 05:05
#11
https://bbs.deepin.org/post/202723
1、执行完后,解决了E: Sub-process /usr/bin/dpkg returned an error code (1)报错

xserver-xorg-video-nvidia-legacy-390
Reply View the author