Re: display problem?

From: Adam Hardy (adam.ant_at_cyberspaceroad.com)
Date: 05/30/05

  • Next message: Dr.Byte: "Debian Sarge 3.1"
    Date: Mon, 30 May 2005 19:38:53 +0100
    To: debian-user@lists.debian.org
    
    

    On 30/05/05 19:06 kenny B wrote:
    > Yes, Console is fine. only the GUI
    >
    > On 5/29/05, Adam Hardy <adam.ant@cyberspaceroad.com> wrote:
    >
    >>On 29/05/05 18:06&nbsp;kenny B wrote:
    >>
    >>>I've just done a new installation....
    >>
    >> >
    >>
    >>>On 5/28/05, Adam Hardy <adam.ant@cyberspaceroad.com> wrote:
    >>>
    >>>
    >>>>On 28/05/05 22:10&nbsp;kenny B wrote:
    >>>>
    >>>>
    >>>>>Hi. i need to know if my problem with my display settings or with
    >>>>>RAM (or other). my problem is: I must move my cursor around to
    >>>>>get things to show up. they dont "refresh" automatically. if its
    >>>>>is the display, could someone tell me how to change the settings?
    >>>>> thanks.
    >>>>
    >>>>did this just start happening on a system that worked fine
    >>>>previously? or have you just done a new installation?
    >>
    >>you mean in the gui right? Console is ok?

    First thing to check is that you've got the right video driver, although
    getting the wrong one would be far more likely to not work at all rather
    than do some foobar stuff with the picture.

    What video chipset do you have? If you don't know, run lspci.

    And paste in what you've got in your /etc/X11/XFConfig-86 in your video
    driver section. It should correspond to what you really have.

    Mine is:

    Section "Device"
             Identifier "NVidia"
             Driver "nv"
    EndSection

    The screen section should also be set up properly. You might need to
    look in your monitor handbook. How did you originally set up this config
    then? What choices did you make?

    You can run

    dpkg-reconfigure xserver-xfree86

    to be hand-held thro it.

    Adam

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Dr.Byte: "Debian Sarge 3.1"

    Relevant Pages

    • Re: How do you inherit DOS console in Win32 application?
      ... > How do you inherit and continue using the existing command-line ... > Win32 assembly console application? ... Get these handles using the "GetStdHandle" API, ... But the main gripe here is technical...as you've noticed, a GUI ...
      (alt.lang.asm)
    • Re: Model View Controller basics.
      ... >don't have the skills to do so. ... write your phonebook application without any GUI. ... Instead give it a console interface. ... Then write a completely separate module (a controller) that *knows* ...
      (comp.object)
    • RE: Interop: C++ Console & C# GUI
      ... the GUI of application that interact with the console. ... The GUI must access some methods included in libraries and exposed by ... It's not clear if the GUI is talking to your console app in any way. ... GUI code makes some decision on updating controls. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Interop: C++ Console & C# GUI
      ... A web service would be a really heavy way to do this, ... the GUI of application that interact with the console. ... The GUI must access some methods included in libraries and exposed by ... I have thinked to to link GUI with WebService "A" that communicate ...
      (microsoft.public.dotnet.framework.compactframework)
    • Performance - Console vs. GUI
      ... these threads will get the next available step and execute it, finish, check ... by doing a GUI application versus a console application? ... differences will be 1) resources to draw and maintain the GUI itself (if I ... (if it would happen if a GUI environment versus a console application), ...
      (microsoft.public.vstudio.general)