Results 1 to 6 of 6

Thread: Sound Trouble

  1. #1
    Join Date
    Apr 2015
    Beans
    109
    Distro
    Ubuntu 18.04 Bionic Beaver

    Sound Trouble

    Hey guys,

    I recently used my tv as a dual-monitor but I want the sound to come out of the tv. Can anyone give me a walk through. I'm new so don't leave little bits out..

    I set it up by going to system settings>display then I drug the laptop screen over top the tv screen till the alighnment read (0,0).
    Thanks!!

  2. #2
    Join Date
    Jun 2012
    Beans
    822

    Re: Sound Trouble

    First, though I'm doubtful this is your problem, I'm wondering about your dual display config. It sounds like you overlaid the 2nd over the 1st. I see no reason to do this. I think it'd work better with the displays side by side and aligned at the top.

    Re your main question, are you talking about an hdmi connection?

    Anyway, need more info. What hardware? To find out the video adapter, paste this into terminal, enter password, and post the results here (use [CODE] tags so people can read it better)

    Code:
    sudo lshw -C video

  3. #3
    Join Date
    Apr 2015
    Beans
    109
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Sound Trouble

    brandon@brandon-NV57H:~$ sudo lshw -c video
    [sudo] password for brandon:
    *-display
    description: VGA compatible controller
    product: 2nd Generation Core Processor Family Integrated Graphics Contro
    ller
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 09
    width: 64 bits
    clock: 33MHz
    capabilities: msi pm vga_controller bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: irq:25 memory:c0000000-c03fffff memory:b0000000-bfffffff iopo
    rt:2000(size=64)
    brandon@brandon-NV57H:~$


    Also, I was using an hdmi connection. I overloaded because my goal is to watch a movie on the tv but when the displays were side by side, I had to drag and drop the window from my computer screen to the tv screen. When I did this, the window would not "stick" onto the tv screen.

  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Sound Trouble

    Maybe just mirror the displays rather than side by side. arandr (available in the repos) gives a GUI you can tweak your monitors with. I prefer it to the generic 'Display' app.

    You should be routing audio with Pulseaudio Volume Control. Install it from Software Centre if you don't already have it installed. You need to set the 'Output' tab to 'HDMI - output' on the stream you are sending if you want sound through the TV and not the computer. You may need to make HDMI available in the 'Configuration' tab, though.

  5. #5
    Join Date
    Apr 2015
    Beans
    109
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Sound Trouble

    Thanks! I got it to work!

  6. #6
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Sound Trouble

    Excellent news. Please share with the community how.

    Enjoy and good luck.

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
  •