@# 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 56 57 58



Comments:

<FireVai> how do i unmask something?
<ix> LinuxMafia: give me the full line you are using.
<LinuxMafia> ix, mount MIR-POPT2T.mdf /mnt/cdrom -o loop=/dev/loop0
<LinuxMafia> ix, i tried /mnt/game too
<Introvert> The RSS feed for AMD64 packages is a bit messed
<FireVai> LinuxMafia, is the .mdf file on cd or on hard drive?
<Introvert> Says wine 0.9.11 and it's 0.9.12
<LinuxMafia> FireVai, on hd , FAT partition
<FireVai> oh
<ieyasu> anybody have a favorite font for terms besides fixed, for fitting like 4 on a 1280x1024
<alem> how do i chose in portage to use a stable or test tree? thanks
<LinuxMafia> h oh
<ieyasu> ive tried some of the terminus fonts, drift, lots of others..all ugly, or too big, or somehow no good
<LinuxMafia> ix, i got the oint
<andy2185> hey
<kojiro> heh, zomg, the tokugawa are here!
<ieyasu> also why does FEATURES="ccache" not use ccache
<ieyasu> is that a known thing?
<andy2185> can i p*** ./configure flags while using emerge?
<LinuxMafia> ix, FireVai ,size is more than 4.0 GB
<FireVai> hmm
<ki4cgp> kojiro, OK. gcc being emerged
<ieyasu> andy2185: yes
<LinuxMafia> thanks
<FireVai> think ya have to mount it to your cdrom drive not sure though
<FireVai> umm
<andy2185> i need to specify a codecs dir while emergind mplayer
<ieyasu> andy2185: edit the ebuild, then rebuild the digest
<ieyasu> andy2185: thats what i do anyway
<kojiro> ki4cgp: those instructions are super important, btw :-)
<kojiro> ki4cgp: your system will break if you try to upgrade gcc without following them.
<FireVai> or like mount /mnt/<path to mdf> /mnt/cdrom0?
<FireVai> not sure bud sorry
<andy2185> how do you rebuild it
<Introvert> Sweet, the best WINE updated EVER. Faster drawing of the cards in Solitaire (very important feature).
<ieyasu> ebuild whatever.ebuild digest
<andy2185> ok thanks
<FireVai> i cant figure out how to unmask portage so i can update it grrrr
<ieyasu> otherwise emerge complains about the md5 not matching
<ki4cgp> kojiro, OK. I have the page up and reading as I go
<ieyasu> andy2185: np
<kojiro> ki4cgp: ok, jes checkin'
<ix> LinuxMafia: aha?
<ix> :)
<ieyasu> of course anytime you emerge --sync or similar you lose local mods to ebuilds
<FireVai> i go read man page on emerge
<ieyasu> but its usually not a big deal
<kojiro> ieyasu: unless you use an overlay
<ieyasu> kojiro: im not familiar with that, but ill look into it, thx
<ki4cgp> kojiro, Oh well...its doing its thing. I'll let it run, and check it in the morning
<kojiro> ieyasu: overlays are very important if you want customized ebuilds
<ieyasu> kojiro: cant see much about overlay in emerge/ebuild man pages where should i look or are you talking about some filesystem level thing
<kojiro> mzbot: gentoo PORTDIR_OVERLAY
<mzbot> kojiro: http://www.gentoo.org/proj/en/java/experimental.xml
<kojiro> hmm, no
<kojiro> mzbot: wiki overlay
<mzbot> kojiro: http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
<ieyasu> k
<kojiro> yeah, that'll do
<ieyasu> i dont **** with ebuilds much
<ieyasu> unless i feel like it... :)
<Tarantulafudge> hmm
<LoneWlf794> Anyone want to help me figure out how to mount my digital camera over USB?
<sorcerer11> hey guy what does it mean when I try to startx ... it gives me error .. no screens found?
<sorcerer11> coz .. I just emgerged my nvidia drivers and try to start x
<sorcerer11> and it doesn't seem to wrk
<sorcerer11> any ideas?
<ieyasu> why are so many packages that work fine for amd64 ~amd64
<Introvert> sorcerer11, You have to reconfigure your xorg.conf -- try xorgconfig
<Introvert> ieyasu, Not tested much/general beta
<ieyasu> thats when i do the most ebuild modding
<sorcerer11> yeah I did
<sorcerer11> and under screens
<ieyasu> is there a different portage tree i can check out that is more experimental
<wilymage> LoneWlf794: sure, plug it in, and type "dmesg | tail"
<ki4cgp> LoneWlf794, gtkam is an application that might help you mount and move pictures
<LoneWlf794> Thanks wilymage
<sorcerer11> ok in the guide this is what it says :Next, in section Screen, make sure that either the DefaultDepth directive is set to 16 or 24, or that you only have Display subsections with Depth settings of 16 or 24. Without it, the nvidia-glx extensions will not start.
<wilymage> LoneWlf794: wait, that will tell you if it has been detected and a device ***igned to it, ***uming you have usb-storage in your kernel"
<sorcerer11> please help coz iam stuck here for line 3 hours
<LoneWlf794> Alright.
<LoneWlf794> It's detected.
<LoneWlf794> But I don't see the dev location
<LoneWlf794> Just scsi3 and usb4-2
<ki4cgp> LoneWlf794, the location is often something like /dev/sda1
<LoneWlf794> Hm.
<Introvert> sorcerer11, Try using the 'xorgconfig' command -- it will ask you a series of questions to configure your xorg.conf -- then make manual modifications later.
<LoneWlf794> mount -t usbfs /dev/sda1 /mnt/digicam
<LoneWlf794> ?
<ki4cgp> LoneWlf794, You'll have to tinker to find where it put it. I have had some use /dev/uba1
<LoneWlf794> Alright.
<ki4cgp> LoneWlf794, mount -t vfat usually
<sorcerer11> I already did that
<LoneWlf794> I don't think I have vfat in my kernel
<LoneWlf794> Since it throws an error
<LoneWlf794> Could that be the source of my troubles?
<sorcerer11> and .. I chaned the manaul stuff like add nvidia after .. I emerged the nvidia drivers as well
<Introvert> LoneWlf794, Wouldn't hurt to check, huh?
<ki4cgp> LoneWlf794, its possible
<Capso> When I try to start Xorg (version 7), I get a "no screens found" error, and the logs say that the major ABI version if i810_drv.so is 0, whereas the server requires 1... any ideas?
<sorcerer11> but I just don't understand why .. it says no screen
<Fieldy> cat /proc/filesystems | grep fat if that returns nothing, then yeah no support. try modprobe -v vfat first.
<sorcerer11> am I supposed to only have .. one screen slected coz the guide says something else
<LoneWlf794> FATAL: Module vfat not found.
<Capso> s/if/of
<FireVai> gah someone help pleeeease
<ki4cgp> LoneWlf794, ouch
<LoneWlf794> Yep.
<LoneWlf794> Recompile time?
<FireVai> i cant update portage says its masked.. i have keywords set in make.conf
<LoneWlf794> My friend actually installed this entire system over SSH and left out anything to do with FAT/NTFS/etc
<ki4cgp> LoneWlf794, unless one of these fine peeps know another way, then I'd say it is indeed recompile time
<mr_daemon> Hello there
<LoneWlf794> ki4cgp: thanks
<FireVai> hi mr_daemon
<FireVai> how are ya
<mr_daemon> Well, pretty good apart from this one thing...
<Jessica1> I'm having a problem with my CUPS server. It's printing with strange margins. About an inch further down the page than I would like it to (the bottom is falling off the bottom of the page.
<Fieldy> FireVai: are you using vida?
<FireVai> should i say Fieldy?
<Fieldy> huh?
<FireVai> dont wanna get kicked if i am lol
<FireVai> yeah vlos 1.3
<ki4cgp> LoneWlf794, My hats off to your friend. I have done that once.
<YuuKajima> does anyone know if when performing a 2005.1 stage1 installation, when you require GCC-3.4.4 or higher, will bootstrapping bring in gcc-3.4.4 or do you need t do something else?
<Capso> Anyone have any ideas?
<mr_daemon> You see, I ran my daily emerge -uvaD world. Running modular xorg over there, and xorg-server went up. Udev also went up. I rebooted and somehow, all the fonts went missing in action, and udev whines at startup about depreciated... and I just ran etc-update, and used all the new fresh files...
<mr_daemon> Any ideas?
<Fieldy> then stop using up gentoo's support resources. come back when you are using gentoo. we warned you before, but since you keep doing it, now i'm going to do something about it.
<traviss> antarus, ping
<bulio|> arrg xchat takes lonng to compile
<mr_daemon> And now, I just did a revdep-rebuild, and nothing comes up. But chooser has a missing linked dep, libXaw...
<bulio|> kojiro: you still here?
<kojiro> bulio|: who what where?
<mr_daemon> Ideas, anyone...?
<kojiro> bulio|: that's why smart moms choose irssi :-)
<Capso> When I try to start Xorg (version 7), I get a "no screens found" error, and the logs say that the major ABI version of i810_drv.so is 0, whereas the server requires 1... any ideas?
<LoneWlf794> I need the * next to VFAT in the braces, correct?
<LoneWlf794> Oh...
<LoneWlf794> Or M rather?
<bulio|> kojiro: Haha :P
<wilymage> Capso: did you add the Video Card option thing that modular Xorg requires?
<bulio|> Well, lynx is getting compiled too so I'll pastyebin what you wanted me to
<bulio|> emerge 7 of 9
<alem> how do i choose in portage to use a stable or test tree? thanks
<wilymage> alem: Which do you wish?
<YuuKajima> alem that is determined by the ACCEPT_KEYWORDS variable
<bulio|> despite the compile times, I'm loving the power of gentoo
<Capso> Willymage: The "Driver" option to xorg.conf?
<alem> i want to try testing


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

split 700mb coreutils cat
Biro packaging
amule for ubuntu
#ai
triquetra photoshop
usb drive ubuntu remove reinsert
Warning: Tried to connect to session manager, Authentication Rejected, reason :
simplexml_load_file() attributes construct error
ion3 screenshot
ASROCK K8VM890 issue



Home  |  disclaimer  |  contact  |  submit quotes