You are not logged in.
I'm getting kernel panics with the linux-ck kernels ever since 3.18. The newest update doesn't fix is either.
The standard linux kernel (3.17.x) works just fine.
Any idea why this might be? The specific kernel is linux-ck-haswell.
i had same effect on ivybridge with 3.18.1-2.
unfortunately, i still had no time to try other versions of this kernel.
reverted to my trusted 3.14
Last edited by chaonaut (2014-12-25 12:27:09)
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
As with every report of instability: does the corresponding ARCH kernel of the same version cause issues? In this case you will need to install 3.18.1-1-ARCH from [testing] to properly answer this question.
well, i tried it and got kernel panic immediately.
ivybridge i3-3120M.
very quick googling confirmed that the issue exists:
http://www.phoronix.com/scan.php?page=n … px=MTg1MDc
Last edited by chaonaut (2014-12-25 10:54:51)
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
graysky wrote:As with every report of instability: does the corresponding ARCH kernel of the same version cause issues? In this case you will need to install 3.18.1-1-ARCH from [testing] to properly answer this question.
well, i tried it and got kernel panic immediately.
ivybridge i3-3120M.very quick googling confirmed that the issue exists:
http://www.phoronix.com/scan.php?page=n … px=MTg1MDc
Yeah, that's my point. The bfs rarely if ever is to blame for these issues. Just scroll back through the 85 pages of this thread to count up how many false alarms there are...
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Just got 3.18 working for the first time on my netbook (using the bobcat kernel) (I'd been stuck using earlier versions for a week due to the broadcom-wl thing until I found out my BCM43228 wireless chipset is now supported by the b43 driver in 3.17 and higher, whoops) and while it's working fine overall, I tried adding elevator=bfq to enable bfq and it crashes during startup with a kernel panic in btrfs. It boots fine without that parameter. The weird part, is my desktop (haswell kernel) DOESN'T do this crash with BTRFS and BFQ on 3.18...
Last edited by GourdCaptain (2014-12-26 03:32:17)
Avatar by Ditey: https://twitter.com/phrobitey
Offline
Gourd- Please report this to CK's blog and to BFQ's upstream. Perhaps you discovered a bug with BFQ+BFS+BTRFS.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Gourd- Please report this to CK's blog and to BFQ's upstream. Perhaps you discovered a bug with BFQ+BFS+BTRFS.
Just tried posting on the CK blog and it keeps eating my post without actually posting in Firefox. Go figure.
Avatar by Ditey: https://twitter.com/phrobitey
Offline
graysky wrote:Gourd- Please report this to CK's blog and to BFQ's upstream. Perhaps you discovered a bug with BFQ+BFS+BTRFS.
Just tried posting on the CK blog and it keeps eating my post without actually posting in Firefox. Go figure.
The blogspot has a habit of doing this from time-to-time. Try again later and hope it likes you.
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
Hi, I've been having this issue ever since I've switched to this kernel.
error: failed retrieving file 'linux-ck-ivybridge-3.18.1-3-x86_64.pkg.tar.xz' from repo-ck.com : transfer closed with 16702353 bytes remaining to read
I have tried different wifi connections, wired vs wireless, direct vs via router, etc, but I've never been able to download the full archive in one go.
Offline
Hi, I've been having this issue ever since I've switched to this kernel.
error: failed retrieving file 'linux-ck-ivybridge-3.18.1-3-x86_64.pkg.tar.xz' from repo-ck.com : transfer closed with 16702353 bytes remaining to read
I have tried different wifi connections, wired vs wireless, direct vs via router, etc, but I've never been able to download the full archive in one go.
The connection to the repo is not always stable. See the wiki for a possible solution.
Offline
graysky wrote:Which repo-ck packages are you using on this machine? I have read that the broadcom-wl driver has known issues that are unresolved with 3.18... There is also the nasty lockup bug upstream.
FYI I experienced kernel panic using WiFi and Firefox on archlinux 32bit Intel Atom.
When running same on backup system Manjaro no panic
[ljohnson@KISE-007 Desktop]$ lspci | grep Broadcom 02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02) 03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01) [ljohnson@KISE-007 Desktop]$ uname -r 3.18.1-2-ck
I run the repo-ck's ck linux-ck-atom and broadcom-wl-ck-atom on my Ideapad S12 laptop on both the archlinux system and on the backup manjaro system.
Only the archlinux system has a Kernel panic when using the archlinux system no LAN, WiFi only connect with Firefox. When using the manjaro system, the WiFi only the connection works without a kernel panic.
Running on manjaro system
[root@KISE-007 ~]# uname -a
Linux KISE-007 3.18.1-3-ck #1 SMP PREEMPT Mon Dec 22 14:32:08 EST 2014 i686 GNU/Linux
[root@KISE-007 ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether 00:1f:16:2b:6f:85 brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 0c:60:76:9d:93:a5 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.107/24 brd 192.168.0.255 scope global
Running on archlinux system
[ljohnson@KISE-007 ~]$ sudo -i
[root@KISE-007 ~]# uname -a
Linux KISE-007 3.18.1-3-ck #1 SMP PREEMPT Mon Dec 22 14:32:08 EST 2014 i686 GNU/Linux
[root@KISE-007 ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1f:16:2b:6f:85 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.7/24 brd 192.168.0.255 scope global enp2s0
valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 0c:60:76:9d:93:a5 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.107/24 brd 192.168.0.255 scope global wlp3s0
valid_lft forever preferred_lft forever
Last edited by keepitsimpleengineer (2014-12-28 22:40:27)
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
@graysky, the latest PKGBUILD does not work.
-> Extracting linux-3.18.tar.xz with bsdtar
-> Extracting patch-3.18.2.xz with xz
-> Extracting patch-3.18-ck1.bz2 with bzip2
-> Extracting enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz with gzip
-> Extracting config.x86_64 with bsdtar
bsdtar: Error opening archive: Unrecognized archive format
==> ERROR: Failed to extract config.x86_64
Aborting...
==> ERROR: Makepkg was unable to build linux-ck.
Offline
@enihcam - Works for me:
-> Extracting linux-3.18.tar.xz with bsdtar
-> Extracting patch-3.18.2.xz with xz
-> Extracting patch-3.18-ck1.bz2 with bzip2
-> Extracting enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz with gzip
==> Starting prepare()...
patching file Makefile
patching file arch/arm/boot/dts/armada-370-db.dts
patching file arch/arm/boot/dts/armada-370.dtsi
...
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
@enihcam - Works for my linux-lts-ck package as well.
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
3.18.2 — still getting kernel panics on ivybridge (either official & ck).
i've made PKGBUILDs for 3.17.8 and some extra modules for it, but 3.17 branch is EOL at the moment
anyway, i'll upload them to AUR tomorrow, after final checks (i'm drunk a bit right now, so can't trust myself)
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
Another kernel panic here as well, again upon accessing the PC via SMB. I think I'll revert to 3.17 series and see how things play out.
edit: is there a way to get an older version of a ck package? namely the virtualbox-ck-host-modules for the 3.17.6-1 linux-ck kernel.
edit2: nvm, got it, should have read the first post.
Last edited by Soukyuu (2015-01-11 00:52:11)
[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]
Offline
3.18.2 — still getting kernel panics on ivybridge (either official & ck).
building 3.18.2-1-ck with gcc-4.8.4 definitely improved uptime before panic, but it still continues happening.
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
@chaonaut and soukyuu - does 3.8.2-2-ARCH give panics? Are either of you using the broadcom-wl drivers?
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
yes and yes.
thanks for pointing to broadcom-wl, i was unaware about its issues with recent kernels.
going to try it with debian/ubuntu patches tomorrow.
Last edited by chaonaut (2015-01-11 01:30:00)
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
@chaonaut and soukyuu - does 3.8.2-2-ARCH give panics? Are either of you using the broadcom-wl drivers?
3.8.2-2-ARCH? And no, no broadcom-wl drivers. You suggested trying the official kernel in testing before, I think I will do that next.
[ Arch x86_64 | linux | Framework 13 | AMD Ryzen™ 5 7640U | 32GB RAM | KDE Plasma Wayland ]
Offline
==> Verifying source file signatures with gpg...
linux-3.18.tar ...
FAILED (unknown public key 79BE3E4300411886)
patch-3.18.2 ...
FAILED (unknown public key 38DBBDC86092693E)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build linux-ck.
any ideas?
Offline
==> Verifying source file signatures with gpg... linux-3.18.tar ... FAILED (unknown public key 79BE3E4300411886) patch-3.18.2 ... FAILED (unknown public key 38DBBDC86092693E) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build linux-ck.
any ideas?
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
well, broadcom-wl driver definitely was the problem.
ubuntu/debian patches did not solved it too.
so far, 3.18.2-1-ck with opensource brcmsmac driver working ok (BCM4727).
will give it another try, though in the past i had really horrible issues with it (the damn thing messed up whole wireless network), so switched to broadcom-wl.
Last edited by chaonaut (2015-01-11 09:07:18)
— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love
Offline
well, broadcom-wl driver definitely was the problem.
ubuntu/debian patches did not solved it too.
so far, 3.18.2-1-ck with opensource brcmsmac driver working ok (BCM4727).
will give it another try, though in the past i had really horrible issues with it, so switched to broadcom-wl.
Yeah, from what I have been reading, there isn't yet a 100 % fix for the broadcom-wl problem.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
enihcam wrote:==> Verifying source file signatures with gpg... linux-3.18.tar ... FAILED (unknown public key 79BE3E4300411886) patch-3.18.2 ... FAILED (unknown public key 38DBBDC86092693E) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build linux-ck.
any ideas?
$ sudo gpg --recv-key 5EE46C4C
gpg: keyserver receive failed: No keyserver available
$ sudo gpg --lsign 5EE46C4C
gpg: key "5EE46C4C" not found: No public key
It doesn't work.
Offline
clfarron4 wrote:enihcam wrote:==> Verifying source file signatures with gpg... linux-3.18.tar ... FAILED (unknown public key 79BE3E4300411886) patch-3.18.2 ... FAILED (unknown public key 38DBBDC86092693E) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build linux-ck.
any ideas?
$ sudo gpg --recv-key 5EE46C4C gpg: keyserver receive failed: No keyserver available $ sudo gpg --lsign 5EE46C4C gpg: key "5EE46C4C" not found: No public key
It doesn't work.
Works here:
claire ~ % gpg --recv-key 5EE46C4C
gpg: key 5EE46C4C: public key "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" imported
gpg: Total number processed: 1
gpg: imported: 1
claire ~ % gpg --keyserver http://pgp.mit.edu --recv-key 5EE46C4C
gpg: key 5EE46C4C: "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
If it doesn't work, you might need to head over to a keyserver like http://pgp.mit.edu, download the key and import it manually.
Also, don't use sudo when adding the key to YOUR keyring.
Last edited by clfarron4 (2015-01-11 12:02:09)
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