Posts: 967
Joined: Nov 2006
Reputation:
27
2015-05-24, 16:53
(This post was last modified: 2015-06-11, 03:47 by rodalpho.)
The 3.19.0-20 kernel has now been pushed and fixes this issue. If you downgraded as suggested in my original post, to cause your system to suggest kernel upgrades again, run:
sudo apt-get install linux-generic linux-image-generic
------------------------
Original post:
The 3.19.0-18 ubuntu kernel breaks HDMI audio on intel HDA. Don't install it!
If you already upgraded, rollback your kernel by running
sudo apt-get purge linux-image-3.19.0-18-generic
Note this will also remove linux-generic* and linux-image-generic* which means Ubuntu will never offer to upgrade your kernel ever again, so you need to remember to check if it's fixed in a new kernel in a couple days and reinstall those packages.
Edit: 3.19.0-19 is also not safe.
Posts: 4,588
Joined: Jan 2011
Reputation:
157
DaVu
Team-Kodi Member
Posts: 4,588
Fritsch....can you confirm this message?
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2015-05-25, 00:02
(This post was last modified: 2015-05-25, 00:04 by un1versal.)
fritsch is one of the resident team developers and he specializes in all things audio, so dont assume some personal insult just because. You havent a clew what he may suggest or that there may be some knowledge to be gained form hearing some insights from a PRO.
Also there's other ways to rollback a kernel without breaking future upgrades and technically you should boot into the previous kernel in order to purge the newer (undesired) kernel, else you break all sorts of things.
But as far as warnings go, this seems OK, and most people wouldn't have bothered.
Posts: 967
Joined: Nov 2006
Reputation:
27
Check my join date, I know who everybody is.
If you have a better way to do it, please document it so other people can follow.
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
What a lovely attitude you have!
How about you look at things like
http://askubuntu.com/questions/419116/ho...nux-itself
* un1versal unsubscribes
Posts: 967
Joined: Nov 2006
Reputation:
27
You're reading attitude into a post that was not there in the text. I simply asked that you document the best way to do it, so others could benefit.
You see, to me, it seems like you are the jerk here. But I'm sure my perception is wrong too. So lets both chill out.
Posts: 23,551
Joined: Aug 2011
Reputation:
1,108
fritsch
Team-Kodi Developer
Posts: 23,551
Thanks for reporting. From the ubuntu git there are only ~4 ALSA commits, so that should be easy to find, but upstream (ubuntu) needs a long time, sadly.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 967
Joined: Nov 2006
Reputation:
27
Yep. You usually need to do a dist-upgrade to get the new kernel, which is usually quite safe. I just wanted to warn people not to do that yet.
Posts: 35
Joined: Apr 2015
Reputation:
0
Will a dist-upgrade get you the linux-image-3.19.0-18-generic kernel? I did one 3 days ago and it provided me with this configuration
- Ubuntu 14.04.2 LTS, kernel: Linux x86 64-bit version 3.13.0-53-generic
Posts: 967
Joined: Nov 2006
Reputation:
27
You're running 14.04 LTS so you're on a different upgrade path. I don't know when or if they'll start pushing 3.19 to that version.
Posts: 35
Joined: Apr 2015
Reputation:
0
Ah thanks goodness. Sorry I missed your mention of the version. I tried to find it but still can't see it. Anyway - apologies for jumping in and offering nothing.
Posts: 967
Joined: Nov 2006
Reputation:
27
I didn't mention my version-- if they do push the 3.19.0-18 kernel to 14.04, don't install it.