Find the answer to your Linux question:
Results 1 to 7 of 7
hi i have 15" LG monitor , i can not choose best resolation for that in debian i see 85 but in monitor proprties 60 why?...
  1. #1
    Just Joined!
    Join Date
    Mar 2006
    Posts
    6

    Monitor Resolation

    hi
    i have 15" LG monitor , i can not choose best resolation for that
    in debian i see 85 but in monitor proprties 60
    why?

  2. #2
    Linux Engineer Javasnob's Avatar
    Join Date
    Jul 2005
    Location
    Wisconsin
    Posts
    942
    Try this:
    Code:
    dpkg reconfigure x-window-system
    or, if you're not using the stable branch:
    Code:
    dpkg reconfigure xserver-xorg
    Flies of a particular kind, i.e. time-flies, are fond of an arrow.

    Registered Linux User #408794

  3. #3
    Just Joined!
    Join Date
    Mar 2006
    Posts
    6
    i can not run these commands , error in run that

  4. #4
    Just Joined!
    Join Date
    Jul 2006
    Location
    Rosario, Argentina
    Posts
    55

    Lightbulb xfree86?

    Maybe you use xfree86, not xorg, try this:

    Code:
    dpkg-reconfigure xserver-xfree86
    When u are asked about the resolution (Basic, Medium or Advanced mode) then... If you know the horizontal and vertical sync range of your monitor, choose Advanced. If not, choose Medium.

    For Advanced, write the range with a '-' in the middle, for example:
    Horizontal: 28-55
    Vertical: 50-120

    These are not your monitor's value, just an example. I dunno if urs is LCD or CRT.

    If u choose Medium, then choose just the best resolution u can handle (not forced resolutions, because linux won't take it and screen will go black). It will show it as: WIDTHxHEIGHT@RefreshRate

    If you need help ask, but I think I've over explained :P cya!

  5. #5
    Just Joined!
    Join Date
    Mar 2006
    Posts
    6
    hi
    i sorry for ask this problem
    i choose Medium and best resolation for that ,But in have problem with that now
    i'm tierd , please help me

  6. #6
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    What is your exact monitor model? Did you check out the manufacturer's site for the exact vertical and horizontal range? The optimal resolution?

    Did you fill out those in the
    Code:
    dpkg-reconfigure xserver-xfree86
    wizard?
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  7. #7
    Just Joined!
    Join Date
    Mar 2006
    Posts
    6
    i use your write code
    my monitor now is SAMSUNG SyncMaster DFX1756 whith ATI vga and Onboard 64 vga

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •