Tagged Questions
0
votes
1answer
47 views
Which is has higher performance? Nvidia proprietary or Nouveau open source?
System: Manjaro 0.8.5.2 x64
Core 2 Duo P8700 @ 2.53Ghz
Nvidia GT 240M
2
votes
1answer
507 views
Xorg not working on Arch Linux
I installed Arch i686 on a VirtualBox VM (I have an nvidia GT610). I ran the following commmand as root:
pacman -S nvidia
After installation and rebooting, I ran
pacman -S xorg-server xorg-xinit ...
4
votes
2answers
3k views
How to make changes in nvidia-settings tool persistent
I want to disable VSync (it's called "Sync to VBlank" in nvidia-settings) for my nvidia graphics card.
But the configuration only takes effect if I start the nvidia-settings tool. After rebooting ...
0
votes
0answers
1k views
How to get xf86-video-ati work normally? [closed]
I've install Arch on my lenove z475 with AMD Radeon HD 6470M and HD 6520G, and I'v install xf86-video-ati, xorg, gnome3
But if I don't add "radeon.modeset=0", the screen goes black. If I add it, then ...