HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- recompiling kernel 2.4.26
Operating System - Linux
1833059
Members
2483
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2004 02:01 AM
05-08-2004 02:01 AM
recompiling kernel 2.4.26
All,
I have recompiled kernel-2.4.26. All is well except when shutding down system. The system will not power off automatically. cpu is an intel PIII. Any idea what option I need to include in the kernel? Thanks.
I have recompiled kernel-2.4.26. All is well except when shutding down system. The system will not power off automatically. cpu is an intel PIII. Any idea what option I need to include in the kernel? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2004 02:03 PM
05-08-2004 02:03 PM
Re: recompiling kernel 2.4.26
This will be depenndant on your BIOS
Does it support ACPI or APM.
Enable in the BIOS and recompile the BIOS with APM or ACPI support built in.
Chaeck out www.tldp.org for HOW-TO's
When using ACPI you still have to have APM suport compiled in the Kernel else it will not work.
Regards Ger
Does it support ACPI or APM.
Enable in the BIOS and recompile the BIOS with APM or ACPI support built in.
Chaeck out www.tldp.org for HOW-TO's
When using ACPI you still have to have APM suport compiled in the Kernel else it will not work.
Regards Ger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 12:10 AM
05-09-2004 12:10 AM
Re: recompiling kernel 2.4.26
You should compile APM or ACPI support, either into the kernel or modularly. Do not forget to install the userspace apmd/acpid tools. In Debian GNU/Linux, you can do an `apt-get install apmd/acpid'. Reboot after inserting "apm=on" inside your /etc/lilo.conf or menu.lst (for grub).Hth ....
Share and share alike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 01:37 AM
05-09-2004 01:37 AM
Re: recompiling kernel 2.4.26
If before recompiling the kernel the power off function worked-then I suggest you to copy the config file of the "working kernel"-usually resides under boot as /boot/config-kernelname
where kernel name is the "working kernel"
to /usr/src/linux/.config
then run make oldconfig to define only new functions that weren't exist before.
And then run
make xconfig
and select the functions that you want to change....
where kernel name is the "working kernel"
to /usr/src/linux/.config
then run make oldconfig to define only new functions that weren't exist before.
And then run
make xconfig
and select the functions that you want to change....
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP