• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mandrake 8 & ATA100 support?

good question, I just ordered a maxtor ata100 card - didn't bother to check if it had linux drivers. I guess it's going up for sale if not.
 
I installed Mandrake 8, but couldn't boot from my Asus A7V133's onboard Promise ATA100 controller. Only from the maligned VIA native IDE 🙁 I'll look into this further. Perhaps the kernel should be recompiled with Promise support in the kernel? (instead of module)
 
I always compile anything to do with the bootup process into the kernel. Only thing I use modules for are drivers for non-system essential devices (modem, sound card, nic, drm module), and stuff that I almost never use (ppp, ipv6, etc.)
 
probably need to spec ide2,ide3 stuff to the kernel on boot. the initrd is a good way to use modules for some stuff instead of compiling in
 
Back
Top