You are not logged in.
LaraCraft93 wrote:Hello,
I'm current using linux-ck-k10 3.16.1-1 and everything is fine. If I update for 3.16.1-2 the kernel does not boot, keeps restarting after syslinux stage.
Does it happen with the ck-generic 3.16.1-2 package?
Testing... .... .. ck-generic 3.16.1-2 working fine.
Ps.: ck-k10 have a other error when uninstall:
[2014-08-29 18:57] [ALPM-SCRIPTLET] cat: /usr/lib/modules/extramodules-3.16-ck/version: Arquivo ou diretório não encontrado
[2014-08-29 18:57] [ALPM-SCRIPTLET] depmod: ERROR: could not open directory /lib/modules/3.16.1-1-ck: No such file or directory
[2014-08-29 18:57] [ALPM-SCRIPTLET] depmod: FATAL: could not search modules: No such file or directory
Offline
Maybe you updated your kernel (or a few kernels in a row) and didn't reboot?
Check the output of
uname -r
pacman -Qs ^linux | grep linux
Offline
Testing... .... .. ck-generic 3.16.1-2 working fine.
OK, so it seems there's an issue with the specific GCC architecture rather than the CK patch as a whole, which is a start.
Ps.: ck-k10 have a other error when uninstall:
[2014-08-29 18:57] [ALPM-SCRIPTLET] cat: /usr/lib/modules/extramodules-3.16-ck/version: Arquivo ou diretório não encontrado [2014-08-29 18:57] [ALPM-SCRIPTLET] depmod: ERROR: could not open directory /lib/modules/3.16.1-1-ck: No such file or directory [2014-08-29 18:57] [ALPM-SCRIPTLET] depmod: FATAL: could not search modules: No such file or directory
I think that's normal because the ck-k10 headers would have been removed before the ck-k10 package, causing it to be unhappy when it runs the post-remove/install script.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
My CPU architecture is dubbed 'Clarkdale', CPU family 6, model 37. Should I go with the generic build or can I take advantage of any of the other optimized builds?
*EDIT*
Nevermind, 'Nehalem' should do it as it's intended for 1st-gen i processors.
Last edited by msx (2014-09-21 07:08:01)
Enjoying i3wm w/ lifebar + j4-dmenu-desktop + tab_windows / fish shell / Emacs / tmux / Konsole / KDE apps
Arch + Linux-libre kernel: ParabolaGNULinux.org
Offline
I have a question about using tp_smapi with repo-ck. I installed the following package:
tp_smapi-ck 0.41-44
Then I tried to load the tp_smapi module but it fails as follows:
~ sudo modprobe tp_smapi
modprobe: ERROR: could not insert 'tp_smapi': Invalid argument
With the default kernel it works without any issue.
Offline
The PKGBUILD for tp_smapi-ck contains some variable redirects that are complicated to me. Did it build properly? You should post to the AUR page for that package, open a thread specific to it, or email the maintainer.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Did it build properly?
Thanks for pointing that out. I forgot to rebuild the package after the latest kernel update...
Will need to remember doing this regularly somehow.
Offline
I found a weird issue now that I'm trying this repo (and kernel specifically). Sometimes, when I ran any command, like "ls" for instance, it doesn't do anything, until I press "C-c", and then the command is executed. Taking a look at htop or top doesn't show any changes either.
This doesn't happen with any other kernel (custom, lts, pf-kernel, stock...). I found out, that if I have two terminal windows opened and I run a command, sometimes it only actually runs after running a command into another terminal.
1. I have one termite windows opened
2. Open a new terminal (it doesn't load the shell)
3. Press "enter" on the first termite window
4. The shell loads
Does this have to do with bfq or something like that? O.o
❯❯❯ uname -r
3.16.3-1-ck
Geeks & Linux Atelier
An eye for an eye ... ends in making everybody blind -- Mahatma Gandhi
dotfiles
Offline
Weird
Does it happen with any terminal/console? I use Konsole + tmux + Fish and so far so good, tried to reproduce your issue on a urxvt running Bash too but so far so good.
The scheduler has nothing to do with that btw, it's related with the kernel's latency when resolving operations. And @graysky's kernel doesn't ship the BFQ scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/ but the BFS: http://en.wikipedia.org/wiki/Brain_Fuck_Scheduler
Enjoying i3wm w/ lifebar + j4-dmenu-desktop + tab_windows / fish shell / Emacs / tmux / Konsole / KDE apps
Arch + Linux-libre kernel: ParabolaGNULinux.org
Offline
he scheduler has nothing to do with that btw, it's related with the kernel's latency when resolving operations. And @graysky's kernel doesn't ship the BFQ scheduler http://algo.ing.unimo.it/people/paolo/disk_sched/ but the BFS: http://en.wikipedia.org/wiki/Brain_Fuck_Scheduler
Are you sure? The Wiki page says so though:
Offline
I just went ahead and skipped the wiki (graysky, you rock!), thanks for the heads up ^_^
Anyways, pablox's issue can't be related to the scheduler be it either of the two...
Enjoying i3wm w/ lifebar + j4-dmenu-desktop + tab_windows / fish shell / Emacs / tmux / Konsole / KDE apps
Arch + Linux-libre kernel: ParabolaGNULinux.org
Offline
Actually, linux-ck does ship with both BFS and BFQ, but BFQ is not enabled by default; users have to specifically enable it. See the linux-ck wiki page for more.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
ARG, I made a typo , I was asking if it has to do with BFS, not BFQ. Sorry =P.
Anyway, this happens only in the -ck repo, -lts repo works fine O.o. Any clue what could be?
Last edited by pablox (2014-09-22 13:02:17)
Geeks & Linux Atelier
An eye for an eye ... ends in making everybody blind -- Mahatma Gandhi
dotfiles
Offline
No ideal; been running ck1 kernels since 2010 without seeing this.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
installed
linux-ck-piledriver 3.16.3-1
woks fine but one thing I wonder.
set BFS, BFQ (no further testing),
I have mesa-dri-git 10.4.0_devel.65468-1 installed
but when I play games (openarena or sauerbraten(cube2)(I have no other games)) it doesn't matter if i set vsync or not the framerate is always the refreshrate.
any ideas?
ps: with the "default" linux kernel, same version the refreshrate is the maximum of the hardware with vsync off.
Last edited by blackout (2014-09-30 14:30:55)
Offline
can anyone confirm or deny that hasswell optimized linux-ck works on haswell generation Celerons (like Celeron 2955U found in many Chromebooks) since they don't have AVX/AVX2 extensions?
Last edited by danij3l (2014-10-01 10:44:36)
Offline
@danij - I don't know offhand, but if you haven't already, see the repo-ck wiki page and inspect the output of your gcc command therein. If you believe your chip lacks instruction sets, I wouldn't recommend using the packages that depends on them. If you have two kernels installed, just try it and if you system freezes or whatever, just boot to your other kernel and recover.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
@graysky - will try
ty for all work (this repo, aur, sync projects ... ) you really are an asset to arch community
Offline
used ck kernels from repo for a while, but last night recompiled current one with native gcc optimizations, and built an older 3.14-ck with additional rt patch. nice work, thank you @graysky.
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
Due to the recent Arch News item, I created a corresponding nvidia-340xx-ck package set. Users of older nvidia cards mentioned in that news report will need to manually swtich from nvidia-ck ro nvidia-340xx-ck for module support.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Let me add my vote for a westmere flavor. And I'm also not sure whether nehalem isn't just as good...
Manolo
Offline
+1 Westmere. Using Nahalem now.
irc://irc.freenode.net/bwayne
Offline
Let me add my vote for a westmere flavor. And I'm also not sure whether nehalem isn't just as good...
Manolo
I also want to give my vote in favor of Westmere
Offline
Can I use tomoyo without issues? Does the kernel support it?
Offline
FYI
Download problems in today update, three machines upgrading linux-ck-sandybridge, linux-ck-atom and linux-ck-k10. Pacman under yaourt using wget reported corrupted file or key.
Repeating the updates eventually solved the problem.
Also two additional problems, again on separate machines... .. .
:: File /var/cache/pacman/pkg/qt4-4.8.6-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
:: File /var/cache/pacman/pkg/linux-ck-atom-3.16.6-2-i686.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
:: File /var/cache/pacman/pkg/linux-ck-k10-3.16.6-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
:: File /var/cache/pacman/pkg/libreoffice-still-calc-4.2.6-6-i686.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
error: linux-ck-atom: signature from "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" is invalid
:: File /var/cache/pacman/pkg/linux-ck-atom-3.16.6-2-i686.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Thanks again for all your good work... .. .
Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius
Offline