ruebenramirez / blog

My blog
http://blog.ruebenramirez.com/
7 stars 0 forks source link

problems with thinkpad w520 discrete graphics + CPU VT options on #238

Open ruebenramirez opened 8 years ago

ruebenramirez commented 8 years ago

https://forums.lenovo.com/t5/Linux-Discussion/Using-a-monitor-with-W530-and-Ubuntu/m-p/1121551#M4868

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update && sudo apt-get install nvidia-355
sudo apt-cache search nvidia
ruebenramirez commented 8 years ago

after installing the nvidia drivers, the system font in my tiling window manager (DWM) blew up to cartoonish sizes...

Here's a workaround: https://bbs.archlinux.org/viewtopic.php?pid=881985#p881985

startx -- -dpi 84

Default DPI is supposed to be 75?

I manually set the DPI to 96 and that appears to be a really nice happy medium.