You are not logged in.

#1 2015-03-23 11:01:08

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

issue with 3.19 update [solved]

Hi

I just installed 2 weeks ago an arch3.18.6 from iso, it worked fine until I decided to upgrade to the last kernel linux-3.19.2-1.

my config :
- syslinux
- system encryption dm-crypt/LUKS
- gdm
- netctl with ifplugd, no wifi for the moment

At reboot, network doesn't start and screen is blinking 4 or 5 times, then it stay blocked trying to start graphical session.

I can start again in rescue mode, adding

systemd.unit=rescue

at the boot command. There are no module and driver loaded for ethernet and video cards.

I can downgrade the kernel to 3.18.6 using pacman -U against local cache.

here is the result of lspci -v for video and internet :

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
        ...
        Kernel driver in use: i915
	Kernel modules: i915

00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
	...
	Kernel driver in use: e1000e
	Kernel modules: e1000e

any idea ?

thanks

Nico

Last edited by namb (2015-03-23 15:07:53)

Offline

#2 2015-03-23 11:46:00

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: issue with 3.19 update [solved]

namb wrote:

it worked fine until I decided to upgrade to the last kernel linux-3.19.2-1.

How did you do this?  Did you use do a full system upgrade?  If so, can you post your pacman logs?

That hardware should be very well supported.  The only thing I can imaging that would cause this is if you did a partial upgrade.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2015-03-23 12:21:28

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

Re: issue with 3.19 update [solved]

Full system upgrade

pacman -Syu

, BUT.... I tried to install before that vmware player, which needs linux-headers. And the version of linux headers that I installed via pacman was 3.19.2-1, while the kernel was 3.18.6. That was probably a stupid thing to do...

After that, I tried to reinstall the same version linux kernel / linux headers, but I didn't find the right headers. (3.18.6).

here are the logs :

[root@ac-auz-li-47074 vmware-player]# cat /var/log/pacman.log.2015-03-20
[2015-03-20 08:58] [PACMAN] Running 'pacman -Sy ifplugd'
[2015-03-20 08:58] [PACMAN] synchronizing package lists
[2015-03-20 08:58] [ALPM] transaction started
[2015-03-20 08:58] [ALPM] installed ifplugd (0.28-14)
[2015-03-20 08:58] [ALPM] transaction completed
[2015-03-20 15:22] [PACMAN] Running 'pacman -Sy fuse gtkmm linux-headers'
[2015-03-20 15:22] [PACMAN] synchronizing package lists
[2015-03-20 15:22] [ALPM] transaction started
[2015-03-20 15:22] [ALPM] reinstalled fuse (2.9.3-2)
[2015-03-20 15:22] [ALPM] installed gtkmm (2.24.4-1)
[2015-03-20 15:22] [ALPM] installed linux-headers (3.19.2-1)
[2015-03-20 15:22] [ALPM] transaction completed
[2015-03-20 15:34] [PACMAN] Running 'pacman -Sy linux-headers'
[2015-03-20 15:34] [PACMAN] synchronizing package lists
[2015-03-20 15:34] [ALPM] transaction started
[2015-03-20 15:34] [ALPM] reinstalled linux-headers (3.19.2-1)
[2015-03-20 15:34] [ALPM] transaction completed
[2015-03-20 15:36] [PACMAN] Running 'pacman -Syu'
[2015-03-20 15:36] [PACMAN] synchronizing package lists
[2015-03-20 15:36] [PACMAN] starting full system upgrade
[2015-03-20 15:37] [ALPM] transaction started
[2015-03-20 15:37] [ALPM] upgraded bluez (5.28-1 -> 5.29-1)
[2015-03-20 15:37] [ALPM] upgraded llvm-libs (3.5.1-1 -> 3.6.0-3)
[2015-03-20 15:37] [ALPM] upgraded libx11 (1.6.2-2 -> 1.6.3-1)
[2015-03-20 15:37] [ALPM] upgraded kmod (19-1 -> 20-1)
[2015-03-20 15:37] [ALPM] upgraded e2fsprogs (1.42.12-1 -> 1.42.12-2)
[2015-03-20 15:37] [ALPM] upgraded openssl (1.0.2-1 -> 1.0.2.a-1)
[2015-03-20 15:37] [ALPM] upgraded mesa (10.4.6-1 -> 10.5.1-2)
[2015-03-20 15:37] [ALPM] upgraded mesa-libgl (10.4.6-1 -> 10.5.1-2)
[2015-03-20 15:37] [ALPM] upgraded cairo (1.14.0-2 -> 1.14.2-1)
[2015-03-20 15:37] [ALPM] upgraded libtasn1 (4.2-1 -> 4.3-1)
[2015-03-20 15:37] [ALPM] upgraded curl (7.40.0-1 -> 7.41.0-1)
[2015-03-20 15:37] [ALPM] upgraded xorg-font-util (1.3.0-2 -> 1.3.1-1)
[2015-03-20 15:37] [ALPM] upgraded libxfont (1.5.0-1 -> 1.5.1-1)
[2015-03-20 15:37] [ALPM] upgraded gsfonts (20130917-1 -> 20150122-1)
[2015-03-20 15:37] [ALPM] upgraded randrproto (1.4.0-2 -> 1.4.1-1)
[2015-03-20 15:37] [ALPM] upgraded evince (3.14.1-2 -> 3.14.2-1)
[2015-03-20 15:37] [ALPM] upgraded libvdpau (0.9-1 -> 1.1-1)
[2015-03-20 15:37] [ALPM] installed libssh (0.6.4-1)
[2015-03-20 15:37] [ALPM] upgraded ffmpeg (1:2.6-3 -> 1:2.6.1-1)
[2015-03-20 15:37] [ALPM] upgraded gptfdisk (0.8.10-1 -> 1.0.0-1)
[2015-03-20 15:37] [ALPM] upgraded iproute2 (3.18.0-1 -> 3.19.0-1)
[2015-03-20 15:37] [ALPM] upgraded libxvmc (1.0.8-1 -> 1.0.9-1)
[2015-03-20 15:37] [ALPM] upgraded linux (3.18.6-1 -> 3.19.2-1)
[2015-03-20 15:37] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-20 15:37] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 15:37] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-20 15:37] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 15:37] [ALPM] upgraded logrotate (3.8.8-2 -> 3.8.9-1)
[2015-03-20 15:37] [ALPM] upgraded openssh (6.7p1-1 -> 6.8p1-2)
[2015-03-20 15:37] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2015-03-20 15:37] [ALPM] upgraded pacman-mirrorlist (20150228-1 -> 20150315-1)
[2015-03-20 15:37] [ALPM] upgraded patch (2.7.4-1 -> 2.7.5-1)
[2015-03-20 15:37] [ALPM] upgraded system-config-printer (1.5.5-2 -> 1.5.6-1)
[2015-03-20 15:37] [ALPM] upgraded unzip (6.0-9 -> 6.0-10)
[2015-03-20 15:37] [ALPM] upgraded xf86-video-intel (2.99.917-3 -> 2.99.917-4)
[2015-03-20 15:37] [ALPM] upgraded xorg-server-common (1.17.1-3 -> 1.17.1-4)
[2015-03-20 15:37] [ALPM] upgraded xorg-server (1.17.1-3 -> 1.17.1-4)
[2015-03-20 15:37] [ALPM] transaction completed
[2015-03-20 15:58] [PACMAN] Running 'pacman -R linux-headers'
[2015-03-20 15:58] [ALPM] transaction started
[2015-03-20 15:58] [ALPM] removed linux-headers (3.19.2-1)
[2015-03-20 15:58] [ALPM] transaction completed
[2015-03-20 16:06] [PACMAN] Running 'pacman -Syu'
[2015-03-20 16:06] [PACMAN] synchronizing package lists
[2015-03-20 16:43] [PACMAN] Running 'pacman -Sy linux'
[2015-03-20 16:43] [PACMAN] synchronizing package lists
[2015-03-20 16:46] [PACMAN] Running 'pacman -U /var/lib/pacman/local/linux-3.19.2-1'
[2015-03-20 16:48] [PACMAN] Running 'pacman -U var/cache/pacman/pkg/linux-3.19.2-1-x86_64.pkg.tar.xz'
[2015-03-20 16:49] [ALPM] transaction started
[2015-03-20 16:49] [ALPM] reinstalled linux (3.19.2-1)
[2015-03-20 16:49] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-20 16:49] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:49] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-20 16:49] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:49] [ALPM] transaction completed
[2015-03-20 16:51] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/linux-3.19.2-1-x86_64.pkg.tar.xz'
[2015-03-20 16:51] [ALPM] transaction started
[2015-03-20 16:51] [ALPM] reinstalled linux (3.19.2-1)
[2015-03-20 16:51] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-20 16:51] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:51] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-20 16:51] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:52] [ALPM] transaction completed
[2015-03-20 16:53] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/linux-3.18.6-1-x86_64.pkg.tar.xz'
[2015-03-20 16:54] [ALPM] transaction started
[2015-03-20 16:54] [ALPM] transaction failed
[2015-03-20 16:54] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/linux-3.18.6-1-x86_64.pkg.tar.xz'
[2015-03-20 16:54] [ALPM] transaction started
[2015-03-20 16:54] [ALPM] downgraded linux (3.19.2-1 -> 3.18.6-1)
[2015-03-20 16:54] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-20 16:54] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Starting build: 3.18.6-1-ARCH
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Starting build: 3.18.6-1-ARCH
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-20 16:54] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-20 16:54] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-20 16:54] [ALPM] transaction completed

Offline

#4 2015-03-23 12:37:42

dice
Member
From: Germany
Registered: 2014-02-10
Posts: 413

Re: issue with 3.19 update [solved]

[2015-03-20 15:58] [PACMAN] Running 'pacman -R linux-headers'

If I didn't miss the point wehre you reinstalled linux-headers you don't have them right now. Installing linux-headers might solve the problem.

Also, don't do this:

 pacman -Sy <package>

You are very likely to brake something.


I put at button on it. Yes. I wish to press it, but I'm not sure what will happen if I do.  (Gune | Titan A.E.)

Offline

#5 2015-03-23 12:53:57

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

Re: issue with 3.19 update [solved]

I tried to reinstall the kernel after having installed headers. But it causes the same problem. But I can't find the proper version for my headers. Here is the situation now :

# pacman -Q linux-headers
linux-headers 3.19.2-1
# uname -r 
3.18.6-1-ARCH
# pacman -Q linux
linux 3.18.6-1

do yo think I can try a Pacman -Syu ?


ps :

dice wrote:

Also, don't do this:

pacman -Sy <package>

You are very likely to brake something.

why ? I thought "y" made just a refresh ?

Offline

#6 2015-03-23 12:56:51

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: issue with 3.19 update [solved]

https://wiki.archlinux.org/index.php/Pa … nsupported

Please do a `pacman -Syu`, reboot, then try the same diagnostics.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#7 2015-03-23 13:45:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: issue with 3.19 update [solved]

namb wrote:
dice wrote:

Also, don't do this:

pacman -Sy <package>

You are very likely to brake something.

why ? I thought "y" made just a refresh ?

See http://gist.io/5660494

Offline

#8 2015-03-23 14:15:10

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

Re: issue with 3.19 update [solved]

allright, understood, thanks for the answers.

so, here's what I juste did (problem not solved) :

# pacman -Syu

# reboot

result : same problem : blinking 4 or 5 times, wait for the netctl-ifplugd subsystem, and block trying to reach target graphical interface
then reboot with systemd.unit=rescue

# pacman -Q linux-headers
linux-headers 3.19.2-1
# pacman -Q linux
linux 3.19.2-1
# uname -r 
3.18.6-1-ARCH

see that uname -r and pacman query display a different result. :-\

#lspci -v | more

result : no video and ethernet drivers

 pacman -U /var/cache/pacman/pkg/linux-3.18.6-1-x86_64.pkg.tar.xz 
reboot

and it works with the old kernel

# pacman -Q linux-headers
linux-headers 3.19.2-1
# pacman -Q linux
linux 3.18.6-1
# uname -r
3.18.6-1-ARCH



[2015-03-23 14:46] [PACMAN] Running 'pacman -Syu'
[2015-03-23 14:46] [PACMAN] synchronizing package lists
[2015-03-23 14:46] [PACMAN] starting full system upgrade
[2015-03-23 14:47] [ALPM] transaction started
[2015-03-23 14:47] [ALPM] upgraded linux (3.18.6-1 -> 3.19.2-1)
[2015-03-23 14:47] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-23 14:47] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Starting build: 3.19.2-1-ARCH
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-23 14:47] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-23 14:47] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-23 14:47] [ALPM] transaction completed
[2015-03-23 14:53] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/linux-3.18.6-1-x86_64.pkg.tar.xz'
[2015-03-23 14:53] [ALPM] transaction started
[2015-03-23 14:53] [ALPM] downgraded linux (3.19.2-1 -> 3.18.6-1)
[2015-03-23 14:53] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2015-03-23 14:53] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Starting build: 3.18.6-1-ARCH
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Starting build: 3.18.6-1-ARCH
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2015-03-23 14:53] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2015-03-23 14:53] [ALPM-SCRIPTLET] ==> Image generation successful
[2015-03-23 14:53] [ALPM] transaction completed

Offline

#9 2015-03-23 14:20:18

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: issue with 3.19 update [solved]

Is your /boot properly mounted? Show us what file do you have there e.g.

$ file /boot/vmlinuz-linux 
/boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.19.2-1-ARCH (builduser@tobias) #1 SMP PREEMPT Wed Mar 18 16:3, RO-rootFS, swap_dev 0x3, Normal VGA

Offline

#10 2015-03-23 14:50:12

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

Re: issue with 3.19 update [solved]

hum... no it was'nt. I mounted it and add it in fstab.

I ran a full system update and it's working fine... I'm not very proud of me rigth now :-)
Thank you for you answers, I learned some essential things today !

$ uname -r
3.19.2-1-ARCH
$ pacman -Q linux
linux 3.19.2-1
$ pacman -Q linux-headers
linux-headers 3.19.2-1
$ file /boot/vmlinuz-linux 
/boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.19.2-1-ARCH (builduser@tobias) #1 SMP PREEMPT Wed Mar 18 16:2, RO-rootFS, swap_dev 0x3, Normal VGA
$ mount | grep boot
/dev/sda1 on /boot type ext4 (rw,relatime,stripe=4,data=ordered)

Offline

#11 2015-03-23 15:03:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: issue with 3.19 update [solved]

Glad it was an easy fix :-)
Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

#12 2015-03-23 15:08:37

namb
Member
From: Toulouse, France
Registered: 2015-03-23
Posts: 8

Re: issue with 3.19 update [solved]

done. thanks again

Offline

Board footer

Powered by FluxBB