You are not logged in.

#2601 2015-11-18 18:48:51

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2602 2015-11-18 21:40:39

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Aaaand... it works!


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#2603 2015-11-18 21:53:59

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@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 packagesZsh and other configs

Offline

#2604 2015-11-20 20:43:48

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

indianahorst wrote:
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

#2605 2015-11-21 15:48:31

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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 packagesZsh and other configs

Offline

#2606 2015-11-21 16:06:26

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2607 2015-11-22 13:58:15

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2608 2015-11-22 15:04:11

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2609 2015-11-22 16:31:16

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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, yikes
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

#2610 2015-11-22 16:42:52

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2611 2015-11-22 17:01:52

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Eschwartz wrote:

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... .. . sad


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

#2612 2015-11-22 17:23:22

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2613 2015-11-22 18:33:53

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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... .. . hmm

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

#2614 2015-11-22 21:51:23

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@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

#2615 2015-11-23 02:08:26

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2616 2015-11-24 15:19:53

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2617 2015-11-24 17:11:35

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2618 2015-11-24 20:16:51

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Ok, here comes some updates.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#2619 2015-11-24 20:50:00

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2620 2015-11-24 21:19:30

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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 packagesZsh and other configs

Offline

#2621 2015-11-24 21:31:33

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2622 2015-11-24 21:39:23

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Right, as I said, this is a known bug.

graysky wrote:

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 packagesZsh and other configs

Offline

#2623 2015-11-26 17:03:41

archie0
Member
Registered: 2012-02-26
Posts: 144

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

#2624 2015-12-11 07:53:35

Saren
Member
Registered: 2014-04-02
Posts: 13

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Hi there.
Since I am using a Westmere CPU, would you please make linux-ck-westmere package as well? Big thanks!

Offline

#2625 2015-12-17 20:18:01

Doctor Colossus
Member
Registered: 2012-08-26
Posts: 19

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

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

Board footer

Powered by FluxBB