Brian J. Murrell
Brian J. Murrell
pulseaudio seems to be blocked in the kernel now: ``` [234932.386752] sysrq: Show Blocked State [234932.387276] task:kworker/3:2 state:D stack: 0 pid:1275858 ppid: 2 flags:0x00004000 [234932.387279] Workqueue: pm pm_runtime_work [234932.387282] Call...
> For this, you can try following to disable audio driver for Intel GPU: I've added that for my next reboot. > But then the original problem of microphone getting...
> The resume/suspend error. I think this is related to the multiplexed GPU setup (and at @brianjmurrell , this is a feature of the laptop's design and needs additional kernel...
This one can probably be closed as resolved by SOF 1.8 firmware unless you disagree.
> It seems strange adding `%{dist}` to `Release`. To just pick a specfile at random: https://src.fedoraproject.org/rpms/autofs/blob/rawhide/f/autofs.spec#_15 I think you will find that all Fedora, RHEL (and therefore all EL downstreams)...
> Do you want to come up with a pull request? Unfortunately this is a `$day_job` issue and I have too many other deadlines looming to have to take on...
Hrm. I don't really have anywhere I can upload them to. If you use mock to build https://github.com/daos-stack/dpdk/blob/1231cac43173877aae6b152ded5523d80809bac9/dpdk.spec on each of opensuse-leap-15.3-x86_64 and rocky+epel-8-x86_64 you will get RPMs you can...
[libfabric-1.15.1-3.suse.lp153.x86_64.rpm.tar.gz](https://github.com/rpm-software-management/rpmlint/files/9489801/libfabric-1.15.1-3.suse.lp153.x86_64.rpm.tar.gz)
@Conan-Kudo Indeed, I completely agree. While it's been a while since I filed this ticket, because I generally agree with you I can only imagine that I tried including `%{dist}`...
> ```diff > if len(res.group(0)) % 2 and match not in ('%autochangelog', '%release', '%dist'): > ``` But per @Conan-Kudo (and I agree with him), I shouldn't actually be putting the...