Package Details: linux-ck-headers 6.11.10-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: Headers and scripts for building modules for Linux-ck kernel
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 458
Popularity: 0.094674
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 133 134 135 136 137 138 139 140 141 142 143 .. 308 Next › Last »

kyak commented on 2015-11-13 18:11 (UTC) (edited on 2015-11-13 18:12 (UTC) by kyak)

@Distorted i think i get it now. I should wait for the latest version of linux-ck-ivybridge to hit the repo-ck. After that i'd have something that provides linux-ck=4.3 and be able to install bbswitch-ck. I didn't realize i was still using linux-ck-ivybridge 4.1.3

Distorted commented on 2015-11-13 18:01 (UTC)

@kyak also, did you rebuild the bbswitch-ck package? i updated it for the new version.

Distorted commented on 2015-11-13 18:00 (UTC)

@kyak You could probably edit the bbswitch-ck PKGBUILD file and change depends=linux-ck to depends=linux-ck-ivybridge Unless they changed the actual name of the kernel, not just the package. If this is not the case, the linux-ck-ivybridge pkgbuild should say provide='linux-ck=4.3' to solve these kinds of problems.

kyak commented on 2015-11-13 17:54 (UTC)

Well, wait a second.. bbswitch-ck requires linux-ck, which conflicts with linux-ck-ivybridge that i have installed. What to do? It used to work before

kyak commented on 2015-11-13 17:51 (UTC)

ok, finally.. had to uninstall bbswitch-ck. It doesn't work woth 4.3 kernel. Thanks for the hint, Distorted.

kyak commented on 2015-11-13 17:47 (UTC)

but.. i didn't build anything from aur. I'm using repo-ck

graysky commented on 2015-11-13 17:25 (UTC)

Just remove all repo-ck packages before you try installing one you built yourself from the AUR: pacman -Rs ck-ivybridge

kyak commented on 2015-11-13 17:01 (UTC)

$ LANG=C pacaur -R linux-ck error: target not found: linux-ck Yes, duh. I don't have linux-ck installed, only linux-ck-ivybridge. I suspect a pacaur bug.

sir_lucjan commented on 2015-11-13 16:42 (UTC)

Read carefully: conflicts=('kernel26-ck' 'linux-ck-corex' 'linux-ck-p4' 'linux-ck-pentm' 'linux-ck-atom' 'linux-ck-core2' 'linux-ck-nehalem' 'linux-ck-sandybridge' 'linux-ck-ivybridge' 'linux-ck-broadwell' 'linux-ck-haswell' 'linux-ck-kx' 'linux-ck-k10' 'linux-ck-barcelona' 'linux-ck-bulldozer' 'linux-ck-piledriver' 'linux-ck-silvermont') Duh? :)

Distorted commented on 2015-11-13 15:28 (UTC)

@kyak There are probably some packages that depend on linux-ck-ivybridge that are the cause this error.