View: 171|Reply: 1

SER5 5500U Kubuntu 20.04 lts no audio

[Copy link]

2

Threads

6

Posts

56

Credits

Member

Rank: 2

Credits
56
Post time 2024-03-01 09:31:42 | Show all posts |Read mode
Please some one help me

some directions? all working perfect! but no audio driver

2024-02-29_22-31.png

Reply

Use magic Report

0

Threads

169

Posts

550

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
550
Post time 2024-03-01 11:30:21 | Show all posts
HI,
Glad to help
Please try some solutions here : 

Check drivers:
Confirm that your sound card driver is properly installed.
Run the following command in the terminal to check if the driver is present:

lspci -v | grep -A7 -i "audio"

This will list your sound card and the corresponding driver information.
Ensure that the correct driver is loaded.
---------------------------------------------------------------------------------
Update the system:
Run the following commands to update the system and packages:
sudo apt update
sudo apt upgrade
---------------------------------------------------------------------------------

Install ALSA drivers:
Install ALSA drivers by running the following command in the terminal:

sudo apt install alsa-base alsa-tools alsa-utils

Once installed, restart your computer.
---------------------------------------------------------------------------------

Check PulseAudio settings:
PulseAudio is a commonly used audio management tool.
Install the PulseAudio control panel by running the following command in the terminal:

sudo apt install pavucontrol

Then open the PulseAudio Volume Control (pavucontrol) and check and adjust the settings for the audio output device.

Reply Support Not support

Use magic Report

You have to log in before you can reply Login | Sign up

Points Rules

Quick Reply To Top Return to the list