View previous topic :: View next topic |
Author |
Message |
-Anders n00b
Joined: 02 Sep 2003 Posts: 50
|
Posted: Sun Feb 15, 2004 9:20 pm Post subject: Weird APM troubles |
|
|
So this is the situation:
I have compiled APM support in my kernel, (I can paste the relevant parts of my .config if you think it'll help).
However, if I issue 'apm' I get this:
No APM support in kernel
I have no idea why it does this.
I tried disabling ACPI aswell to see if it's having some conflicts with that, but alas no luck so far.
Anyone have an idea why this is happening?
I'm running 2.6.3_rc-love2.
Thanks in advance, Anders. |
|
Back to top |
|
|
ckdake l33t
Joined: 10 Apr 2003 Posts: 889 Location: Atlanta, GA
|
Posted: Mon Feb 16, 2004 3:52 am Post subject: |
|
|
what shows up in dmesg regarding apm? Is there any reason you need to use APM instead of ACPI? _________________ http://ckdake.com/ |
|
Back to top |
|
|
-Anders n00b
Joined: 02 Sep 2003 Posts: 50
|
Posted: Mon Feb 16, 2004 9:34 am Post subject: |
|
|
I'm not at home right now, but if I recall correctly, nothing shows up about APM in my dmesg.
I'm not sure if my motherboard is capable of using ACPI. |
|
Back to top |
|
|
ckdake l33t
Joined: 10 Apr 2003 Posts: 889 Location: Atlanta, GA
|
Posted: Mon Feb 16, 2004 12:41 pm Post subject: |
|
|
Hmm. If you don't have ACPI support you don't have it. My PII Server definitely doesn't have it either. How about posting the relevant parts of your kernel config. _________________ http://ckdake.com/ |
|
Back to top |
|
|
-Anders n00b
Joined: 02 Sep 2003 Posts: 50
|
|
Back to top |
|
|
ckdake l33t
Joined: 10 Apr 2003 Posts: 889 Location: Atlanta, GA
|
Posted: Mon Feb 16, 2004 6:56 pm Post subject: |
|
|
your config looks ok... does this yield anything:
If that doesnt there is no apm support in your kernel. What steps did you go through the last time you compiled your kernel? (wat make commands did you do do, etc) _________________ http://ckdake.com/ |
|
Back to top |
|
|
-Anders n00b
Joined: 02 Sep 2003 Posts: 50
|
Posted: Mon Feb 16, 2004 9:31 pm Post subject: |
|
|
There's no such file. And thu sapparently there haven't been compile din support for APM..
I did an simple genkernel --config and set up things like they should be, edited my bootloader and rebooted. I've been having theese issues for some time with various 2.6.x kernels, I can't remember after what switch it happened..
Perhaps i ought to try and compile apm as a module and see if it loads that way?
That's something for me to do tomorrow, I'm going to bed now.
Actually I just remembered, I think i accidently left out APM once, and after that it havent been working even though I compiled it back in.. |
|
Back to top |
|
|
ckdake l33t
Joined: 10 Apr 2003 Posts: 889 Location: Atlanta, GA
|
Posted: Mon Feb 16, 2004 10:31 pm Post subject: |
|
|
trying it as a module might help. Just make sure to mount /boot and copy everything over when you compile your kernel to make sure you are using the new one. _________________ http://ckdake.com/ |
|
Back to top |
|
|
|