| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> they were stating that they had customers that were using our authoritative Name Servers as local DNS query servers....but the Auth NS don't respond to queries O.o <1> lol <2> maybe the customers were just looking up the dns record for your website <2> maybe they really like your website <2> :D <3> hi2 matja <0> matja: doesn't even respond to that O.o <0> you can't query the auth NS at _all_ <0> period <0> has been like that since i started working here <0> and then I get this ****ed up email from corp telling me to do this and that, and i'm like wtf? <0> they are talking about how it will no longer work as of the 18th of aug <0> i emailed them back and was like 'wtf'? <0> I haven't got a reply back <2> hehe <2> home time!
<0> actually my bad it responds to its own domain queries :p <0> i need more stuff to emerge <3> i need help with umount <0> man umount <3> well the umount is working properly <3> i think there must be some other command i need to get rid of md0 <0> so what's the problem? <0> yeah I believe there is <3> http://pasteme.com/p.php?id=208 <0> what did you use to make it? <3> i dont know <3> lemme go check out the wiki to find out <3> i used mdadm --create --verbose /dev/md0 --level=5 --raid-devices=4 /dev/sda1 /dev/sdb1 /dev/sdc1 /dev/sdd1 <4> i'm having problems getting gnome to work still. I have the number of failed modules down to 3, but it is "vga", "kbd", and "mouse"... I have run the config program and I'm pretty sure I've selected them all...can someone help please? <3> mdadm --remove ?? <5> its a sad day guys <5> http://www.msnbc.msn.com/id/14254314/ <5> 4 penguins perish in freak Texas truck accident <6> what <3> lol <5> .The rest of the penguins kind of stayed together in the ditch.. <6> aka The Horde? <6> they then stormed the next p***ing motorist ? <0> what the **** are penguins in texas for? <0> not very smart penguins it seems. <6> bitrot: in other news, world domination is proceeding as planned. <4> I am lost..why would it say failed to load module "kbd" (module does not exist) when I run startx? my keyboard is working fine! <0> hi pinguin <0> who's dominating? <0> can i be the No.2 man? <0> emilylove: remove the module, you don't need it i guess. <0> you're telling your config to load it <0> but it's not built O.o <0> Ya Dig? <7> one can gain quite much from having support for the specific controller built into the kernel, right? <8> like use of the controller... ye <7> i mean in disk speeds and so <8> versus module? no <0> 001461 <7> versus not at all <0> 00146A even <0> what is that noobs? <8> versus not at all == no use <7> uhm? <8> if you don't have support in the kernel, you can't use the device. <7> isn't the generic enough then? <8> no. <7> 'cause i'm using disks on that controller, but i haven't compiled support for it <8> then you have a module that supports it <9> I've created a new partition , created a vfat filesystem on it , but when I boot into windows 2000 I don't get the disk in my explorer ? <8> or the support you are refering to is a bugfix rather then driver support <10> eniac_, we dont support windows <7> i would say i don't, because i have no loaded modules <7> anyway, *reboot* <10> i like kexec <10> decreases reboot time :) <9> whatever <10> what a moron <4> it's still saying "failure to load modules "vesa" "mouse" and "kbd" (no drivers available)
<11> ugh gotta buil an external drive. <7> that's better, now i've got dma :) <10> you should be happy with pio <10> :) <7> hmm? <12> tendo2 Pasted http://pasteme.com/p.php?id=209 <12> tendo2 Pasted http://pasteme.com/p.php?id=210 <0> emilylove: yeah <0> emilylove: duh ;p <12> tendo2 Pasted http://pasteme.com/p.php?id=211 <12> tendo2 Pasted http://pasteme.com/p.php?id=212 <4> bitrot: duh? do you know what the problem is/ <12> tendo2 Pasted http://pasteme.com/p.php?id=213 <13> can irssi auto run commands when connecting to specific networks? like changing mode/authing etc? <12> tendo2 Pasted http://pasteme.com/p.php?id=214 <3> dudes what the hell is going on here <0> emilylove: lol yeah <4> ..ok, what is it? <0> emilylove: is X starting up? <0> or is it failing? <4> it's failing 'Failed to load module "(vesa, mouse, kbd)" (module does not exist, 0) <0> is this xorg 7 or 6? <4> 7 <0> http://www.cnn.com/2006/US/08/09/jetski.sturgeon.ap/index.html <12> tendo2 Pasted http://pasteme.com/p.php?id=215 <0> paste me the output of emerge xorg-x11 -pv <0> x11-base/xorg-x11-7.0-r1 USE="-3dfx" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -magictouch -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="-apm -ark -chips -cirrus -cyrix -dummy -fbdev -fglrx -glint -i128 -i740 -i810 -imstt -mach64 -mga -neomagic -nsc -nv -nvidia -r128 -ra <0> should be something like that <0> is keyboard and mouse under INPUT_DEVICES like mine? <0> make sure it doesn't have a - next to the USE flag <0> http://www.cnn.com/2006/US/08/09/jetski.sturgeon.ap/index.html <0> That's a big freaking fish <10> bitrot, matja told me today is you leave them all unset -> it compiles all <10> but in my case, wacom gives problems <12> tendo2 Pasted http://pasteme.com/p.php?id=216 <0> oh really <0> tendo2: stop sapamming <10> so i set all INPUT_DEVICES + except wacom <10> and nearly all video_cards (livedvd/vserver livecd) <0> renihs: so it would compile all modules too? <0> even vesa <10> yes <0> hmmmmmmm <0> makes no sense <0> why HAVE the use flag then O.o <0> it seems by default <0> keyboard and mouse <0> and evdev are selected by default <0> since i have no INPUT_DEVICES variable in make.conf <10> i didnt figure it out yet (not even tried) :) <0> but those are still selected <10> put it there :) <0> eh? <0> put what where? <0> i'm just saying by default i just see 3 flags selected <10> input_devices in make conf :) <0> why? <10> yes <0> I'm not trying to build it <14> from time to time, gdm hangs after logout of my wm(xfce4), screen turns gray and there are white boxes where the face browser and login prompt appears <0> emilylove: did you build vesa? <0> emilylove: or change your xorg.conf? <0> emilylove: i'm not sure if you're using nvidia drivers or ati drivers or what <14> everything freezes and i need to press the reset button <14> anyone else experienced this? <10> hehe, ebuild xprg-x11, estimated update time: less than a minute <10> lol <10> gruml, cant copy/paste <0> yeah that one pkgs doesn't take long to build at all <0> it's the 50 deps that do :p <10> on this box nothing takes long :) <10> i guess openoffice should be done in 1-3 hours max :) <0> dude <0> don't compile OO
Return to
#gentoo or Go to some related
logs:
#microsoft ntpd_initres[165] shortybsd
#windowsxp #gentoo #firebird #windows #computers #beginner #worldcup
|
|