[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian上安装nvidia驱动的问题



Hi, Liu Gengdai <liugengdai@gmail.com> :

On Mon, 28 Sep 2015 10:56:14 +0900
Liu Gengdai <liugengdai@gmail.com> wrote:

> 大家早上好!
> 
> 抱歉打扰,我是linux新手,刚在自己的笔记本上安装了Debian 8.2,我用的是官 
> 方DVD,带了xfce。我的显卡是NV GeForce GT 640M LE,我按照wiki上的方法安装 
> 了340.65的驱动:
> https://wiki.debian.org/NvidiaGraphicsDrivers#Debian_8_.22Jessie.22
> 
> 安装过程一切正常,但是当我配置了了Xorg server并重启之后发现xfce进不去 
> 了,提示X Windows server有错。删掉配置文件后又能进xfce了,但是nvidia X 
> configuration说nv显卡驱动没有正常工作。
> 
> 请问各位这是什么原因呢?
> 谢谢!
> 
> 刘更代
> 


我的是 Lenovo ThinkPad T510,已经五年了,显卡是:

01:00.0 VGA compatible controller: NVIDIA Corporation GT218M [NVS 3100M] (rev a2)

好像没什么特殊的吧,装了 nvidia-driver、nvidia-kernel-dkms 等包,然后 /etc/X11/xorg.conf 中

Section "Device"
    Identifier  "Video Card"
    Driver              "nvidia"
    Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

好长时间了都没什么问题,但 hibernate 不了,一段时间可以,一段时间又不行,可能跟我用 SID 有关系。


Reply to: