Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Need some help with configuring the Kernel. I'm trying to get Advance Power Management running on my laptop (Dell Inspiron 5150). I compiled the kernel 2.4.22 and added apm support as a module.
But when i try to load the apm modules through modconf, i get the following errors.
/lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o: unresolved symbol default_idle
/lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o: unresolved symbol machine_real_restart
/lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o: insmod /lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o failed
/lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o: insmod apm failed
Installation failed.
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/ac.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/asus_acpi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/battery.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/button.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/fan.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/processor.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/drivers/acpi/thermal.o
As far as i know, these type of messages pop up when the modules trying to be loded from the kernel thats running, i think. But i'm quite positive that its not the case here.
Any sort of help would be greatly appreciated.
Also would anyone know where i can get drivers for my internal modem, Broadcom, BCM V.90 56k modem. Unfortunately its a soft modem and couldn't do anything about it, as thats what come this the machine.
Sometimes you need to do a "make clean" before
the modules will compile properly... and -sorry
if you feel insulted by this question- how did you
go about installing your recompiled kernel?
Hey got it to work. I installed a new kernel 2.4.23 and it works fine now. Except for the modem, its a soft modem and havin' plenty on truoble finding drivers.
Really appreciate ur help Yuray. Thanks heaps. I'll check out the URL u've given to find out about the modem.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.