You are not logged in.
I have decided to use your linux-ck-corex kernel once again. It seems to be working pretty great. But I have been getting the following error on boot and resume
[drm:__gen6_gt_force_wake_mt_get] *ERROR* Force wake wait timed out
I am searching the interwebs now looking for more info. So far I have found this thread, but I haven't tried anything yet. ihttps://bugs.freedesktop.org/show_bug.cgi?id=54521
I just figured I would throw this out there to see if anyone else is experiencing the same issue. As far as I can tell, it seems to have no adverse effects on my system.
Seems to be reported and fixed here: http://comments.gmane.org/gmane.comp.fr … ntel/15041
Offline
WonderWoofy wrote:I have decided to use your linux-ck-corex kernel once again. It seems to be working pretty great. But I have been getting the following error on boot and resume
[drm:__gen6_gt_force_wake_mt_get] *ERROR* Force wake wait timed out
I am searching the interwebs now looking for more info. So far I have found this thread, but I haven't tried anything yet. ihttps://bugs.freedesktop.org/show_bug.cgi?id=54521
I just figured I would throw this out there to see if anyone else is experiencing the same issue. As far as I can tell, it seems to have no adverse effects on my system.
Seems to be reported and fixed here: http://comments.gmane.org/gmane.comp.fr … ntel/15041
Hey, thanks for the info kyak. I am glad to see that the message is apparently as harmless to the system as it seems. I have noticed no difference in performance or reliability, so that is great. I thought about adding the patch and recompiling, but if it isn't a real issue, then I think I will just leave it as is for now. Of course if graysky feels so inclined to add it to his repo's kernels I would happily test.
Offline
Is anyone else getting terrible throughput from the repo or is it just me?
:: Retrieving packages from repo-ck...
linux-ck-kx-3.6.3-2-i686 14.3 MiB 37.4K/s 12:07 [#############---------------------------] 34%
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Absolutely terrible....
Edit: It just jumped to a whopping 45K/s... but it seems to be fluctuating between 45K/s and 25K/s... oh sweet jesus, I just saw it hit 57K/s!
Last edited by WonderWoofy (2012-10-23 01:57:40)
Offline
I get the full speed of my internet connection (about 1000K/s) for a while (~20 seconds) and then it go down to something around 50K/s for the rest of the download.
Last edited by SiD (2012-10-23 07:40:33)
Offline
Thanks guys, I gotta bitch to godaddy.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Be careful
EXT4 Data Corruption Bug Hits Stable Linux Kernels 3.6.x
Offline
Be careful
EXT4 Data Corruption Bug Hits Stable Linux Kernels 3.6.x
Come on man, when was the last time you unmounted and mounted your ext4 partition TWICE within the some seconds the journal was not written?
Last edited by SanskritFritz (2012-10-24 12:20:37)
zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)
Offline
Thanks guys, I gotta bitch to godaddy.
:: Retrieving packages from repo-ck...
linux-ck-atom-3.6.3-2-x86_64 40.9 MiB 1692K/s 00:00 [######################################--] 97%
Better for me now.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I get the full speed of my internet connection (about 1000K/s) for a while (~20 seconds) and then it go down to something around 50K/s for the rest of the download.
Still same behaviour.
Offline
Hello. Can you place somewhere an older version of ck kernel, which doesn't have a ext4 bug? Preferably for corex.
Offline
@h31 - I only keep the latest versions online (3.6.4-1 at the moment). You can always download the older source and compile yourself if you wish. From my understanding of the dreaded ext4 bug, it only affects very uncommon situations. I am not worrying about it on my machines. The ext4 devs didn't think that their proposed fix was important enough to include in 3.6.4 for example.
Last edited by graysky (2012-10-29 14:18:38)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Currently having some troubles with linux-ck-atom 3.6.4-1 and broadcom-wl-ck-atom 5.100.82.112-25 : my wlan0 (udev binding rules https://wiki.archlinux.org/index.php/Br … com-wl.29) isn't recognized. In fact, my system sees no wireless interface at all, despite it's working fine with [core] linux 3.6.3-1 and broadcom-wl 5.100.82.112-8 from AUR.
Offline
@PostB - I just rebuilt these against the 3.6.4-1 headers and reuploaded to the repo. Please update and let me know.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
@PostB - I just rebuilt these against the 3.6.4-1 headers and reuploaded to the repo. Please update and let me know.
That did the trick ! Thank you very much.
Offline
No problem. Guess I need to just rebuild the damn drivers with each version bump to be safe. I can't test broadcom anymore since my old laptop died. New one uses other drivers.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
No problem. Guess I need to just rebuild the damn drivers with each version bump to be safe. I can't test broadcom anymore since my old laptop died. New one uses other drivers.
I can confirm this. I stopped complaining about the wl module a while back when I started recompiling it myself after each kernel update.
on a different note:
I JUST noticed that there are virtualbox packages for the particular compiled kernels. Is the PKGBUILD the same/similar to what's in the AUR? How often do you need to rebuild those packages?
Last edited by akspecs (2012-11-04 00:09:39)
Offline
hrm.. I cant quite figure out why graysky no longer includes the arch logos in the kernel, considering those of us using the official closed source Nvidia drivers cant use KMS (at least afaik)... but whatever.. anyway.. nearest as I can tell the 3.1.8 src pkg is the last one with the logo images... does anyone happen to have this package available as it no longer seems to be on repo-ck.com?
Last edited by hekel (2012-11-06 09:11:58)
Offline
@akspecs - The vbox modules _need_ to be compiled each time a new kernel release is out. I know this because I use the corex kernel on my own boxes and if I don't recompile them, I can't use virtualbox. To the broadcom issue... I am able to `sudo modprobe wl` on my test machine. If that fails, I will bump the pkgver one and compile them for the repo. What I can't do is verify that the probed module works. Interestingly, I also test the nvidia modules and those seem not to care about minor version bumps. Crazy.
@hekel - I dropped the logos a long time ago since most users don't even see them. You might be able to find them in an older version on the http://pkgbuild.com/git/aur-mirror.git/log/linux-ck
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Thankyou, graysky
Apparently they were removed in this years first pkg. If anyone else is interested, I found them here; http://pkgbuild.com/git/aur-mirror.git/ … 359eb92f21
Offline
Today I changed my system to a pure systemd installation. While examining the journalctl log and working out errors I stumbled over the following entry:
Failed to create cgroup cpu:/: No such file or directory
The arch standard kernel does not have this error.
This seems to be kernel config related as stated her:
http://0pointer.de/blog/projects/cgroup … roups.html
The arch stock kernel has cgroups enabled, while ck seems to have not which is not a good idea using systemd:
systemd does not require the performance-sensitive bits of Linux control groups enabled in the kernel. However, it does require some non-performance-sensitive bits of the control group logic.
Could you please have a look at this and eventually change the kernel config to suit systemd's needs?
Harvey
Linux is like a wigwam: No Gates, no Windows and an Apache inside
Offline
graysky: I just wanted to thank you for all your time, you have put into this! Keep rocking.
The greatest threat to knowledge is not ignorance - it is the illusion of knowledge!
Offline
@Harvey - That's odd. According to that page you referenced, one need only enable "CONFIG_CGROUPS=y" to use systemd if I read that correctly. Linux-ck starts with the stock ARCH config files and only modifies them accommodation the ck1 patchset and the bfq patchset with the later being functionally inactive unless the user sets that IO scheduler. Anyway:
$ zgrep CONFIG_CGROUPS=y /proc/config.gz
CONFIG_CGROUPS=y
This is on my linux-ck-kx box. I do see that peculiar line in the journalctl as well:
Failed to create cgroup cpu:/: No such file or directory
Perhaps this is one to ask CK directly.
Last edited by graysky (2012-11-08 21:14:41)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I have no problems with cgroups with the ck kernel in terms of functionality compared to the normal kernel... but I too find that line in my journal.
Offline
Again, according to the document Harvey posted, there should be no warnings by systemd. Sounds like a systemd bug.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline