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



Comments:

<0> tek_mage, can you pastbin: lspci
<1> doesn't coldplug help with removable device?
<2> cheloo, don't forget to run env-update
<2> cheloo, and source /etc/profile
<3> ahhdem: no results at all for equery b glxproto.h? should at least confirm glproto owns the one in xorg-x11
<3> Synx: grep vmmouse /etc/portage/package.unmask
<4> sry
<4> didnt feel like pastebin'ing that :-X
<5> Any considerations I'm missing installing gentoo onto an LVM2 type lv? I can't emerge anything, but my kernel compiles...also kernel doesn't boot even though I compiled device mapper into it? Should I have made a module?
<3> ahhdem: not by full path
<3> ahhdem: just equery b glxproto.h
<6> infirit, i guess so it'll take a minute i have to type it all out i'm on a differnt sys,
<4> doh.. sry
<3> ahhdem: you'll occasionally get weird results if there are directory symlinks.
<0> tek_mage, or do lspci | grep Ethernet and post it here
<4> it gave me your path, belonging to glproto



<4> no results with the path i have symlinked in /usr/include/GL
<4> x11-proto/glproto-1.4.3 (/usr/lib/opengl/xorg-x11/include/glxproto.h)
<7> Can anyone give me german nameservers, please!
<5> I'm trying to get a little background before I spend a few hours only to get "Compiler can't make executables" when I try to emerge packages
<3> ahhdem: (if an ebuild installed /foo/bar/baz and /foo/bar is a symlink to the dir /foo/baz doing equery b with full path may miss stuff)
<8> kojiro i did
<1> I cheated, and put a 1GB drive with my kernel at /dev/hda, then used my virtual drive for / after the kernel boots from the one little physical drive.
<3> ahhdem: so the one in global doesn't have an owner?
<9> marienz, ack im a fool i added it to unmake and keywords as x11-driver not drivers, doh sorry for the bother
<2> cheloo, if /boot is mounted and you can write a file to it
<4> marienz: correct.. no results..
<3> ahhdem: I'd move it away and rerun eselect opengl set xorg-x11, I think.
<4> marienz: okay ill give that a try.. ty again :-)
<2> cheloo, then you can run make && make install modules modules_install (or whatever) in /usr/src/linux
<1> not quite LVM, but software raid
<2> cheloo, technically just make install modules_install should be enough :-)
<10> kwowt, 194.25.2.129
<4> marienz: that global/include only has glxproto and glxmd.h
<7> lch, any more?
<7> ok works ;)
<7> danke
<5> Tired, did you have any issues like what I've been trying to get some help with?
<3> ahhdem: I have a couple of other files in there, one owned by eselect-opengl, checking
<8> kojiro i get an error again man " /boot/arch/i386/boot/bzImage-2.6.15-gentoo-r1 " cannot read
<6> ififit, 0000:00:12.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
<4> marienz: moving tyhem off and eseelct seems to have corrected the symlinks.. re-trying emerge
<1> i couldn't read / at all on the virtual drive until i had the kernel on a separate drive, then all was fine, as long as I had the raid stuff in the kernel, not as module.
<10> kwowt, http://www.atelier89.de/users/dirk/t-o/#liste
<3> ahhdem: bleh, I have two files there, both owned by eselect-opengl (was looking at the wrong dir)
<6> s/ififit/ifirit
<3> ahhdem: glext.h and glxext.h
<2> cheloo, there should be a /usr/src/linux/arch/i386/boot/bzImage
<2> cheloo, but not what you wrote :-)
<4> marienz: no glxproto ?
<8> kojiro thats the error i get man
<5> I have my drive setup like /dev/hda1 is like 64 meg and it has grub and kernel images... then there's a swap space and an LVM...
<5> err VG
<3> ahhdem: no, that one installed into xorg-x11, not global.
<8> kojiro running make install , it looks for that
<4> marienz: interesante
<2> cheloo, just run make
<8> kojiro and then ?
<2> cheloo, tell me if it fails
<1> when you boot to the livecd and chroot, can you see your LVM ok?
<5> Yeah
<3> ahhdem: I don't know where those global/ files came from but they're probably bogus :)
<11> I don't have software mixing (afaik) and I can't hardware mix audio with onboard, and mplayer said can't open audio device /dev/dsp yet while amarok is playing music I heard the audio of this avi file. afaik mplayer should've been silent but both audio streams were heard. why did it work?
<4> mariensz: yeah, i moved away the whold global folder
<5> I mount /dev/vg/lvol0 to /mnt/gentoo and /dev/hda1 to /mnt/gentoo/boot
<4> marienz: was just those two files no other dirs.. both were symlinked into include/GL
<1> do you have the LVM stuff as a module (and if so, where's the module at?)?
<8> kojiro its ready
<2> cheloo, no errors?
<8> kojiro nope
<2> cheloo, ok, now run make modules modules_install
<11> other attempts such as running et while amarok is playing failed as expected; I don't understand why I sometime program combinations produce both audio streams O_o
<5> When I built the kernel I didn't compile dm-mod as a module, I compiled it with the yes option, which I ***ume builds it into the kernel? Should I have done it as a module?
<8> kojiro done
<5> Then after I built the kernel I tried to emerge dhcpcd and lvm2 but it said my compiler couldn't create executables
<2> cheloo, your kernel is built. Get it from /usr/src/linux/arch/i386/boot/bzImage
<0> tek_mage, its in: Device Drivers-->Network Device Support-->Ethernet (10 or 100MBit)--->Tulip Family Network Device Support-->[M]"Tulip" family network device support



<2> cheloo, you can copy it manually to /boot
<12> Hi! I feel a bit stupid: I removed the old gcc after upgrading, and now python complains about some missing libs.... Can anyone tell me how to fix this?
<1> i don't think so (i'm not an expert), but i'd think it would need to be compiled in to initialize the LVM before you could read the module from it, so I'd think your approach is correct, but i don't know for sure.
<8> kojiro so cp /usr/src/linux/arch/i386/boot/bzImage /boot ?
<2> mzbot, gentoo tr00nd gcc upgrade guide
<13> tr00nd: http://www.gentoo.org/doc/en/gcc-upgrading.xml
<6> ifirit, thanks, so load it as a module?
<2> cheloo, that should work
<12> thanks!
<1> your compiler can't create executable? you using a hardened kernel?
<5> No.
<14> is it possible to setup software raid1 from an existing disk with data and a blank disk such as to not lose the data on the first disk?
<15> hello, i got this error when kde starts: Sound server informational message: Error while initializing the sound driver: device /dev/dsp can't opened (permision denied) The sound server will continue using the null output device
<2> wwp, did you set up sound yet?
<16> hi, i'm installing gentoo on a Dual Xeon 3.4, and i don't know which release to use :-/ somebody could tell me?
<1> can you re-emerge gcc?
<2> wwp, if not, don't worry about that message
<5> I tried
<17> the_hoser: I am pretty sure "no"
<0> tek_mage, Doesn't matter. I try to use modules as much as possible.
<1> same error? that's almost funny.
<5> it built gclibs fine but then I think it hit binutils and had the same issues
<15> kojiro i've set nothing yet, just installed gentoo and kde
<14> mtnbkr: k, that's what i thought
<15> :)
<1> are your permissions right on the LVM drive?
<2> wwp, then ignore that until you finish the "alsa configuration guide" (also at docs.gentoo.org)
<10> wwp, are you a member of the audio group?
<6> ifirit, sys run faster and/or better that way?
<2> lch, he doesn't have an audio group yet
<10> yeah, ic
<15> tek_mage i dunno
<5> They..should be...how would I check/fix if they aren't? I'm a bit of a gnubie to LVM stuff...my roommate calls me an OS whore, I like to tryout different distros randomly.
<15> kojiro ok, btw thx for helping for the kde to start
<5> I wanted more than 4 partitions so I figured an LVM was my answer, since most distros handle them.
<2> wwp, no problem
<2> Sloloem, you should say "LVM handles most distros" :-P
<12> kojiro: I think I have done something stupid. I removed gcc before reemerging libtool, so now emerge doesn't work. Can I reboot with a livecd, chroot and rebuild from the chroot env?
<1> lol, i'm the same. try ls -l on the root of each partition, make sure they are flagged for write and execute (if appropriate of course)
<0> tek_mage, Never done benchmarks so i would not know. For a nic you can just built it in because you will be using it anyway.
<2> marienz, is there a guide on recovering from a botched gcc upgrade?
<10> yes
<2> tr00nd, it doesn't say how to recover in that guide?
<5> and I can just chmod them like normal?
<3> kojiro: don't know of any. Botched how?
<12> kojiro: no, only a normal upgrade...
<10> kojiro, there is some help
<2> marienz, tr00nd unmerged gcc-3.3.x before it was ready to be unmerged :-)
<3> kojiro: if gcc itself is borked grab a new one from dev.gentoo.org/~avenj/bins
<18> Is there a fix for the incorrect file name in the dbus-0.60-r4 ebuild yet?
<3> mzbot: faq gcc
<13> marienz: If some things can not be found after a recent gcc upgrade, try 'fix_libtool_files.sh 3.3.4' (or whatever the previous gcc was), and 'emerge -1 libtool'.
<2> tr00nd, ^^
<3> that's not helpfu
<3> helpful even
<1> yeah, chmod works on directories I think. there might be a flag to make it recursive, not sure
<3> mzbot: faq avenj
<13> marienz: No such faq, see http://mzz.mine.nu/faq/
<6> ifirit, theanks for all the help i'm going to recompile me kernel now... oh one more thing do i install the new krenel like an upgrade?
<3> mzbot: faq rescue
<13> marienz: Install stuff from dev.gentoo.org/~avenj/bins like any other binary package. (details: http://mzz.mine.nu/faq/rescue)
<3> better
<2> mzbot, faq tr00nd rescue
<13> kojiro: Install stuff from dev.gentoo.org/~avenj/bins like any other binary package. (details: http://mzz.mine.nu/faq/rescue)
<10> yeah, that was the URL
<2> erm
<5> I was a little confused by the guide, since it had /usr and /opt and all that stuff as it's own lv, I just want the lv to be the entire root dir
<3> kojiro: the libstdc++ mess should gradually get better since python 2.4.2-r1 should no longer link to it :)
<2> marienz, mzbot doesn't accept "faq <nick> <faq>" ?
<1> oh, Sloloem, is you /tmp partition chmodded right? I seem to recall some issue there....
<3> kojiro: s/faq/teach for that one
<0> tek_mage, mount /boot && make && make install modules_install should do it.
<2> aha
<5> Didn't check.


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

autogreet xchat
astman foreach
gentoo ntp no reply
#css
audacious double-size
ubuntu error trying to exec 'cc1plus': execvp:
#fedora
SDL_CDEject example
aliasnexus0
kubuntu kicker disappear



Home  |  disclaimer  |  contact  |  submit quotes