Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: 800 x 640 to 1280 x 1024 ??

  1. #1
    Join Date
    Jul 2008
    Beans
    33

    800 x 640 to 1280 x 1024 ??

    anyone here know how to make the display always go to 1280 x 1024 ??
    need to make change on xorg.conf eh?? but how?
    becoz right now,my computer always start with 800 x 640 .

  2. #2
    Join Date
    Jul 2008
    Beans
    33

    Re: 800 x 640 to 1280 x 1024 ??

    Quote Originally Posted by donjo View Post
    anyone here know how to make the display always go to 1280 x 1024 ??
    need to make change on xorg.conf eh?? but how?
    becoz right now,my computer always start with 800 x 640 .
    Quote Originally Posted by sc4bbk,Dec 4 2009, 01:19 PM
    Code:
    sudo nvidia-settings
    Then go to X Server Display Configuration > Resolution set to 1280x1024 > click "Save to X Configuration file"
    [snapback]30345464[/snapback]
    it's said it can't wrote on the xorg.conf file loll
    Failed to parse existing X config file '/etc/X11/xorg.conf'!
    scorps@scorps-desktop:~$ sudo nvidia-settings
    [sudo] password for scorps:

    VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
    Undefined Device "(null)" referenced by Screen "Default Screen".

    Segmentation fault
    scorps@scorps-desktop:~$ sudo nvidia-settings

    VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
    Undefined Device "(null)" referenced by Screen "Default Screen".

    Segmentation fault
    scorps@scorps-desktop:~$

  3. #3
    Join Date
    Nov 2008
    Location
    United States
    Beans
    2,090
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: 800 x 640 to 1280 x 1024 ??

    in terminal type

    Code:
    lspci
    paste back the output

  4. #4
    Join Date
    Jul 2009
    Beans
    8

    Re: 800 x 640 to 1280 x 1024 ??

    is your 'xorg.conf' exist? try to run 'sudo nvidia-xconfig' before 'sudo nvidia-settings'.


  5. #5
    Join Date
    Jun 2006
    Beans
    86
    Distro
    Ubuntu Development Release

    Re: 800 x 640 to 1280 x 1024 ??

    ok! maybe your graphics card driver has not been installed yet. go to restricted hardware and select the recommended one and install it. then do the nvidia-config thing. This should work, happens the same to me.
    Live Free, Use Linux

  6. #6
    Join Date
    Jul 2008
    Beans
    33

    Re: 800 x 640 to 1280 x 1024 ??

    Quote Originally Posted by inobe View Post
    in terminal type

    Code:
    lspci
    paste back the output
    here u go
    scorps@scorps-desktop:~$ lspci
    00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
    00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
    00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
    00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
    00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
    00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
    00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
    00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
    00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
    00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
    00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
    01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

  7. #7
    Join Date
    Jul 2008
    Beans
    33

    Re: 800 x 640 to 1280 x 1024 ??

    Quote Originally Posted by hkkea View Post
    is your 'xorg.conf' exist? try to run 'sudo nvidia-xconfig' before 'sudo nvidia-settings'.

    here my sudo nvidia-xconfig


    scorps@scorps-desktop:~$ sudo nvidia-xconfig

    Using X configuration file: "/etc/X11/xorg.conf".

    VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
    Undefined Device "(null)" referenced by Screen "Default
    Screen".

    Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
    New X configuration file written to '/etc/X11/xorg.conf'

  8. #8
    Join Date
    Mar 2007
    Location
    Portsmouth, UK
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: 800 x 640 to 1280 x 1024 ??

    What is your monitor model and make?

  9. #9
    Join Date
    Jul 2008
    Beans
    33

    Re: 800 x 640 to 1280 x 1024 ??

    Quote Originally Posted by Grenage View Post
    What is your monitor model and make?
    compaq 7500 crt

  10. #10
    Join Date
    Mar 2007
    Location
    Portsmouth, UK
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: 800 x 640 to 1280 x 1024 ??

    Backup your old xorg.conf, and replace it with this:

    Code:
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Compaq"
    ModelName "7500"
    HorizSync 30 - 70
    VertRefresh 50 - 140
    Modeline "1280x1024_60.00"  108.88  1280 1360 1496 1712  1024 1025 1028 1060  -HSync +Vsync
    EndSection
    
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NV18"
    EndSection
    
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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