Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

CONFIG_SND_HDA_PREALLOC_SIZE=64


Sandro

Question

during updates i've encountered that suggestion .... to set to  >= 2048 CONFIG_SND_HDA_PREALLOC_SIZE=64

 

But how to do ?

 

I have not really grasped this message.

 

Thanx for suggestions :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Change kernel .config with menuconfig:

Device Drivers ? Sound card support ? Advanced Linux Sound Architecture

(64) Pre-allocated buffer size for HD-audio driver

Please enter a decimal value. Fractions will not be accepted. Use the ?

<TAB> key to move from the input field to the buttons below it.

Change 64 to 2048

Ok

Save

Changes kernel .config

CONFIG_SND_HDA_PREALLOC_SIZE=64

To

CONFIG_SND_HDA_PREALLOC_SIZE=2048

Then

Rebuild the kernel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...