Page 1 of 6 123 ... LastLast
Results 1 to 10 of 52

Thread: Low Resolution with Ubuntu 9.10

  1. #1
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Low Resolution with Ubuntu 9.10

    Hello! I have just installed Ubuntu 9.10 on Toshiba satellite SA20-S103. I am having problems with the resolution, System/Dislplay wont let me choose a higher resolution than 800x600, I would love to have my 1024×768 back.

    The graphics card is a trident "ALi Cyberblade Aladdin Ai1.

    If anyone could help me solve this problem.

  2. #2
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Low Resolution with Ubuntu 9.10

    Look in system>Admin>Hardware Drivers. See if you can load a propietary driver. If not post the output of

    lspci | grep VGA
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  3. #3
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Low Resolution with Ubuntu 9.10

    1.- There isn't any proprietary drivers to load in system>Admin>Hardware Drivers

    2.- The Output of lspci | grep VGA

    01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XPAi1 (rev 82)


    Thank you!

  4. #4
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Low Resolution with Ubuntu 9.10

    Post the output of

    cat /etc/X11/xorg.conf
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  5. #5
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Low Resolution with Ubuntu 9.10

    The output of (cat /etc/X11/xorg.conf ) is:

    cat: /etc/X11/xorg.conf: No such file or directory


    Which doesn't makes sense to me, so I don't know what to do now. Thank you.

  6. #6
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Low Resolution with Ubuntu 9.10

    Make sure you type it just like thiis.....

    cat /etc/X11/xorg.conf
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  7. #7
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Low Resolution with Ubuntu 9.10

    I think I have. In the terminal I wrote exactly:

    sebastian@sebastian-laptop:~$ cat /etc/X11/xorg.conf

    and this is the output I get:

    cat: /etc/X11/xorg.conf: No such file or directory


    What can I be doing wrong? Thank you.

  8. #8
    Join Date
    Oct 2008
    Location
    New York
    Beans
    2,649
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Low Resolution with Ubuntu 9.10

    Hmmm maybe you dont have a xorg file. Thats odd. Try......... gedit /etc/X11/xorg.conf
    My Launchpad
    ----------------------------------------------------------------------------------------
    My Wiki Page

  9. #9
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Low Resolution with Ubuntu 9.10

    It does open the Xorg.conf file:



    I guess I just need to write in it. thank you

  10. #10
    Join Date
    Nov 2009
    Beans
    15
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Low Resolution with Ubuntu 9.10

    I did it and this is what I get:

    sebastian@sebastian-laptop:~$ sudo apt-get install ubuntu-desktop
    [sudo] password for sebastian:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    ubuntu-desktop is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
    sebastian@sebastian-laptop:~$ sudo apt-get reinstall ubuntu-desktop
    E: Invalid operation reinstall
    sebastian@sebastian-laptop:~$

    thank you

Page 1 of 6 123 ... LastLast

Tags for this Thread

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
  •