Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X11 and HP2475w: First steps?
Date: Mon, 12 Apr 2010 18:43:54
Message-Id: m2r58965d8a1004121143p90d4309cja66b9f291a069225@mail.gmail.com
In Reply to: Re: [gentoo-user] X11 and HP2475w: First steps? by stosss
1 On Mon, Apr 12, 2010 at 12:38 PM, stosss <stosss@×××××.com> wrote:
2 > On Mon, Apr 12, 2010 at 12:18 PM, Paul Hartman
3 > <paul.hartman+gentoo@×××××.com> wrote:
4 >> On Sat, Apr 10, 2010 at 3:21 AM, <meino.cramer@×××.de> wrote:
5 >>>
6 >>> Hi,
7 >>>
8 >>> before damaging "delicate electronic equipment" I want
9 >>> to ask, what the best way is to switch from a 1600x1200
10 >>> pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
11 >>> with 1980x1200 pixel monitor?
12 >>>
13 >>> Graphics card is a (info via lspci):
14 >>> nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
15 >>>
16 >>> With one analog and one digital output.
17 >>>
18 >>> Thank you very much for any help in advance!
19 >>
20 >> If you're using binary nvidia driver I think it should autodetect your
21 >> monitor and everything should be fine... no need to specific modelines
22 >> or anything like that (however if you have done that with your old
23 >> monitor you may need to remove it). I switch between monitors often
24 >> and it Just Works(tm). :)
25 >>
26 >> If you use framebuffer maybe you'll need to edit your grub config to
27 >> use a different mode, but LCD usually just scales invalid modes to fit
28 >> the screen anyway. I don't think you should worry about damaging it.
29 >
30 > LCD monitors have to have the correct settings or they won't work. You
31 > can damage them.
32
33 True, I was only thinking about resolution but if he is manually
34 forcing sync rates then anything can happen. :)
35
36 > You probably have your system set up to detect your hardware just like
37 > a LiveCD does.
38
39 Well like I said, if he is using nvidia-drivers he can leave the
40 configuration empty and it'll use the default mode which is
41 "nvidia-auto-select", which reads EDID from his new monitor and
42 configure everything properly without any trouble. Auto detecting
43 monitor capabilities is the default action unless you've specifically
44 told it to do otherwise.