Marks256 said:
I tried it a week and a half ago (since then i formated the HD and put XP Pro on it so i could get some work done...

) I used Mepis. I was SOOO close to getting it to work. The wireless drivers worked just fine, but it would not connect to my crap linksys router. It would detect the mac address when scanning for it, but once i tried to connect, then it wouldn't detect the mac address.
ok you have me intreagued now the fact that you have the driver up (so to speak... phrase given when a driver is associated with a piece of hardware AND a network node and is ready for instructions) is EXTREAMLY promosing!!!
What exactly failed? could the Mepis WiFi-GUI see your router? was it due to encription (what encription-type are you using!!)
99% of wireless problems with linux is downto not getting drivers (and thus people a halted before bringing the interface up!) you are pass that is this is most definitly fixable.
My initial hunch is the encription setup. Try this: disable encription on your router (only for a short time...) and see if you can connect! (I have a feeling it will connect and thn you can pick up an IP address really easily!)
Then it is just a case of configuring the encription (not as hard)
for the record I actually have a harder time with Windows and wireless then I do with Gentoo, I don't think it is downto experience since while I know my gentoo system inside out I do know my way around windows
cyb0rg777 said:
Styx,Gentoo is a pretty advanced system. I didn't like compiling everything from scratch ,but I've heard stuff runs better that way.
There is way more info on linux online than any other system.People are pretty good about helping. I go to
www.linuxquestions.org a lot. I highly recommend it.
Was just thinking about my next perl/tk project might be a graphical interface to the p2k programming software for my pickit2. I like to program (even if I'm not very good) but I always have to have something worthwhile.
Well not really, compiling yourself actually causes more problems (there is no upstream support from GAIM or BMPx for gentoo since we keep pointing out problems

). sure you can play around with the CFLAGS and add stuff like -funroll-loops and other crazyness but in realtiy you might get a 1%-2% performance boost BUT with an increase chance of packages not compiling
Gentoo comes into its own in having the best package manager (true dependancy checking - the original reason I went gentoo 3years ago) as well as teh USE flags (to control what gets enabled at compile time or not) - this results in a system where I know what is what (FC,Mandrake,Ubuntu... all have a load of /etc files which I have no idea what they do)
Also the biggest advantage of Gentoo is it has the best documentation and the best support (type
forums into google

)
even if you don't use gentoo if u have a problem post in the "off the wall" section and I will pretty much guententee yr prob will get fix (there are FedoraCore QA ppl on the gentoo forums and Ubuntu as well as debian..., plus doesn't take long to install a distro in a VMWARE machine to test)