| |
| |
| |
|
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
Comments:
<0> bitbyte: Read The Fine Manual. ti will hold your hand through the install process... skip something, and you may sorely regret it... i speak from experience. <1> my gf will come at saturday ... so long time i have to wait <1> azi` :)) <1> i am childish <2> vopicak: join #gentoo-ops when you're ready to play nice. <3> will i be able to install a gento system on 1GB? <4> anyone any good font packages that can be emerged? <3> i'd like to create just the base system here (with X-es) and use the external 80GB disk for other stuff <5> I got a problem with nautilius (cdburning) I wonder if there is any logfile for it? (I always get a 'insert a blank disc' msg if I try to burn) <6> azi`: no swap? <7> I did a rc-update del net.eth0 since I moved my computer and now use a wireless connection, but still every time I boot up, eth0 tries to get an IP-address through dhcp. How can I delete it from a runlevel for real? <8> goodi_: Try running nautilius from a console and watching the console output. Also check the output of "dmesg" <3> lugo, no, but as the base system installation breaks (no disk space) i'm going to resize the partition by cutting off windoze space <9> hey guys http://gentoo-wiki.com/HOWTO_Iptables_for_newbies I enabled Netfilter Xtables support (required for ip_tables) and IP tables support (required for filtering/masq/NAT), the guide now says to enable all modules, for which option? <10> I such an idiot... i just issued rm -rf /usr/lib/libg* - Any idea how I can rebuild the packages containing the deleted libs?
<5> AllenJB, nothing :( It detectes correctly my cdr. but that's it :) *sigh* .time to google more I guess:) <11> emerge -eDv world? ;) <11> otherwise get a fitting stage1, overwrite and then -eDv (or sth along the lines) <10> can't i utilise revdep-rebuild for this? <12> hey all what version of gentoo do i download to install it with GUI <12> Universal Install <12> ? <10> any 2006.0 iirc <13> de dnd es este canal? <10> just go with the largest one ;-) <12> so <12> Gentoo 2006.0 LiveCD <10> EvaMaria: --> #gentoo.es ? <13> yes <13> were is it chanel from? <12> to install gentoo do i go with Gentoo 2006.0 LiveCD <13> europa .eeuu.... <13> <14> xorg 7.1 blocks ati-drivers :( anyone knows a workaround? <15> kagigiwal: use 7.0 <16> Fr0Gs; i wouldnt, but its ur call <12> gdp, which one <7> kagigiwal: xorg 7.1 blocks any binary drivers I believe due to some changes. Use 7.0 until an updated driver is released <12> should i go with to install? <16> Fr0Gs; LiveCD, Universal or Minimal, they should all work, but I (and most other people) prefer the manual ones (universal or minimal) <12> ok <10> EvaMaria: what are you talking about? this an english channel, regardless of the chatter's country <16> to answer your question; the one with the gui installer is the LiveCD <17> Minimal > You <12> gdp, does universal have GUI <14> ok thanks <12> ahh ok :) <16> x86 doesnt have a universla, its been replaced by liveCD <16> MasterOfDisaster: she left already <10> gdp: oops <16> =/ <10> dammit, I guess I really have no other choice than emerge -eD world <18> haydihoo. <12> gdp, does Gentoo come with a Desktop Enviroment Installed With LiveCD <16> Fr0Gs; yeah, Gnome <18> hello. I just tried to install gentoo following their online guide. After the grub install I get a kernel panic. I did already expect it because I do not have anything int the boot dir that says "initrd.....". What should I do or what did I miss <16> phanter; did you use genkernel>? <18> hmmm... I did compile the kernel, but I do not remember that command :s. <12> gdp, is it hard to change to KDE <16> phanter; then you dont need initramfs. ready the grub section more closely, you'll see that there are actually 2 different config files to use <16> one for genkernel, one for manual kernel compilation <16> Fr0Gs; not really. Take a while, yes, but it should be fairly simple <19> Does anyone know of an issue with PS2 keyboards and kernel-2.6.15+ ? <16> Ghotcom; no, and im using a PS2 keyboard right now with 2.6.16 <12> does Cedega run ok on Gentoo <16> dunno <20> 41 <20> gah <21> Fr0Gs: It should do. At least, it has for me in the past <22> i remember there being some problems with nforce chipsets in linux. what's the status atm? <12> ok awsome <10> opqdonut: nforce3 here <21> opeckojo: NF4 Ultra, here <10> everything's fine <21> Likewise <10> WOL doesn't work, but I don't care
<18> oke I did not use genkernel, but I have a tripple boot system with Dapper and Windows. I want to use the Grub from Dapper and change this to boot into Gentoo. Here I use menu.lst for booting into Dapper or WIndows. <18> To boot Gentoo I have to change the grub.conf, but will my menu.lst still function and can I still boot into Dapper? <22> sry, dropped <22> so ppl are using nf just fine? <21> opqdonut: Works for me perfectly <10> yes <22> k <22> thx <18> oke... this will be problematic I have the feeling. <23> phanter: its not. <21> phanter: Afaik, grub.conf and menu.lst are interchangable <18> dragonheart, no, they will work next to each other? and where do I find grub.conf? <23> phanter: /boot/grub/grub.conf. hardlink it to menu.1st if it makes drapper happer <24> how can I list process id with name? <21> Echelon-H: ps x | grep '<program>' <18> oke, so I used grub.conf and made a grub-install. When I reboot now then I _should_ not get a kernel panic right? <9> hey guys i put a cronjob in crontab and its not executing, permissions set correctly, why isn't it working. <18> well... let me try ;-) thanks ppl and we will meet later again <9> 28 * * * * root ~/script/run.sh <25> stark: at the 28th minute every hours <9> grosmulet: yeah ? <25> stark: that's what your cronjob does <24> Smiff, thanks! <21> Np <9> grosmulet: yes I know, but what I need to know is why isn't it executing on the 28th minute <9> which was about 5 mins ago <26> stark, try to put full path to your script <24> Smiff, bah what if it's a daemon? <9> ixolit: ah ok, absolute paths. <21> The daemon should appear if you do the command as root <24> Smiff, I did... but I can't see it <18> hello ppl... back again :( <18> I still have my kernel panic. <25> stark: ixolit is right, write in your script's absolute name and restart your cron daemon <24> Smiff, it always "respawns" with another id <24> Smiff, no it always changes its id <18> but why is it that I do not need an initrd when compiling the kernel myself instead of using genkernel? <21> Echelon-H: Do 'top' <24> Smiff, eh? <21> You'll get a table of all running processes <21> Type 'top' in your terminal <24> yeah I did... <24> can't find what im looking for <21> And the daemon's definitely running? <24> Smiff, yup <21> It should be in the top list, then <27> anybody is able to emerge taskjuggler? <28> what's difference between march=i686 and march=pentium2? <15> drear: pretty hobvius? <9> do I have to restart my cron daemon when editting crontab ? <27> it is always failing with me!!:( even though I have my portage tree synced <29> no <28> rks, trying to compile a system for a old system. give some more details please? <30> what means "[ebuild N F ] dev-java/java-sdk-docs-1.4.2" output from emerge ? <30> i know N means NEW but what is F for ? <31> tat__: it is a new package that has fetch restrictions on it <15> drear: post the output from cat /proc/cpuinfo to pastebin.com <31> tat__: you wil need to visit the sun site and download the necessary file into /usr/portage/distfiles <30> mark_alec : that ****s <21> tat__: 'F' means 'fetch restriction' <30> is there no free java sdk in gentoo ? <21> Oh, mark_alec already said that <15> tat__: search packages.gentoo.org <31> tat__: blackdown is freely distributed <28> rsk, is there really a need; only flag i noticed to count is mmx. wiki says march=pentium2 would be ok for Deschutes. <15> drear: you already cheked it out, why bother asking? <24> where can i check my terminal logs? <28> rsk, well just to be sure. if there would have been something crucial. <32> the x86 package cd was moved from the mirrors? <33> anyone here who can explain how the folowing works? http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch#.22Defragmenting.22_the_LiveCD_to_make_it_faster <34> hi <21> Echelon-H: Commands you have previously typed will be in ~/.bash_history <21> (If you use bash) <35> !google gentoo drear Safe CFLAGS
Return to
#gentoo or Go to some related
logs:
imagik ubuntu gentoo Error: glXMakeCurrent failed gentoo portmap freeze #gentoo 15 0 * * * /usr/bin/perl ubuntu mysql-ndb Hibernate /var/tmp/ (Permission denied) Please make sure that /etc/conf.d/net has $ifconfig_ RC_DEVICES udev
#web
|
|