RE: compile with ACPI
J/ <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
The ACPI patch has been applied to the kernel? J/ On Mon, 2003-06-30 at 11:40, Murali Korrapati wrote: > Well, > I looked more into the spec file. It is using the config file in the SOURCES dir. > SOURCES has a bunch of config files one for each architecture. So I tried modifying > the config file for my arch(i386 I suppose) to turn off APM and on ACPI. Somehow, it > is not considering my changes and doing APM. Any ideas? > My doubt is, my processor is i686 but the RPM that is being created by rpmbuild is > kernelversion.i386.rpm. So I tried modifying the config file for i386 arch. I think > it might be looking into some other file, may be i686 config file. > > Any ideas about this? > > ~Mur > > -----Original Message----- > From: Jack Coates [mailto:[email protected]] > Sent: Saturday, June 28, 2003 1:44 AM > To: [email protected] > Subject: Re: [Linux-sony] compile with ACPI > > > On Fri, 2003-06-27 at 09:59, Murali Korrapati wrote: > > Hi, > > I would like to compile a kernel with ACPI turned on to create RPM. I think I have to do > > > > # rpmbuild -ba -v kernel*.spec > > > > for this. But I don't know where do I tell to turn on the ACPI. Any Ideas? > > > > And I have other patches too to apply. I think I should modify the kernel*.spec file > > to apply patches. Is this true? > > > > Thanks. > > > > ~Mur > > Yes, you have to modify the spec file. Mandrake has a good page on doing > this, search for cooker rpm howto.