1368x768 for watching on TV

Discussion in 'Laptop Hardware' started by abzzeus, Oct 25, 2008.

  1. abzzeus

    abzzeus

    Joined:
    Oct 25, 2008
    Messages:
    1
    Likes Received:
    0
    Hi,

    My dad got one of these laptops simply because it's light. Now we want to hook it up to the Lounge TV, which is a Sony 42" and needs 1368x768 is there any way to do this?

    I'm guessing that stage one would be upgrade the graphics driver.

    I'm newish to linux but I'm MSCE though unfortunately I've gotten ME/CFS, I searched this board for this resolution and nothing came up
     
    abzzeus, Oct 25, 2008
    #1
  2. abzzeus

    woogal

    Joined:
    Sep 1, 2008
    Messages:
    36
    Likes Received:
    0
    My tv worked fine at first by pressing fn+f5, but a few days later it refused to go any higher than 1024x768. Now I use a script containing these lines -

    Code:
    xrandr --newmode "1366x768" 85.9 1366 1438 1626 1798 768 769 772 795 +hsync +vsync
    xrandr --addmode VGA 1366x768
    xrandr --output VGA --mode 1366x768
    
     
    woogal, Oct 25, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.