Page 1 of 1

External Display?

Posted: 16. Feb 2011, 02:27
by wackpanther
Hi
I'm a new salix user
trying to figure out how to use an external display with my laptop running salix.
When I plug the monitor in, nothing happens.
Am I missing a driver?
If so, how do I find out which one and install it?
thanks for any help
sorry if this question is redundant

Re: External Display?

Posted: 16. Feb 2011, 08:11
by gapan
You'll have to use xrandr to setup your new monitor. If you're comfortable with the command line, just:

Code: Select all

man xrandr
If you're not, the easiest way to do it, is to install lxrandr, which is a graphical frontend to xrandr. If you're using KDE, you don't need lxrandr, as KDE has its own configuration tool for that.

Re: External Display?

Posted: 16. Feb 2011, 08:30
by thenktor
And depending on your graphics card it may be a good idea to install the manufacturer's (nvdidia/ati) binary driver, e.g. the HDMI output of my notebook only works with the Ati binary driver.