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.
PCMCIA no longer works after upgrading to 2.4.22 kernel in RH 9.
machine is SONY C1MW laptop (Picturebook) with Transmeta Crusoe processor.
While compliling the kernel, i made only three changes:
1. added native support for Crusoe processor
2. Removed APM
3. Added (as modules) all ACPI functions.
The reason for #2 is that I saw in the xconfig "help" for APM is that APM isn't needed if ACPI is being used, and it can interfere with ACPI if APM is loaded. Someone tell me if I'm wrong on this?
While booting, the (known good) cards I've tried ARE recognized and thier respective drivers ARE loaded.
the only real problem I see while booting is this message:
"orinoco_cs: RequestIRQ: Resource in use"
My theory:
Since ACPI handles all the irq's, etc, is it getting stepped on by something else?
Unfortunately, I'm away from the machine right now, but will be able to post whatever logs or command outputs needed later today.
On the plus side, the machine is noticably faster with native processor support enabled.
Your problem sounds slightly different than mine but this is what I had to do after PCMICA stopped working after I recompiled my kernel:
Apparently there's a PCMCIA BUG in RedHat 9 that builds a bogus directory of symlinks in '/lib/modules/`uname -r`/pcmcia' I removed the directory and everything now works perfectly.
I saw your other post concerning removing the PCMCIA dir in the kernel dir.... did this and still no-go. thank you for replying, though.
After some more tinkering, I believe I've discovered the problem...
It appears as though ACPI is controlling all the IRQ's, and most of the ancillary stuff (nic, card services, USB, firewire, etc..) are getting lumped onto IRQ 9. Not unusual, in fact pretty ordinary. BUT, "something" in ACPI is causing it to not controll things correctly. The only thing on interrupt 9 that works is the nic (a realtek 8139)
oh, well, not to worry. gave up on that problem and just went back to RH kernel 2.4.20-20.9
Now plunged into Fedora test3 on a different machine, new problem, so new post...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.