public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] X11 and HP2475w: First steps?
@ 2010-04-10  8:21 meino.cramer
  2010-04-10 13:34 ` Daniel Troeder
  2010-04-12 16:18 ` Paul Hartman
  0 siblings, 2 replies; 5+ messages in thread
From: meino.cramer @ 2010-04-10  8:21 UTC (permalink / raw
  To: Gentoo


Hi,

 before damaging "delicate electronic equipment" I want
 to ask, what the best way is to switch from a 1600x1200
 pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
 with 1980x1200 pixel monitor?

 Graphics card is a (info via lspci):
 nVidia Corporation G73 [GeForce 7600 GT] (rev a2)

 With one analog and one digital output.

 Thank you very much for any help in advance!

 Keep hacking!
 mcc
 
-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] X11 and HP2475w: First steps?
  2010-04-10  8:21 [gentoo-user] X11 and HP2475w: First steps? meino.cramer
@ 2010-04-10 13:34 ` Daniel Troeder
  2010-04-12 16:18 ` Paul Hartman
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Troeder @ 2010-04-10 13:34 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]

On 04/10/2010 10:21 AM, meino.cramer@gmx.de wrote:
> 
> Hi,
> 
>  before damaging "delicate electronic equipment" I want
>  to ask, what the best way is to switch from a 1600x1200
>  pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
>  with 1980x1200 pixel monitor?
> 
>  Graphics card is a (info via lspci):
>  nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
> 
>  With one analog and one digital output.
> 
>  Thank you very much for any help in advance!
> 
>  Keep hacking!
>  mcc
>  
Hi,

I'm not sure if I understand your question correctly... Do you have 2
screens, and want to switch the output of your gfx-card from one screen
to the other? You could use both at the same time :)
Anyway - "xrandr" is your friend.
To see your adapters and modes run "xrandr" without options, then use
something like "xrandr --output VGA --off --output LCD --auto" (maybe
use "--mode 1920x1200" instead of "--auto". You have to experiment with
this...

Bye,
Daniel


-- 
PGP key @ http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887&op=get
# gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] X11 and HP2475w: First steps?
  2010-04-10  8:21 [gentoo-user] X11 and HP2475w: First steps? meino.cramer
  2010-04-10 13:34 ` Daniel Troeder
@ 2010-04-12 16:18 ` Paul Hartman
  2010-04-12 17:38   ` stosss
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Hartman @ 2010-04-12 16:18 UTC (permalink / raw
  To: gentoo-user

On Sat, Apr 10, 2010 at 3:21 AM,  <meino.cramer@gmx.de> wrote:
>
> Hi,
>
>  before damaging "delicate electronic equipment" I want
>  to ask, what the best way is to switch from a 1600x1200
>  pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
>  with 1980x1200 pixel monitor?
>
>  Graphics card is a (info via lspci):
>  nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
>
>  With one analog and one digital output.
>
>  Thank you very much for any help in advance!

If you're using binary nvidia driver I think it should autodetect your
monitor and everything should be fine... no need to specific modelines
or anything like that (however if you have done that with your old
monitor you may need to remove it). I switch between monitors often
and it Just Works(tm). :)

If you use framebuffer maybe you'll need to edit your grub config to
use a different mode, but LCD usually just scales invalid modes to fit
the screen anyway. I don't think you should worry about damaging it.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] X11 and HP2475w: First steps?
  2010-04-12 16:18 ` Paul Hartman
@ 2010-04-12 17:38   ` stosss
  2010-04-12 18:43     ` Paul Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: stosss @ 2010-04-12 17:38 UTC (permalink / raw
  To: gentoo-user

On Mon, Apr 12, 2010 at 12:18 PM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Sat, Apr 10, 2010 at 3:21 AM,  <meino.cramer@gmx.de> wrote:
>>
>> Hi,
>>
>>  before damaging "delicate electronic equipment" I want
>>  to ask, what the best way is to switch from a 1600x1200
>>  pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
>>  with 1980x1200 pixel monitor?
>>
>>  Graphics card is a (info via lspci):
>>  nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
>>
>>  With one analog and one digital output.
>>
>>  Thank you very much for any help in advance!
>
> If you're using binary nvidia driver I think it should autodetect your
> monitor and everything should be fine... no need to specific modelines
> or anything like that (however if you have done that with your old
> monitor you may need to remove it). I switch between monitors often
> and it Just Works(tm). :)
>
> If you use framebuffer maybe you'll need to edit your grub config to
> use a different mode, but LCD usually just scales invalid modes to fit
> the screen anyway. I don't think you should worry about damaging it.

LCD monitors have to have the correct settings or they won't work. You
can damage them.

You probably have your system set up to detect your hardware just like
a LiveCD does.

-- 
If we can but prevent the government from wasting the labours of the
people, under the pretence of taking care of them, they must become
happy. - Thomas Jefferson



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] X11 and HP2475w: First steps?
  2010-04-12 17:38   ` stosss
@ 2010-04-12 18:43     ` Paul Hartman
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Hartman @ 2010-04-12 18:43 UTC (permalink / raw
  To: gentoo-user

On Mon, Apr 12, 2010 at 12:38 PM, stosss <stosss@gmail.com> wrote:
> On Mon, Apr 12, 2010 at 12:18 PM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
>> On Sat, Apr 10, 2010 at 3:21 AM,  <meino.cramer@gmx.de> wrote:
>>>
>>> Hi,
>>>
>>>  before damaging "delicate electronic equipment" I want
>>>  to ask, what the best way is to switch from a 1600x1200
>>>  pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD)
>>>  with 1980x1200 pixel monitor?
>>>
>>>  Graphics card is a (info via lspci):
>>>  nVidia Corporation G73 [GeForce 7600 GT] (rev a2)
>>>
>>>  With one analog and one digital output.
>>>
>>>  Thank you very much for any help in advance!
>>
>> If you're using binary nvidia driver I think it should autodetect your
>> monitor and everything should be fine... no need to specific modelines
>> or anything like that (however if you have done that with your old
>> monitor you may need to remove it). I switch between monitors often
>> and it Just Works(tm). :)
>>
>> If you use framebuffer maybe you'll need to edit your grub config to
>> use a different mode, but LCD usually just scales invalid modes to fit
>> the screen anyway. I don't think you should worry about damaging it.
>
> LCD monitors have to have the correct settings or they won't work. You
> can damage them.

True, I was only thinking about resolution but if he is manually
forcing sync rates then anything can happen. :)

> You probably have your system set up to detect your hardware just like
> a LiveCD does.

Well like I said, if he is using nvidia-drivers he can leave the
configuration empty and it'll use the default mode which is
"nvidia-auto-select", which reads EDID from his new monitor and
configure everything properly without any trouble. Auto detecting
monitor capabilities is the default action unless you've specifically
told it to do otherwise.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-12 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-10  8:21 [gentoo-user] X11 and HP2475w: First steps? meino.cramer
2010-04-10 13:34 ` Daniel Troeder
2010-04-12 16:18 ` Paul Hartman
2010-04-12 17:38   ` stosss
2010-04-12 18:43     ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox