This is my third fresh linux install trying to make audio work,
I am following Replace stoney-kernel with newer kernel built locally instructions
(thanks for your amazing work guys)
The thing is after
git apply liquorix-stoney.patch
I get
liquorix-stoney.patch:58: trailing whitespace.
liquorix-stoney.patch:68: trailing whitespace.
liquorix-stoney.patch:70: space before tab in indent.
DAILINK_COMP_ARRAY(COMP_CODEC("i2c-DLGS7219:00", "da7219-hifi")));
liquorix-stoney.patch:72: space before tab in indent.
DAILINK_COMP_ARRAY(COMP_CODEC("ADAU7002:00", "adau7002-hifi")));
liquorix-stoney.patch:73: trailing whitespace.
warning: squelched 59 whitespace errors
warning: 64 lines add whitespace errors.
Should I just keep going? Or something is wrong?
I am on
Linux jose-treeya 6.12.43+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1 (2025-08-27) x86_64 GNU/Linux
I also don’ t understand if I should apply the 3 patches linked at the end of the post or if the last one not (it is a raw file, not a .patch file) because it says “ making sure you are not a bot”
thanks!!