Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel-2.4.26 on CUV4X-D APM woes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ukhan
n00b
n00b


Joined: 29 Sep 2003
Posts: 25
Location: Virginia

PostPosted: Mon May 03, 2004 2:40 am    Post subject: Kernel-2.4.26 on CUV4X-D APM woes Reply with quote

Hi

I have a dual P3 machine running Gentoo 1.4. It was a hassle getting SMP to work on this machine because of the VIA chipset, but I got it to work, but now I can't get APM to work. I compiled the kernel with APM support and specified the option in lilo:

Code:

image = /boot/linux-2.5.25-nodri-apm-vna
        root = /dev/sda3
        # append="devfs=mount noapic apm=on acpi=off hdd=ide-scsi"
        append="devfs=mount noapic acpi=off apm=on hdd=ide-scsi"
        #root = /devices/discs/disc0/part3
        label = Gentoo-apm
        read-only # read-only for checking
        initrd=/boot/initrd-1280x1024


I installed the apm utilities, but the utilities keep complaining with the following error message:

Code:

serengeti root # apm
No APM support in kernel


So I decided to dig through the output of dmesg, and here is what I found:

Code:

serengeti root # dmesg | grep apm
Kernel command line: BOOT_IMAGE=Gentoo-apm ro root=803 devfs=mount noapic acpi=off apm=on hdd=ide-scsi
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
apm: disabled - APM is not SMP safe.


Seems apm wont work with smp. If anyone has managed to work this out, please let me know how you did it. Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum