Debugging method for reference if the sound card does not work

Source: Internet
Author: User
If the sound card does not work, refer to the debugging method-Linux general technology-Linux technology and application information. The following is a detailed description. Taking Everest Linux as an Example

1. Check whether the sound card driver is loaded:
Lsmod | grep snd
The output is displayed.

2. Check whether kmix is working. If it is not working, it will show a Red Cross (this indicates that the driver is abnormal)

If all of the above are OK, the sound card driver is working properly.

3. confirm that the driver is loaded without errors or warning:
Dmesg | grep snd
If the audio card driver is loaded without output, the audio card driver is normal.
If there is warning output, post it.

4. If the above information is OK, check the following information:
Aplay-l
Lspci-s $ (lspci | grep-I audio | cut-f 1-d')-v
Lspci-s $ (lspci | grep-I audio | cut-f 1-d')-v-n

Your sound card may still have no sound, for example, because of driver parameters.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.