![]() |
|
#1
|
|||||
|
|||||
![]() i'm running debian etch on my asus f3jm
intel coreduo T2400 (working. compiled smp and the new cpu features of the latest linux kernel) intel SATA-IDE controller (working. had to reconfigure/compile kernel) intel HD audio (working with lastest kernel) intel wifi (not working still) I've learned about compiling kernels but now lots of the debian kernel-modules don't work. damned if you do and damned if you don't. I've been playing with LFS (linux from scratch) using microsoft's virtual pc on my desktop update: i'm going detox on my notebook. taking the linux for a month challenge to see if I can do all my personal computing on an open source/free system. wish me luck ![]()
__________________
Everything I put in my tank is fully dependant on me. Last edited by kwirky; 03-10-2008 at 04:30 AM. |
#2
|
||||
|
||||
![]() I find Debian to be great for a server type system, but really not the best for laptops.
Kernel module building can take a lot of understanding to actually to get right. debian installs modules as part of individual packages, do playing with a "non-standard" kernel can be a pain. As for the wifi, sometime the wireless drivers in linux work, when they don't ndiswrapper is there for you. I will install the WinXP drivers and use those instead. This is what I have to do with my broadcom wireless card. Personally I like gentoo, it is what I run on my personal systems, it is too much for a production system. I would really use gentoo over LFS. you can expect to learn a lot from running gentoo. And as a added bonus, gentoo's portage system will install 3rd party programs without having to install with each programs installer. IE google-earth, vmware, etc. similar to running ubuntu with the restricted drivers turned on. If you post a "lspci" list I can tell you if the linux drivers will work for your intel wifi card or not. Or you can just google the EXACT model number and find out for yourself. |