Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
关于N卡驱动
Experiences and Insight
676
views ·
2
replies ·
To
floor
Go
hunhun
deepin
2013-05-17 23:00
Author
我的是N卡,前几天在官网下载了驱动自己装上了
我的本子必须要将显卡频率锁在最高,否则很容易死机
于是在xorg.conf的Section "Device"加入以下
Option "RegistryDwords" "
owerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"
从而调整powermizer,将默认数值调到最高频率
但是调了以后很奇怪,直接进不去桌面,一直在登录界面
输入密码后,闪一下,回到登录界面
于是我用命令行方式启动,注销掉我在xorg里面加入的那行代码
接下来更惨,干脆登录界面都上不了了
以前我用Ubuntu Fedora opensuse都没出现这问题
不想折腾了,喜欢深度12.12的桌面环境
我这个是要重装吗?
Reply
Like 0
Favorite
View the author
All Replies
tuhaihe
deepin
2013-05-17 23:45
#1
传说都用这个命令:
rm -rf ~/.Xauthority
Reply
Like 0
View the author
cxbii
deepin
2013-05-18 01:31
#2
startx命令的纪录文件出错,楼上方法解决.此帖会移动到系统讨论
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Deepin from 23.1 to 25
Install problem (09_ostree_sys_init.job hooks)
Problem with French locale
Anyone Get OBS to work?
Setup keyboard
Large-Scale Community Testing Report - Critical Technical Issues
Popular Events
More
我的本子必须要将显卡频率锁在最高,否则很容易死机
于是在xorg.conf的Section "Device"加入以下
Option "RegistryDwords" "
从而调整powermizer,将默认数值调到最高频率
但是调了以后很奇怪,直接进不去桌面,一直在登录界面
输入密码后,闪一下,回到登录界面
于是我用命令行方式启动,注销掉我在xorg里面加入的那行代码
接下来更惨,干脆登录界面都上不了了
以前我用Ubuntu Fedora opensuse都没出现这问题
不想折腾了,喜欢深度12.12的桌面环境
我这个是要重装吗?