IRC log for #htc-linux on 20101227

00:00.04Cotullabut there no QDSP6
00:00.14Curious_lol i love DSPs
00:01.34*** part/#htc-linux chenym (~chenym@124.225.11.104)
00:05.02*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
00:09.44gauner1986i guess he's not talking about the kind of dsp you are thinking about
00:09.46gauner1986:P
00:10.37Cotullahm I am thinking now "i guess NOW after gau text he's not talking about the kind of dsp I are thinking about"
00:10.48CotullaO_o
00:11.06Curious_digital signal processor
00:11.06Curious_!
00:11.26Curious_i am an EE guy
00:11.35gauner1986java ee?
00:11.37*** part/#htc-linux flaep (~flaep@dslb-188-109-105-141.pools.arcor-ip.net)
00:11.59Alex[sp3dev]gauner1986: how insulting was that supposed to be?
00:12.02Curious_NOOOOO
00:12.09Curious_Electrical Engineer
00:12.13gauner1986lol
00:12.33gauner1986sorry
00:12.34Curious_thinking of gettin DSP course next semester..
00:12.34gauner1986:)
00:12.46Alex[sp3dev]Curious_: lucky you
00:12.51gauner1986i don't have a clue about electrical stuff
00:12.56CotullaI thought it some kind of drugs
00:13.03Curious_LSD :D
00:13.04gauner1986i'm the java guy :P
00:13.11Curious_I know java too
00:13.24Curious_8051 asm
00:13.28Alex[sp3dev]gauner1986: it may hurt your feelings, but imho java is a collection of ugliest hacks ever
00:13.37Curious_agreed
00:13.48gauner1986alex[sp3dev] why do you think so?
00:14.39kse<gauner1986> i'm the java guy :P <-- java? uhh..
00:15.02ksei don't like java
00:15.09Curious_VM sucks
00:15.24Cotullayeah, cockpoo knows! :D
00:15.28gauner1986i do, it's actually quite useful for a lot of business stuff
00:15.28Alex[sp3dev]gauner1986: because aiming for binary compatibility in both direction, they've implemented everything the wrong way.. erased generics, System.in/out streams which are final and reassignable, ugly native interface.. not saying that the language itself is quite boring and requires to write a lot of code
00:15.52Curious_alex so you don't like c# much too?
00:16.09gauner1986erased generics?
00:16.12gauner1986and yeah
00:16.18gauner1986true about that writing a lot of code thesis
00:16.20gauner1986that sucks
00:16.23Alex[sp3dev]Curious_: i do like C#. because .net is implemented in a cleaner way.. and C# has a lot of syntactic sugar
00:17.22Curious_well, i can say C# is well designed in terms of categorization of classes and etc
00:17.33Alex[sp3dev]don't confuse C# and .net
00:17.44Alex[sp3dev]C# is about syntax, .net  - about the library
00:18.11Curious_i generally hate OOP :D
00:18.16gauner1986oop rules
00:18.21Curious_suckz*
00:18.25gauner1986yeah
00:18.32gauner1986because you are the electrical guy
00:18.43Curious_yah
00:18.45gauner1986but try to write a full blown business software with just functional code
00:18.51gauner1986maintenance nightmare
00:18.51Alex[sp3dev]it rules, but not the way it's implemented in java though
00:18.57crawlingnn
00:19.00Alex[sp3dev]ruby (smalltalk) is nicer
00:19.08gauner1986ruby is nice, yeah
00:19.21Alex[sp3dev]though i'd not risk doing a serious project in ruby
00:19.25*** part/#htc-linux GNUtoo|laptop (~gnutoo@host31-130-dynamic.16-79-r.retail.telecomitalia.it)
00:19.27Curious_if there was no such thing as UI
00:19.32gauner1986you can do a lot of things with less code
00:19.33Curious_i wouldn't need OOP
00:19.38Alex[sp3dev]Curious_: wrong
00:19.44Curious_why?
00:19.53Alex[sp3dev]even linux kernel has a strong OOP model, although written in C
00:20.04Curious_OOp model with structs :D
00:20.11Curious_that is why i love it
00:20.17gauner1986hm, true
00:20.18*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
00:20.21gauner1986you can call that oop
00:20.30*** join/#htc-linux mitsutak1 (~mitsutaka@rt.miraclelinux.com)
00:20.31Curious_the restrictions of native OOP languages suckz
00:20.35Curious_the idea of OOP is nidce
00:20.36Curious_nice*
00:20.36gauner1986without oop it would not be what it is today
00:20.56Curious_btw i hate c++ syntax
00:20.57Alex[sp3dev]ok. without the language support for oop, you have to be very careful about pointer magic
00:21.20Curious_yes or else you are doomed
00:21.22Alex[sp3dev]but the idea of oop is not what modern industrial coding is
00:21.48Curious_in terms of?
00:22.06RajkoCurious_, wtf are you saying
00:22.14Curious_Rajko, wtf are you asking=?
00:22.27Rajkowhat is the restriction of native oop languages that sucks
00:22.36Alex[sp3dev]anyway, OOP in java is completely wrong and the idea of interfaces is not enough to implement real-life concepts
00:22.52gauner1986alex: why?
00:22.55Curious_lack of pointers, stupid conversions
00:23.01gauner1986pointers suck
00:23.13gauner1986their lack saves you a lot of hassle
00:23.26Curious_it should be like c++ or obj-c
00:23.37Curious_not completely removed
00:23.38Alex[sp3dev]for example, in ruby you can dynamically mixin classes and undefine methods. so you can simulate for example, the person. he can be a student, then stop being a student. in java you'd have to spawn a new object
00:24.09*** join/#htc-linux ftoz (~root@214-151.gtt-net.cz)
00:24.17Rajkooh you were speaking about java Curious_
00:24.19Rajkojava does suck
00:24.41*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
00:24.48gauner1986alex: yeah.. that's true.. but that's a concept thing, isn't it? you can implement this in another way
00:25.08Curious_Alex, yeah. When I asked TA  about this saying "why so?", he couldn't say anything :)
00:25.31Curious_maybe security issues?
00:25.37Alex[sp3dev]gauner1986: yeah.. anyway, one thing to understand is that you must choose a suitable tool for a task.. there's no universal solution
00:25.48Alex[sp3dev]Curious_: to simplify the code verification
00:26.02Curious_lol, that is laziness
00:26.13Alex[sp3dev]not at all
00:26.30gauner1986alex: ack :) there are nice things to do in ruby.. so there are nice things to do in java.. or in c/c++
00:26.48Curious_ASM rocks :D
00:26.59gauner1986choosing the programming language is a decision you have to make before starting a project
00:27.17Alex[sp3dev]you *can not* really check dynamic language code for correctness.. only to write unit tests.. and as Dijkstra said, you can never use tests to prove correctness, only to prove the incorrectness
00:27.55Curious_correct
00:28.06Curious_how about native vs java for android?
00:28.18Alex[sp3dev]oh.. don't even ask me about android
00:28.43Alex[sp3dev]the only good thing about android is that API is well-documented
00:28.48Curious_:D
00:29.01Curious_'m thinking of making a game
00:29.05Curious_defense-like game
00:29.13Alex[sp3dev]no way
00:29.38gauner1986i'm not quite sure why java is popular in the embedded world.. maybe because it's easier to learn and it's portable.. but in performance terms it would not be the correct choice for an embedded device
00:29.51Curious_it is fucking ABET
00:29.59Rajkoits why we have 1ghz phones
00:29.59Curious_but I dunno why ABET chose it
00:30.07Curious_exactly
00:30.44Curious_people learn java first according to abet. ..idiots...
00:30.56Alex[sp3dev]gauner1986: our prof keeps telling us java jit is faster than c++.. while that's true of pure math, but when it comes to loading classes and wrapping primitive types (ah.. that's my greatest point against java), its performance drops like 20 times
00:31.30Curious_i would use c for math then :)
00:31.59Alex[sp3dev]i began hating java before i learned to program at all
00:32.33Curious_i dunno why but some professional DSP researchers also use java
00:32.45Alex[sp3dev]that are researchers
00:33.14Alex[sp3dev]when you're writing a paper, it's easier to insert java snippets then manuals on compiling your uber-cool library on all platforms
00:33.40Alex[sp3dev]anyway my favourite language after c and ruby is ocaml
00:34.19Curious_never heard of it :)
00:34.27Alex[sp3dev]heard of F#?
00:34.35gauner1986lol
00:34.37gauner1986f#
00:34.49Curious_yeah
00:35.01Alex[sp3dev]so F# is a simplified version of ocaml for .net
00:35.04Curious_after microsoft released their shit
00:35.08Curious_hmm
00:35.41Curious_some likes phython..
00:36.13Alex[sp3dev]the problem is that any language except c, now matter how cool it is, will hardly allow you to write a faster code than c
00:36.38Curious_write in ASM  ^  ^
00:36.46Alex[sp3dev]no way
00:37.05gauner1986asm is a mess
00:37.06Alex[sp3dev]i've got x86, arm and mips here.. not going to write in 3 asms
00:37.11Curious_sometimes i build a circuit on my fpga to solve a problem :D
00:37.41Alex[sp3dev]drink and derive !!!
00:37.49Curious_spartan3e-100 is powerful
00:37.59Curious_and cheap..
00:39.07Rajkomeh, just run it on cuda
00:39.17Curious_ah, on cuda.
00:39.25Curious_does anyone now how to utilize cuda for matlab
00:39.43gauner1986what's cuda?
00:39.48gauner1986this nvidia stuff?
00:40.02Alex[sp3dev]Curious_: you're lucky that you have DSP courses at your uni.. i'll need to learn it myself.. anyway, i'll be writing an sstv encoder/decoder as this year project
00:40.32gauner1986it's a pity that we don't learn low level coding at our uni
00:40.46Curious_Alex have fun with learning by yourself :)
00:40.56Curious_that is how it stays permenant in your mind
00:41.29Curious_CUDA utilizes gpu for computational operations other than games
00:41.34Alex[sp3dev]Curious_: well.. you know, i hate university because it's just a waste of time sitting your arse there.. i can only learn stuff when i hack it myself.. and university leaves you little time for hacking
00:41.39gauner1986i had that in mind
00:41.46Curious_exactly
00:41.55Curious_i hate both, but i believe i can learn software by myself
00:42.07Curious_but scientific part of EE, naah
00:42.45Alex[sp3dev]you can learn software.. just visit slashdot and other unix sites and try to learn every library and technology that appeals to you
00:43.03Curious_yeap.
00:43.26Curious_learned c/obj-c and iphone dev like that..
00:43.31Alex[sp3dev]as for EE.. i understand digital electronics.. but when it comes to physics i am a noob
00:43.51Curious_we dealth with microp and digital electronics at 2nd year
00:44.01Curious_now, it is all physics...
00:44.16Curious_next year, there will be 2 or 3 projects of their combination
00:44.43Curious_i was angry that they tought us 8051
00:44.51Curious_taught*
00:45.24gauner1986i'd really like to learn the insides of embedded devices
00:45.28gauner1986like microp and stuff
00:45.39gauner1986but i don't really care about the physics side
00:46.16Curious_read one or two books about digital electronics
00:46.18Alex[sp3dev]i think just hw without physics is easy if you have a soldering station, plenty of time and know how to make pcb with iron and laser printers
00:46.22Curious_then you are done
00:46.36Curious_yeah
00:46.50Curious_physics is useful for big projects or manufacturing
00:47.54Curious_and of course if you are not only dealing with digital part..
00:48.46Curious_learn thevenin, kirchoff and phasors. the rest is easy :)
00:49.25Alex[sp3dev]maybe some time in summer.. no time for it now.. gotta learn some dsp and hack some unix in winter holidays
00:52.01Curious_anyways, gn8 guys
00:52.06gauner1986gn8
00:52.24gauner1986hm, i never soldered and i dont have the equipment
00:52.41*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
00:52.43gauner1986makes it hard
00:54.21*** part/#htc-linux HD2Owner (57f54144@gateway/web/freenode/ip.87.245.65.68)
00:56.35*** join/#htc-linux bja (~bja@93.sub-174-253-18.myvzw.com)
01:03.06*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
01:05.20*** join/#htc-linux dekar_ (~dekar@frnk-590d127a.pool.mediaWays.net)
01:16.56*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
01:17.46*** join/#htc-linux gauner19861 (~Adium@p5B383E8A.dip.t-dialin.net)
01:20.09*** join/#htc-linux dharvey4651 (~dharvey46@c-69-254-236-232.hsd1.ks.comcast.net)
01:25.18*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
01:33.42*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
01:53.50*** join/#htc-linux bja (~bja@147.sub-174-253-20.myvzw.com)
02:04.34*** join/#htc-linux sroman (d810a473@gateway/web/freenode/ip.216.16.164.115)
02:06.18sromanHello #htc-linux, was wondering if anyone knows of a program that emulates x86 on the arm architecture. Im looking to do some emulation within ubuntu on my hd2.
02:07.07*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-225-127-117.dsl.sndg02.pacbell.net)
02:07.09darkstonei believe QEMU is what you're looking for
02:08.15sromanI was thinking qemu, but think it can support osx? Im looking to make a light build of the os and see what can be made of it.
02:08.35sromanI know it was done on the n900 but was way too slow to use
02:09.08darkstoneit'll be too slow imo
02:09.34darkstoneeven on LEO
02:09.56sromanYou think it would be faster to emulate the older "G" series processors? I know their motorola based.
02:10.12darkstonenot sure
02:10.15sromanhmmm
02:10.17darkstonebest bet is to try for yourself
02:10.47sromanoh, im going to... just wanted to see if anyone had some good emulators in mind. Think i'll try it out with qemu
02:14.14*** join/#htc-linux mastermerlin1 (~Adium@p4FEE584F.dip.t-dialin.net)
02:15.32sromanehh... scratch the osx x86... just remembered, need to be able to emulate sse2 and above. pearpc here I come
02:19.08*** join/#htc-linux hardwalker (~hardwalke@114-33-201-92.HINET-IP.hinet.net)
02:19.31sromanDarkstone: forgot to tell ya, nice roms. Love the RAM ones.
02:20.40darkstonethanks :)
02:20.57*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
02:21.22*** join/#htc-linux kubi1 (~Adium@e176081053.adsl.alicedsl.de)
02:30.28*** join/#htc-linux jumoit (~samuel@218.81.110.59)
02:35.26*** join/#htc-linux gauner1986 (~Adium@p5B383E8A.dip.t-dialin.net)
02:37.14*** join/#htc-linux esetyawan (~Home@110.138.236.132)
02:38.43*** join/#htc-linux tawmmy (~irc@unaffiliated/tawmmy)
02:43.09*** join/#htc-linux esetyawan (~Home@110.138.236.132)
03:05.29*** join/#htc-linux esetyawan (~Home@110.138.236.132)
03:27.32*** join/#htc-linux Home (~Home@110.138.236.132)
03:29.39*** join/#htc-linux Home (~Home@110.138.236.132)
03:30.27*** join/#htc-linux |Atom_wk| (~atom@82.194.234.249)
03:42.10*** join/#htc-linux Home (~Home@110.138.236.132)
03:55.15*** join/#htc-linux romey (~romey@c-68-46-59-19.hsd1.nj.comcast.net)
04:03.20*** join/#htc-linux Home (~Home@110.138.236.132)
04:05.56*** join/#htc-linux Home (~Home@110.138.236.132)
04:08.54fakkerhey darkstone
04:08.57fakkerforgot to tell ya
04:08.59fakkeryous a cunt!
04:09.39darkstonethanks :D
04:09.44fakkerwatch top gear?
04:09.49darkstonenot today
04:09.54darkstonei heard it was good
04:09.57fakkeri liked it
04:10.05*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
04:10.11darkstonewas at work all day
04:10.27fakkerbeen busy? i guess yea
04:10.31darkstoneyeah
04:10.37darkstonesuprisingly busy for boxing day
04:10.39darkstonei cant complain
04:10.46darkstonejust suprised is al
04:10.48darkstonel
04:10.49fakkerit's all ££
04:10.58fakkeryeah, woulda thought xmas left overs for boxing day
04:14.13darkstonehaha yeah
04:14.15darkstoneah well
04:17.10*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
04:20.26*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
04:28.53*** join/#htc-linux sroman (d810a473@gateway/web/freenode/ip.216.16.164.115)
04:29.21sromanAny way to stop the dbag on xda who claims he cracked the magldr.rar files?
04:29.53sromanlol
04:30.18sromanhe's gonna piss off the wrong people
04:42.45*** join/#htc-linux Home (~Home@110.138.236.132)
04:55.07*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
04:56.22dharvey4651sroman - direct me to the thread. i'll take care of it
04:56.28dharvey4651im the mod over that forum
05:11.46*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
05:16.46*** join/#htc-linux mitsutak1 (~mitsutaka@rt.miraclelinux.com)
05:21.21*** join/#htc-linux sroman (d810a473@gateway/web/freenode/ip.216.16.164.115)
05:21.47*** join/#htc-linux sroman (d810a473@gateway/web/freenode/ip.216.16.164.115)
05:23.57sromandharvey4651: come back!
05:24.01sromanlol
05:24.16sromanjust read the log for after I left.
05:24.23sromanany xda mods on here?
05:31.25noellenchrissroman where is the thread?
05:31.33noellenchrisI'll pm him on xda
05:31.41sromanhttp://forum.xda-developers.com/showthread.php?t=881618
05:31.55noellenchristhx
05:31.56sromanomegareactivated is his name
05:32.32sromanim mobile_mogul on ther. I understand that I added to the mess by posting in that thread, but I had to get that guy to calm down
05:32.47sromanhe was absolutely freaking out
05:40.23noellenchrisI pm'd him with the thread...I seen him earlier also posting crap
05:40.42*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
05:41.35*** join/#htc-linux pigeon (~pigeon@eth5284.nsw.adsl.internode.on.net)
05:42.29sromannoellenchris: Yeah, I have him finally posting with a normal voice. No caps, no threats, no craziness...
05:42.52sromanHope nobody gets him all riled up again.
06:06.38*** join/#htc-linux Home (~Home@110.138.236.132)
06:09.01*** join/#htc-linux romey (~romey@c-68-46-59-19.hsd1.nj.comcast.net)
06:10.12*** join/#htc-linux tyween|phone (~tyween@c-76-122-89-0.hsd1.ga.comcast.net)
06:14.39*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@82.76.238.186)
06:15.11*** join/#htc-linux Home (~Home@110.138.236.132)
06:19.52*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
06:49.59*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
06:52.27*** join/#htc-linux frustro (~servergod@67.41.36.76)
06:58.51ocmUntil it can be confirmed that its not crap i wouldnt push him... a leak of an old version of magldr would cause quite an uproar
07:01.22*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
07:21.06*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-37-226-181.dsl.pltn13.sbcglobal.net)
07:54.53*** join/#htc-linux DomZ (~chatzilla@89.159.175.242)
08:01.08*** join/#htc-linux FrAsErTaG (~FrAsErTaG@124-171-108-108.dyn.iinet.net.au)
08:08.00*** join/#htc-linux housert (~shx@static.104.152.63.178.clients.your-server.de)
08:24.17*** join/#htc-linux johnb81 (~john@78.161.26.169)
08:28.37*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d488.pool.mediaWays.net)
08:37.10*** join/#htc-linux tyween|phone (~tyween@c-76-122-89-0.hsd1.ga.comcast.net)
08:44.27*** join/#htc-linux pigeon (~pigeon@eth5284.nsw.adsl.internode.on.net)
09:08.00*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
09:13.42*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
09:25.05*** join/#htc-linux Markinus (~Miranda@212.255.45.62)
09:28.48*** join/#htc-linux Markinus7299 (~Miranda@212.255.45.62)
09:30.36*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d488.pool.mediaWays.net)
09:42.29*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
09:45.46*** join/#htc-linux ljsabc (72604b0d@gateway/web/freenode/ip.114.96.75.13)
09:47.19*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
09:52.53*** join/#htc-linux Andreyxxl1 (~Andreyxxl@82.77.118.33)
10:12.56*** join/#htc-linux Six6Sicks (43a23b6f@gateway/web/freenode/ip.67.162.59.111)
10:13.42*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
10:14.00*** join/#htc-linux Six6Sicks (43a23b6f@gateway/web/freenode/ip.67.162.59.111)
10:20.08*** join/#htc-linux rob_w (~bob@ppp-93-104-11-243.dynamic.mnet-online.de)
10:26.15*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@82.76.237.144)
10:30.53*** join/#htc-linux tailormoon (bestirc@vpn-212-87-175-88.didan.com.ua)
10:50.10*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@82.77.117.73)
11:13.21*** join/#htc-linux the_eye_ (~dimitris@178-44-166.dynamic.cyta.gr)
11:32.15*** join/#htc-linux chenym (~chenym@124.225.11.104)
11:40.31*** join/#htc-linux housert (~shx@static.104.152.63.178.clients.your-server.de)
12:08.36*** join/#htc-linux joplayer (~jonathan@AClermont-Ferrand-256-1-108-183.w90-10.abo.wanadoo.fr)
12:11.47*** join/#htc-linux Termana (~bradley@122.151.115.254)
12:12.15*** join/#htc-linux Rajko (bitrot@wan.rajkonet.info)
12:19.45*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
12:22.33*** join/#htc-linux mickey|xmas (~mickey@openmoko/coreteam/mickey)
12:26.43*** join/#htc-linux gauner1986 (~gauner198@p5B382583.dip.t-dialin.net)
12:29.37gauner1986hi
12:42.56*** join/#htc-linux chenym (~chenym@124.225.11.104)
12:45.10*** join/#htc-linux tse (5b8a9177@gateway/web/freenode/ip.91.138.145.119)
12:47.06*** join/#htc-linux mickey| (~M@e180155058.adsl.alicedsl.de)
12:51.08*** part/#htc-linux chenym (~chenym@124.225.11.104)
12:56.38*** join/#htc-linux cazh_ (~quassel@3007ds2-rd.0.fullrate.dk)
13:14.34*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
13:18.05*** join/#htc-linux _twitch (~burning_a@64.112.96.58.static.exetel.com.au)
13:21.13*** join/#htc-linux Cosmoskatten (~yaaic@1-1-10-3a.djh.sth.bostream.se)
13:27.15*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
13:27.15*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
13:27.15*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
13:27.15*** join/#htc-linux tmzt (~tmzt@76.211.0.152)
13:27.15*** join/#htc-linux Padre|Work_ (~Padre@intersoft-212.cust.smartspb.net)
13:27.15*** join/#htc-linux furtardo (~mks@nat/yahoo/x-rcmhosqafgomapuz)
13:27.15*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
13:28.38*** join/#htc-linux parmaster (par@dipole.idlepattern.com)
13:35.44*** join/#htc-linux DJW|Home (djwillis@cpc3-bath5-2-0-cust220.aztw.cable.virginmedia.com)
13:35.53*** join/#htc-linux mdeejay_ (~mdeejay@188.168.168.101)
13:39.43*** join/#htc-linux F22 (~upcm@c-76-99-44-80.hsd1.nj.comcast.net)
13:41.38*** join/#htc-linux Elmstrom (~quassel@4807ds1-arno.0.fullrate.dk)
13:47.37*** join/#htc-linux Rajko (Rajko@wan.rajkonet.info)
13:51.32*** join/#htc-linux Daevoq (~IceChat7@host233-105-dynamic.56-79-r.retail.telecomitalia.it)
13:54.57*** join/#htc-linux Markinus (~Miranda@212.255.45.62)
14:14.23*** join/#htc-linux gauner19861 (~Adium@p5B382583.dip.t-dialin.net)
14:14.47*** join/#htc-linux gauner1986 (~Adium@p5B382583.dip.t-dialin.net)
14:20.19*** join/#htc-linux Padre|Work (~Padre@intersoft-212.cust.smartspb.net)
14:22.51*** join/#htc-linux HD2Owner (57f54144@gateway/web/freenode/ip.87.245.65.68)
14:23.07DuperMandcordes: congrats on releasing ubuntu 0.3 for the HD2! can't wait the check it out:D
14:25.06*** join/#htc-linux LeTama (~letama@vau06-1-82-228-252-90.fbx.proxad.net)
14:26.08gauner1986hi letama. thanks for your description yesterday.. you went off too quick :)
14:26.31DuperManthat's what she said!
14:26.31LeTamahi gauner1986, you're welcome...
14:26.35*** join/#htc-linux chenym (~chenym@124.225.11.104)
14:26.38DuperMan/lurk
14:27.07LeTamaso, how is it going on your side ?
14:29.57*** join/#htc-linux MN_ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
14:30.01MN_Hello
14:39.30*** join/#htc-linux shu8i (shu8i@ool-457f1c0b.dyn.optonline.net)
14:42.10*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
14:42.12*** join/#htc-linux mitsutak1 (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
14:50.10*** join/#htc-linux tailormoon (bestirc@vpn-212-87-175-88.didan.com.ua)
14:53.25gauner1986letama: fine so far. i'm still trying to find out about the battery drainage problems on my dhd rom. :)
14:53.36gauner1986letama: and for you?
14:54.44*** join/#htc-linux bja (~bja@40.sub-174-253-23.myvzw.com)
15:01.23*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
15:04.57*** part/#htc-linux HD2Owner (57f54144@gateway/web/freenode/ip.87.245.65.68)
15:07.53Homehello
15:09.12HomeI'm trying to mods JDMS rom with RAM methods after boot it seems that radio is not turn on, what is my mistake ?
15:09.15*** join/#htc-linux dx_ (505de352@gateway/web/freenode/ip.80.93.227.82)
15:10.51*** join/#htc-linux johnb81 (~john@78.169.203.69)
15:18.58*** part/#htc-linux shu8i (shu8i@ool-457f1c0b.dyn.optonline.net)
15:26.19LeTamagauner1986: battery drainage ? liblights maybe ? I had problems with it in my build.
15:26.44LeTamagauner1986: been busy with personal stuff these days and my new desire Z
15:27.32gauner1986uh, desire z :D
15:27.36gauner1986nice
15:27.44LeTamagauner1986: yes, nice phone, but a bit scary to play with, with this damn security
15:27.48gauner1986dunno, i havent found the source
15:27.54gauner1986but it's draining like hell
15:28.01gauner1986i will investigate liblights
15:28.12gauner1986letama: securityß
15:28.12LeTamayou have current widget ?
15:28.22gauner1986no, searching for a good one
15:29.45LeTamagauner1986: ok... mine was around permanent 56 ma, not going to power collapse
15:30.19gauner1986letama: problem is the new battery driver doesnt show power drainage anymore
15:30.26gauner1986no dbgfs
15:30.56*** join/#htc-linux IzaacJ (~IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
15:30.58LeTamayes... I used current widget to track down the problem.
15:31.21gauner1986which one?
15:31.53LeTamaits name is "current widget"
15:32.25LeTamait's probably not fully reliable, but it helps
15:33.25gauner1986yeah, probably a starting point
15:46.19*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
15:47.41LeTamagauner1986: desire Z / G2 / HD have a write protection scheme. It was hacked, but it's dangerous to play with.
15:48.01gauner1986haha :D
15:48.10gauner1986why dangerous?
15:48.14LeTamagauner1986: I was shocked to see that HD2 performs better than stock desire Z
15:48.23gauner1986:P
15:48.38gauner1986i think it's not yet worth it to buy a new phobe
15:48.40gauner1986phone
15:48.42LeTamagauner1986: if you reflash stock, you can end up with brick
15:48.50gauner1986hardware differences are only minimal
15:49.42LeTamagauner1986: yes, nothing really groundbreaking. I just wanted a native android and it costed me only 30 E with new contract
15:50.13gauner1986mine runs out in the middle of the next year
15:50.18gauner1986lets see what we have then
15:50.20gauner1986:)
15:50.42gauner1986hoping for some dualcore phone
15:50.53LeTamayes, hd2 is behaving very well finally
15:51.11LeTamakeyboard is nice though
15:51.42Homeany one can explain what is libhtc_ril_wrapper.so use for ?
15:51.44*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
15:51.55gauner1986hey cotulla
15:52.07LeTamaHome: It manages pppd
15:52.14LeTamahello Cotulla
15:52.53Cotullahey ppl
15:54.56esetyawanLeTama, what is happen if i deleted that file ?
15:56.12LeTamaesetyawan: without modifying init.rc, you'll loose calls/data at best, or won't boot
15:56.54LeTamaesetyawan: if you revert init.rc to htc ril, you'll go back to rmnet but you need a kernel that supports it
15:56.56esetyawanLeTama, oh ic ic that's why my in mods the phone is not working :)
15:58.14LeTamaesetyawan: check ril-daemon in init.rc, it must be properly and service must be running if you want phone to work
15:58.24LeTama*properly declared
15:58.40esetyawanLeTama, ok thanks
15:59.00LeTamaesetyawan: you're welcome. Good luck!
16:00.44LeTamagauner1986: so you want to plug hd2 target into gingerbread cyanogen ?
16:01.01gauner1986would be nice, yeah
16:02.26LeTamacool! I'm running 6.0 on the hd2, 6.1 on the desire Z, it would be nice to have gingerbread on the hd2
16:03.39gauner1986hm.. would be handy to have the cputime of processes displayed in the logs
16:07.40*** join/#htc-linux Alex[sp3dev] (~alexander@ip-95-220-42-20.bb.netbynet.ru)
16:12.01mdeejayhi
16:12.20LeTamahi mdeejay
16:14.01AstainHellbringCotulla how goes it
16:14.03AstainHellbringmorning mdeejay
16:14.21AstainHellbringlove your dhd sense rom port
16:14.31mdeejaynight AstainHellbrung
16:14.47mdeejay*AstainHellbring
16:15.35mdeejayomg cm git size = 6gb
16:17.11mdeejaywhy cyanogen disabled screen off animation?
16:17.16mdeejay:(
16:17.52gauner1986hi mdeejay
16:18.09gauner1986yeah.. it finished at 3am tonight
16:18.10gauner1986:D
16:18.21mdeejayhi gauner1986 hi LeTama
16:18.22*** join/#htc-linux MN_ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
16:18.41LeTamamdeejay: I think I read somewhere animation causes problems with gingerbread
16:19.13mdeejayhm
16:19.28MN_Hello
16:19.36LeTamamdeejay: I think you're using 2k smd_tty patch, right ?
16:19.42LeTamahow is the feedback with it ?
16:19.51AstainHellbringI've used a rom with the screen off animation on desire worked well
16:20.32mdeejayLeTama im using only wifi for internet :(
16:20.57LeTamamdeejay: ok. Nothing from your kernel users ?
16:21.19mdeejaynothing :(
16:21.35LeTamaok, no feedback, good feedback! :)
16:21.50mdeejay:)
16:22.33IzaacJhello :) is there an app to mount an ext2 partition in windows? tried ext2fsd but it can't mount if the partition isn't the first partition on the drive
16:23.01noellenchrismerry xmas LeTama
16:23.19LeTamahey noellenchris! Thanks, merry xmas to you
16:23.32*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
16:24.18noellenchrisI haven't had smy loop for a long time, but I also have been rebooting at a minimum every other day, just because it's habit..lol
16:24.46noellenchristhe wrapper and newer kernels work great.  Now what's the next project?  :P
16:25.15mdeejayneed fix GPS & lights for ginger...
16:25.23mdeejaybread :D
16:26.39gauner1986*eating some gingerbread*
16:28.19MN_hi gauner1986 LeTama Cotulla
16:33.10esetyawanmdeejay, have you fix camcoder problem on ginger ?
16:33.18mdeejayno
16:33.20*** join/#htc-linux WisTilt2 (~wisgreg@wireless251.wirelesstcp.net)
16:33.43esetyawanmdeejay, is that kernel problem or framework problem ?
16:34.01mdeejayapp & libs i guess
16:34.14esetyawanah ic
16:34.23gauner1986mdeejay: did you build gingerbread cm yet?
16:34.32esetyawansame problem with your streak RAM release ?
16:35.11MN_cm gingerbread is still in alpha phase yet isnt it ?
16:35.46esetyawanLeTama, wanna to say thanks for your tips, my phone is work now
16:36.17mdeejaygauner1986 im copy git files to 64bit ubuntu
16:36.28gauner1986:D
16:36.52gauner1986i'm trying to set up a leo vendor based on letamas stuff now
16:37.04mdeejaycool
16:37.10esetyawanany one can give me link for new market ?
16:37.31mdeejayesetyawan ->chat
16:37.37MN_esetyawan: ask on -chat
16:37.45esetyawanoh ic ok
16:37.51IzaacJis a 17GB ubuntu installation enough to work on? I'd like to start learning to build android builds for the HD2 :P and would love some recommendations to get started :D
16:37.51*** join/#htc-linux tailormoon (bestirc@vpn-178-217-162-110.didan.com.ua)
16:38.05*** join/#htc-linux HD2Owner (57f54144@gateway/web/freenode/ip.87.245.65.68)
16:40.38esetyawanhow to check library dependency for arm based library ?
16:40.44esetyawanlike ldd in x86 ?
16:40.59LeTamaesetyawan: readelf
16:41.12esetyawanwhere i can get it ?
16:41.23LeTamait's part of the toolchain
16:41.32*** join/#htc-linux mally2 (77526be6@gateway/web/freenode/ip.119.82.107.230)
16:41.37esetyawanok thanks
16:41.38mally2hi
16:42.20mally2ok cool this works.... was trying for almost a day to get this working :)
16:43.17*** part/#htc-linux mally2 (77526be6@gateway/web/freenode/ip.119.82.107.230)
16:48.10darkstonehey LeTama
16:48.32darkstonemay I ask how you made the htcleo.acdb file?
16:48.43esetyawananyone is it ok to ask modding themes here ?
16:49.17LeTamahey darkstone
16:49.28MN_ask in chat esetyawan
16:50.13LeTamayes: I modified a kernel to query acdb values in memory after wince boot
16:50.31LeTamathen built an userspace app to get these and rebuild acdb file
16:50.48darkstoneah :D
16:50.52esetyawandarkstone, what is maximum size for RAM build system.ext2 image ?
16:51.10darkstoneesetyawan: no maximum apart from max ram limitation of hardware
16:51.40darkstoneLeTama: was wondering because I still get the 'robot voice' problem occasionally
16:52.21LeTamadarkstone: hum. I noticed that video recording with wrong profile/encoding could mess up audio completely
16:52.46darkstonejust wanted to see if i could modify  the file myself
16:53.31LeTamadarkstone: is it EU or US HD2 ?
16:53.44darkstoneEU
16:54.21LeTamaok. I have to run to get my train, I'll be back soon. If you want I can give you what I have to do it according to your wince rom ?
16:54.22darkstonei'm using the htcleo file from this commit: http://gitorious.org/xdandroid_leo/qsd8k/commit/13ddfb42309db6ed5d057bedff6dc58a4dd18b6b
16:54.36darkstoneI assume this is the latest?
16:54.39LeTamayes, it's the one I use
16:54.41darkstonesure :)
16:55.07darkstonethanks
16:55.13LeTamanp, ttyl
16:55.19darkstonebb
16:55.23SamsunguyBb
17:00.46MN_gauner1986: what battery drainage issue are you trying to solve?
17:06.48gauner1986my dhd rom has some drainage issues while in standby
17:08.00MN_ah okay i use currentwidget to find out my drainage in standby
17:09.41*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
17:10.46*** join/#htc-linux IzaacJ (~AndChat@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
17:13.30*** join/#htc-linux noobhands (~noobhands@cpc2-hitc6-2-0-cust335.9-2.cable.virginmedia.com)
17:20.14*** join/#htc-linux Mstrk242 (Mstrk242@adsl-76-224-54-78.dsl.chcgil.sbcglobal.net)
17:22.01MN_Cotulla: how are you
17:23.13*** join/#htc-linux Sharky^ger (~Miranda@i59F4D011.versanet.de)
17:25.54*** part/#htc-linux jumoit (~samuel@218.81.110.59)
17:26.39*** join/#htc-linux johnb81 (~johnb81@78.187.86.161)
17:27.40*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
17:38.03*** join/#htc-linux chenym (~chenym@124.225.11.104)
17:38.09*** part/#htc-linux chenym (~chenym@124.225.11.104)
17:42.32*** join/#htc-linux akoma1s (quasselcor@unaffiliated/akoma1s)
17:47.11*** join/#htc-linux chenym (~chenym@124.225.11.104)
17:48.30*** join/#htc-linux WonTu (~WonTu@p57B54176.dip.t-dialin.net)
17:48.44*** part/#htc-linux WonTu (~WonTu@p57B54176.dip.t-dialin.net)
17:51.11*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-130-dynamic.16-79-r.retail.telecomitalia.it)
17:53.44MN_hi GNUtoo|laptop
17:54.25GNUtoo|laptopMN_, hi
17:54.52*** join/#htc-linux Rob2222 (~Miranda@p4FFF28AB.dip.t-dialin.net)
17:58.07MN_headache gone yet
17:59.48*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
18:02.08*** join/#htc-linux tyween (tyween@c-76-122-89-0.hsd1.ga.comcast.net)
18:09.23*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
18:15.37*** part/#htc-linux HD2Owner (57f54144@gateway/web/freenode/ip.87.245.65.68)
18:16.41*** join/#htc-linux mk (c3f06d8f@gateway/web/freenode/ip.195.240.109.143)
18:19.05WisTilt2[acl]: ping me when you get on.  need to talk to you about where you came up with some of the addys in your nand panel init.
18:25.39*** join/#htc-linux Blizzzard (5e056967@gateway/web/freenode/ip.94.5.105.103)
18:26.25*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
18:29.01mickey|dcordes: hey. how are things?
18:30.21LeTamadarkstone: back
18:30.50LeTamadarkstone: you can grab this: http://home.lestamas.fr:8080/acdbkit.zip
18:31.06MN_Awayhey LeTama
18:31.11LeTamahi MN
18:31.33MN_Awayhow are you
18:31.41LeTamagood and you ?
18:31.55MN_Awayim good myself
18:32.47LeTamadarkstone: there is a patch for the kernel plus the userspace app source, and a script for building it
18:34.12LeTamayou may have troubles applying the patch as this was with an rather old kernel
18:35.52LeTamathe userspace app needs a native android default.acdb that it uses as template, it must be in same directory
18:38.42darkstoneLeTama: thanks :)
18:38.48darkstonei'll check it out later
18:39.32LeTamacheck userspace source for potential hardcoded path... I did that quite long time ago, forgot almost all :)
18:40.13*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
18:40.33darkstone:p
18:43.22darkstonewhat toolchain did you compile userspace source with?
18:46.43*** join/#htc-linux MN__ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
18:46.55*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
18:46.55*** join/#htc-linux mdeejay_sleep (~mdeejay@188.168.168.101)
18:47.02darkstonennl
18:47.04darkstonebbl
18:51.27*** join/#htc-linux tmzt (~tmzt@76.211.0.152)
18:51.54*** join/#htc-linux furtardo (~mks@nat/yahoo/x-yyvrnbaattjhufyn)
18:52.04*** join/#htc-linux johnb81 (~johnb81@78.187.86.161)
18:52.10*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
18:53.03*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
18:55.18*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
18:55.52*** join/#htc-linux ocm (ocm@201.152.229.179)
18:56.00LeTamadarkstone: codesourcery 2010q1
18:57.19*** join/#htc-linux romey (442e3b13@gateway/web/freenode/ip.68.46.59.19)
18:59.44*** join/#htc-linux reactor16 (~reactor16@static.108.169.4.46.clients.your-server.de)
18:59.47reactor16hi all
18:59.58reactor16any one here ?
19:00.42MN__yes
19:01.13reactor16is there any tutorial to port a driver from x86 to mips arch ?
19:02.32*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
19:03.27reactor16?
19:03.57*** join/#htc-linux r3dg4r (45e805f9@gateway/web/freenode/ip.69.232.5.249)
19:04.05reactor16if there is for arm also will be helpefull :D
19:04.17*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
19:15.23*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
19:26.01*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
19:34.16*** join/#htc-linux MN_ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
19:37.51*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
19:39.03*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
19:45.09*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d488.pool.mediaWays.net)
19:48.22*** join/#htc-linux Regulator (~duffman@c-67-162-193-231.hsd1.ar.comcast.net)
19:55.59*** join/#htc-linux IzaacJ (~IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
19:56.10*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
19:58.53MN_hi domz
19:59.41phhreactor16: driver for what ?
19:59.54phhwell the answer shuold be no either way
20:00.55*** join/#htc-linux mastermerlin (~Adium@p4FEE584F.dip.t-dialin.net)
20:01.11*** join/#htc-linux mastermerlin1 (~Adium@p4FEE584F.dip.t-dialin.net)
20:06.50reactor16phh driver for wlan
20:06.56reactor16ath
20:07.20*** join/#htc-linux _twitch (~burning_a@64.112.96.58.static.exetel.com.au)
20:13.01phhreactor16: it shouldn't need anything ...
20:15.42*** join/#htc-linux Arnookie (4e974130@gateway/web/freenode/ip.78.151.65.48)
20:16.01*** join/#htc-linux akirax (~user@97.Red-79-155-84.dynamicIP.rima-tde.net)
20:16.39akiraxhi
20:18.51MN_akirax: hi
20:19.47akiraxwhats up?
20:19.57akirax:)
20:23.39*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
20:26.01akiraxwhat silence!
20:26.12gauner1986lighten us up
20:26.18gauner1986with some groundbreaking leo news
20:26.24*** join/#htc-linux BabelO (~fcr@AMontpellier-554-1-87-189.w92-145.abo.wanadoo.fr)
20:26.24*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
20:26.59*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
20:27.47MN_gauner1986: i agree provide the news :P
20:28.00*** join/#htc-linux reactor16 (~reactor16@static.108.169.4.46.clients.your-server.de)
20:29.39*** join/#htc-linux AndChat| (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
20:31.14*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
20:36.02akiraxgauner... what about b.king fries? ;)
20:36.36gauner1986they're tasty
20:36.42gauner1986gotta have some of them in a minute
20:37.19akiraxok
20:38.16akiraxi'm going to have supper
20:38.58ocmanyways
20:38.59ocmbbl
20:39.28akiraxbut i'm full...
20:39.37akirax:s
20:43.12akiraxseeyou later guys...
20:44.45reactor16phh what you mean by 'it shouldn't need anything ?
20:45.04phhI mean that the driver should work as is
20:46.18reactor16but driver is targeted to x86
20:46.37reactor16but i want to compile it for a mips machine
20:47.27phhwhat do you mean with "targeteted" ?
20:47.34*** join/#htc-linux iDavid (~iDavid@197.0.178.212)
20:47.39*** part/#htc-linux iDavid (~iDavid@197.0.178.212)
20:47.58reactor16the driver i want to compile for mips arch is for x86 linux
20:50.02reactor16phh understand ?
20:50.04phhwhat do you mean with "is for" ?
20:50.38reactor16the driver is developed to work on x86 linux
20:50.48reactor16its ath9k_htc
20:56.53*** join/#htc-linux BabelO (~fcr@AMontpellier-554-1-87-189.w92-145.abo.wanadoo.fr)
20:56.53*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
21:00.27*** join/#htc-linux ftoz (~root@214-151.gtt-net.cz)
21:01.17*** join/#htc-linux lenix (~irc@lenix.de)
21:13.48reactor16phh you say something ?
21:14.18phhreactor16: "developer for xxx" doesn't mean anything
21:14.22phhC code is potrable
21:14.28phhlinux APIs are too
21:14.40phhthere is no assembler, or anything specific x86 involved
21:18.52reactor16phh https://github.com/lacombar/linux-compat
21:19.38reactor16can i compile this to work on my mips machine ?
21:19.50phhtry it ,
21:19.52phh?*
21:20.09reactor16thant what i want to do
21:20.29reactor16but i don't know from where i start
21:20.54phhmake ?
21:21.53reactor16http://pastebin.com/daXvJaJd
21:23.56reactor16you see something wrong ?
21:25.29phhyes.
21:25.36phhthere is a limit to backward compatibility.
21:26.03reactor16and how do to fix it ?
21:26.17phhwithout great C skill ?
21:26.19phhyou don't
21:26.49reactor16that what i mess
21:26.56phhor you update your kernel
21:27.00phh2.6.18 is .
21:27.05*** join/#htc-linux MN_ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
21:27.05phhwell not even old
21:27.05reactor16right
21:27.06phhnot obsolete
21:27.10phhbut
21:27.12phhstill really old.
21:27.13MN_hello
21:28.07reactor16dreambox project don't release kernel futher than 2.6.18 they say it stable and work fine :(
21:29.40phhtoo bad fro you
21:29.41phhfor*
21:30.19reactor16yes
21:31.11MN_hi gauner1986 Cotulla
21:48.03*** join/#htc-linux akirax (~user@97.Red-79-155-84.dynamicIP.rima-tde.net)
21:51.56*** join/#htc-linux akirax (~user@97.Red-79-155-84.dynamicIP.rima-tde.net)
21:58.08*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
22:03.21*** join/#htc-linux dekar_ (~dekar@frnk-590d907a.pool.mediaWays.net)
22:08.17*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-225-127-117.dsl.sndg02.pacbell.net)
22:08.40*** join/#htc-linux IzaacJ (IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
22:10.32*** join/#htc-linux naxx (~andrew@91.79.132.94)
22:18.44*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
22:22.26*** join/#htc-linux akirax (~user@234.Red-79-159-147.staticIP.rima-tde.net)
22:23.34*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
22:38.19*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
22:39.01*** part/#htc-linux MN_ (5686b8f9@gateway/web/freenode/ip.86.134.184.249)
22:42.54*** join/#htc-linux microirc627 (~user@46.Red-79-156-89.staticIP.rima-tde.net)
22:50.10*** join/#htc-linux iDavid (~iDavid@197.0.178.212)
22:50.21*** part/#htc-linux iDavid (~iDavid@197.0.178.212)
22:50.41*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
22:53.34*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
22:55.42*** join/#htc-linux akirax (~user@46.Red-79-156-89.staticIP.rima-tde.net)
22:57.40*** join/#htc-linux crawling (crawling@a94-132-183-118.cpe.netcabo.pt)
23:02.19*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-105-252.tampfl.fios.verizon.net)
23:13.58*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
23:17.59*** join/#htc-linux jameschurchman_ (u220@gateway/web/irccloud.com/x-bayofranlejuxznn)
23:18.05*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
23:23.30*** join/#htc-linux hicks (hix@cpc5-uddi21-2-0-cust233.uddi.cable.virginmedia.com)
23:24.12*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
23:25.25akiraxg
23:31.48*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-37-226-181.dsl.pltn13.sbcglobal.net)
23:34.23*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
23:39.04*** join/#htc-linux IzaacJ (~IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
23:44.35*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
23:48.25*** join/#htc-linux dharvey4651 (~dharvey46@c-69-254-236-232.hsd1.ks.comcast.net)
23:54.45*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.