pzm9012
2023-10-19 07:08 Moderator
可能要把系统标识改为debian bullseye
Reply Like 0 View the author
可能要把系统标识改为debian bullseye
可能要把系统标识改为debian bullseye
我是deepin20.9 该怎么改呢
用 ubuntu 源里的版本可能会影响 尤其是驱动
如果你非要用的的话也不是不行,其中 focal 代表 ubuntu 的版本名,你要挑一个和 20.9 环境差不多的,其他名称的见下图,你自己试吧
sudo sh -c 'echo "deb [trusted=yes] https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu focal main " > /etc/apt/sources.list.d/ubuntu-nvidia-driver.list'
用 ubuntu 源里的版本可能会影响 尤其是驱动
如果你非要用的的话也不是不行,其中 focal 代表 ubuntu 的版本名,你要挑一个和 20.9 环境差不多的,其他名称的见下图,你自己试吧
sudo sh -c 'echo "deb [trusted=yes] https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu focal main " > /etc/apt/sources.list.d/ubuntu-nvidia-driver.list'
感谢详细指导。
Popular Ranking
ChangePopular Events
More
sudo add-apt-repository ppa:graphics-drivers/ppa
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in init
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Deepin/apricot