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.
Unconfigured Ad Widget
Collapse
|
|
|
|
|
|
|
|
Im so retarded, Ubuntu help
Collapse
X
-
Im so retarded, Ubuntu help
Tags: None -
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 Josh3239You should be more worried about how to use your guns, not what guns will be "magical". -
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.netComment
-
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
-
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
-
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 TapatalkComment
Calguns.net Statistics
Collapse
Topics: 1,866,133
Posts: 25,140,324
Members: 355,945
Active Members: 3,952
Welcome to our newest member, glocksource.
What's Going On
Collapse
There are currently 3172 users online. 81 members and 3091 guests.
Most users ever online was 239,041 at 10:39 PM on 02-14-2026.

Comment