Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo-dev-sources 2.6.10-r6 APM not compiled into kernel
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
localghost
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 185
Location: Sint-Niklaas, Belgium

PostPosted: Fri Jan 21, 2005 9:28 pm    Post subject: gentoo-dev-sources 2.6.10-r6 APM not compiled into kernel Reply with quote

On startup, I have the following message:
Code:
* APM support has not been compiled into the kernel

I find this odd, because I'm certain APM is compiled into the kernel (gentoo-dev-sources 2.6.10-r6), not as a module but into the kernel itself:
Code:
amedee@radagast ~ $ grep -i 'APM' /usr/src/linux/.config
# Power management options (ACPI, APM)
# APM (Advanced Power Management) BIOS Support
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
# CONFIG_APM_CPU_IDLE is not set
CONFIG_APM_DISPLAY_BLANK=y
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set
amedee@radagast ~ $

Any comments?
_________________
411 /0µr 84$3 4r3 8310n9 70 µ$.
Back to top
View user's profile Send private message
slam_head
Guru
Guru


Joined: 06 Jan 2003
Posts: 449
Location: New York City

PostPosted: Fri Jan 21, 2005 9:40 pm    Post subject: Reply with quote

Are you sure your booting the right kernel? Did you update your grub.conf file? Try:
Code:
uname -a
Back to top
View user's profile Send private message
localghost
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 185
Location: Sint-Niklaas, Belgium

PostPosted: Sat Jan 22, 2005 8:04 am    Post subject: Reply with quote

Yes I am very sure it is the right kernel, because it is the only kernel. I deleted all the others to be sure.
Code:
amedee@radagast ~ $ uname -a
Linux radagast 2.6.10-gentoo-r6 #3 SMP Fri Jan 21 22:20:36 CET 2005 i686 Pentium III (Katmai) GenuineIntel GNU/Linux
amedee@radagast ~ $

Code:
amedee@radagast ~ $ ls -al /boot
total 3097
drwxr-xr-x   4 root root    1024 Jan 21 22:21 .
drwxr-xr-x  19 root root    4096 Jan 13 22:11 ..
-rw-r--r--   1 root root       0 Jan 13 19:25 .keep
lrwxr-xr-x   1 root root      27 Jan 21 22:21 System.map -> System.map-2.6.10-gentoo-r6
-rw-r--r--   1 root root  876560 Jan 21 22:21 System.map-2.6.10-gentoo-r6
lrwxrwxrwx   1 root root       1 Dec 29 23:49 boot -> .
lrwxr-xr-x   1 root root      23 Jan 21 22:21 config -> config-2.6.10-gentoo-r6
-rw-r--r--   1 root root   26277 Jan 21 22:21 config-2.6.10-gentoo-r6
-rw-r--r--   1 root root  433981 Jan  5 01:13 fbsplash-emergence-800x600
drwxr-xr-x   2 root root    1024 Jan  9 22:11 grub
drwx------   2 root root   12288 Dec 29 23:12 lost+found
lrwxr-xr-x   1 root root      24 Jan 21 22:21 vmlinuz -> vmlinuz-2.6.10-gentoo-r6
-rw-r--r--   1 root root 1796499 Jan 21 22:21 vmlinuz-2.6.10-gentoo-r6
amedee@radagast ~ $

Code:
amedee@radagast ~ $ cat /boot/grub/grub.conf
timeout 30
default 0
fallback 1
splashimage=(hd0,0)/grub/splash.xpm.gz

title   Linux 2.6.10 Gentoo r6
root    (hd0,0)
kernel  /vmlinuz-2.6.10-gentoo-r6 root=/dev/hda3 video=640x480-8@60 gentoo=nodevfs
#initrd /initrd.img

title   Install GRUB into the hard disk
root    (hd0,0)
setup   (hd0)

title   Change the colors
color   light-green/brown blink-red/blue
amedee@radagast ~ $

_________________
411 /0µr 84$3 4r3 8310n9 70 µ$.
Back to top
View user's profile Send private message
localghost
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 185
Location: Sint-Niklaas, Belgium

PostPosted: Sun Jan 23, 2005 12:45 pm    Post subject: APM as module or in the kernel Reply with quote

I don't know if it matters, but is it advisable to compile APM into the kernel, or rather as a module?
_________________
411 /0µr 84$3 4r3 8310n9 70 µ$.
Back to top
View user's profile Send private message
ph03
n00b
n00b


Joined: 14 Jan 2005
Posts: 39

PostPosted: Sat Jan 29, 2005 5:14 pm    Post subject: Reply with quote

"push up" =)

same problem here, any other suggestions yet?
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