Unconfigured Ad Widget

Collapse

Im so retarded, Ubuntu help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yo.Amo.Ami.22
    Junior Member
    • Oct 2013
    • 38

    Im so retarded, Ubuntu help

    I deleted windows and installed ubuntu on my laptop. All I do is play torrents on my TV thru HDMI on this. But I had a hard time getting the picture to show up on my tv, I finally fixed it but then when I tried to play the first episode of boardwalk empire I soon found out that I have no sound. Stupid ubuntu, how can I fix it? when I go to sound output it only shows laptop speakers.
  • #2
    roll2li
    Senior Member
    • Dec 2010
    • 849

    Did you download the codec package? Are you stating the the media player runs the video, but there is no associated sound track OR are you able to run sound through your laptop speakers but not through the 3.5mm port?
    Last edited by roll2li; 10-21-2013, 9:19 PM.
    Originally posted by Josh3239
    You should be more worried about how to use your guns, not what guns will be "magical".

    Comment

    • #3
      bish0p
      Banned
      • Oct 2010
      • 65

      Is ALSA installed?

      Comment

      • #4
        ocabj
        Calguns Addict
        • Oct 2005
        • 7924

        If you're running ubuntu 13.04, I believe there's a kernel bug affecting audio over HDMI. You'll need to update the kernel. I recall seeing kernel patches on github shortly after 13.04 came out, but I'm sure they have the bug fix rolled into the mainline kernel update packages now.

        Distinguished Rifleman #1924
        NRA Certified Instructor (Rifle and Metallic Cartridge Reloading) and RSO
        NRL22 Match Director at WEGC

        https://www.ocabj.net

        Comment

        • #5
          pbsmind
          Senior Member
          • Jun 2011
          • 527

          Are what version of Ubuntu are you using? You might need to install the manufacturer driver for your video card .
          "He is no fool who gives what he cannot keep to gain that which he cannot lose." - Jim Elliot

          Comment

          • #6
            Bastard
            • Jul 2009
            • 2209

            are you trying to run everything through HDMI or are you splitting audio?

            through HDMI sounds like a driver issue, though it has been awhile since I played with linux the drivers can be a bit tricky... you best bet would be to start searching the http://ubuntuforums.org/

            Comment

            • #7
              Nobama4us
              Member
              • Feb 2009
              • 217

              lspci is your friend when troubleshooting device issues.

              Comment

              • #8
                stonith3901
                Member
                • Jul 2012
                • 175

                Linux and HDMI sound

                Not that simple, not that difficult, but it is possible to do. It depends on various factors of things that include what hardware you are running, the kernel version, ALSA version, and what you need to get those factors working. I've done it before and lets just say you have to tell linux where to reroute the sound to. At this point, since you are using Ubuntu, I'm assuming you are running some fairly updated kernel version and that your hardware is on that supported list.

                As for stupid Ubuntu, Ubuntu isn't at fault here, as much as I loathe that operating system, it did not force itself to be used. When changing to something new, you might want to test things before diving into it to see if you really like it especially if it is something that is already working and now you are stuck in a situation becuase its new and unfamiliar. I'll stop lecturing you on that and move on.

                Heh, lucky for you I have found some crude notes and I'll leave this gem here:

                aplay -l:
                **** List of PLAYBACK Hardware Devices ****
                card 0: PCH [HDA Intel PCH], device 0: ALC889 Analog [ALC889 Analog]
                Subdevices: 1/1
                Subdevice #0: subdevice #0
                card 0: PCH [HDA Intel PCH], device 1: ALC889 Digital [ALC889 Digital]
                Subdevices: 1/1
                Subdevice #0: subdevice #0
                card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
                Subdevices: 1/1
                Subdevice #0: subdevice #0
                card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
                Subdevices: 0/1
                Subdevice #0: subdevice #0

                We want card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
                alsamixer -c 1
                unmute all SPDIF
                escape to save
                touch /var/lib/alsa/asound.state
                chmod 777 /var/lib/alsa/asound.state
                alsactl store will write to /var/lib/alsa/asound.state
                killall pulseaudio
                test sound
                aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Center.wav

                Best of luck, trust me its a lot easier now. Before I had to deal with OSS, and ALSA/PulseAudio eras. Lets just say, when you run your 'aplay' (try running it as sudo, you might get different outputs) and you see HDMI, then you are pretty much 60% there.
                Last edited by stonith3901; 10-24-2013, 11:50 AM.

                Comment

                • #9
                  Yo.Amo.Ami.22
                  Junior Member
                  • Oct 2013
                  • 38

                  Thanks to all who replied, I've messed with Ubuntu since like version 7-8 but this was my first full on install not dual boot. I updated some needed updates and its working now.

                  Sent from my Nexus 5 using Tapatalk

                  Comment

                  Working...
                  UA-8071174-1