You are not logged in.

#1 2017-01-04 03:07:42

aDragon
Member
Registered: 2016-04-19
Posts: 10

Boot freezes on newer versions of Linux

Hello, I have been having an issue where if I upgrade Linux past 4.7.5 the boot freezes at loading initial ramdisk. I have tried running "Mkinitcpio -p Linux" but that doesn't seem to help.

Adding early print the kernel parameters gave me this:

http://m.imgur.com/en8o1ZZ

Offline

#2 2017-01-04 04:43:51

lembang
Member
Registered: 2014-02-24
Posts: 6

Re: Boot freezes on newer versions of Linux

@aDragon

I believe this is something todo with the AMD Driver. I do notice the same error starting kernel 4.8

Offline

#3 2017-01-04 15:26:43

aDragon
Member
Registered: 2016-04-19
Posts: 10

Re: Boot freezes on newer versions of Linux

lembang wrote:

@aDragon

I believe this is something todo with the AMD Driver. I do notice the same error starting kernel 4.8

I do have the open AMD drivers

Offline

#4 2017-01-06 06:29:24

lembang
Member
Registered: 2014-02-24
Posts: 6

Re: Boot freezes on newer versions of Linux

Yes, but even with the new open source driver. All the dual graphics with APU has been having the same issue.
The only solution I have is to downgrade to 4.4. I dont mind since its LTS.
Based from your error your device is Toshiba S855D which has APU and discrete GPU.

Offline

#5 2017-01-06 09:28:52

fredbezies
Member
Registered: 2011-07-28
Posts: 372

Re: Boot freezes on newer versions of Linux

You cannot also boot on some intel based laptop. See this bug : https://bugs.archlinux.org/task/52246

Looks like linux 4.9.0 is kinda buggy sad

By the way, the AMD bug is this one : https://bugs.archlinux.org/task/52227

Last edited by fredbezies (2017-01-06 09:31:52)

Offline

#6 2017-01-06 11:22:20

loqs
Member
Registered: 2014-03-06
Posts: 18,962

Re: Boot freezes on newer versions of Linux

fredbezies wrote:

You cannot also boot on some intel based laptop. See this bug : https://bugs.archlinux.org/task/52246

https://bugzilla.kernel.org/show_bug.cgi?id=191121?  You can check if it is the same issue by reverting the specified commit in the bug report or performing a bisection.
Edit:
8e80632fb23f021ce5a6957f2edcdae4645a7030 can not be cleanly reverted, from
https://git.kernel.org/cgit/linux/kerne … e4645a7030
its parent ( the previous commit as it only has a single parent) is 31ce8cc68180803aa481c0c1daac29d8eaceca9d
https://git.kernel.org/cgit/linux/kerne … d8eaceca9d
Checking out 31ce8cc68180803aa481c0c1daac29d8eaceca9d should produced a kernel that boots while applying 8e80632fb23f021ce5a6957f2edcdae4645a7030 should produced the bug.
Although a full bisection would still probably be preferred by upstream.

Last edited by loqs (2017-01-07 00:06:53)

Offline

Board footer

Powered by FluxBB