The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    external monitor via hdmi

    Discussion in 'Linux Compatibility and Software' started by jl1989, Sep 7, 2008.

  1. jl1989

    jl1989 Notebook Evangelist

    Reputations:
    9
    Messages:
    584
    Likes Received:
    0
    Trophy Points:
    30
    how do i use external monitor via hdmi on ubuntu. i can't find the option for it anywhere :X
     
  2. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    HDMI should work just like any other display port. Try typing "xrandr" at the console and seeing what it reports for connected displays. xrandr is also the program you'll probably need to use to set up an external display. That should get you started on Google at least ;)
     
  3. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    What GPU do you have? I believe the nvidia-settings utility has the ability to manage external displays, and the Catalyst equivalent should have it as well. This is just in addendum to what Pitabred mentioned. xrandr is native and sounds cleaner, but might be more difficult to use.
     
  4. jl1989

    jl1989 Notebook Evangelist

    Reputations:
    9
    Messages:
    584
    Likes Received:
    0
    Trophy Points:
    30
    8800M gtx. ok thanks ill try that