| |
| |
| |
|
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
Comments:
<0> heh. not 200*600 <1> :( <2> we;; tjeu <3> coshx, I think that udev rule is just to make it create /dev/lirc/0, /dev/lirc/1 and so on instead of /dev/lirc0, /dev/lirc1 and such. I think your basic problem is that the lirc_usbwahtever module isn't detecting your receiver correctly or it's the worng driver or something... what receiver is it? <0> was that "well then"? <2> well they're 450 mhz - 1.2 ghz, mean 600...crap computers this company has collected for certain purposes lol <4> kojiro: why are my grep, sed, and linktool looking for /usr/lib/libX11.la when libX11.la isn't provided by any package according to equery? <5> jintxo, shouldn't it be /dev/input/lirc* ? <3> movi, not in my case it's not.... <3> but I don't think it would make any difference where the devices are created as long as you know where they are :-) coshx you looking in /dev/lirc AND /dev/input/lirc ?? <6> I did an emerge of a piece of software with an incorrect use setting, as a result, it pulled in some dependancies with the incorrect settings also, and then failed because php was compiled wrong -- how can i back the whole mess out and start over? <1> HopeSeekr: As I said, either distcc them all.. or compile the binary's that you want on a remote, fast machine and do a emerge quickpackage, and distribute them.. or copy the whole shabang to each of them..? <2> i guess i shoudl just make a tar.gz of the main and scp it over ;) <2> ok i'm so stupid <2> thanks guys <0> HopeSeekr: er
<0> HopeSeekr: do you have a working system already? <2> yes <0> HopeSeekr: lol <7> jintxo: yes, no /dev/input/lirc -- i think you're right in that i have the wrong module. i'm using the remote that came with an ASUS TV FM card (saa7133) that i bought second hand, so i don't know what specific remote it is :( <2> fully installed via livecd <0> HopeSeekr: ok then :-) <0> HopeSeekr: still look into distcc <0> HopeSeekr: and portage over NFS <0> they will make you very happy <8> anyone here plays nwn? <2> ok <0> or very frustrated -- kinda like Gentoo :-) <9> at my -c (clean list) i have like 20 packages, but some of them are wrong like: "sys-devel/m4" selected: 1.4.3 protected: 1.4.4, it wants to remove 1.4.3 and use 1.4.4, but i dont have 1.4.4 installed, how could i make this cleaning tool, make a new check and realize the real versions? <2> kojiro, thank you very much; <2> kojiro, die old; make money <0> HopeSeekr: thanks <0> sounds like a Chinese blessing <0> blackghost: sounds like you have a broken lib <0> blackghost: try revdep-rebuild <0> blackghost: before you revdep-rebuild, try to get your system as up-to-date as possible with emerge -uDNavt world <0> however, if your libs are broken sometimes you can't. <4> kojiro: doesn't work in either direction <4> revdep-rebuild doesn't pull in anything new, emerge -DuavNt world doesn't complete because it can't find the lib <10> ok, who feels like helping .... i emerged apache and it did all kinds of stuff... now i have what I think, apache installed.. but its not running... im looking at docs and cant find how to get it started.. i see on the apache website, its path should be /usr/local/apache2/bin/apachect1 for the program to run but cant find that command <11> blackghost: i'd try emerge --nodeps -u gcc first. Then rebuild the deps <9> DTGorm: /etc/init.d/apache2 start <12> in Kamix the sliders for Master Volume and Headphone Volume seem to be implemented backward <12> how do I fix this? <13> DTGorm: #gentoo-apache <10> so things in gentoo are much different configuration wise than if you were to manually install via the program's website's directions? <10> tks <11> DTGorm: yes. Check gentoo-wiki.com <0> blackghost: libX11.a or libX11.la? <4> kojiro: libX11.a exists, it's complaining about libX11.la <11> DTGorm: particularly the `HOWTO` page on apache <10> tks alot <10> thats exactally what i need <13> mzbot: gentoo ElPenguin apache <0> blackghost: didn't you just downgrade from modular X? maybe that's what caused the problem <14> ElPenguin: http://www.gentoo.org/doc/en/apache-upgrading.xml <13> mzbot: gentoo DTGorm apache <4> kojiro: i'm sure it did, but when doing an emerge -e world, shouldn't it like... fix the thing of it can't find the file? <14> LinuxBlues: got status 502, retrying in 10 seconds <13> hmmm <13> sorry, ElPenguin <14> DTGorm: http://www.gentoo.org/doc/en/apache-upgrading.xml <11> mzbot: The gentoo-wiki one is better <11> np <0> ElPenguin: are you talking to a bot? <13> mzbot: wiki DTGorm apache <11> kojiro: probably, i'm half asleep <14> DTGorm: http://gentoo-wiki.com/Index:Apache2 <0> blackghost: maybe. Certainly revdep-rebuild should. <0> blackghost: what package is failing to merge? <15> does anybody know how to have apache do a redirect from one url to another? <16> you could use mod_rewrite I think <11> Steve973: mod_rewrite is my favourite, but you can use a 310 redirect 'error' <15> someone recommended mod rewrite <17> how do I use an ebuild? <11> Kartagis: as in one straight off the web? <10> woohoo :P nix.visualsunstudios.com
<0> OMGSPAM <17> ElPenguin: no, one I download <10> this is definantly true The configuration that came with Gentoo was dramatically different from the upstream configuration that most users expect <11> Kartagis: that's what i meant. What app is it? you need to choose an appropriate category <4> kojiro: anything that references to /usr/lib/libX11.la <0> blackghost: specifically...? <3> coshx, I'm reading on some forum that a guy got a 7134 (not 7133) working with lirc_it87, you tried with that one? <4> kojiro: arts, libsdl... those are the two that i've actively seen <17> ElPenguin: kvirc <17> brb <11> Kartagis: what's the type of program? <0> blackghost: I bet the problem slowly resolves itself as the emerge -e world finishes. Try setting USE="-arts -sdl" temporarily (for this one instance, you can set them on the commandline) <0> blackghost: when -e world is finished, emerge -N world to see if it can bring arts and libsdl back in <4> kojiro: kojiro i'll bet you money that it won't work, but i'll try <7> jintxo: interesting - that's listed under IrDA hardware, but for asus digimatrix, so i'll give it a shot. thanks. <8> no one plays neverwinter nights here ... ? =( <4> kojiro: it's still trying to pullin libsdl, even after i told it no sdl <15> is mod_rewrite an ebuild in gentoo? <18> chaosite, this is a support channel. <0> blackghost: emerge --skipfirst --resume <19> hi, since i unmerged hotplug (apparently it's deprecated and not needed anymore), my USB m*** storage automounting with g-v-m has stopped working <3> coshx, I know... kind of weird, huh? sorry I don't have any experience with your kind of hardware, but I guess you don't lose much by checking it out <8> roger55: yup, I know. <8> roger55: I'm looking for support =) <18> chaosite, you can play newernewbienights in here :) <7> jintxo: you've been a great help, actually. i'll let you know if this driver works. but thanks again! <3> coshx, I think when you modprobe the thing it should spit out a "device registered" (not lirc_dev but the device-dependent module) <8> roger55: Is it wrong to have seen that and think its in German? =P <0> blackghost: is there some config file that points to you having modular x? <7> jintxo: hmm, i get a fatal error: no such device or address <3> coshx, dang :-( <0> chaosite: did you check #gentoo-games <0> ? <20> If my server is using dhcp, and I have added 'dns' into the dhcp_eth0 in /etc/conf.d/net AND set OVERIDE=0 to let dhcp overide dnsdomain name.... why is my server still booting and displaying hostname.(none) and not picking up my dnsdomain name from m0n0wall like my windows computers can? <4> kojiro: i have no idea... my head hurts about this right now and I have no idea where to check <11> kartagis: you need to set up an overly. mkdir /usr/local/portage && mkdir /usr/local/portage/net-irc && mkdir /usr/local/portage/net-irc/kvirc && echo 'PORTDIR_OVERLAY="/usr/local/portage"' >> /etc/make.conf && mv /path/to/ebuild.ebuild /usr/local/portage/net-irc/kvirc && mkdir /usr/local/portage/net-irc/kvirc/files && ebuild /usr/local/portage/net-irc/kvirc/*.ebuild digest <0> blackghost: etc-update list anything? <18> mzbot, wiki GUIPEnguin fqdn <14> GUIPEnguin: http://gentoo-wiki.com/TIP_Setup_Your_FQDN <11> Kartagis: then you can emerge net-irc/kvirc <20> roger55: thanks i'll take a look <21> Iam writing a GTK Theme/Icon Theme Switcher & Installer, the ones who already exsist in portage dosent have the abillity to change icon theme nor install themes. Things are going pretty well but i would need some help to finish this, once it's done ill make an ebuild, if anyoen is intressted helping me please tell me =D <8> kojiro: good idea <8> kojiro: thanks =) <22> Pete-J: sorry but this isn't the place <11> Pete-J: the gnome tools do all of that actually <0> roger55: newernewbienights? sounds nawty :-P <21> ElPenguin: nope ;) <23> fight!@!$ <21> ElPenguin: the gnometools uses a tmprc <24> Pete-J: huh that sounds cool, good luck man <11> pete-j drag a package on to install, click to change icon theme and click to switch themes <21> ElPenguin: well that's for gnome users <21> iam not a gnome user or else i would use the GnomeThemeMananger <11> Pete-J: you don't need gnome to get that tool <25> Pete-J: sounds good, how far are you in making it? <22> gents, can you take this elsewhere please? <0> ElPenguin, Pete-J, please take it to ##gentoo-pub <19> When I do an `equery list pkgspec` it doesn't show me masked versions, how can i list masked versions? <25> ElPenguin: don't you need control-center to get it? <0> doc|home: heh <11> TFKyle: I don't believe so <26> has anybody successfully cross-compiled binary packages? <22> no more warnings folks. Back on-topic please <0> Knaw_: there's a doc on it somewherez... hang on <4> kojiro: no, nothing references back to modular xorg <26> koji: i've read the cross-compile howto <26> thats all i could find <0> Knaw_: well, this is ...bleaugh <16> anyone familiar with a udevd-event error during boot talkin' bout "find_free_number: %e is deprecated, will be removed and is unlikely to work correctly. Don't use it." Any idea how to get rid of this msg? <26> but it stops a bit short :) <0> Knaw_: nevermind, then
Return to
#gentoo or Go to some related
logs:
MySQL query failed: Got error 28 from storage engine
#centos #linux rtnetlink ppt Assertion `ns != 0 || i == nloaded' failed e17 libexpat #oe gentoo preg_match fatal php4 #debian #bash
|
|