You are not logged in.
Pages: 1
感觉闭源驱动3D性能差些,所以换成了闭源驱动,pacman -S nvidia nvidia-utils,结果发现控制台分辨率成了800了,加vga=794 可以显示1280×1024,但跑到屏外面去了,遂又转换到开源驱动下,结果就挂了,错误日志:http://paste.ubuntu.org.cn/114658
到IRC问也没有人解决,贴到这里,谁能帮我看看。
顺便说一下,forum和wiki居然要分开注册。。。
Offline
感觉闭源驱动3D性能差些,所以换成了闭源驱动,pacman -S nvidia nvidia-utils,结果发现控制台分辨率成了800了,加vga=794 可以显示1280×1024,但跑到屏外面去了,遂又转换到开源驱动下,结果就挂了,错误日志:http://paste.ubuntu.org.cn/114658
到IRC问也没有人解决,贴到这里,谁能帮我看看。顺便说一下,forum和wiki居然要分开注册。。。
Hi and welcome!
Well, I don't know much Chinese, so I don't get your problem completely.
But according to your log, you're using linux-3.1 or 3.5 respectively and that you can't start X at all. I recommend that you'd update your system first (linux-3.9.2 actually) if possible, say
# pacman -Syu
Then your nvidia stuff will also be updated automatically; you will probably have to reboot to make it work. -- That should be enough. Keep in mind though, that once you installed a new kernel, nvidia-drivers (not nvidia-utils) must be updated/reinstalled as well.
If you are entering X via login manager but it still won't work, switch it of if possible, and consider to do $ startx from console. There will also be some error messages, similar to the log file. If you are used to boot graphically directly, and X still crashes, become root and edit /etc/inittab to runlevel 3; read Start X at Boot (简体中文) carefully before! Also consult Xorg (简体中文), 显示管理器, xinitrc (简体中文), or whatelse you might need. There are already plenty of Chinese wikis in here.
So hopefully I don't misunderstood you completely, and you'd know some English.
Last edited by nexus7 (2012-01-16 21:31:48)
we are Arch.
you will be assimilated!
resistance is futile!
Offline
用nvidia的闭源驱动,需要sudo nvidia-xconfig,然后reboot试试。
nvidia-xconfig会自动生成xorg.conf,启动会有nvidia的logo,在[device]一节里可以去掉。
Offline
Pages: 1