@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22



Comments:

<0> desowin: I don't remember then
<1> q
<2> PaulGG: which nic do you have?
<3> Hi
<3> DHCPCD runs as defult on boot, how do i remove that? it was so long as i installed gentoo i cant remember :P
<2> PaulGG: the way I know to do it is boot w/ livecd again, dmesg|grep -i eth0
<2> and lsmod to see which modules it's using
<4> I just emerged hddtemp. What does it mean to run it as daemon? Where can I get the temp reading?
<2> then when you build your kernel, make sure to include it as a module or builtin
<5> can anyone tell me where lsof is? (what package)
<5> lsof should be list open file handles
<6> lsof
<7> kaarlo: hddtemp /dev/hda
<3> VxJasonxV: gentoo-portage.com
<8> hello, um.. is 2006.0-stage3 stable and working?
<3> DHCPCD runs as defult on boot, how do i remove that?



<4> LinuxBlues: Hi, yes but I noticed there is an init script also. How should I use it?
<5> what, why in the world didn't emerge -s lsof work -_-
<7> VxJasonxV: package is lsof, as is...
<9> jiriki: the releases are all stable
<5> this I now see...
<8> mutlu_: alright, and i686 works for axp since no axp-releases exists atm ? :p
<10> i cant update my system <=x11-base/xorg-x11-6.9 is blocking alot how do i remove it without messing things up?
<11> Lnewb: you want to stop it from running on boot?
<3> goldfish: yes
<9> but anyway you will update during/after the installation
<7> kaarlo: /etc/init.d/hddtemp start or rc-update add hddtemp default
<9> athlon xp?
<11> Lnewb: rc-update del dhcpcd
<8> psycophobia: I had same problem, sync portage and check emerge -uDptv world
<5> psychoschlumpf, http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
<3> goldfish: ok
<5> hmmm
<9> you set the architecture in your /etc/make.conf (see handbook)
<4> LinuxBlues: ok, but where can I see the readings? What file?
<5> yeah, psycophobia: http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
<5> jiriki, http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
<9> and then after the installation you can recompile the bases system
<9> base system
<3> goldfish: * dhcpcd not found in any of the specified runlevels. but still it runs on boot
<8> psycophobia: I had some nasty use flags which made my samba or whatever it was, emerge X11
<7> kaarlo: read the files, I have a gnome applet that reads them...
<8> psycophobia: and they were on by default
<11> Lnewb: right, are one of your network devices set to recieve ip by dhcp in /etc/conf.d/net ?
<9> jiriki: always do an emerge -pv packagename before you actually install.
<10> jiriki, what use flags where they
<3> goldfish: thats probably the one, thx
<4> LinuxBlues: I think "equery files" will help me... thanks for the idea!
<8> psycophobia: cant remember, emerge -uDptv world helps
<8> psycophobia: and equery uses package
<3> goldfish: your right, it is set, "config_eth0=( "dhcp" )" should i just set it to NULL ?
<10> jiriki, thanks
<11> Lnewb: well, do you want to give it a static ip?
<3> goldfish: what do you mean, just want to run dhcp manually
<8> np, but hey does anyone know is i686-stage3 more optimized for axp than mere x86-stage3
<11> Lnewb: ok. well then comment out that entry in the net config file.
<3> ok
<3> goldfish: what about the "dhcp_eth0="nodns nontp nonis"
<9> jiriki: yes
<7> kaarlo: do you really need a tcp daemon? I haven't used ot and hddtemp works fine here...
<7> s/ot/it
<11> Lnewb: that too
<3> goldfish: ok. thank you for you help
<4> LinuxBlues: I'm just on to it.. seems that it reports the temp on some port at localhost??
<8> mutlu_: roger, thanks
<4> LinuxBlues: I'm using torsmo, so maybe I just execute hddtemp /dev/hda, say, once a minute and forget the daemon...
<12> is any1 with X modular here?
<13> sure
<7> kaarlo: torsmo is removed from portage, use conky instead, probably conky supports it
<5> blshkv, quite a few of us
<12> Georgius i'm doing 'emerge -pv --depclean' and it gives me x* packages. How to fix?
<9> yes
<14> hey, my alsa settings don't stick when i reboot, is there some simple solution to this?
<12> VxJasonxV: :)
<4> LinuxBlues: I know, for some reason conky blinks on the root window... (even with double buffering)
<4> LinuxBlues: with fluxbox
<15> hello, i am trying to put /usr/portage in ext3 made in one file



<13> blshkv, dunno, I hope someone else can answer..
<15> but i get cp: cannot create directory `/mnt/portage/dev-tinyos': No space left on device
<7> kaarlo: do you have feh installed?
<4> LinuxBlues: Yep, I use feh.
<7> ok
<15> and many more like that, but /mnt/portage is used only in 56%
<12> AllanonJL: is it common with --depclean && X modular to have a lot of X packages in the list?..
<6> jd86: /etc/conf.d/alsasound
<16> what do I need to change in xorg.conf to get my mouse scrollwheel working?
<14> juckes: has the yes for the two optoins
<9> blshkv: did you run emerge --update --newuse --deep world before using depclean? it is broken right now.
<17> xroberx: /quit
<13> is there any graphical program that lets me clean the /tmp dir? it's taking up like 2gb and I was wondering how to clean it
<14> juckes: its actually not for my machine its for my friend who did the install himself
<9> actually, I would not use it at all
<9> blshkv: I just checked, I have the same output
<12> mutlu_ : Yes, I did it and install Xorg7. I've got all X packages in the list after it.
<13> usr/tmp that is
<12> mutlu_ : ah, I guess I'll file a bug then..
<9> blshkv: yes, same here.
<15> have a look plz: http://pastebin.com/621616
<7> Georgius: only if you aren't emerging anything right now, just rm -rf /var/tmp/portage/*
<9> blshkv: ok. thanks.
<14> juckes: actually he has bigger problems, nvsound and alsa
<7> Georgius: usr/tmp is a symlink to /var/tmp IIRC
<12> mutlu_ just wanted to confirm that it's not only mine problem ;)
<13> LinuxBlues, got it, thx
<9> blshkv: ok
<6> jd86: what's nvsound ?
<14> juckes: proprietary nvidia drivers from nvidia which are oss
<6> jd86: 'sigh'
<18> !op
<19> http://pastebin.com/621616 - ext3 stored in a file, any idea what's wrong?
<3> what does DHCPCD do when its running?
<19> renew releases
<14> juckes: i took care of it :) i should have looked before poping the question in here.
<6> jd86++
<20> hi all
<21> when i do emerge how can remove onde option like -apache ?
<9> kaydara: excuse me?
<9> onde?
<20> is there a command line tool for burning several files to a normal iso9660 cd?
<21> ah ja consegui com o USE estava a usar mal
<22> solemnwarning: yes, cdrecord but xou might want to get a more graphic one like burncenter(still comnsole)
<23> How do ya configure oidentd to show "user" instead of "nobody"? :/
<20> bluebird__, ok
<24> kaydara: como eu instalo no gentoo aqueles pacotes do cd?
<9> kaydara: 2 possible ways:
<25> kaydara, Djow1: please speak english
<21> soz
<9> kayadara: 1. edit your /etc/pachage.use and add the package name with the -USE flag behind it
<24> how do I install packages on gentoo please?
<9> kaydara: like: x11-terms/rxvt -apache
<24> packages from a cd
<26> oh great :S..... i thought i had it all installed etc and grub config correct. Im now getting it to boot windows but i get file not found on the gentoo one :S
<16> what do I need to change in xorg.conf to get my mouse scrollwheel working?
<12> Djow1: -k, and man emerge
<27> whats the fstab option to give other users full read and write access?
<24> ok
<9> kaydara: 2. option: type USE="-apache" emerge -pv packagename
<20> josh_n, what filesystem?
<12> leshaste: google for it :)
<27> ext3
<21> mutlu_, was testing that way
<22> leshaste: try setting protocol to IMPS/2 and add a new line: Option "ZAxisMapping" "4 5"
<9> kaydara: 2. option has the downside that this will be only valid once. when you update the use flag comes back. so better you choose the first version
<20> josh_n, set the permissions so that the user can write
<28> I have a problem with sound. im using a gateway SOundblaster pci 128 with the ens1371 module. i cannot get the sound to work under gentoo using the kernel drivers or alsa-drivers
<21> humm
<19> http://pastebin.com/621616 - ext3 stored in a file, any idea what's wrong?
<23> How do ya configure oidentd to show "user" instead of "nobody"? :/
<27> solemwarning, ok, i would usually do gp***wd but Im doing this for a friend on his ubuntu system (introducing him to linux), so what should i use to add him to a group? useradd -G ?
<16> bluebird__: thx very much?
<29> ErZo: change /etc/conf.d/oidentd?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gentoo
or
Go to some related logs:

#centos
emerge kaffeine gstreamer
mysql_fetch_array undefined non-object
#perl
perl strreplace
#web
vnc grey screen damn small linux
irc perl paste bot
#openzaurus
#perl



Home  |  disclaimer  |  contact  |  submit quotes