| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
Comments:
<0> _AxS_, should i take that out ok make.conf <1> er released <2> kojiro: do you think a bad wireless driver could do it? <0> antarus, thanks soon? <3> Shirakawasuna, definitely <1> richiefrich: not a clue, I'm not the portage release manager :0 <0> antarus, ok <0> antarus, where did u read that on bugs.gentoo.org? <2> kojiro: well that could be it....I get messages in dmesg from ndiswrapper <2> about tx_power failing <4> anyone know how to keep the dma set to "on" the /dev/hdb ???? <3> Shirakawasuna, I dunno. There's nothing in critical about killing init? <5> Hi. If I want just the default contents of /etc/apache2 but I don't want to recompile how can I do it? <2> kojiro: what's this now? <4> i have hdparm set in rc-update as default...and it sets the DMA to "on" on the other hd's <2> kojiro: how would I list 'critical'?
<0> HIGH-FREQ, yeah with hdparm <5> I have the binary package as well. <5> If that helps. <1> richiefrich: There should be a bug, I know there was a fix because I saw it commited <0> antarus, ok <6> can anyone tell me how to set the domain name? I've set it in /etc/conf.d/domainname and domainname is in the boot runlevel, it does set it, but typing domainname returns "(none)" <4> richiefrich: i've enabled dma on all hd's/burner and then set the hdparm in rc-update as default...but on reboots or anything it doesn't turn /dev/hdb to on <3> Shirakawasuna, /var/log/critical/* <6> and the logon prompt says mars.unknown_domain <7> maybe someone here can help me : I can't find OpenGL manpages under X.org 7.0... <8> why the hell is ssmtp a dependency of gnome <0> HIGH-FREQ, do u have all_args="-d1" <0> in /etc/conf.d/hdparm? <9> r00723r0: !! <4> hmm..lemme check <9> r00723r0: emerge -t ? <8> cornet, ? <9> oh sorry <4> all_args="-d1" <4> yes <9> r00723r0: cos gnome needs an MTA for something <2> kojiro: apparently I don't have it enabled <2> kojiro: that dir doesn't exist <8> well, id rather have postfix <3> er <3> Shirakawasuna, wow <3> Shirakawasuna, are you running a logger? <9> r00723r0: then unmerge ssmtp and emerge postfix <2> kojiro: yes <8> cornet, i am <2> kojiro: I have /var/log/messages, etc <8> but it will tell me to die <9> r00723r0: shouldn't do <0> HIGH-FREQ, that shoud do it but u can do a hdb_args="-d1" might work <10> Hello, I am having some issues with USE flags. I currently run a ~amd64 system. I have set several USE flags in my make.conf, however, when programs like Transcode get updated, they don't seem to pay attention to these use flags. I always have to reemerge them and force them to use those USE flags. Any ideas on why this is happening and/or how to fix it? <8> cornet, ssmtp blocks postfix <8> and ssmtp is a dep of gnome <4> richiefrich: k i'll add that to the next line to make sure <0> HIGH-FREQ, add that to your /etc/conf.d/hdparm <9> r00723r0: yes, like i said - unmerge ssmtp THEN emerge postfox <9> postfix <0> HIGH-FREQ, then reboot and see, if it doesn't doi i don't know, sorrry <4> k...i'll test it out here in a sec <9> r00723r0: ssmtp is not a dep <9> r00723r0: mailbase is (iirc) <8> same thing <9> r00723r0: no its not <9> r00723r0: ssmtp, postfix, sendmail, exim etc... all provide mailbose <0> HIGH-FREQ, make sur u did a rc-update add hdparm default if u didn't <4> k <9> r00723r0: and you can't have 2 of them installed <5> hdparm doesn't work for me anywhere; i get i/o errors :( <8> k <11> hey, i have a problem with the GTK installer that got stuck at "preparing". anybody who could help? <12> how to copy a whole directory in console? cp -R /bla/*.* /bla1/ seems not working... <0> Narada_, u might have a wrong setting <9> aqualung: cp -a <5> richiefrich: I can't even do hdparm -Tt /dev/sda :( <13> aqualung: use cp -a
<14> cp -r /path/to /new/path usually works <9> aqualung: and please learn how to use --help and man <9> aqualung: cp --help will tell you all you need to know <0> Narada_, there some hd i can't do it on either but if it's not wotking on any, no clue <0> Narada_, :( <12> cornet: i try that too but it doesnt copy subfolders <5> Yeah it's not working on any of the machines :( <0> HIGH-FREQ, make sur u did a rc-update add hdparm default if u didn't <0> soory <9> aqualung: er... it does <0> I meant that for Narada_ did u try <12> cornet: not in my case <5> No because it doesn't work no point adding it the run level richiefrich. <9> aqualung: does it throw errors ? <15> aqualung, cp -r, note the lower-case <0> Narada_, no clue :( <12> cornet: no erros <5> Don't worry. <12> puddingpimp: cp --help says r and R is the same <9> aqualung: paste the exact command you are using <15> aqualung, and a -v makes it seem like it's doing something <12> cornet: cp -a /root/.nwwinex/*.* /home/aqualung/.nwwinex/ <0> Narada_, but i am i wanna help cause i wanna help people <9> aqualung: well that'll be why then <5> richiefrich: lol; keep at it; i'm sure you will! <15> aqualung, this is unix just *, not *.* <0> HIGH-FREQ, did it wotk? <0> work ^ <15> aqualung, try cp -av /root/.nwwinex/* /home/aqualung/.nwwinex/ <11> hey, i have a problem with the GTK installer that got stuck at "preparing". anybody who could help? <0> Narada_, i do but i wish i knew a lot more after 9 years of linux <12> puddingpimp: ok that waorked... sorry for that stupid qustion... windows made be stupid :-D <15> or just /root/.nwwinex/ /home/aqualung/.nwwinex <9> aqualung: yer.. what puddingpimp said :) <16> OT, anyone know off hand if it's possible to turn of TCP timeouts on a per IP basis? <3> Shirakawasuna, still having probs with hardlock? <17> aqualung: drop the /*.* otherwise what puddingpimp said will miss the dot-files. :) <17> puddingpimp: whoops! <2> kojiro: yep <15> mtnbkr, I didn't know that <15> mtnbkr, when I copy directories I don't usually use an asterisk <2> kojiro: I'm going to use better windows drivers (har) and look into a warning message I get from ndiswrapper <17> puddingpimp: right... that is why what you last said is probably best and is probably what he needs. <3> Shirakawasuna, check the ndiswrapper site to see if the driver you're using/planning to use is known-good <2> kojiro: it's the one that's recommended....but it's not the actual driver <2> kojiro|afk: I just burned a cd from my dualboot windows machine of the exact driver CD....so that had better work :) <18> Shirakawasuna, oh, interesting <15> mtnbkr, come to think of it, I think I have had problems once or twice wiith missing files, probably why I don't do that anymore <0> i read somewhere that Broadcom doesn't play nice with linux any \one know why, no modules? <19> is there are pre-specified "admin" group? or should i make an admin group? <17> puddingpimp: I _think_ that /* will miss the dot-files in the root dir you are copying, but the -r will get everything below... I'd have to test to be 100% sure. :) <1> signature16: wheel..sorta ;) <9> mtnbkr: that is correct <2> kojiro|afk: wow....my computer is having a hard time opening /var/log/messages.... <2> kojiro|afk: that's no good <18> Shirakawasuna, no, sir -- do you have a box fan handy? <12> cornet: ok next question... :-( how to change permissions? i used chmod -vR 755 .nwwinex/ but it doenst work :-( <20> is there any app that can tell me what button im pression on my mouse? im trying to get my G5 working, i have everything but the bwoser back button <17> cornet: yeah, that's what I thought... I seem to remember playing around with that a long time ago in a galaxy far far away. :) <9> aqualung: drop the / <18> Shirakawasuna, I gotta run <18> Shirakawasuna, try taking off the case cover and cooling with a big fan <17> look slike it is "fun with dots, stars and slashes" night <15> that certainly is a gotcha though, as * gets dots in the middle of names <9> aqualung: you'll find the chmod command you said will chmod the contents of .nwwinex/ <21> Which 2006.0 cd for x86 is the one with the graphical installer? <17> puddingpimp: heh Stay tuned for tomorrow night's "fun with regular expressions" night <9> aqualung: in general foo/ refers to the contents of foo, but not foo itself <15> lol <22> I need some app that comes in the boot disc of 2006 that can completely wipe the harddrive <22> im getting some errors with using fdisk <23> Eno_: the "livecd" <12> cornet: ok thanks <12> :-D
Return to
#gentoo or Go to some related
logs:
define scripitng
#css #web merge partitions in debian #debian #suse ubuntu wpa aes how to set environment var gentoo gcc: error trying to exec 'cc1': execvp #ai
|
|