Jump to content

PC doesn't turn off after power down on mdk 10


emilioestevezz
 Share

Recommended Posts

just add this to your append line somewhere..............

 

acpi=off

 

the whole line should look like this..........

 

append="devfs=mount acpi=off resume=/dev/hda5 splash=silent"

 

run lilo -v as root from terminal afterwards. without knowing what the error was you got last time you did that, i can only venture a guess that your either didn't run it as root or you made a spelling/syntax error when you edited the line.

 

Chris

Edited by chris z
Link to comment
Share on other sites

  • 5 weeks later...

What advice for me? MDK 10.0 Official, problem has occurred twice in the last couple of days.

 

When I want to get out, the blue screen with the cross at the centre comes up -- and that's all. Nothing -- CTL-ALT-DEL, CTL-ALT-ESC, foul abuse, saying "pretty please" -- shakes it. I have to do a reset or else turn off the mains power. On booting into MDK again, there's the "appears to have shut down uncleanly" message.

Link to comment
Share on other sites

acpi=off means that mandrake won't turn off the computer. acpi=on means that it will. However......

 

ACPI in BIOS must be enabled for it work.

 

I have apic disabled and acpi=on ( noapic acpi=on ) and do not have problems shutting down. Chipset is nForce2 on this Gigabyte mobo. I went through MCC to do this. No probs, and doing it from a console is not required.

Link to comment
Share on other sites

Guest matthias_bloennigen

hi,

 

I installed Mandrake 10.1, and apparently I have a same problem: I can't turn off my laptop (IBM T42) completely.

 

I tried the pieces of advice for Mandrake 10.0, but it didn't work.

Could someone please help me?

 

Here my lilo.conf file

 

default="linux"

boot=/dev/hda

map=/boot/map

keytable=/boot/us.klt

prompt

nowarn

timeout=100

message=/boot/message

menu-scheme=wb:bw:wb:bw

image=/boot/vmlinuz

label="linux"

root=/dev/hda1

initrd=/boot/initrd.img

append="resume=/dev/hda5 acpi= on splash=silent"

vga=788

read-only

image=/boot/vmlinuz

label="linux-nonfb"

root=/dev/hda1

initrd=/boot/initrd.img

append="resume=/dev/hda5"

read-only

image=/boot/vmlinuz

label="failsafe"

root=/dev/hda1

initrd=/boot/initrd.img

append="failsafe acpi=on resume=/dev/hda5"

read-only

 

Thnak u very much

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...