You are not logged in.
I attempted a system upgrade this morning and saw there was a Linux kernel update. All went smoothly, until catalyst-hook failed to rebuild my video driver...
Now I'm worried about rebooting and having to tangle with a crippled OS. Can anyone advise a course of action?
Relevant log files:
/var/log/pacman.log:
--------------------
[2014-03-28 09:48] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-03-28 09:48] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Starting build: 3.13.7-1-ARCH
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [fglrx]
[2014-03-28 09:48] [ALPM-SCRIPTLET] + building fglrx module for 3.13.7-1-ARCH kernel ...
[2014-03-28 09:48] [ALPM-SCRIPTLET] Failed!!! Check out log: /var/log/catalyst-install.log
[2014-03-28 09:48] [ALPM-SCRIPTLET] - /usr/lib/modules/3.13.6-1-ARCH looks like unused, maybe remove it manualy?
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Starting build: 3.13.7-1-ARCH
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-28 09:48] [ALPM-SCRIPTLET] -> Running build hook: [fglrx]
[2014-03-28 09:48] [ALPM-SCRIPTLET] + building fglrx module for 3.13.7-1-ARCH kernel ...
[2014-03-28 09:48] [ALPM-SCRIPTLET] Failed!!! Check out log: /var/log/catalyst-install.log
[2014-03-28 09:48] [ALPM-SCRIPTLET] - /usr/lib/modules/3.13.6-1-ARCH looks like unused, maybe remove it manualy?
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-03-28 09:48] [ALPM-SCRIPTLET] ==> Image generation successful/var/log/catalyst-install.log:
------------------------------
--------
2014-03-28 09:48:55
Building fglrx module for 3.13.7-1-ARCH kernel ...
--------
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
Warning:
kernel includes at /usr/lib/modules/3.13.7-1-ARCH/build/include not found or incomplete
file: /usr/lib/modules/3.13.7-1-ARCH/build/include/linux/autoconf.h
Warning:
kernel includes at /usr/lib/modules/3.13.7-1-ARCH/build/include not found or incomplete
file: /usr/lib/modules/3.13.7-1-ARCH/build/include/linux/autoconf.h
assuming default: MODVERSIONS=0
Warning:
kernel includes at /usr/lib/modules/3.13.7-1-ARCH/build/include not found or incomplete
file: /usr/lib/modules/3.13.7-1-ARCH/build/arch/x86/include/asm/compat.h
md5sum: /usr/lib/modules/3.13.7-1-ARCH/build/Module.symvers: No such file or directory
make: Entering directory '/usr/lib/modules/3.13.7-1-ARCH/build'
make: *** No rule to make target 'modules'. Stop.
make: Leaving directory '/usr/lib/modules/3.13.7-1-ARCH/build'Last edited by kevlar1818 (2014-03-31 13:44:58)
Offline
You shouldn't have any problems. catalyst-hook rebuilds the modules only if necessary and only on reboots: https://wiki.archlinux.org/index.php/AM … alyst-hook
Last edited by life_enjoyer (2014-03-28 15:41:23)
A R C H
R
C
H
Offline
I attempted a system upgrade this morning and saw there was a Linux kernel update. All went smoothly, until catalyst-hook failed to rebuild my video driver...
Not quite. That is mkinitcpio rebuilding the kernel modules on the kernel upgrade. The reason this error happens is because the linux package is installed before the corresponding headers package is installed.
If you have enabled the catalyst-hook.service, you don't need to worry about this because catalyst-hook will catch it and build the module on shutdown, if it needs to be built.
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
Whatever the issue, it looks like all is well after reboot.
Offline