You are not logged in.

#1 2016-10-05 16:25:22

roman
Member
Registered: 2016-09-14
Posts: 6

[SOLVED] MacBook Pro 13" Retina early 2015 issue after update Linux.

Hello everyone,

I installed ArchLinux in my rMPB two or three months ago. All I need work well but suspend laptop when I close the screen sometimes fail.

Anyway the important issue is that when I "pacman -Syu" and kernel updates then I cannot reboot my laptop because a kernel modules problem (modules does not found or something like that). So I have to boot my laptop from usbdisk with archlinux installation and reinstall Linux kernel (with pacman -S) and execute:
1) mkinitcpio -p linux
2) grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=arch_grub --recheck --debug
3) grub-mkconfig -o /boot/grub/grub.cfg

And then I can boot normally until the next Linux kernel update.

Does anyone know what happen? Does anyone have this issue?

Thank you.

Last edited by roman (2016-10-08 13:01:08)

Offline

#2 2016-10-08 13:00:01

roman
Member
Registered: 2016-09-14
Posts: 6

Re: [SOLVED] MacBook Pro 13" Retina early 2015 issue after update Linux.

I answer myself.

I forgot execute genfstab in the installation and my /etc/fstab file was empty.

https://wiki.archlinux.org/index.php/in … uide#Fstab

Last edited by roman (2016-10-08 13:00:44)

Offline

Board footer

Powered by FluxBB