You are not logged in.

#1 2016-09-28 16:04:03

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

[SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

i come from to French Archlinux Forum.

So here is the configuration of my Laptop :

http://pastebin.com/QfikBDQG
I have Asus X53BR.
During the boot,  GUI takes 15 minutes to boot and y my dmesg I have error, there is my dmesg :

http://pastebin.com/t5tRCYSL

During this 15minutes, I have acces in the tty, but not in GUI.
After 15 minutes the loop closes, and the GUI starts.

I look for in the internet but any solution for my problem...
Sorry for my bad english, I speak not well english...
Thanks a lot

Last edited by Benjamin50 (2016-10-12 16:44:58)

Offline

#2 2016-09-28 16:25:53

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

How are you starting X? Also, which DE/WM are you using?

Mod note: Not an installation issue, moving to "Laptop Issues".

Offline

#3 2016-09-28 16:46:33

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Not many ideas here except checking if there are bios updates and install them (easy), or trying to fix the dsdt (hard).


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#4 2016-09-28 16:55:32

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

I use GDM but with the startx I have the problem too.
The BIOS is update to the last version.

How to fix the dsdt table ?

I put link of m'y topic in the french forum :


https://forums.archlinux.fr/viewtopic.p … cab5a19c30

Offline

#5 2016-09-28 20:41:27

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

There is my dsdt table here :

http://www.partage-facile.com/L8XN7X7O1G/dsdt.dsl.html

But what I'm doing now ?

EDIT = I would like to recomplie the table and I have errors during the compilation.
There is the log :

http://pastebin.com/VqzVNSaC

Last edited by Benjamin50 (2016-09-28 20:47:31)

Offline

#6 2016-09-29 09:57:51

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Benjamin50 wrote:

EDIT = I would like to recomplie the table and I have errors during the compilation.

That is the hard part, from what I've seen so far here on the forums and over the internet, fixing the errors seems to be mostly guesswork and it's not guaranteed that the recompiled dsdt will work or solve the problem.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#7 2016-09-29 11:51:45

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Hi,
If the problem is not the DSDT, where does it come from ?

Offline

#8 2016-09-29 13:03:49

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

I didn't say the problem was not the dsdt, what I meant is that after fixing all the errors to make it compile it might not work or solve the problem.

Some people have fixed compilation problem by just removing chunks of code, other try to do best guesses at the number of arguments and what those arguments are for some functions, this means that the recompiled dsdt might do strange things. The problem may even be in a part that compiles without errors, so it's not guaranteed that a recompiled dsdt will not have the same problem, but it's worth a try as a last resort.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#9 2016-09-30 13:58:55

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Hum, what is chunk of code ?

yesterday, I wanted to comment on the lines concerned by the problem but when I compile I always errors that appear.

Offline

#10 2016-10-02 08:47:01

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Hi, I have a solution for my problem but it is not very useful for a laptop, it's in grub to "acpi = off" but the wifi does not work anymore.
So I look for another solution

Offline

#11 2016-10-09 19:43:54

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Hi, problem still current

Offline

#12 2016-10-09 20:17:35

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Benjamin50 wrote:

Hi, problem still current

Fix the dsdt, recompile it and see if it works. Alternatively report the problem upstream, maybe a workaround can/should be included in the kernel.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#13 2016-10-10 05:29:41

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Ok, I going to fix m'y dsdt

Offline

#14 2016-10-12 16:44:15

Benjamin50
Member
Registered: 2016-09-28
Posts: 9

Re: [SOLVED] AE_AML_INFINITE_LOOP (20160422/psparse-542)

Hi,
Problem solved !
Big thank you denspirit.
handling work on my PC.

The solution is there in the post 8 :

https://bbs.archlinux.org/viewtopic.php?id=177254

Offline

Board footer

Powered by FluxBB