PDA

View Full Version : Debian kernel, needs work without internet.


EmpJohnIV
9th June 2006, 11:39
I think I need to recompile my kernel. I just got a nice new 200ARC (http://support.gateway.com/s/Mobile/Gateway/200ARC/3501609sp83.shtml) laptop. I am trying to get everything working just right, most of all its power managment, but all the pages in Control Center have this to say:
Your computer seems to have a partial ACPI installation. ACPI was probably enabled, but some of the sub-options were not - you need to enable at least 'AC Adaptor' and 'Control Method Battery' and then rebuild your kernel.
I think this means that I need to compile the kernel? I have been reading on the subject for a few days now and have read several walk throughs. What I've learned is that compiling the kernel can incress the systems proformance, which sounds great to me along with possibly fixing my ACPI problem, and possibly hibernate. The problem I am having is that most walk throughs I have read (if not comprehended, many terms are unknown to me) mention logging on to the internet. Which is a problem, I have no highspeed internet, and haven't been able to get its modem working; I suspect I won't be able to find a driver for its modem. One last thing, I have worked on this instalation for long enough that I would rather not lose it, what would be the easiest way to back it up, if I decide that it is nessicary.

Debian 3.1r1. Installed on one partition (and swap of course) desktop, with KDE, Firefox, OpenOffice, and some games installed.

falko
9th June 2006, 13:13
I think this means that I need to compile the kernel?Yes, that's right.

I have been reading on the subject for a few days now and have read several walk throughs.You can try this one: http://www.howtoforge.com/forums/showthread.php?t=21
It's also possible that you find a suitable kernel in the Debian testing or unstable repository. Then you don't need to recompile.

One last thing, I have worked on this instalation for long enough that I would rather not lose it, what would be the easiest way to back it up, if I decide that it is nessicary.

Have a look here: http://www.howtoforge.com/howto_linux_systemimager
http://www.howtoforge.com/dedicated_server_backup_restore_systemimager

EmpJohnIV
11th June 2006, 07:36
Thank you for your post. Last Night I tried to compile a kernel, but fell asleep and lost track of where I was. I am going to try again now. I have already switched to a i686 kernel, which helped some things.