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



Comments:

<0> Would like to mention to people that I was having issues with sound under 2.6.16.19. I tried both the in-kernel alsa drivers and modules
<0> I downgraded to 2.6.15.1 and the problem was gone.
<0> It was while playing a game that used oss
<1> Hi, how can I define which program will be used to open specific file extention in mc?
<0> the sound would get garbled up.. like sadlkjfalskdf
<0> if anyone has the same prob, that fixed it for me..
<0> kernel settings were exactly the same.. used identical config file
<1> someone?
<2> hrm, the glibc-2.3.6-r4 ebuild doesn't want to link on my xbox because of 'kernel too old'. Anyone know what the latest that works with a 2.4.31 kernel is?
<3> good lord man, just upgrade to 2.6
<2> iamben: no thanks. the fatx driver in 2.6 leads to fs corruption
<3> hah, right
<3> and 2.4 is perfect
<2> actually, linux as a whole quite ****s. But sometimes it's needed. Now, anyone have a _useful_ response?
<3> why would you use vfat on xbox anyway? its not like you're dual booting windows
<3> **** my ****, hows that?



<3> get a god damn 2.6 kernel, no one is gonna help you with 2.4
<3> the 2.4 vfat driver is no more stable than the one in 2.6
<3> ill wait all day for someone to disagree with me on this and it wont happen
<4> sata has its advantages in 2.4
<5> has anyone here successfully applied the EVMS BD-CLAIM patch to their 2.6 kernel? im struggling.
<6> i hate how nano took over pico
<6> im so used to pico for the past 10 years
<6> never liked vi or vim, pico was it.....and i cant even find pico for download
<6> nano is the same thing
<6> but....
<6> i allway type pico first, because of habbit
<7> what pico?
<7> make a symlink from nano to pico
<6> im gonna do that
<6> good idea
<6> pico will invoke nano
<6> nice
<8> ps ax
<8> ehm :>
<9> emerge uclibc
<9> does not complete
<9> it gets error
<8> file a bug
<9> anyone get it to install fine?
<10> bigs: pico is a part of the pine package.. should be easy to find for download
<11> nano>pico
<11> *>pico
<12> > bjornh
<12> :D
<11> beta****:F
<11> s/:F/:D/g
<11> beta****: how come I'm finding a lost slackwareguy in here?
<12> i actually did install gentoo on a box, for fun
<11> i <3 u.
<12> however it didn't work out well after an attempt to upgrade gcc ;D
<11> cosy.
<11> what happened?
<12> have no idea. guess i'll find out tomorrow. :)
<11> Aha.
<4> <3 pico
<11> ew.
<13> hi
<4> i generated such a bad habbit of running pico that, now in gentoo i have "alias pico='nano -w'" in my /etc/profile
<13> I'm trying to use the latest bootCD, it complains it can't find image: linux and then prompts me with a boot: prompt
<4> type: gentoo
<4> enter
<11> warflyr: I had that for a while too after running slack for a year
<13> duh
<13> why didnt it just say that rather than "Cannot load image: linux"
<13> sheesh ;)
<11> getting used to nano works way better if you alias pico to apps like sl, etc
<11> (ever tried sl? merge it)
<14> the choochoo train?
<9> sys-libs/uclibc-0.9.27-r1 (masked by: -* keyword)
<9> What do I put for the ACCEPT_KEYWORD to get that package to install?
<11> matja: yea
<15> hey, uhm, I'm deleting all new'd objects, I'm FreeImage_Unload'ing all FreeImage objects, but still.. while my program runs the memory usage increases from 1.2 to 8.7 mb and the program runs slower while it's running.. I'm using _CrtDumpMemoryLeaks(); but already made sure there are no leaks.. what could be wrong?
<4> bjornh problem is as soon as i switched from slackware i dumped that alias in, now 2-3years later after using gentoo, im never going to get out of the habbit of typing pico
<16> beta Pasted http://pasteme.com/p.php?id=80
<11> warflyr: you're still doing it?



<11> warflyr: emerge sl; alias pico=sl. you'll get out of that habit in hours.
<4> rofl
<4> lol cant even terminate it
<11> that's the point :p
<4> have to -9 it
<11> :P
<4> emerge unmerge sl
<11> nooo
<16> lwizardl Pasted http://pasteme.com/p.php?id=81
<11> wtf
<17> yay for freenode hackage!
<5> hey guys, trying to do a remote kernel upgrade.. its come to the time to amke my grub entry.. anyone know nething smart i can do so that if it doesnt boot properly it will auto reboot and boot old kernel?? or smth.... *Depseration* :P
<17> q: not much you can do if you are remote rebooting
<17> otherwise I would tell you to keep the old kernel as the default entry
<17> could always start up a vm and test the kernel
<5> anyway i can tell grub to boot the new kernel just this one time i reboot? so that if it doesnt come back up i can get someone local to restart?
<3> q\: yes
<3> you know how you set something like "default 0"? you can also set "fallback 1"
<5> my grub knowledge is non-existant
<3> so itll boot 0 the first time, then after reboot itll go to 1
<3> its just in your grub.conf
<3> very easy
<5> so if i set default 1 and fallback 0.......... then it will try and boot the second entry first? and if that fails then boot the first one
<3> well, kinda
<3> it will try to boot the second entry first..
<3> but then after reboot, it will boot the first one.. whether it failed or not
<3> but if the new kernel works, you just remove the "fallback" before reboot and it wont boot the old one
<3> gotta go, gl
<5> ok thx
<18> Grub says "root block device unspecified," so I enter /dev/hda3 [i've also tried /dev/ram0] and it says unrecongnized device
<18> I'm trying to dual boot Gentoo with Windows
<3> read the gentoo handbook section on grub
<3> grub does not use linux device naming, it uses its own, like (hd0,0)
<18> I have all that configured in grub.conf
<18> Which is why I don't know why this error is happening.
<18> Unless I configured it wrong, which is likely :(
<3> can you paste your config somewhere?
<18> Yea give me a second
<16> 434 Pasted http://pasteme.com/p.php?id=82
<18> http://pasteme.com/p.php?id=82
<18> Basically the same thing from the handbook
<18> Since my install (partitions and etc) were the same
<3> did you use genkernel?
<18> yes
<3> does grub give you the root device error, or does it happen while your kernel is booting?
<18> Btw, which device would be my Windows (scsi)? I have it set to hd1 but I know that won't work
<18> Yes
<18> While my kernel is booting
<3> what device was / when you installed gentoo? hda3?
<18> HDA3, yes
<18> Hm
<18> I'm actually not sure
<18> I installed it last night before I went to bed from the Uni. CD
<19> how can I force xorg to use 85hz with 1280x960 resolution, im stuck at 60hz
<3> what kind of drive is it on? ide, scsi, sata?
<18> IDE
<3> well hda3 should be right, but i dont do genkernel so i can only help so much
<20> i just compiled my gentoo kernel, it boots up fine but it doesnt see my linksys card, i compiled tulip into kernel which i know it uses, i also see it when i do lspci, how do i get it working again ?
<3> did you enable the correct chipsets under tulip in the kernel config?
<18> Will I be fine if I just unmerge gentoo and boot straight into gentoo?
<3> Jame: i ***ume you mean unmerge genkernel... and no, genkernel uses a different setup than a manual config kernel
<3> you will need to build a new kernel, and change some stuff in grub
<18> Gah I mean Grub*
<18> If I unmerge Grub.. my bad :P
<3> unmerging grub wont help at all
<9> I can't get glibc to compile with +glibc-omitfp and -fomit-frame-pointer in make.conf
<20> iamben: i didnt see it specificaly under tulip, i thought i could just include tulip, if it wasnt compiled right would it still show in lspci ?
<18> Do you think it would be best if I reinstall without genkernel?
<9> !!! ERROR: sys-libs/glibc-2.4-r3 failed.
<9> !!! Function toolchain-glibc_src_compile, Line 264, Exitcode 2
<9> any ideas?
<3> tims: yes, it always shows in lspci whether you have a driver for it or not... just enable everything under tulip if you dont know which one
<3> Jame: yes, but you dont need to redo the whole install, just start back at the part where it lets you choose between manual config & genkernel
<20> bah - i have to recompile the whole thing again ?


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#beginner
punanijuice
#hardware
protistents and catholics
#firebird
#beginner
HaLLuCiN0
foxxie penny
#computers
prebot + tcl



Home  |  disclaimer  |  contact  |  submit quotes