Search Criteria
Package Details: linux-lts-huawei-amd-audio-headers 6.1.38-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lts-huawei-amd-audio.git (read-only, click to copy) |
---|---|
Package Base: | linux-lts-huawei-amd-audio |
Description: | Headers and scripts for building modules for the LTS Linux with patch for huawei amd devices from https://github.com/codepayne/pop-os-linux kernel |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL2 |
Submitter: | shmsh9 |
Maintainer: | shmsh9 |
Last Packager: | shmsh9 |
Votes: | 2 |
Popularity: | 0.000034 |
First Submitted: | 2023-02-22 16:59 (UTC) |
Last Updated: | 2023-07-08 12:50 (UTC) |
Dependencies (15)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- xz (xz-gitAUR) (make)
Latest Comments
Tyr87 commented on 2024-07-23 09:34 (UTC) (edited on 2024-07-23 09:38 (UTC) by Tyr87)
here a workarround for the dokumentation-error: open the PKGbuild-file and change the line 63:
build() { cd $_srcname make htmldocs all }
to
build() { cd $_srcname make all make htmldocs }
Save the File.
Then open a terminal in this folder and type:
makepkg -si --skippgpcheck --skipchecksums
Wait and enjoy the sound on your Huawei ;)
oookiooo commented on 2023-07-29 12:46 (UTC)
cha256sums is not working. it shows that the file is invalid. Please correct me because it worked for me
Morisson commented on 2023-04-04 17:37 (UTC)
alsa-ucm files not work with this kernel, but work with bom-wxx9 branch. I think alsa-usm need because it correct cracking sound.
I open issue on Git. Thank you for your work.
shmsh9 commented on 2023-04-04 17:19 (UTC)
I can't test now on mine but do you have installed the alsa-ucm files from here : https://github.com/codepayne/pop-os-linux/wiki if it fixes it I will package them and add as a dependency
Morisson commented on 2023-04-04 04:28 (UTC)
Thanks. This version work for me. I have issue whith jack headphones work at the same time as speaker. For other devices it should be work.
shmsh9 commented on 2023-04-03 18:52 (UTC)
Hi ! I just pushed a new version that uses patches from https://github.com/codepayne/pop-os-linux tell me if it works for you. I only have a KLVL-WXX9 so I can't test.
Morisson commented on 2023-04-03 07:55 (UTC) (edited on 2023-04-03 07:57 (UTC) by Morisson)
Kernel from this branch on matebook d15-bom-wxx9 == white noise
https://github.com/codepayne/linux-sound-huawei/issues/5
Morisson commented on 2023-04-03 07:53 (UTC)
Hi!
This new git for new driver by codepayne
https://github.com/codepayne/pop-os-linux This universal driver for all matebooks.
Can you do it?)