(Memo) How to solve dummy output in Ubuntu 20.04

When I installed Ubuntu20.04LTS, there was no sound and the audio device didn't even recognize it. Dummy output in the sound field of the setting. I checked various things and confirmed pulseaudio and alsamixer, but in the end it was solved by the following kernel update.

sudo apt install linux-image-generic-hwe-20.04


Note.

Recommended Posts

(Memo) How to solve dummy output in Ubuntu 20.04
How to color code console output in Eclipse
ubuntu: 20.04 Consideration memo to output GUI (output xeyes) to host side in docker container
How to Install Oracle JDK 1.8 in Ubuntu 18.04 LTS?
How to solve an Expression Problem in Java
How to log in automatically when Ubuntu restarts
[Ruby] How to use standard output in conditional branching
How to input / output IBM mainframe files in Java?
Command memo to install xeyes in ubuntu docker environment
How to generate / verify ID token in Java Memo
How to add HDD to Ubuntu
Ubuntu unable to log in
Memo: [Java] How to check groupId etc. described in pom.xml
How to use Ubuntu Server 20.10 (Groovy Gorilla) in Sakura's cloud
How to use Lombok in Spring
How to find May'n in XPath
How to hide scrollbars in WebView
How to run JUnit in Eclipse
How to iterate infinitely in Ruby
[Rails] How to write in Japanese
How to run Ant in Gradle
How to master programming in 3 months
How to learn JAVA in 7 days
How to get parameters in Spark
How to use Bio-Formats on Ubuntu 20.04
How to install Bootstrap in Ruby
String output method memo in Ruby
Log output to file in Java
How to use InjectorHolder in OpenAM
How to install WildFly on Ubuntu 18.04
[Technical memo] How to resolve errors
How to introduce jQuery in Rails 6
How to use classes in Java?
How to name variables in Java
How to set Lombok in Eclipse
How to build vim on Ubuntu 20.04
How to distinguish ubuntu cloud image
How to concatenate strings in java
How to install Swiper in Rails
How to output the value when there is an array in the array
How to install the language used in Ubuntu and how to build the environment
How to output a list of strings in JSF as comma-separated strings
How to solve the unknown error when using slf4j in Java
[swift5] How to specify color in hexadecimal
How to implement search functionality in Rails
How to implement date calculation in Java
How to implement Kalman filter in Java
Multilingual Locale in Java How to use Locale
How to change app name in rails
How to get date data in Ruby
Try to solve Project Euler in Java
How to use custom helpers in rails
[Personal memo] How to interact with a random number generator in Java
How to reflect seeds.rb in production environment
How to use named volume in docker-compose.yml
How to filter JUnit Test in Gradle
How to output Jetty log to any directory
How to insert a video in Rails
How to standardize header footer in Thymeleaf
How to include Spring Tool in Eclipse 4.6.3?
How to add jar file in ScalaIDE