You are not logged in.
Post the output of 'sudo pacman -Syyu'.
Run
LC_ALL=C <command>
to get the output in English.
Offline
@Scimmia Nope I'm using a single partition for the whole system.
$ LC_ALL=C sudo pacman -Syyu
[sudo] password for nspacestd:
:: Synchronizing package databases...
core 118.5 KiB 356K/s 00:00 [################################] 100%
extra 1716.8 KiB 991K/s 00:02 [################################] 100%
community 2.4 MiB 649K/s 00:04 [################################] 100%
multilib 121.0 KiB 412K/s 00:00 [################################] 100%
repo-ck 45.5 KiB 189K/s 00:00 [################################] 100%
:: Starting full system upgrade...
there is nothing to do
Offline
Ah, yeah, I didn't look at your output close enough, just assumed a common problem. Simply looks like the repo hasn't been reindexed yet.
Online
I've installed the new linux-ck-core2 3.17.2-1 for i686 just after nspacestd posted https://bbs.archlinux.org/viewtopic.php … 8#p1474788
Offline
There's no update here for my x86_64 machine. So one arch got reindexed, one didn't.
Online
That's crazy,.. the DTS on the db.tar.xz are correct. I just bumped and built nvidia-340xx to match ARCH/upstream and can confirm the DTS on both repos. Please try again, `pacman -Ss linux-ck` returns the correct versions for me.
Last edited by graysky (2014-11-12 19:58:42)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
EDIT: About the failed sig check: the download from the web interface ended before it was complete, but I didn't notice since I was using Chromium instead of something like wget... My fault here
Last edited by nspacestd (2014-11-12 20:01:59)
Offline
You likely just need to sign my key:
# pacman-key -r 5EE46C4C && pacman-key --lsign-key 5EE46C4C
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
You likely just need to sign my key:
# pacman-key -r 5EE46C4C && pacman-key --lsign-key 5EE46C4C
Well, turns out that since I was using a browser (Chromium) I didn't notice the download ended in an incomplete transfer... Thanks anyway
Offline
Hi,
I just upgraded to 3.17.2-ck (I'm using the linux-ck-ivybridge package):
Linux roman-arch 3.17.2-1-ck #1 SMP PREEMPT Tue Nov 11 18:33:23 EST 2014 x86_64 GNU/Linux
The system boots up fine, but I've seen a few red lines at boot time so I thought I'd investigate.
Nov 12 21:46:21 roman-arch systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Nov 12 21:46:21 roman-arch systemd[1]: Failed to start Load Kernel Modules.
Nov 12 21:46:21 roman-arch systemd[1]: Unit systemd-modules-load.service entered failed state.
Nov 12 21:46:21 roman-arch systemd[1]: systemd-modules-load.service failed.
[...]
Nov 12 21:46:21 roman-arch systemd-modules-load[217]: Failed to find module 'acpi_call'
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since Mi 2014-11-12 21:46:21 CET; 2min 4s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 218 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 218 (code=exited, status=1/FAILURE)Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
The normal (vanilla Arch) kernel does not have this problem. This only happen when booting the -ck kernel. This didn't happen with 3.16-ck either. Did I miss something?
Last edited by rmi (2014-11-12 21:10:53)
Offline
That's crazy,.. the DTS on the db.tar.xz are correct. I just bumped and built nvidia-340xx to match ARCH/upstream and can confirm the DTS on both repos. Please try again, `pacman -Ss linux-ck` returns the correct versions for me.
Yep, works now.
Online
@rmi - you sure about that? I can't find that module under either ck1 or ARCH v3.17.2:
% find /lib/modules -name 'acpi*' | grep call
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I don't think there has ever been a module called acpi_call in the mainline kernel.
There is this though: https://github.com/mkottman/acpi_call
@rmi: What does 'modinfo acpi_call' tell you when booted into the vanilla Arch kernel?
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Hi,
thanks for your answers.
@rmi - you sure about that? I can't find that module under either ck1 or ARCH v3.17.2:
Yes, it's reproducible. The vanilla Kernel boots it just fine, 3.17.2-ck doesn't. Some more information with the vanilla kernel:
-> % modinfo acpi_call
filename: /lib/modules/3.17.2-1-ARCH/extramodules/acpi_call.ko.gz
license: GPL
depends:
vermagic: 3.17.0-1-ARCH SMP preempt mod_unload modversions-> % find /lib/modules -name 'acpi*' | grep call
/lib/modules/extramodules-3.17-ARCH/acpi_call.ko.gz-> % pacman -Si acpi_call
Repository : community
Name : acpi_call
Version : 1.1.0-14
Description : A linux kernel module that enables calls to ACPI methods through /proc/acpi/call
Architecture : x86_64
URL : http://github.com/mkottman/acpi_call
Licenses : GPL
Groups : None
Provides : None
Depends On : linux>=3.17 linux<3.18
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 10.73 KiB
Installed Size : 21.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Mon Oct 6 20:37:52 2014
Validated By : MD5 Sum SHA256 Sum Signature
The package/module is required by tlp, a power managament tool for ThinkPads.
Offline
There's your problem: an external package built against the ARCH kernel is supplying the module. You need to build it against the headers for -ck in order for it to work. Nothing is wrong with the -ck packages.
Last edited by graysky (2014-11-13 10:45:06)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
@graysky
Can I somehow disable acer_wmi since I am running no Acer machine but a Thinkpad?
I am getting the following error on boot:
Nov 14 10:46:26 thinkpad kernel: acer_wmi: No or unsupported WMI interface, unable to load
Tried blacklisting the following modules but the error remains:
~ cat /etc/modprobe.d/blacklist.conf
# acer_wmi: No or unsupported WMI interface, unable to load
blacklist wmi
blacklist acer_wmi
Thanks!
Offline
@orschiro: Add the modconf hook to your mkinitcpio.conf and update your initramfs.
$ mkinitcpio --hookhelp modconf
==> Help for hook 'modconf':
This hook installs modprobe configuration files from /etc/modprobe.d and
/usr/lib/modprobe.d.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
@WorMzy
The modconf hooks is already added to my mkinitcpio.conf:
$ cat /etc/mkinitcpio.conf
[...]
HOOKS="base udev autodetect modconf block lvm2 resume filesystems keyboard fsck"
Offline
Have you rebuilt your initramfs since you modified blacklist.conf?
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Can you apply the patch used in the current 3.17.3 official kernel in testing to fix the bugs on Haswell CPUs with the recent microcode update discussed in this thread? https://bbs.archlinux.org/viewtopic.php?id=188879&p=2
Avatar by Ditey: https://twitter.com/phrobitey
Offline
Have you rebuilt your initramfs since you modified blacklist.conf?
Yes, but the error still appears. I will test the default kernel and see if the error occurs there as well.
Thanks for your help.
Offline
Hi,
I don't know if it's a -ck related issue...
$ dmesg | grep microcode
[ 0.000000] CPU0 microcode updated early to revision 0xa4, date = 2010-10-02
[ 0.216359] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa4
[ 0.216368] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1
[ 0.216426] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Core0 gets updated correctly (revision=0xa4), core1 is not updated (revision=0xa1).
I'm using linux-ck-core2 3.17.3-3. Previous versions since microcode update change, were the same.
"Greetings from the Banana Republic"
Offline
Hi,
I don't know if it's a -ck related issue...$ dmesg | grep microcode [ 0.000000] CPU0 microcode updated early to revision 0xa4, date = 2010-10-02 [ 0.216359] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa4 [ 0.216368] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1 [ 0.216426] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Core0 gets updated correctly (revision=0xa4), core1 is not updated (revision=0xa1).
I'm using linux-ck-core2 3.17.3-3. Previous versions since microcode update change, were the same.
This thread on microcode might help. Does it happen with the [core] kernel.
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
Does it happen with the [core] kernel.
I don't have it, I'm using linux-ck everywhere
This problem happens only on one system...
"Greetings from the Banana Republic"
Offline
Can someone confirm issues loading the uvcvideo module required for integrated webcams?
I executed # modprobe uvcvideo but a # lsmod | grep uvcvideo does not return any output.
Offline