distribution
distribution copied to clipboard
Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
iwlwifi firmware have following errors in log: [ 13.575022] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination [ 13.730925] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode [ 13.731040]...
``` $ vainfo Trying display: wayland libva info: VA-API version 1.22.0 libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva error: /usr/lib64/dri/iHD_drv_video.so init failed libva info:...
The following adds ``` /usr/lib64/libbacktrace.so /usr/lib64/pkgconfig/libbacktrace.pc ``` Autospec notes for the package [libbacktrace](https://github.com/clearlinux-pkgs/libbacktrace) - [for-review.txt](https://gist.github.com/K1ngfish3r/eaddbae46da62019c45e80a7c7128838) **series** [0001-Provide-project-information-to-autotools.patch](https://github.com/ianlancetaylor/libbacktrace/commit/e4f3220e535a7bc93730e50d1f10c89ef3996075.patch) [0002-Add-pkg-config-file.patch](https://github.com/ianlancetaylor/libbacktrace/commit/f75f3eee369686694c379619a134c473982c0951.patch) **build_pattern** = `configure_ac` **configure** = `--enable-shared`
I've installed the kernel-lts bundle (version 41640) on Clear Linux version 41780. Here is my disk layout: ``` NAME TYPE MOUNTPOINTS FSTYPE nvme0n1 disk ├─nvme0n1p1 part vfat ├─nvme0n1p2 part ├─nvme0n1p3...
Official package name: `libvirt-dbus` License (must be an OSI approved Open Source license): LGPL V2.1 Download URL of latest release: `git clone https://gitlab.com/libvirt/libvirt-dbus.git; git checkout v1.4.0` Latest release date (must...
OS: Clear Linux OS x86_64 version 42100 Host: KVM/QEMU (Standard PC (Q35 + ICH9, 2009) pc-q35-9.0) Kernel: 6.10.1-1453.native CPU: Intel i5-9600KF (6) @ 3.695GHz Following to this simple tutorial on...

I had this issue when I first wanted to install Clear Linux months ago, so I wanted to let you guys know about this weird bug. When you install Clear...
Zed
Official package name: zed License (must be an OSI approved Open Source license): AGPL-3.0 Apache-2.0 GPL-3.0 Download URL of latest release: https://github.com/zed-industries/zed/archive/refs/tags/v0.143.7.tar.gz Latest release date (must be recent): Jul 12,...
The following contains notes for obs-studio's autospec update from 30.1.2 to 30.2.2 **URL** https://github.com/obsproject/obs-studio/releases/download/30.2.2/OBS-Studio-30.2.2-Sources.tar.gz update `Fix-plugin-installation-path.patch` ``` diff --git a/libobs/obs-nix.c b/libobs/obs-nix.c index 77c36be5e..fe8a04813 100644 --- a/libobs/obs-nix.c +++ b/libobs/obs-nix.c @@ -51,7...