WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

--- Log opened Sun Jun 08 00:00:07 2003
--- Day changed Sun Jun 08 2003
00:09 -!- tcr [~tcr@pD9EAB9F9.dip.t-dialin.net] has quit ("Mess with the best, die like the rest!")
00:21 < daja77> gn8 you all
00:22 -!- capchaos [~capchaos@gtso-d9b8c028.pool.mediaWays.net] has joined #rocklinux
00:34 < hurki> about the topic
00:36 -!- hurki [~echelon@cmn9-d9ba6526.pool.mediaWays.net] has quit ("CUL8er, Ratboy! (at #spitfire)")
00:46 < rxr> yeah!!
00:46 < rxr> I just debugged XFree and fixed the wheel mouse handling for ppc :-)
00:46 < tfing> hmm ?
00:46 < tfing> :)
00:46 < rxr> in the vanilla one only the button 4 (down scroll) worked ...
00:47 < rxr> just diffig and then I'll do the commit (really tiny change ...)
00:47 < rxr> but I wonder why noone else complains at the XFree folks ...
00:48 < rxr> hm I wonder why this worked at all ....
00:48 < rxr> should have worked on no platform ...
00:54 -!- Dzafez [~dzafez@pD952C7D9.dip.t-dialin.net] has joined #rocklinux
00:54 < Dzafez> hi ROCK
00:55 < rxr> pfhh
00:55 < rxr> hi daja77
00:55 < rxr> oh damn completion ... hi Dzafez
00:55 -!- armijn [~armijn@losser.st-lab.cs.uu.nl] has joined #rocklinux
00:55 < rxr> oh hi armijn
00:55 * armijn returns from .de
00:55 < armijn> hi
00:55 < Dzafez> hi rxr
00:56 < Dzafez> hi armijn
00:56 < Dzafez> hey I've compiled the following targets:
00:56 < armijn> well, my german skills aren't that rusty it seems...
00:56 < Dzafez> drock bootdisk generic
00:56 < SMP> hey armijn!
00:56 < armijn> hiya SMP
00:56 < SMP> armijn: where've you been to?
00:57 < armijn> SMP: RockHard festival
00:57 < armijn> SMP: in Gelsenkirchen
00:57 < Dzafez> well I didn't understand how I have to start making CD iso's
00:58 < Dzafez> I just don't understand it, all it does is just a txtfile
00:58 < rxr> Dzafez: you only need one of desktop or generic ...
00:58 < rxr> to create the iso do:
00:58 < armijn> and it was warm, dusty, sweaty, so I'm gonna hit the shower now...
00:59 < armijn> brb
00:59 < rxr> ./scripts/Create-ISO some-name generic desktop
00:59 < Dzafez> well I made a mmx generic for fun and a drock for k6-2 on my 2nd mashine
00:59 < rxr> Dzafez: oh sorry typo ....
00:59 < rxr> ./scripts/Create-ISO some-name install desktop
00:59 < rxr> or
00:59 < rxr> ./scripts/Create-ISO some-name install generic
00:59 < Dzafez> rxr: what is some name?
01:00 < rxr> (or whatever your config namees for the different targets have been ...
01:00 < Dzafez> and why generic?
01:00 < rxr> Dzafez: just choose one - the filename for the isos ...
01:00 < rxr> I usually have drock-$ver-$arch ...
01:00 < Dzafez> some name is the name of the iso?
01:01 < rxr> Dzafez: read Documentation/BUILD
01:01 < rxr> Dzafez: yes
01:02 < rxr> section " 6. Creating CD Image"
01:02 < Dzafez> (I read dokumentation and just dont know what it meant
01:02 < Dzafez> default-2.0.0-beta4-x86-k6-2-cross-desktop   is in the build directory
01:03 < Dzafez> so do I "./scripts/Create-ISO some-name default-2.0.0-beta4-x86-k6-2-cross-desktop"  ?
01:03 < Dzafez> or "./scripts/Create-ISO some-name desktop"  ?
01:03 < Dzafez> or "./scripts/Create-ISO some-name drock"  ?
01:04 < Dzafez> or "./scripts/Create-ISO some-name Install drock"  ?
01:04 < rxr> nope
01:04 < rxr> this one config name is "default"
01:04 < armijn> ah, that's better
01:04 < rxr> which config name has the bootdisk build ???
01:04 < armijn> heh, I see 1.5/1.6 has been completely dropped?
01:05 < Dzafez> default-2.0.0-beta4-x86-i386-cross-bootdisk
01:05 < Dzafez> this is just the name of the directory
01:06 < rxr> armijn: erhm - yes
01:06 < armijn> rxr: too bad...I spent lots of hours in the sparc64 port...ah well
01:06 < armijn> at least I learned a lot :)
01:06 < rxr> Dzafez: erhm it does not work this way
01:07 < Dzafez> I messed it up?
01:07 < rxr> you should have read the BULD document more carefully
01:07 < rxr> you need two seperate configs for the two targets ...
01:07 < rxr> try to mv the default-2.0.0-beta4-x86-i386-cross-bootdisk to s.th. like install-2.0.0-beta4-x86-i386-cross-bootdisk
01:08 < armijn> well, festivals make me tired, am going to bed
01:08 < rxr> and create a config for it (./scripts/Config -cfg install)
01:08 < Dzafez> ok
01:08 < armijn> you kids have fun!
01:08 * armijn gone
01:08 -!- armijn [~armijn@losser.st-lab.cs.uu.nl] has left #rocklinux ()
01:08 < rxr> and try - but I can not promisse that this works ...
01:08 < rxr> if it doesn't you need to rebuild the bootdisk target ...
01:12 < mnemoc> rxr: question: why module-init-tools is not only built for linux25, and modutils not only built for linux24?
01:16 < rxr> because one might want to witch the kerneels around ...
01:16 -!- A-Tui [~eof@cable87a195.usuarios.retecal.es] has joined #rocklinux
01:16 < A-Tui> hi
01:16 < rxr> and the module-init-tools have fallback to the old tools support ...
01:19 < mnemoc> i we consider the case of switching kernel, we may consider the 'no-kernel' case... like vservers where only linux2[45]-header is needed
01:22 < Dzafez> ok I think I understand now what was wrong so I will recompile it
01:22 < Dzafez> thank you rxr
01:22 < mnemoc> and the 'switch kernel' should go to the chance of building both with one as default (/usr/include/linux, and bootmgr)
01:22 < Dzafez> gn8
01:22 < mnemoc> n8 Dzafez
01:22 < Dzafez> n8 ROCK-Chan
01:22 -!- Dzafez [~dzafez@pD952C7D9.dip.t-dialin.net] has quit ("Client Exiting")
01:24 < rxr> mnemoc: what do you want to suggest ?
01:25 < mnemoc> i dont' have a clear idea... but linux2[45]-header is the only mandatory, and not linux2[45]
01:26 < mnemoc> we should select default over linux2[45]-header, and let build both if pkgsel said so
01:27 < mnemoc> or none if pksel [O-] them
01:29 < rxr> *lol* *lol* *lol*
01:30 < mnemoc> :'(
01:30 < rxr> now I got the sense of Gentoo - it is a big conspirancy community with the goal to get all reasonable hackers dead ...
01:30 < rxr> (just took a look again .... and I'm lying on the floor *lol*-ing ...)
01:32 < rxr> mnemoc: why are you digging into linux*-header? it is not such an important package to be up-to-date ...
01:33 < mnemoc> i now that part... but i'm trying to figure out how to build without boot
01:33 < rxr> erhm - why do you think you need to reboot ?
01:34 < mnemoc> no reboot :) ... i mean, build a rock to run in a vserver
01:34 < rxr> with a working mousewheel this iBook is much more atractive ....
01:34 < mnemoc> it would never boot
01:34 < rxr> mnemoc: hm
01:36 < mnemoc> rxr: where did you read that staff about gentoo or did you discover their purpose alone?
01:39 -!- n00kie_ [~n00kie@M287P025.adsl.highway.telekom.at] has quit (Read error: 104 (Connection reset by peer))
01:48 < rxr> re
01:48 < rxr> mnemoc: this is my own guess from the ugly code
01:49 < rxr> why are so many people using this gentoo *crap*
01:53 < mnemoc> because they are not geek enough they are closer to the abilities of lying and convincing
02:02 < mnemoc> rxr: can you imagine any problem with /boot/vmlinuz as a symlink?
02:02 < rxr> jups when you binary update via mine ...
02:03 < rxr> mnemoc: do you ask because you want to officially change it?
02:03 < mnemoc> just thinking but yes
02:03 < mnemoc> to build 24 *and* 25
02:04 < mnemoc> like stuff done for gcc
02:04 < rxr> but we do this - now
02:04 < rxr> the vmlinux is only created for the default kernel
02:04 < mnemoc> ?
02:04 < mnemoc> mmm... i don't see that on lx_config.sh
02:05 < mnemoc> sorry... linux24.conf
02:06 < mnemoc> it's cp-ing to both locations always
02:07 < rxr> oh yes I seem to got modify this ...
02:12 < mnemoc> lx_config.sh: include/linux should honor that too
02:19 < rxr> jups
02:29 < mnemoc> this damn box is damaging the .bz2s
02:30 < mnemoc> i *need* new hardware :|
02:45 < mnemoc> cksum-err in lx-2.420.tar? wtf?
02:46 < esden> re hi all
02:47 < esden> finally I was able to access the hp netraid controller
02:47 < mnemoc> wb esden
02:47 -!- A-Tui [~eof@cable87a195.usuarios.retecal.es] has quit (Read error: 104 (Connection reset by peer))
02:48 < esden> who would imagine that the driver is named megaraid ... and that it is the right driver even if everywhere in the sources is told something about LSI controller
02:49 < esden> the raid chip is covered by a sticker .. perhups I would see that there ...
02:49 < esden> now I only have to wait for rock 2.0 to rock my server ;-)
02:50 < esden> and reset my nice uptime of 384 days ;-)
02:50 < mnemoc> wow
02:50 < mnemoc> esden: can you re-download linux-2.4.20.tar.bz2 from kernel.org? i'm getting a wrong checksum
02:50 < mnemoc> pleeease
02:50 < esden> mnemoc: np ... mom
02:51 -!- Ge0rG [georg@club-mate.net] has quit ("Real Life is just an illusion caused by IRC deprivation")
02:51 < mnemoc> Cksum ERROR: download/base/linux24/linux-2.4.20.tar.bz2.cksum-err (2899298048)
02:51 < mnemoc> Cksum ERROR: download/base/linux24/patch-2.4.21-rc6.bz2.cksum-err (2449239625)
02:51 < mnemoc> (mirror=none)
02:56 < FaUl>  ich geh pennen, gn8 #
02:57 < mnemoc> gn8 FaUl
02:57 < esden> mnemoc: downloading
03:04 < esden> hmm ... the download is still running .. but I checked the cksum of a file that I downloaded some mours ago ... and the cksum is 3902770249
03:04 < esden> s/mours/hours/
03:09 < mnemoc> fscked proxy? hacked kernel.org? layer 8?
03:26 < esden> mnemoc: the download run without a problem ... no cksum-error
03:27 < mnemoc> dammit
03:27 < mnemoc> thanks
03:27 < esden> hmm ... I need something that will monitor the status of the raid controller ...
03:27 < esden> do you know something mnemoc 
03:28 < mnemoc> smartmontools? something propietary?
03:28 < esden> anything that is working under linux ...
03:29 < esden> hmm ... if it will work with this controller?
03:30 < esden> we will see
03:32 < mnemoc> if they support smart it should work :)
03:34 < mnemoc> but... nothing propietary for linux?
03:43 < esden> hmm ... the smarttools do not say anything interesting
03:43 < esden> besides the name of the controller
03:43 < mnemoc> better than nothing ;)
03:43 < esden> hehe ;-)
03:43 < esden> I prefere information like ... the disk nr. x failed in logical disc nr. x
03:44 < esden> I prefere information like ... the disk nr. x failed in logical disc nr. y
03:44 < esden> not that I want to see that information
03:44 < esden> but I would like to be warned when that happens
03:44 < esden> not that I wait half a year ... and suddenly the box is down because two discs failed
03:44 < mnemoc> what raid controller do u use?
03:46 < mnemoc> ooops... i need to read 'the process'? of Kafka for monday... dammit... too late for getting it.... google!!
03:46 < esden> hp netraid-1si or how it is called
03:46 < esden> o_O
03:46 < esden> you have school on monday?
03:47 < mnemoc> yep... we end the semester the last week of july
03:47 -!- andi5 [~andi5@asc012.rz.uni-rostock.de] has joined #rocklinux
03:48 < esden> we have holyday on monday
03:48 < esden> hi andi5 
03:48 < mnemoc> holydays are good
03:48 < andi5> esden: frohe pfingsten
03:48 < esden> dir auch andi5 
03:49 * -> esden brb
03:50 < andi5> hey, 82 emails in 5 days counting... rocklinux is not really dead =)
03:50 < mnemoc> vitality: 100%
03:52 < esden> re
03:52 < mnemoc> i have never understand who freshmeat mesure that
03:53 < esden> andi5: o_O
03:54 < andi5> i'm currently not really nettable :) first rock running with lynx as only browser
03:54 < mnemoc> wasn't links added a couple of month ago?
03:54 < andi5> possible
03:56 < andi5> mnemoc: i dont have really fresh rsynced package dir, but i dont find it :( (hoping i am not too stupid to use find)
03:57 < mnemoc> andi5: you are right... it's not :(
03:57 < mnemoc> i'll have to [re]add it
03:57 < mnemoc> i'll own it hehehe
03:58 < andi5> mnemoc: i guess you own the "mnemoc" directory :)
04:00 < mnemoc> i own the developers of packages residing inside that directory
04:00 < andi5> ... ok
04:01 < mnemoc> :)
04:01 < andi5> i will never open that dir again...
04:01 < mnemoc> :(
04:01 < mnemoc> i don't want to own you :(
04:02 < andi5> i guess i would not help you much. i am happy when i manage to turn on my pc...
04:05 < esden> argl ... I found a monitor for the raidcontroller ... but it seems to be closed source >_<
04:06 < mnemoc> :(
04:11 < esden> but I will reverseengeneer that thing ...
04:19 < mnemoc> ROCK-raidmonitor ;-)
04:21 < mnemoc> i have gotten 6 different checksums for kernel :(
04:22 < esden> hmm nice ... the monitor works
04:22 < esden> but I really hate that it is closed source
04:23 < mnemoc> is the monitor just for hp controllers?
04:24 < esden> it is for all megaraid compatible controllers
04:27 < esden> ok ... now I should drive home ...
04:27 < esden> good night everyone
04:27 < mnemoc> good n8
04:27 < andi5> gute n8
06:13 -!- andi5 is now known as andi5|away
06:32 -!- andi5|away is now known as andi5
06:46 -!- huebi [~huebi@p50817583.dip.t-dialin.net] has joined #rocklinux
06:55 -!- huebi_ [~huebi@pD9522281.dip.t-dialin.net] has quit (Read error: 60 (Operation timed out))
07:59 -!- andi5 [~andi5@asc012.rz.uni-rostock.de] has quit ("Client exiting")
09:08 -!- cOdEz [~codez@pD9E44223.dip.t-dialin.net] has joined #rocklinux
09:42 -!- cOdEz_ [~codez@pD9E44223.dip.t-dialin.net] has joined #rocklinux
09:42 -!- cOdEz [~codez@pD9E44223.dip.t-dialin.net] has quit ("leaving")
10:02 -!- Ge0rG [georg@club-mate.net] has joined #rocklinux
10:14 -!- cOdEz_ [~codez@pD9E44223.dip.t-dialin.net] has quit ("leaving")
10:21 -!- cOdEz [~codez@pD9E44223.dip.t-dialin.net] has joined #rocklinux
10:25 -!- Robin_Root [~emix@ip207-2-23.dialup.edisontel.com] has joined #rocklinux
10:25 < Robin_Root> hi
10:28 -!- hurki [~echelon@cmn9-d9ba6526.pool.mediaWays.net] has joined #rocklinux
10:29 -!- hurki [~echelon@cmn9-d9ba6526.pool.mediaWays.net] has quit (Client Quit)
10:35 -!- blindcod1r [blindcoder@pD958F64B.dip.t-dialin.net] has joined #rocklinux
10:35 -!- blindcoder [blindcoder@pD9E4F60E.dip.t-dialin.net] has quit (Killed (NickServ (Ghost: blindcod1r!blindcoder@pD958F64B.dip.t-dialin.net)))
10:35 -!- blindcod1r is now known as blindcoder
11:42 -!- Mike2 [~mike@196.40.66.18] has joined #rocklinux
11:42 * Mike2 realizes something smells like pizza here
11:42 < Mike2> moin all.
11:53 -!- Mike2 [~mike@196.40.66.18] has quit ("leaving")
12:04 -!- cOdEz [~codez@pD9E44223.dip.t-dialin.net] has quit ("leaving")
12:05 -!- cOdEz [~codez@pD9E44223.dip.t-dialin.net] has joined #rocklinux
12:28 -!- Ge0rG_ [georg@club-mate.net] has joined #rocklinux
12:28 -!- Ge0rG [georg@club-mate.net] has quit (Remote closed the connection)
12:35 < daja77> re
12:36 < Ge0rG_> hi daja
12:37 < daja77> hey Ge0rG_
12:37 -!- Ge0rG_ is now known as Ge0rG
12:37 < daja77> ;)
12:37 < Ge0rG> :)
12:50 * netrunner packing for italy trip
12:50 -!- Robin_Root [~emix@ip207-2-23.dialup.edisontel.com] has quit ("using sirc version 2.211+KSIRC/1.2.4")
12:51 -!- Ge0rG [georg@club-mate.net] has quit (Remote closed the connection)
13:10 -!- Ge0rG [georg@club-mate.net] has joined #rocklinux
13:41 -!- tcr [~tcr@pD9EA947A.dip.t-dialin.net] has joined #rocklinux
13:47 < rxr> rfe
13:49 -!- netrunner [~netrunner@p50802AF1.dip0.t-ipconnect.de] has quit (Read error: 60 (Operation timed out))
13:53 < rxr> re agin
13:53 < rxr> +a
13:53 < capchaos> Hello rxr
13:53 < rxr> fixed all the XFree on Mac oddities, this iBook useage gets very smooth ...
13:53 < rxr> I really do not get why so many obvious bugs are in XFree (for the macintosh parts ...)
13:59 < rxr> hi capchaos
13:59 < rxr> fet
14:05 < blindcoder> how can QT work at all with this?
14:06 < blindcoder> how can ANYTHING work at all?
14:06 < blindcoder> In file included from /usr/include/math.h:65,
14:06 < blindcoder> from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/c++/cmath:51,
14:06 < blindcoder> ...
14:06 < blindcoder> from /opt/qt31/include/qdialog.h:42,
14:06 < blindcoder> from ../include/qt_win.h:19,
14:06 < blindcoder> from ../win/Qt/qt_win.cpp:75:
14:06 < blindcoder> /usr/include/bits/mathcalls.h:243:34: macro "yn" passed 2 arguments, but takes just 1
14:07 < blindcoder> anythign that has "#include <math.h>" in it should be unable to pass the preprocessor like this
14:12 * tcr . o O ( blindy is again in his elements )
14:12 -!- capchaos [~capchaos@gtso-d9b8c028.pool.mediaWays.net] has quit (Read error: 104 (Connection reset by peer))
14:15 < blindcoder> not really... I just don't understand this sh!t
14:16 -!- martin [~martin@pD9E7BE1C.dip.t-dialin.net] has joined #rocklinux
14:16 < blindcoder> or better put: I don't get where it fails
14:16 -!- capchaos [~capchaos@gtso-d9b8c420.pool.mediaWays.net] has joined #rocklinux
14:20 -!- n00kie [~n00kie@M284P030.adsl.highway.telekom.at] has joined #rocklinux
14:20 < martin> hello
14:21 < blindcoder> ah screw it
14:21 < blindcoder> no Qt for nethack then
14:21 * blindcoder now awayy
14:25 -!- Ge0rG_ [georg@club-mate.net] has joined #rocklinux
14:25 -!- Ge0rG [georg@club-mate.net] has quit (Remote closed the connection)
14:27 -!- Ge0rG_ is now known as Ge0rG
14:38 < daja77> hi rxr
14:39 < daja77> rxr: any idea why cupsd start up is so slow?
15:04 -!- tcr [~tcr@pD9EA947A.dip.t-dialin.net] has quit ("Mess with the best, die like the rest!")
15:40 < rxr> daja77: the first start should be slow because it parses all the .pdd files ...
15:40 < rxr> the next starts should be much faster ...
15:40 < daja77> hmm it is slow on every boot ...
15:41 < rxr> hm - maybe it can no store the parses data due to an permission problem_?
15:42 < daja77> hmm should have a look at this
15:51 < rxr> would be nice
15:54 -!- n00kie [~n00kie@M284P030.adsl.highway.telekom.at] has quit (Read error: 104 (Connection reset by peer))
16:01 -!- capchaos [~capchaos@gtso-d9b8c420.pool.mediaWays.net] has quit ("Gewitter")
16:05 < rxr> so - two patches of the the XFree folks ...
16:05 < rxr> cu all later
16:06 < daja77> cu rxr
16:16 < FaUl>  ich muss mich mal grade zusammenpacken, cu
16:16 -!- FaUl [~immo@mobilfaul.wlan.faul.bundessicherheitsministerium.de] has quit ("segmentation fault")
16:39 -!- dreamind [~dreamind@dialin-145-254-159-199.arcor-ip.net] has joined #rocklinux
16:40 -!- slu [~slu@pD9E7F798.dip.t-dialin.net] has joined #rocklinux
16:40 < slu> hallo!
16:40 < slu> hab da mal ne frage
16:40 < slu> hat schonmal jemand redhat an nem lcd drane gehabt?
16:42 < daja77> maybe, maybe not, I guess you won't find that answer here
16:44 -!- dreamind [~dreamind@dialin-145-254-159-199.arcor-ip.net] has quit (":x")
17:11 -!- capchaos [~capchaos@gtso-d9b8c449.pool.mediaWays.net] has joined #rocklinux
17:29 -!- slu [~slu@pD9E7F798.dip.t-dialin.net] has quit (Read error: 110 (Connection timed out))
17:36 -!- Robin_Root [Robin_Root@ip012-2-22.dialup.edisontel.com] has joined #rocklinux
17:41 -!- Freak [freak@p508B3516.dip.t-dialin.net] has joined #rocklinux
18:11 < martin> rxr: Hi, do we install drock on an ibook this evening?
18:35 < Robin_Root> bye
18:36 -!- Robin_Root [Robin_Root@ip012-2-22.dialup.edisontel.com] has quit ()
19:01 * martin is away ... ps: rxr: if you have time, we can telephone afterwards?!
19:05 < esden> hi all
19:07 < daja77> hi esden
19:08 < daja77> esden: got my mails?
19:09 < esden> daja77: ack ... but had no time to add your entry yet *schaem*
19:10 < daja77> np just wondering
19:12 < daja77> esden: how are you?
19:14 < esden> daja77: you have been added
19:14 < esden> I am fine thanks ...
19:14 < esden> and you?
19:14 < daja77> ok if don't count that brain damage caused by the heat
19:15 < esden> yes the heat is killing me too
19:15 < daja77> I need hours for imple tasks ...
19:15 < daja77> simple
19:16 * capchaos needs a whole life.
19:16 < capchaos> :P
19:17 < daja77> reboot capchaos
19:17 < capchaos> capchaos is going down for shutdown in half a century
19:18 < daja77> shutdown --force capchaos
19:18 < capchaos> *g* Thank you, daja
19:25 < esden> ok ... linuxtag mails sent to ripclaw
19:26 < daja77> esden: thx
19:26 < daja77> btw everything was ok with linuxtag registration?
19:26 < esden> ack
19:26 < daja77> ;)
19:27 < daja77> ok continue working ...
19:39 < esden> daja77: I need the email address of Bodo Schmidt
19:39 < esden> or should I send the login notification mail of his account to you?
19:42 < esden> daja77: and so by the way check your emails ;-)
19:47 < esden> daja77: ping?
19:48 < daja77> re, sorry was afk
19:50 < esden> np
19:50 < esden> ok ... I subscribed all people that said that they will be at linuxtag
19:50 < daja77> esden you can mail me his data
19:51 < esden> that are 4 people ... wooow :-/
19:51 < esden> daja77: ok
19:51 < esden> daja77: but the email address must be different ... do you have another email adress?
19:52 < daja77> O_o?
19:53 < esden> do not ask ... give me another email adress that you posess ;-)
19:59 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: Parabull_
20:00 -!- bernd [~bernd@chello080110169218.107.11.wu-wien.teleweb.at] has joined #rocklinux
20:00 -!- Netsplit over, joins: Parabull_
20:10 -!- n00kie [~n00kie@M284P030.adsl.highway.telekom.at] has joined #rocklinux
20:20 -!- capchaos [~capchaos@gtso-d9b8c449.pool.mediaWays.net] has quit ("Más adelante.")
20:48 -!- tcr [~tcr@pD9EA962F.dip.t-dialin.net] has joined #rocklinux
20:53 -!- Freak [freak@p508B3516.dip.t-dialin.net] has quit (Remote closed the connection)
20:54 -!- dreamind [~dreamind@ppp300.stud.tu-darmstadt.de] has joined #rocklinux
20:56 -!- dreamind [~dreamind@ppp300.stud.tu-darmstadt.de] has left #rocklinux (":wq")
21:00 -!- Robin_Root [Robin_Root@ip117-2-8.dialup.edisontel.com] has joined #rocklinux
21:01 < Robin_Root> hi
21:01 -!- daja [~daja@dialin-145-254-173-078.arcor-ip.net] has joined #rocklinux
21:01 < daja> hiho
21:02 < daja> hmm seems that my isdn setup on grannys box is finally working ...
21:04 < tcr> hey daja. Thought you have the 77 suffix because daja is already taken
21:04 * daja in testing mode from another computer
21:05 < daja> hmm strange kde uses american keyboard even in german profile
21:06 < mnemoc> american keyboards... just the first step to conquer :-(
21:07 < daja> what do you mean?
21:07 < mnemoc> since yesterday they 'own' chile
21:07 < daja> huh?
21:07 < mnemoc> free commerce agreement
21:08 < mnemoc> but almost one-way
21:08 < daja> I thought they were owning it since they killed allende ...
21:09 < mnemoc> now it's a more direct ownership
21:09 < daja> wee got german keyboard back
21:10 < daja> ok will switch this off, it isn't a flatrate now ;)
21:10 -!- daja [~daja@dialin-145-254-173-078.arcor-ip.net] has quit ("Client exiting")
21:12 < daja77> hehe
21:12 -!- n00kie [~n00kie@M284P030.adsl.highway.telekom.at] has quit (Read error: 104 (Connection reset by peer))
21:13 < tcr> daja77: ???
21:13 < daja77> tcr: ahem nothing
21:13 < tcr> How did you do that? %)
21:14 < daja77> I took granny's pc, used her account, with xchat, isdn has two channels, you know ;)
21:15 < daja77> this was a test of the inet connection, as you could see it worked *ggg*
21:16 < daja77> confusing tcr is fun ...
21:17 < tcr> You're a magician! ;)
21:18 * daja77 cast a spell on tcr
21:19 < tcr> be quiet! I'm watching Braveheart
21:19 -!- Freak [freak@p508B182E.dip.t-dialin.net] has joined #rocklinux
21:19 < daja77> hmm thought I saw that already
21:20 < tcr> as I did, but it's still a very good film
21:21 < tcr> hey freakin' freak
21:21 < daja77> on which chan is it?
21:22 < Freak> tcr: whazzup motherfreak0R
21:22 < Freak> =)
21:23 < tcr> daja77: pro sebbe
21:23 < daja77> :)
21:24 < tcr> Freak: watching braveheart, eating an ice that's melting and big big relaxing
21:25 -!- n00kie [~n00kie@M282P021.adsl.highway.telekom.at] has joined #rocklinux
21:26 < Freak> tcr: yea same here besides that ice cream.. i'm just thinking of eating some =)
21:29 < tcr> Freak: You definitively think too much! ;)
21:30 -!- n00kie [~n00kie@M282P021.adsl.highway.telekom.at] has quit ("Damn, wrong button.")
21:31 < tcr> After the lighting, here are really great temperatures at the moment... So wonderful that it'd be worth considering going out, if only I could take the tv set outdoors
21:31 < Freak> hehehe
21:31 < daja77> tcr: lazy guy
21:31 < Freak> exactly the same here
21:38 < tcr> daja77: what's so lazy 'bout that?
21:38 -!- capchaos [~capchaos@gtso-d9b8c449.pool.mediaWays.net] has joined #rocklinux
21:38 < daja77> preferring tv over a walk ...
21:41 < tcr> Huh, I just thought of going onto the balcony and watching there.. not of walking
21:41 < daja77> ic
21:41 * daja77 should do more magic on tcr
21:46 < tcr> daja77: ask owl for her voodoo puppy of me ;)
21:47 < daja77> *ggg*
21:48 < Freak> hahaha ;)
21:49 < daja77> hey Freak
21:51 < Freak> hey daja77
21:51 < Freak> :)
21:51 < daja77> still using mandrake?
21:52 < Freak> nope
21:52 < daja77> O_o what then?
21:53 < Freak> not ROCK for sure ;)
21:53 < daja77> but what`
21:53 < daja77> ?
21:53 < Freak> debian
21:53 < capchaos> Ha Ha
21:54 * daja77 points and laughs at Freak 
21:54 < Freak> my powerbook can easily stand your laughing ;)
21:55 < daja77> debain on powerpc *rofl*
21:55 < daja77> well have fun ;)
21:55 < Freak> i do
21:59 < tcr> hehe now comes the best scene
22:01 -!- n00kie [~n00kie@M282P021.adsl.highway.telekom.at] has joined #rocklinux
22:02 < esden> re hi all
22:02 < blindcoder> hi all
22:03 < n00kie> hi esden, blindcoder
22:03 < esden> blindcoder: how was tanzbar after I left+
22:03 < esden> ?
22:04 < blindcoder> esden: We went to Eiscafe Florian short after
22:06 -!- Robin_Root [Robin_Root@ip117-2-8.dialup.edisontel.com] has quit ()
22:09 -!- martin [~martin@pD9E7BE1C.dip.t-dialin.net] has quit (Read error: 113 (No route to host))
22:11 -!- n00kie [~n00kie@M282P021.adsl.highway.telekom.at] has quit (Read error: 104 (Connection reset by peer))
22:14 -!- Freak [freak@p508B182E.dip.t-dialin.net] has quit ("Client exciting")
22:18 < blindcoder> esden: I'm now getting the video from the camcorder :)
22:21 -!- Freak [~freak@p508B27BB.dip.t-dialin.net] has joined #rocklinux
22:22 < esden> blindcoder: urgl
22:22 < esden> that will be terrible >_<
22:22 < Freak> re
22:22 * -> esden is trying to get mplayer to play tv
22:22 < esden> hi Freak 
22:24 < Freak> esden: when you get it to play tv, make it stream tv over ethernet so I can watch tv outside on my laptop, please :)
22:24 < Freak> (I believe that must be possible in some way)
22:26 < tcr> you're living together? (or at least in very near together over wlan)
22:26 < Freak> nah
22:26 < Freak> hehehehe
22:26 < Freak> nah I just want him to find out how/if it works
22:26 < Freak> then tell me so I can do it here
22:26 < Freak> haha :))
22:26 < tcr> Oh
22:27 < Freak> esden: lets move in together, huh? ;)
22:27 < tcr> Nevermind, alrady labelled to Homo's! :P
22:27 < tcr> +you
22:27 < Freak> lol
22:27 < Freak> whatever
22:30 * tcr switched on the ventilator again
22:36 < Freak> id like to hang out my window
22:36 < Freak> nah wait
22:36 < Freak> you cant say that like that in english :)
22:36 < Freak> ich wills aushängen, wie sag ich das?
22:37 < Freak> cause I cant really open it since my monitor and pc stand in the way
22:37 < Freak> in the way klingt auch weird. omg ich sollte mich auf chinesisch oder sowas beschränken
22:42 < Freak> esden: hey there?
22:45 < esden> ack
22:45 -!- A-Tui [~eof@cable87a195.usuarios.retecal.es] has joined #rocklinux
22:46 < blindcoder> hrm... the output is still kinda dark
22:46 < esden> I will see what I can do to get the best of mplayer tv capabilitys ;-)
22:46 < A-Tui> hi
22:47 < blindcoder> esden: if mencoder can't rip from TV, try ino (I'll send a patch in a few minutes :)
22:47 < blindcoder> hi A-Tui
22:47 < blindcoder> s/ino/kino/
22:48 < Freak> blindcoder: can kino stream that over my ethernet?
22:49 < blindcoder> Freak: I think you can trick it into writing it's output to a FIFO which you constantly pipe to mencoder wihch in turn pipes it to a streaming program, yes
22:49 < Freak> whee.. could you help me with that?
22:49 < blindcoder> no
22:49 < Freak> what a pitty
22:53 < blindcoder> okay, now exporting to SVCD
22:53 < blindcoder> kino is sweet
22:54 < blindcoder> creating screeners would be almost too easy to do with it :)
23:03 < tcr> bah, just saw advertising for matrix2 again. That movie is so pathetically poor and staunchly miserable..
23:03 < esden> kino???
23:03 < blindcoder> esden: yes
23:03 < blindcoder> esden: the program is called kino
23:04 < blindcoder> esden: just sent the patch containing libraw1394, libavc1394, dvgrab and kino
23:04 < blindcoder> esden: I suggest using kino :)
23:04 < blindcoder> esden: I know, _I_ will :)
23:19 < esden> hehe ;-)
23:19 < esden> can not wait for it ;-)
23:35 * daja77 off for today, cu tomorrow
23:38 * blindcoder --> bed
23:42 -!- kasc [~kasc@p5090A48F.dip.t-dialin.net] has quit (Read error: 110 (Connection timed out))
23:43 -!- n00kie [~n00kie@M282P021.adsl.highway.telekom.at] has joined #rocklinux
23:47 -!- kasc [~kasc@p5090B407.dip.t-dialin.net] has joined #rocklinux
23:52 -!- Freak [~freak@p508B27BB.dip.t-dialin.net] has quit (Remote closed the connection)
23:52 -!- Freak [~freak@p508B27BB.dip.t-dialin.net] has joined #rocklinux
23:54 -!- Freak [~freak@p508B27BB.dip.t-dialin.net] has quit (Client Quit)
23:55 -!- Freak [~freak@p508B27BB.dip.t-dialin.net] has joined #rocklinux
--- Log closed Mon Jun 09 00:00:25 2003