Find the answer to your Linux question:
Results 1 to 7 of 7
Hello interwebs, As a school project, I have decided on the topic of obtaining a PS3 (the old fat one) and install Ubuntu on it and turn it into a ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    10

    PS3-Ubuntu screen resolution problem

    Hello interwebs,

    As a school project, I have decided on the topic of obtaining a PS3 (the old fat one) and install Ubuntu on it and turn it into a home computer. I am new to Ubuntu as a whole, but after following instructions from the internet, I got Ubuntu version version 9.04 installed on my PS3. Everything on it is running perfectly fine, except my TV crops the screen size. I tried changing the resolution using system-preferences-display. But I can't resize the window (to click the accept button) so that changing the screen resolution is impossible. This is really affecting the way I am using this as a whole as I can only view half a window when I open up anything and some buttons (the most crucial ones) are always out of reach. I read that you must change some sort of coding in the system files to resize the entire linux, but I am new to this and I hope that someone can guide me through this.

    Thanks

    Ownagemuffin

    My TV is a Philips 37LB1R-TH

  2. #2
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    you can usualy use tab until the button is highlighted (or you're guessing it is) and hit space bar to select the button. if you hit the right one, it should change the resolution.
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    this is caused by overscan, you need to generate xorg.conf with proper modelines to adjust for the overscan

    X.Org Wiki - FAQVideoModes
    check this out for one, i would do some googling on your tv model and see if someone already has an xorg.conf that works for it

  4. #4
    Just Joined!
    Join Date
    Apr 2010
    Posts
    10
    So i just find the xorg.conf inside the system files and change the values right?

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    xorg.conf may or may not exist, if it doesn't you need to log into console, and stop X server, and use sudo Xorg -configure command to generate one

    If you are running vanilla ubuntu, to stop X server you run sudo /etc/init.d/gdm stop command

  6. #6
    Just Joined!
    Join Date
    Apr 2010
    Posts
    10
    by the console you mean the terminal right?

    I entered it into the terminal and I got the following error:

    Fatal server error:
    Server is already active for display 0
    If this server is no longer running, remove /tmp/.x0-lock and start again.

    What does this mean?

    I also did find xorg.conf in my files, but opening it with the text editor shows nothing, what is going on?

  7. #7
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    no, i meant the console

    you can access it by pressing ctrl+alt+f1

Posting Permissions

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