View previous topic :: View next topic |
Author |
Message |
LiTTlEaDY n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2004 Posts: 47 Location: Wakefield UK
|
Posted: Mon May 31, 2004 9:55 am Post subject: Cleaning up kernel messages |
|
|
Hi,
Okay i have kernel-2.6.6-love4 nearly working perfectly.
I am trying to clean up some warnings and errors now to make sure everything should be working as it should and would appreciate some info on the following warnings on how to erradicate them.
(1)
Code: |
checking if image is initramfs.... it isn't (no cpio magic); looks like an initrd
|
(2)
Code: |
ACPI: looking for DSDT in initrd.... not found
|
(3)
Code: |
gx_suspend--error: no Media GX/Geode processor found
|
(4)
Code: |
apm: disabled - APMIS not SMP safe.
|
(5)
Code: |
hw_random: RNG not detected
|
Any Help much appreciated.
BTW i have an intel 3 gig hyperthreaded processor if thats any help
Adrian. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gringo Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/9565137345531ca1c9c61.jpg)
Joined: 27 Apr 2003 Posts: 3793
|
Posted: Mon May 31, 2004 10:44 am Post subject: |
|
|
1- dont sure about this one, maybe related to stuff like pramfs or squashfs compiled (but not used ) in the kernel. Seems harmless, dont worry about this or recompile the kernel without this options. Maybe its realted to the customiced dsdt stuff in love-sources.
2- you activated the option "customize dsdt". Dont worry about this or recompile the kernel without this option.
3- dunno whats this, seems like you enabled something in the kernel you dont need.
4- you dont need to enable apm, acpi will manage all this in your mainboard.
5- did you enable hardware random number generator in you kernel ???
regards |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|