Results 1 to 3 of 3

Thread: LCD TV over hdmi. Dual screen. Flashing/Blinking screen when hdmi audio is on.

  1. #1
    Join Date
    Jan 2009
    Beans
    54

    Thumbs down LCD TV over hdmi. Dual screen. Flashing/Blinking screen when hdmi audio is on.

    Hi,

    When I connect hdmi cable from laptop to my LCD TV, the screen eventually blinks/flashes. It becomes intermitently on/off.

    It only happens when I enable hdmi audio.

    How could it be fixed?

    PS:
    ubuntu 12.04
    dell inspiron, 1525
    intel 965

  2. #2
    Join Date
    Jan 2009
    Beans
    54

    Re: LCD TV over hdmi. Dual screen. Flashing/Blinking screen when hdmi audio is on.

    I tried the xorg edgers ppa, but the problem remains.

    The screen is blinking when I plug the HDMI cable from laptop to TV and set the audio to HDMI audio.

    Thanks.

    I still wait for help.

  3. #3
    Join Date
    Jan 2010
    Location
    Stanford, Kentucky
    Beans
    21
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: LCD TV over hdmi. Dual screen. Flashing/Blinking screen when hdmi audio is on.

    Your problem has already been solved here http://ubuntuforums.org/showthread.php?t=2045313

    All you have to do is

    1. open a terminal
    2.
    Code:
    sudo gedit /etc/pulse/default.pa
    3. Type your password
    4 Find this line
    ### Automatically suspend sinks/sources that become idle for too long
    load-module module-suspend-on-idle

    5.Make it this
    ### Automatically suspend sinks/sources that become idle for too long
    #load-module module-suspend-on-idle

    6.Logut or reboot

    and yes I know this post is almost a year old, but I've been looking for a solution to this problem forever and just happened to stumble upon the solution above.

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
  •