You are not logged in.
I already dl'ed the bugtracker diff attachment, and I'm currently rebuilding the kernel to see if it works.
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Aaaand... it works!
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
@Eschwatz - Thanks for testing. You can check the following to see if it gets queued for 4.3.1: https://git.kernel.org/cgit/linux/kerne … /queue-4.3
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
graysky wrote:OK. I have been running 4.3.0-1-ck for 3 days without a problem and none were reported by early adopters so I refreshed the repo. The only gotcha is there are currently no broadcom-wl-ck for i686 due to a build failure. I need someone with more knowledge to look it. See the AUR page for details.
EDIT: Apparently, nvidia-304xx-ck isn't working either under i686:
% sudo modprobe nvidia modprobe: ERROR: could not insert 'nvidia': Unknown symbol in module, or unknown parameter (see dmesg) ... [ 382.526033] nvidia: Unknown symbol mtrr_del (err 0) [ 382.526299] nvidia: Unknown symbol mtrr_add (err 0)
Unfortunately, it isn't working under x64 either, I can't get the Xorg server to start. Got exactly this error in dmesg. Switched to the Arch default kernel.
Is there a way to fix this nvidia bug or do we have to wait until nvidia fixes it?
Having nvidia bug with ck-kx (applies to all ck-* I guess), but switching back to stock linux kernel, which is a later version of kernel, working. Oops! Actually ck- is 4.3, and linux is still 4.2.5 but ck has been behind lately until this week apparently.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
The nvidia-304xx bug has been fixed with a small patch reverting a upstream commit but I await the Arch kernel maintainers to approve of it before I incorporate[1]. In other news, thanks to andreyv in the AUR, broadcom-wl-ck now builds for i686.
1. https://bugs.archlinux.org/task/47092
Last edited by graysky (2015-11-21 15:48:53)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Special thanks for sorting out broadcom-wl-ck-atom... .. !
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
yeah, getting permanent reproducible kernel panics with btrfs and elevator=bfq
I think you mention this some months ago...
also what I should use?
$ gcc -c -Q -march=native --help=target | grep march
-march= bonnell
$
Well, I suppose that this is somekind of signature, no?
Offline
bonnel = atom, I believe.
And I use btrfs, and bfq enabled by default.
But no kernel panics.
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Yikes
The upgrade to 4.3 broke my Archlinux 32 bit Lenovo S12 (Intel) laptop, will not finish boot to X.
This downgrade avoided that problem:
linux-ck-atom-4.1.13-1-i686.pkg.tar.xz linux-ck-atom-headers-4.1.13-1-i686.pkg.tar.xz broadcom-wl-ck-atom-6.30.223.271-1-i686.pkg.tar.xz
Hardware info at http://pastebin.com/nRBnMHBs
Surprisingly,
the laptop also boots manjaro linux which is running repo-ck's linux-ck 4.3-1 &c, but the mesa version is 11.0.4 vice Archlinux's 11.0.6 , no problems with it, so far... .. .
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
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
That chipset was reported in the bugreport I referenced above, which broke the display.
That would be a kernel bug, but if so, why did it work when booting to Manjaro with the same kernel???
Do you want to try rebuilding it with the patch I linked?
Last edited by eschwartz (2015-11-22 16:45:59)
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
That would be a kernel bug, but if so, why did it work when booting to Manjaro with the same kernel???
Do you want to try rebuilding it with the patch I linked?
I would suppose it is the mesa driver difference, archlinux today upped to 11.0.6 while manjaro is still at 11.0.4...
# pacman -Qii mesa
Name : mesa
Version : 11.0.4-1
Description : an open-source implementation of the OpenGL specification
Architecture : i686
URL : http://mesa3d.sourceforge.net
Licenses : custom
Groups : None
Provides : libglapi osmesa libgbm libgles libegl khrplatform-devel ati-dri intel-dri
nouveau-dri svga-dri mesa-dri
Depends On : libdrm wayland libxxf86vm libxdamage libxshmfence systemd elfutils
libomxil-bellagio expat libtxc_dxtn llvm-libs
Optional Deps : opengl-man-pages: for the OpenGL API man pages
mesa-vdpau: for accelerated video playback
libva-mesa-driver: for accelerated video playback
Required By : cairo-infinality-ultimate mhwd xf86-video-intel
Optional For : None
Conflicts With : libglapi osmesa libgbm libgles libegl khrplatform-devel ati-dri intel-dri
nouveau-dri svga-dri mesa-dri
Replaces : libglapi osmesa libgbm libgles libegl khrplatform-devel ati-dri intel-dri
nouveau-dri svga-dri mesa-dri
Installed Size : 34.81 MiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Build Date : Mon 26 Oct 2015 12:42:05 AM PDT
Install Date : Wed 28 Oct 2015 08:15:55 AM PDT
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
Backup Files:
(none)
I tried downgrading mesa to 11.0.5 in archlinux but it still hung at boot with no X.
Willing but not able to rebuild with patch... .. .
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
The fact that it works in Manjaro does make it hard to understand how it could be the same problem.
But your chipset is the same one that someone else reported was broken.
Either way, for general reference, here is a patch which adds the fix I used: http://pastebin.com/5tWLFJQ4
Just apply it to your download of the linux-ck PKGBUILD directory with patch -p1 < $pastebin
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
So to test that the mesa drivers version made a difference, I upgraded to linux-ck-atom 4.3 &c and downgraded mesa to 11.0.4 on archlinux. The result was it failed to boot into X.
Worried that I wasn't running graysky's -ck on the manjaro system I checked... .. .
# pacman -Qss linux-ck
local/broadcom-wl-ck-atom 6.30.223.271-3 (ck-atom)
Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck. Intel Atom optimized.
local/linux-ck-atom 4.3-1 (ck-atom)
Linux Kernel and modules with the ck1 patchset featuring the Brain Fuck Scheduler v0.465. Intel Atom optimized.
local/linux-ck-atom-headers 4.3-1 (ck-atom)
Header files and scripts to build modules for linux-ck. Intel Atom optimized.
# pacman -Qii broadcom-wl-ck-atom
Name : broadcom-wl-ck-atom
Version : 6.30.223.271-3
Description : Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck. Intel Atom optimized.
Architecture : i686
URL : http://www.broadcom.com/support/802.11/linux_sta.php
Licenses : custom
Groups : ck-atom
Provides : None
Depends On : linux-ck-atom>=4.3 linux-ck-atom<4.4
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : broadcom-wl-ck broadcom-wl-ck-barcelona broadcom-wl-ck-bulldozer broadcom-wl-ck-corex broadcom-wl-ck-core2 broadcom-wl-ck-haswell
broadcom-wl-ck-broadwell broadcom-wl-ck-ivybridge broadcom-wl-ck-kx broadcom-wl-ck-k10 broadcom-wl-ck-nehalem broadcom-wl-ck-p4
broadcom-wl-ck-piledriver broadcom-wl-ck-pentm broadcom-wl-ck-sandybridge broadcom-wl-ck-silvermont
Replaces : None
Installed Size : 2.65 MiB
Packager : graysky <graysky@archlinux.us>
Build Date : Sat 21 Nov 2015 07:39:23 AM PST
Install Date : Sat 21 Nov 2015 07:56:17 AM PST
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
Backup Files:
(none)
# pacman -Qii linux-ck-atom
Name : linux-ck-atom
Version : 4.3-1
Description : Linux Kernel and modules with the ck1 patchset featuring the Brain Fuck Scheduler v0.465. Intel Atom optimized.
Architecture : i686
URL : https://wiki.archlinux.org/index.php/Linux-ck
Licenses : GPL2
Groups : ck-atom
Provides : linux-ck=4.3
Depends On : coreutils linux-firmware mkinitcpio>=0.7
Optional Deps : crda: to set the correct wireless channels of your country
nvidia-ck: nVidia drivers for linux-ck
modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
Required By : broadcom-wl-ck-atom linux-ck-atom-headers
Optional For : None
Conflicts With : kernel26-ck linux-ck-corex linux-ck-p4 linux-ck-pentm linux-ck 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
Replaces : kernel26-ck-atom
Installed Size : 67.65 MiB
Packager : graysky <graysky@archlinux.us>
Build Date : Sun 15 Nov 2015 10:19:17 AM PST
Install Date : Sat 21 Nov 2015 07:55:51 AM PST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Validated By : Signature
Backup Files:
UNMODIFIED /etc/mkinitcpio.d/linux-ck.preset
# pacman -Qii linux-ck-atom-headers
Name : linux-ck-atom-headers
Version : 4.3-1
Description : Header files and scripts to build modules for linux-ck. Intel Atom optimized.
Architecture : i686
URL : https://wiki.archlinux.org/index.php/Linux-ck
Licenses : GPL2
Groups : ck-atom
Provides : linux-ck-headers=4.3 linux-headers=4.3
Depends On : linux-ck-atom
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : kernel26-ck-headers linux-ck-corex-headers linux-ck-p4-headers linux-ck-pentm-headers linux-ck-headers linux-ck-core2-headers
linux-ck-nehalem-headers linux-ck-sandybridge-headers linux-ck-ivybridge-headers linux-ck-haswell-headers linux-ck-broadwell-headers
linux-ck-kx-headers linux-ck-k10-headers linux-ck-barcelona-headers linux-ck-bulldozer-headers linux-ck-piledriver-headers
linux-ck-silvermont-headers
Replaces : kernel26-ck-atom-headers
Installed Size : 33.17 MiB
Packager : graysky <graysky@archlinux.us>
Build Date : Sun 15 Nov 2015 10:19:47 AM PST
Install Date : Sat 21 Nov 2015 07:56:35 AM PST
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
Backup Files:
(none)
I am not sure of what to make of this... .. .
The only other thing that I can conjure up is that manjaro is running compiz but I cannot see how that would make a difference?
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
@Eschwartz
So I took a look at Xorg.o.log and journalctl -b for the 4.3&c on manjaro(working) and archlinux(not working) and didn't learn much.
In any case they are at (for a few weeks)
http://pastebin.com/E0V7qm0n -x.manjaro
http://pastebin.com/eC4dBJG1 -x-arch
http://pastebin.com/21P6Q72D -j,mamjaro
http://pastebin.com/Xi4BVVJi -j-arch
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
A problem with the kernel that isn't in the repos, but in an unofficial repo, and we can't say that Allan broke it. Drat!
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
BTW I have kept a non -ck kernel but hadn't booted it in many months.
So when I did I got the same stop a X as with the 4.4-1 -ck kernel.
When I downgraded it to 4.2.5-1-ARCH it booted normally... .. .
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
I'm not using ck since my nvidia not working. So I go to stock linux kernel and ... now using my tv tuner (bt878) hard locks the machine.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Ok, here comes some updates.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Updated, and still no nvidia with linux-ck.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
As far as I know, only 304xx is not working (but true for ck and ARCH). There is a fix proposed but it awaits approval by the Arch devs. Is it the 304xx drivers that do not work for you?
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
It's not working on nvidia-304xx-ck-kx for me. Having to switch back to stock linux to use nvidia.
Last edited by nomorewindows (2015-11-24 21:31:48)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Right, as I said, this is a known bug.
It's an upstream bug that is not unique to the ck flavors. Happens under the official kernel as well.
https://bugs.archlinux.org/task/47092
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Newb here.
If I want to tailor the aur version of linux-ck to my Haswell CPU, do I have to edit the kernel config file or not?
Thanks
Yep. It's not done automatically
Last edited by archie0 (2015-11-26 18:54:52)
Offline
Hi there.
Since I am using a Westmere CPU, would you please make linux-ck-westmere package as well? Big thanks!
Offline
Guys, does anyone have a copy of linux-ck-atom-4.2.5*-i686.tar.xz? I had been holding back for a while, waiting for the Intel bug to get fixed. I upgraded a couple of days ago just to check if the latest kernel had fixed it, but I didn't realize I had accidentally purged my old 4.2.5 package to recover disk space, so now I'm stuck and can't downgrade. I've had to switch back to mainline. I miss bfq. Please PM me if you can help me out, or better yet post a link since there are probably another handful of people in the same bind. Thanks a lot.
Offline