micheleciona / aceracpi

Automatically exported from code.google.com/p/aceracpi
0 stars 0 forks source link

acer_acpi causes problems on supported laptop Acer Aspire 3680 #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load Module
2. Run acer_ec.pl

What is the expected output? What do you see instead?

Filled screen with numbers, then hard freeze. Laptop will not even shutoff 
by holding down power button. Have to pull plug and take out battery.

What version of acer_acpi are you using? On which distribution and kernel 
version?
acer_acpi 0.11 rc1, Arch Linux, Kernel 2.6.23.12.

Please provide any additional information below.
On my 3680, acer_acpi also caused X to freeze when shutting down or 
restarting computer. I tried using the DSDT from this site, Laptop hung 
after grub.

Original issue reported on code.google.com by Llatikcuf@gmail.com on 7 Jan 2008 at 4:04

GoogleCodeExporter commented 8 years ago
DSDTs on this site are not for general use - they are my own personal 
collection 
for reference when developing acer_acpi - they are in no way modified from the 
originals I receive (except perhaps for adding a few comments here and there).

I'm closing this bug as, I know that acer_ec.pl can lock up certain Acer 
laptops - 
unfortunately, there's not much we can do about this (we don't even know for 
certain which EC registers reads trigger the hard lock ups on different 
systems, 
and just poking about at random in the EC in general is a rather unsafe thing 
to do 
at the best of times).

Original comment by cathec...@gmail.com on 7 Jan 2008 at 9:41