Jump to content

acpi problem - help!


Recommended Posts

i have Mandriva 2005 le

 

i have installed acpi, but when i go into suspend and then i get out of it, i have no display. Then if i press the power button, the display reappear but thenb i get to the shutting down process.

 

Is there any way to set up my system so that i can get out of suspend and get back to my current session without the system shutting down ?

Link to comment
Share on other sites

Guest jllijo

1. Try to remove all USB and PCMCIA devides before suspend.

 

2. Try to suspend from the console mode (CTRL-ALT-F1)

 

3. Try another DSDT:

Go acpi.sf.net, and search in the repository for some DSDT file for your laptop model. I think that there are one customized (be sure not RAM parameters dependant).

 

Get the compiled file (DSDT.aml), and append to your initrd file (backup it firts)

echo -n "INITRDDSDT123DSDT123" >> /boot/initrd.img

cat DSDT.aml >> /boot/initrd.img

Restart

 

This worked for my old laptop, but its not sure for you. You have to try. ACPI is allways a pain.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...