| |
| |
| |
|
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> DJGummikuh: enemy-territory. <1> I rebuilt my kernel and now I cant get DMA to turn on for my IDE hard drive. 'hdparm -d1 /dev/hda' reports 'HDIO_SET_DMA failed: Operation not permitted'. It is a Maxtor 6Y160P0. I dont see any rellevant kernel config options but I could be missing something. Anyone know how to fix this? <2> goldfish: errr.... isn't that a mod or something? <3> woo :) <0> DJGummikuh: Nope. There are mods for it, but it's a stand-alone game. <4> dan724: if you don't pick the right ide chipset driver, you can't turn on dma... <5> goldfish, if u make an overlay <5> goldfish, i have the old ver <5> goldfish, u want the ebuild? <0> richiefrich: Nah, nevermind. <2> hmm... how long does compilation of mplayer on an 1.6ghz centrino take approx? 512mb ram avail :D <5> goldfish, u sure? <0> richiefrich: Yes. <0> I don't like using overlays. <2> err...isn't enemy territory commercial?
<3> DJGummikuh, 50-60 mins AAG <2> Phonica: AAG? <3> At A Guess <2> oh <0> DJGummikuh: It's closed source, game is free. <2> .D <6> DJGummikuh: ~ 10 min <3> takes me 10 mins on my Athlon 64 Dual Core 4200+ ;) <1> Skunky, would that be under Device Drivers in menuconfig? <6> on the very same machine <7> DJGummikuh: emerge genlop, it estimates these things for you <2> _AxS_: I HAVE genlop, it just won't estimate... <7> oh <6> _AxS_: you need to have emerged it once before for genlop to estimate anything <2> _AxS_: or better, sometimes it wont, sometimes it tells me nonsense values like 400+ hours <7> nattfodd: that seems...kinda useless.. <2> lol <2> hmm... a database for genlop would be cool <2> with approx times on reference systems <2> so if you genlop a package, genlop can look these times up <6> _AxS_: well, I rarely record how much time a package took to emerge <2> because as you told me now, genlop is reinventing the wheel on every pc it's running <7> DJGummikuh: hm... mayhaps adjusted for bogomips or something.. <8> d <9> I'm wanting to change to kde split builds, do I just unmerge kdebase? I'm using 3.4 kde <6> and I reemerge a lot more than I newemerge <9> It also has 3.3 but I'm gussing that's ok to remove? <3> build every package on all reference machines? <2> _AxS_: yep something like that <2> Phonica: no... every package on ONE or TWO machines <10> Description --> A nice emerge.log parser so.. you don't need it installed <2> and then overlay these times with the actual times measured during emerge <7> RizeNine: yeah you gotta unmerge kdebase <3> one or two isnt enough for a set of reference platforms :P <2> so you have at least a hint on how long to wait <3> id say ud need at least 5 for a good spread <2> Phonica: hmm when you bind that to the bogomips <2> Phonica: you could also let genlop upload the times <3> from your P2 233mhz to dual core monsters <3> thats a better idea <2> some kind of user-driven database <7> DJGummikuh: nah, you'd need at least 10 (pref. 100) machines to use as a sample.. <9> _AxS_, I just wanted to make sure that was what was needed to clean it all out. Then I just put kde start back and merge each program I need? <3> _AxS_ what hes got going there tho would work <11> where is the conf file for ntpd? <11> i tried to find it, no dice <2> gandhijee: /etc/ntpd? <7> RizeNine: Yep, or emerge kde-meta (kdebase-meta?) to get it all back as individual packages.. <12> gandhijee: /etc/conf.d/ntpd <9> _AxS_, I don't really use all of the 300+ apps. <7> RizeNine: if you try to emerge the -meta versions of stuff it will tell you if what you have is blocking it.. <12> /etc/ntp.conf too <3> woo soon i will have KDE :D <3> kde-base is nearly finished <11> o its not ntpd.conf <7> gandhijee: /etc/conf.d/ntp i think <13> anyone here have an amd64 running distcc server for x86 machines? <7> Bartman007: i do, it works most of the time.. <13> or, any x86_64 machine for that matter
<9> _AxS_, but kde start is the minimal to get kde working right? <3> woo my in-place reinstall worked! :D <3> no settings lost <9> _AxS_, thanks. <7> RizeNine: yes i think so.. <3> ah **** i wanted to loose some of them <3> lol <7> RizeNine: i don't use any kde so i dunno <14> Phonica: language. <13> _AxS_: did you follow the gentoo guide to set it up? <9> _AxS_, what are you using? <7> Bartman007: i followed some stuff on the wiki yes.. <7> RizeNine: fluxbox + gtk (just for one app) + tcl/tk <3> sorry <3> really need a script that bleeps me <9> _AxS_, I'm using xfce4 right now, but don't care for it. <15> ohh noes <3> anyone know of a script for xchat that will moderate me? <7> Bartman007: essentially, add -m32 to CFLAGS for the client (x86) system, and before emerging do 'CC=gcc CXX=g++ emerge blahblah' instead of just 'emerge blahblah' <13> so you do have to do the CC=gcc stuff.. <13> there is an edit on the page now that says it works without <7> Bartman007: yeah.. if you don't want to you gotta build a crossdev <7> Bartman007: it will still sometimes work without it, too.. but usually you gotta do it. <2> is there an EASY way to figure the height and width of a picture taken? somehow I cannot play my video camera using mplayer <2> it tells me invalid argument and I don't know exactly why <7> Bartman007: i tried fooling it once and making a 'i686-pc-linux-gnu-gcc' symlink to `gcc -m32` on the amd64 system, but it didn't work.. <13> _AxS_: yeah, I was debating trying the crossdev -t stuff since I hadn't gotten it working so far <7> crossdev will guarantee it works as then you're actually cross-compiling.. <6> DJGummikuh: display will tell you <6> so will any decent exif reader <6> say, exiftool <13> but then I have to modify the distcc init script, right? <13> though I'll have to solve another issue if I use crossdev, as it tries to grab gcc 4.1.0 <13> but that's easy enough to fix. <2> what was the command to emerge a program without adding it to world? <2> --snapshot or --oneshot or something like that <13> --oneshot <16> -O <17> its --oneshot (or -1) <2> ah ok tried --one-shot and failed... <2> oh.. error in server greeting <2> rofl rwth-aachen.de sunsite ftp server is down due to thunder and lightning as it seems :D <7> DJGummikuh: short form is -1 <2> nice to iknow <18> TFKyle is correct with "--oneshot or -1" <2> thanx <7> Bartman007: what specifically is failing the distcc compile, out of curiosity? <13> AxS: well, when I tried it last night (while installing gentoo) I was getting an error in pciutils <2> hmm... "cannot compute sizeof" what the hell? <13> lemme check in a second. <5> DJGummikuh, u haveing problems <5> i see :) <2> richiefrich: hehe <2> checking size of short int ... configure: error: cannot compute sizeof (short int), 77 <2> what the hell is going on now? <7> Bartman007: is your local system #1 on the list of hosts? if its not then the ./configure (iirc) will run on the other system, that might be part of what's getting messed up.. <5> what app DJGummikuh <17> DJGummikuh: that is a bad error, maybe your glibc is b0rked? <13> oh, ok <2> richiefrich: app-media/motion <2> TFKyle: well never ever had that error before <13> AxS: here's the deal, the machine I'm working on is a p3 500mhz, and I want the amd64 to do all the compiling <5> DJGummikuh, hmm, u try to ebild it <17> DJGummikuh: do any other apps give it or is it just motion? <13> this p3 500 laptop gets way too hot when compiling anything large <7> Bartman007: i set my hosts as "localhost/1 amd64-host/4" <5> DJGummikuh, i meant ebuild <app> digest <2> TFKyle: well at least I never had that error before so it seems to be motion <7> Bartman007: ahh.. ok yeah you might want to try crossdev <2> richiefrich: no I emerged it <2> or better tried to <5> DJGummikuh, ooh so it's emerged <13> hmm, don't the slashes indicate netmasks? <2> richiefrich: err hu?
Return to
#gentoo or Go to some related
logs:
Logitech G5 xorg 6.8 openssh you don't exist swap is not being used gentoo #perl x1600xt +linux wich driver bwmon rpm margin dissapears and css
#linux #physics ipw2100: eth1: Failed to start the firmware
|
|