#apache #archlinux #asterisk #centos #debian #gentoo #haskell #kde #kubuntu #lisp #math #mysql #perl #python #ruby-lang #rubyonrails #suse #ubuntu #vim #wikipedia 0 1 2 3 4 5 6 7 8 9 10 11 12 13
Top Prev 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 Next
#gentoo
<jwickers> crzydrnkmofo: that is obvious, but you know your AP has WEP or not
<jwickers> wifiisevil: what is the card ?
<crzydrnkmofo> well im out to reboot compile kde-meta and fall asleep cuz i have to be at work in 6 hours :(
<Crypticfortune> if the install cd booted wrong, its a good bet genkernel won't work right either right?
<endra> anyone have any luck with distcc?
<wifiisevil> jwickers: my AP has wep, and the card is rtl8187. I have the ebuild driver...
<jwickers> wifiisevil: check if you can : modprobe rtl8187
<pekster> Crypticfortune: If you needed to pass the bootCD paramaters to boot correctly, genkernel will probalby need those same paramaters to function
<wifiisevil> alright.
<pekster> endra: I've got distcc working on 3 to 4 boxes here. What's the problem?
<endra> It keeps telling me connection refused, broken pipe
<jwickers> wifiisevil: you will need to modprobe out of the chroot btw
<wifiisevil> out of the chroot, yeah because I need to be in wifi, right?
<wifiisevil> *live cd
<endra> The way I want it to work is like so.. I have one box (lan.systek) that should do all (or at least most) of the compiling for both itself, and the shit box lan.darpa
<jwickers> wifiisevil: if you can't have wifi working, you could still get to another machine and copy the necessary files on a usb key
<wifiisevil> I need to be in live cd, right?
<Crypticfortune> pekster: yeah, i needed. pci=nommconf, but im just going to try to go through the manual config
<jwickers> wifiisevil: yes
<pekster> Crypticfortune: I'd recommend that approach, but you can pass that argument to the genkernel via the boot loader if you still wanted to use genkernel
<jwickers> wifiisevil: but you are now ?
<stick-guy> how would I go about changing my uid?
<wifiisevil> it could not find the module.
<pekster> endra: Did you give the helper machine the --allow directive for the IP or network that the compile box has?
<endra> pekster: I've followed the steps on the gentoo website, including setting the hosts i distcc-config.. and on the lan.systek, I used --listen {ip of lan.darpa} and vice versa
<jwickers> wifiisevil: ok, so plan B do you have another box with internet ?
<wifiisevil> yes, I meant chroot out of where gentoo is being installed and into live cd root and stuff, but I did and modprobe couldn't find it.
<wifiisevil> yes I do.
<wifiisevil> (that is how I am on here)
<jwickers> wifiisevil: good point :D
<endra> pekster: on the server (aka helper), I do --allow client-ip, and on clients, I do --allow server-ip, right?
<jwickers> wifiisevil: you will need to download the files for the wifi ebuild, AND the kernel source
<wifiisevil> lol, no I run to the library everytime I get confused about gentoo. Sorta like sneakernet but for marathon runners.
<aSH^> is this a broken ebuild? http://rafb.net/p/MPP5pJ75.html .. why is it trying to link with the lib32 library?
<rvalles> can someone qfile net-setup for me?
<wifiisevil> And the kernel source?
<wifiisevil> argh.
<wifiisevil> so I go to the portage source website?
<pekster> endra: Only the helper boxes need the --allow, becuase the other machines don't call the distcc daemon on themselves. So if your crap box won't ever be helping other machines compile, it won't need the --allow stuff, or even distccd started
<wifiisevil> *portage search
<jwickers> wifiisevil: yes, wifi driver is a kernel module, won't be able to build thme without .. a kernel :D
<jwickers> emerge -pv rtl8187
<endra> pekster: okay, I will fix. Also, I use --listen, not --allow
<endra> (like it recommended)
<wifiisevil> so wait, I download kernel source and wifi drive in ebuild format. then I..... put them where?
<jwickers> wifiisevil: no, you need to check what files are needed for each ebuild
<jwickers> wifiisevil: let me see ..
<wifiisevil> Also, installing kernel source. Where do I install it to, because I don't have a kernel installed yet.
<wifiisevil> I'm using the gentoo live cd kernel.
<pekster> endra: Listening on the LAN IP of the machine, right? like, box.helper's config would be something like DISTCC_OPTS="--allow $IP_OF_COMPILE_MACHINE --listen $IP_OF_box.helper" and then the box.compiler would have the box.helper machine in the /etc/distcc/hosts file, right?
Previous Page Next Page