@# 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 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



Comments:

<0> Curs0r: use amixer
<1> Shirakawasuna: yuppers
<2> Kyuu: I probably have redundant USE flags in /etc/make.conf so I didn't notice
<3> it did? i guess i did not notice, have 2.1 stuff on all systems here
<1> Shirakawasuna: most people do...
<4> If I make my own network startup scripts (net.eth0 and net.wlan0) and put them in /etc/init.d, can I just provide "start" and "stop" handling inside them and they will work?
<4> ***uming /etc/init.d/net.eth0 start works
<5> whoa amixer is nicely confusing
<2> Kyuu: you'd think that when upgrading from <2.1 to 2.1 they'd have a script (or something) that added USE="<use.default>" to the make.conf...or told you to :)
<1> Shirakawasuna: .... use.defaults doesnt work that way
<1> Shirakawasuna: youre thinking make.defaults
<1> Shirakawasuna: use.defaults ***ociates enabling use flags based on installed programs
<2> oh, right
<2> we were talking about that earlier - I just didn't ***ociate the two. I'm very happy that use.defaults is gone
<5> amixer shows my audio levels at 77% and not muted
<6> does anyone have an idea on Xmame compile issue. http://forums.gentoo.org/viewtopic-t-448053.html



<7> I just installed Gentoo, how do I access the gui? its just a command line when i start it up.
<8> Hello all
<0> thidranki: startx?
<7> B1ST: how do i go abouty doing that?
<5> thidranki, did you emerge xorg-x11?
<7> i think
<7> can I do that now?
<0> he probably didn't
<5> you can do that anytime you want
<8> Im doing a system rebuild i.e emerge -e world. but mplayer 20060302 errored out, now if i do a an emerge --sync will emerge --resume not work afterwards?
<5> get a sandwich and prepare to wait a bit though
<0> thidranki: if ya want to use x emerge yer favourite window manager first
<7> im having problems w/ the internet now. Says no DHCP module loaded
<5> run dhcpcd
<0> got dhcp support in kernel?
<7> i just want it to auto-detect, default settings or whatever
<9> hi guys what the source for kismet if we are using ipw2200 ?
<7> yeah, I used genkernel
<8> that is resume from where i left off, I was about half way though the 700 or so packages.
<10> when I type 'eselect mysql list' it comes up as none found. Any ideas?
<9> source=ipw2200,eth2,ATHEROS
<9> ?
<1> gonowhere: pretty much.. emerge --sync will break your --resume
<0> thidranki: rc-update add eth0 default
<11> thidranki: go for the gold. config your own kernel, ensure dhcp support
<8> ok thanks
<1> gonowhere: just emerge --resume --skipfirst and come back later to fix it
<10> Caustiq: is there an option for dhcp in the kernel?
<8> mmm good idea
<12> Can someone remember how to cleanly break a hung ssh session? I seem to remember it has something with ~ in it.
<8> cheers
<0> he probably haven't dhcp support
<7> dhcpcd is not a found command
<2> DforgeH: if you've ssh'd into another machine, ctrl+d should work
<11> thidranki: emerge dhcpd
<5> rawrg i cannot figure this out, everything looks perfectly normal but this ****er won't play audio
<7> i cant emerge if i cant get the internet
<1> Caustiq: dhcpcd
<11> thidranki: if you're configuring a router that is
<0> Curs0r: sure ya compiled the right alsa module?
<5> pretty sure
<5> snd-intel8x0 is what i need
<7> B1ST: what should I type in for rc-update to add eth0 support?
<6> Curs0r: did you set that in make.conf ALSA_CARDS="intel8x0, bt87x"
<13> thidranki:rc-update add net.eth0 default
<5> jsheedy, in point of fact i did not
<7> it says already installed in runlevel default
<0> thidranki: it seems ya forgot some steps during the installation
<0> emerge dhcp
<7> damn, do i have to redo the whole hting?
<13> thidranki:then you don't have to worry about eth0 starting at boot
<0> and make sure ya cp'ed your /etc/resolv.conf
<0> nah
<0> paste me your /etc/resolv.conf
<5> if it's running you can always fix the situation
<7> alright, lemme boot into the livecd
<5> linux is hardy that way
<0> no
<7> oh, ok
<6> Curs0r: try that and emerge again alsa-driver
<0> thidranki: btw, ya compiled your network care as a module?



<0> *card
<7> alright, heres what it says: nameserver <ip address> domain homenetwork
<0> thidranki: what network care are ya using?
<5> jsheedy, should i rmmod intel8x0?
<7> B1ST: I dont know, I just did genkernel. The internet was already working, so I ***umed it would continue to do so
<6> Curs0r: are you using the kernel modules, or the alsa driver?
<7> B1ST: its built into the motherboard, so I dont know off hand. Whats the command to figure that out?
<5> jsheedy, alsa driver
<6> Curs0r: Ok I would rmmod and try again
<0> thidranki: try : modprobe 8139too
<5> thidranki, lspci -v
<7> what should I look at in lspci?
<7> it goes off the screen...
<0> he probably have to merge pciutils first, but if ya want to merge he need inet
<14> thidranki, what are you looking for?
<14> thidranki, what's the problem rather?
<7> my network card,
<7> The install isn't detecting my DHCP module
<7> or something like that.
<14> lspci | grep -i ethernet
<0> ya need to run dhcpcd
<14> dhcp has nothing to do with your hardware
<0> and modprobe yer inet card's module
<7> ok, nVidia Corportation CK804 Ethernet Controller
<7> dhcpcd gives me "command not found"
<5> ok ALSA_CARDS="intel8x0" is in my make.conf and i just remerged alsa-driver
<7> and I can't emerge it because I dont have a connection
<15> thidranki: emerge dhcpcd
<15> oh, haha
<0> he can't
<7> I think I have to do something in the install w/ the live CD
<9> hi guys why that i cant disable Networking --->
<9> [ ] Generic IEEE 802.11 Networking Stack support from my kernel
<9> :(
<16> is it dangerous to format an mdX device and mount it, as opposed to using LVM on top of an md device?
<6> Curs0r: did it finish?
<17> hello all, just curious about modules, is there some sort of option for auto detection of modules needed at boot?
<5> jsheedy, yep i just loaded the driver and umnuted in alsamixer
<16> seke: coldplug i believe
<7> what does it look like I need to do?
<7> I have to go soon, so Im gonna have to take this one up later
<17> asdf: coldplug autodetects needed kernel modules at boot?
<18> Hey all, so I installed Gentoo w/ that new live CD installer and it wouldnt boot,t he kernel went into panic could not mount root FS. So I booted from the cd, chrooted, emerged gentoo-sources rebuilt the kernel and added it to LILO, ran /sbin/lilo, and I boot, select my distro, and It just sits there at a black screen
<18> the kernel wont load
<18> IDeas?
<7> Carl_1: do you get a Grub Error 15?
<5> jsheedy, still no sound and xmms says it can't open the alsa output plugin now
<7> oh, nvm
<6> Curs0r: msg you lsmod to me and your /etc/modules.d/alsa
<16> seke: no it doesn't, i apologize
<13> Carl_1:double check your lilo.conf to make sure it points to the right kernel image and or make sure your kernel has support for the type of drives you are using
<18> thidranki: Aye, GRUB wasnt working/live CD wouldnt install it for some reason so I switched to LILO as I know it works
<17> asdf: no worries
<19> since when do livecds install things...
<18> Korthrun: 100% postive the kernel has support, and 99% postive it points to the right image
<15> please someone tell me how to unmask openmosix-sources-2.6.12.577, i put sys-kernel/openmosix-sources in packages.keywords, which worked for nvidia drivers so that it would use the latest ones... that didn't work, so i put in unmask "=sys-kernel/openmosix-sources-2.6.12.577" which didn't work, and then "=sys-kernel/openmosix-sources-2.6.12.577 ~x86" which didn't work.... and i also attempted to mask the older versions.. that didn't wo
<15> rk... please tell me how to unmask openmosix-sources-2.6.12.577, it keeps wanting to install openmosix-sources-2.4.30-r3... help? :)
<19> back in the day you typed "emerge grub"
<18> reisio: then gentoo linux installer
<9> hellow any one know how to disable ipw2200 from kernel using genkernel ?
<17> anyone else know of some way to have needed kernel modules auto-detected at boot?
<9> hellow any one know how to disable ipw2200 from kernel using genkernel -menuconfig ??
<18> reisio: twanted to try 'er and needed to redo gentoo anyway
<9> seke emerge coldplug
<19> klick0: put it into /etc/portage/package.unmask, too
<15> ok, so i need to put it in both?
<19> klick0: .keywords and .unmask, right
<19> klick0: man portage has the syntax
<13> Carl_1:hmm does lilo print any '.' characters after you select your distro or does it just blank the screen
<20> i have 7 GB of disk space that currently aren't allocated to gentoo...i would like to allocate them to gentoo...what's the easist way to do this? create a new partition say for /usr and copy /usr over to it or resize my current / partition?
<15> reisio: WOHOOOOOO
<15> i love you
<15> not really, but thank you :)
<18> Korthrun:Blank screen


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#linux
all hdds will be
ubuntu ck804 soundcard
#linux
Can't create table *frm (error: 121)
wikipedia php-irc
#linuxhelp
wriet a bot
cx_freeze glade
#gaim



Home  |  disclaimer  |  contact  |  submit quotes