Re: Help!! Am stuck on 640x480..

From: David Lloyd Geering (dreamlax_at_phreaker.net)
Date: 08/13/05

  • Next message: Darth Chaos: "Re: I have an old notebook ( 286 ) can I use it for something ?"
    Date: Sat, 13 Aug 2005 19:07:16 +1200
    
    

    find.ivan@gmail.com wrote:
    > Guess the subject says enough.
    > I manged to install debian, went through the whole installation and
    > must admit, was extremly easy to do..
    >
    > It did give me the choice to choose video card settings, and for some
    > reason I chose vga.
    >
    > Well, when gnome came up, its only setting is 640x480..
    >
    > Any ideas on how to rectify this? Has it not recognized my video card
    > or monitor?
    >
    > I ran base-config again but could not find where it asked me to set my
    > video card display..
    >
    > Anyway.. Please help..
    >
    > I'm only on dial-up, so can't connect yet.. Dual booting with WinXP..
    >
    > I've no idea what type of video card I have though.. It's just labled
    > as a VGA Display controller..
    >

    X must not know what sort of monitor you have (and maybe doesn't know
    what capabilities your video adapter has). Open the file
    /etc/X11/xorg.cong or /etc/X11/xfree86.conf or whatever is there.

    You should have something that says Section "Screen", below there should
    be all the modes that X is set up to perform. Here's mine:

    Section "Screen"
             Identifier "Screen 1"
             Device "My Adapter"
             Monitor "My Monitor"
             DefaultDepth 24
             Subsection "Display"
                     Depth 16
                     Modes "1280x1024" "1024x768" "800x600" "640x480"
             EndSubsection
             Subsection "Display"
                     Depth 32
                     Modes "1280x1024" "1024x768" "800x600" "640x480"
             EndSubsection
    EndSection

    X will always try the first listed mode. Also, make sure your monitor is
    set up correctly. You should be aware of what frequencies it can take.
    Mine looks like this:

    Section "Monitor"
             Identifier "My Monitor"
             HorizSync 31.5 - 128.5
             VertRefresh 60 - 75
    EndSection

    If your monitor is capable of producing 1280x1024, use the settings
    above (or adjust your VertRefresh if you know it can handle more).

    Hope this helps. There are also other tools which allow a frontend for
    editing this file, but this way you understand what is actually happening.

    Dave.


  • Next message: Darth Chaos: "Re: I have an old notebook ( 286 ) can I use it for something ?"

    Relevant Pages

    • Re: new monitor
      ... If your video card does not support widescreen ratios, then it will never provide a satisfactory display on a widescreen monitor. ... If you can see a picture using the lowest settings on the new monitor, try increasing the settings progressively, until you you reach the maximum settings that the monitor will display. ... including the native resolution. ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: new monitor
      ... The monitor model number of your new monitor includes the letter ... If your video card does not support widescreen ratios, then it will never provide a satisfactory display on a widescreen monitor. ... If you can see a picture using the lowest settings on the new monitor, try increasing the settings progressively, until you you reach the maximum settings that the monitor will display. ... You asked whether you should go to device manager in safe mode, uninstall the video driver and restart your computer. ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: SGI 1600SW monitor/Number Nine video card on FC3
      ... Adam Lanier wrote: ... | I've got a SGI 1600SW monitor with a Number Nine video card. ... | This was working under FC1 with the following settings in XF86Config. ...
      (Fedora)
    • Video incident
      ... My monitor appears blurry. ... and my settings show two. ... My computer showed the video card screen for a long while ... Stuck after loading ...
      (microsoft.public.windowsxp.hardware)
    • Re: new monitor
      ... As an afterthought, the manufacturer might have released a later driver for your on-board video card, which provides support for widescreen monitors. ... If your video card does not support widescreen ratios, then it will never provide a satisfactory display on a widescreen monitor. ... If you have a widescreen monitor - and the display options do not include any 16:9 ratios, then you will definitely need to install a new video card. ...
      (microsoft.public.windowsxp.help_and_support)

    Loading