@# 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> signature16: here is a good link to look at http://www.proftpd.org/localsite/Userguide/linked/chroot.html#AEN715
<1> vagrant: thanks
<2> LinuxMafia, emu10k1 is in .config
<3> odla, yes just a sec
<4> np
<5> hozers: ahh..i was looking at a different doc... thanks
<6> here http://forums.gentoo.org/viewtopic-t-440506.html
<7> Kakihara: the official gentoo doc (http://www.gentoo.org/doc/en/gcc-upgrading.xml#doc_chap3) recommends an emerge -e system and emerge -e world. I think anything beyond that is superstition.
<4> Anyone know how to configure iwconfig in /etc/conf.d/net? I have a quick problem ..
<3> odla, localhost linux # grep emu10k1 .config
<3> localhost linux #
<1> rabidfurby: hmm. I cut out the emerge -e system thinking it would be included in the -e world
<8> vagrant: You can look at /etc/conf.d/wireless.example
<2> hmm...and it's the emu10k1 drive you want?
<9> ok, 1 more question, how do I go about creating shortcut icons on my desktop?
<10> LinuxMafia: use grep -i .. it could be EMU10K1



<8> Unrelated: Right-Click... Create Launcher
<3> odla, 01:06.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value
<9> awesome!
<3> CONFIG_SND_EMU10K1=m
<3> CONFIG_SND_EMU10K1X=m
<7> Kakihara: probably isn't too important. I upgraded to 3.4.5 a few days ago but am putting off the -e world until spring break
<3> Isky, thanks
<3> :-(
<3> oh G.O.D :-(
<3> it does not recognise my card
<3> alsaconf does see it
<2> LinuxMafia, which one is your crd http://alsa-project.org/alsa-doc/index.php?vendor=vendor-Creative_Labs#matrix
<3> odla, emu10k1
<3> odla, it used to work with it
<11> Hey guys, any ideas on this, after a emerge -e system && emerge -e world, rox stopped working af my normal user, it works fine as root
<3> odla, i have it in my /etc/make.conf
<2> LinuxMafia, well i would build it into my kernel, make sure i link the newly built kernel to my grub/lilo file, and reboot
<2> LinuxMafia, cause you have it now as a module right?
<3> odla, yes
<3> odla, what i have to change ?
<3> odla, make it *
<2> LinuxMafia, yup
<3> and alsa * too
<2> all those alsa ones i told you too
<2> LinuxMafia, http://gentoo-wiki.com/HOWTO_ALSA < -- make sure you have all the things clicked that they show in this picture
<3> odla, let me check this
<12> Laggy_Boombastic, hey, are you still there?
<13> ffs
<3> odla ok
<6> speaker-test -Dplug:surround51 -c6 has sound to ALL my speakers!!!!! but alsa doesnt!
<13> i forgot to do it again LOL
<8> FXFman1209: Yeah
<2> man wxGTK is taking forever to compile now too
<9> ty for the help, I appreciate it very much =P
<12> Laggy_Boombastic: Alright, well, I just restarted into Gentoo for the first time and when it tries to start eth0 it says that configuration was not set for eth0 - ***uming dhcp (which is correct)
<12> And then it says "eth0 does not exist"
<2> FXFman1209, do you have the driver made into the kernel?
<14> FXFman1209:If it says eth0 does not exist, changes are the kernel you made does not have the driver compiled into it, and you aren't loading the module for it
<12> Actually I made it as a module.
<14> s/changes/chances/
<2> FXFman1209, did you load the module at start time?
<14> modprobe modulename
<14> to test it
<14> if it works after that, add it to /etc/modules.conf
<12> According to lsmod, 8139too is running
<12> Its still not working tho
<8> FXFman1209: did you add the module to /etc/modules.autoload.d/kernel-2.6 ?
<15> anyone have advice or reference for stable kde/hal/dbus/pmount problems? audio cds and dvds work from media:/, but not usb sticks/data cds etc
<4> I followed wireless.example. For iwconfig, in my conf.d/net file, if my essid is "foo" and my key is "0FbF" do I the two lines to be: essid_eth1="foo" and key_foo"0FBF enc open" ?
<12> Laggy_Boombastic I sure did
<4> When I boot it seems to have no effect
<8> FXFman1209: dmesg |grep eth0
<8> FXFman1209: or dmesg |grep 8139
<14> FXFman1209:If it's showing in lsmod 1)see if the manufacturer has a newer driver avilable 2)make sure you have the right module
<12> Laggy_Boombastic: All it says is 8139too Fast Ethernet driver 0.9.27
<12> Korthrun: I know its the right driver because that's the one Installation was using.
<3> odla, i am done with kernel
<12> Korthrun: And internet was working fine during installation.
<3> odla, after rebooting what i have to do?
<2> LinuxMafia_, ok so make && make modules_install
<16> does this go in with my video card in xorg.conf Option "AGPMode" "4"



<2> LinuxMafia_, you've linked it to /boot for grub or lilo too?
<3> odla, it is in process
<4> When I do an iwconfig it says "ESSID: off/any" so I don't think that works in the config file ...
<3> odla, yes i will do it afte rit done
<2> LinuxMafia_, ok...well after that it *should* work
<3> odla, i hope so
<2> LinuxMafia_, run cat /proc/asound/cards
<2> after reboot and see if the card is recognized...if not maybe it's a hardware or a driver issue
<14> FXFman1209:hrm what sources are you using?
<12> Korthrun: Err... gentoo-sources
<3> odla, ok i am rebooting see u soon
<14> FXFman1209:Never used those myself, but I would ***ume they use the same driver source as the installer would
<2> LinuxMafia_, good luck
<12> Hmm. So should I try changing menuconfig to include (I) it instead of having it as a module?
<14> FXFman1209:so "ifup eth0" just shows that eth0 is not present?
<6> what do blondes and railroads all over the country?
<17> how can i set the resolution that x displays at, it seems to be a little off on my monitor
<12> Err... I don't have the command ifup :'
<12> :'(
<6> they have both been laid all over the country?
<18> ok i am in
<14> FXFman1209:are you root?
<18> cat /proc?
<2> LinuxMafia_, run cat /proc/asound/cards
<4> Anyone know why wireless settings in conf.d/net would have no effect on iwconfig?
<12> kor Yup
<2> man you rebooted fast
<14> FXFman1209: "wtf"
<14> wth I don't either
<14> What does gentoo use if it doesn't use ifup
<12> I don't have that command either :-P
<18> odla, ok
<12> ifconfig? :-P
<18> it recogniz eit
<2> LinuxMafia, sweet!
<2> LinuxMafia, run alsamixer and you should be ready to roll
<8> Korthrun: FXFman1209 ifconfig eth0 up
<19> is it hard to get xen working? and windows working under it?
<18> odla, i have voice mplayer but i have to check the gixne
<12> eth0: unknown interface: No such device
<14> Laggy_Boombastic:yeah just wierd that it doesn't have ifup, I guess it's cause of the /etc/init.d/net.DEVICE layout
<2> LinuxMafia, ok
<6> whats a tornado and a redneck divorce got in common?
<6> no matter what one happens.. some1 is losin a traile
<18> odla, no sound
<6> r
<14> FXFman1209:I know you said lsmod shows it, but try doing a modprobe <modulename>
<18> odla, gxine has no sound
<4> zoder, the trailer is split in two
<2> LinuxMafia, hmm...was it compiled with alsa?
<12> Korthrun: I did, but nothing changed.
<6> ... lol
<20> how do you refresh eth0
<19> LinuxMafia, does xine have sound?
<18> odla, yes
<2> LinuxMafia, i don't know then...:(
<20> like I had it unplugged when I booted
<14> FXFman1209:In a perfect, logical world compiling the module into the kernel shouldn't change anything. In reality I have seen it before, so you might want to give that a shot.
<18> n
<18> no eliasz
<18> xmms says can not open alsa
<12> Korthrun: I'm one step ahead of you; copying bzImage now.
<14> FXFman1209:good job :)
<2> LinuxMafia, do you have priveledges are in audio group?
<18> odla, i chekc now
<19> LinuxMafia, checked aumix to make sure mixers volumes are up?
<21> did a fresh install of gentoo but I have no sound...I have a SB Live 5.1 sound card... could someone help me get it running ?
<2> LinuxMafia, gp***wd -a <user> audio
<18> eliasz, ok
<18> odla, i did that
<22> Distro^Junkie: check out the alsa guide, just google gentoo alsa
<2> LinuxMafia, then you'll need to re log in
<2> LinuxMafia, oh...i'm out of ideas
<21> ok charles`


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

ubuntu add harddisk
Can't locate object method spawn
#web
why host60
#suse
Marvell Libertas suse 10.1
mysqlimport and STDIN
eth0: PACKET SNIFFER(/sbin/dhclient3
mudmagic problems ubuntu
ntpd returns a permission denied error



Home  |  disclaimer  |  contact  |  submit quotes