IRC log for #htc-linux on 20080922

00:13.10*** join/#htc-linux sikkle (n=sikkle@modemcable132.57-201-24.mc.videotron.ca)
01:03.27*** join/#htc-linux errf323 (n=david@bsdguru.net)
01:08.27errf323any change i could run linux on my htc touch?
01:17.34*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
01:31.02tmzt_errf323: which touch? what htc name is it?
02:20.10*** join/#htc-linux sikkle (n=sikkle@modemcable132.57-201-24.mc.videotron.ca)
02:33.57*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
02:57.04*** join/#htc-linux Sundial (n=Sundial@unaffiliated/sundial)
03:12.45*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
04:03.50pigeonthe phone is actually called "htc touch"
04:05.42*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
04:31.08*** join/#htc-linux snake_schule (n=s@dyndsl-091-096-111-155.ewe-ip-backbone.de)
05:05.57*** join/#htc-linux kiozen (n=oeichler@rgnb-5d87d561.pool.einsundeins.de)
05:55.44*** join/#htc-linux kiozen (n=oeichler@p5492A0BF.dip0.t-ipconnect.de)
06:11.32*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
06:14.35*** join/#htc-linux pleemans (n=toi@212-123-1-140.iFiber.telenet-ops.be)
07:25.42*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
07:29.34*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
07:36.03*** join/#htc-linux kfm82ibook (n=kfm82@p54BED083.dip.t-dialin.net)
07:43.44*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
07:54.30*** join/#htc-linux LunohoD_ (n=alex@e180064105.adsl.alicedsl.de)
07:55.38*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
08:11.01*** join/#htc-linux BabelO_ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
08:14.03BabelO_morning
08:14.16kiozenola
08:53.14BabelO_kiozen: i m looking how can i access map size / data, i replace CUDA code by standard C++ and want to add a clean ui, so i look at ICreateMapGeoTiff
08:55.50BabelO_kiozen: ok theMainWindow->getCanvas()
08:59.23ALoGeNoola kiozen
09:01.15kiozenhi ALoGeNo, looks like you had some success with your uni
09:01.29kiozenBabelO_: depends on what you want
09:01.29ALoGeNoyep ;)
09:01.44ALoGeNothe works like a clock
09:01.51kiozenBabelO_: just the visible viewport it's CCanvas
09:02.08ALoGeNothe wifi not at all, but run kismet airdump and inject ;)
09:02.16kiozenBabelO_: if you want the map its CMapDB::self().getMap()
09:02.26BabelO_kiozen: last time i reload the source file i need the real picture size, and access to pixel by pixel
09:02.37kiozenALoGeNo: yeah, wifi is a problem on mst devices
09:03.00kiozenBabelO_: ok, let me see...
09:04.16ALoGeNowell, now im with the mp900c, if that runs at the end can be more better than the uni with usb bosslan xD
09:04.45ALoGeNobut.. i see that a long in the future :)
09:06.00kiozenBabelO_: all maps are drawn to a pixmap buffer, however this is private to each subclas of IMap
09:06.29kiozenBabelO_: think I have to tweak the IMap API to give you access to the plain map pixmap buffer
09:06.39ALoGeNokiozen: in any case i wanna try the bootstrap method to install debian in the uni :)
09:07.04kiozenALoGeNo: you mean you want to change the flash?
09:07.18ALoGeNonop.. hold a second..
09:07.21kiozenBabelO_: I make the changes and tell you ..
09:07.31BabelO_kiozen: yes that can be better, and like cr2 says a time ago, now i work with the colour picture -> grey level -> bynary
09:07.39ALoGeNowow i have firefox closed.. i need restore session :P
09:08.00ALoGeNowhen i get the link i tell you kiozen
09:08.17kiozenBabelO_: you can make a copy of the buffer and do what ever you like ;)
09:08.35BabelO_kiozen: that's already ok, with my test :)
09:10.04ALoGeNofailed to set owner in haldaemon for /var/cache/hald (what is that??)
09:11.27BabelO_ALoGeNo: hal daemon is the hardware detection daemon
09:11.58ALoGeNowhat it say that of the owner?
09:12.06ALoGeNowhat thats mean?
09:15.00BabelO_ALoGeNo: maybe a specific group or user is needed for this daemon
09:16.01ALoGeNookey i go restore the partition becose that is alittle corrupt after toomany test all the nigth
09:19.04ALoGeNokiozen: check this out http://blog.gwright.org.uk/articles/2006/12/31/linux-on-the-htc-universal
09:20.12kiozenok
09:20.59*** join/#htc-linux nebi (n=nebi@c-498fe253.02-145-7570701.cust.bredbandsbolaget.se)
09:21.48ALoGeNoi have curiosity becose is the unique method that i didnt test
09:22.00ALoGeNo(is okey didint??)
09:26.15BabelO_ALoGeNo: for TS i can suggest you to downlaod a GPE image and look in /etc/X11 forlder how setup is done
09:26.54ALoGeNoheh okey dokey BabelO :)
09:27.27kiozenBabelO_: svn up, CMapDB::self().getMap().buffer() will give you a pixmap with the current screen content
09:28.19BabelO_kiozen: ok thx, i have also the picture size ?
09:28.35kiozenBabelO_: ask the pixmap :)
09:28.50BabelO_kiozen: ok thanks
09:28.58kiozenBabelO_: your stuff should be a subclass of IDB, that implements the draw() method
09:29.09BabelO_ok
09:29.33kiozenby that you can overlay your results
09:30.18kiozen... damit next ceiling light broke, time to move into a new office soon..
09:30.28BabelO_lol
09:30.45kiozenBabelO_: I will end of the year :)
09:32.10BabelO_kiozen: i think you lost me in the class and subclass, lol
09:32.32BabelO_let me first create my test ui
09:32.33kiozenBabelO_: which one?
10:13.48*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
11:22.47*** join/#htc-linux timebomb (n=timebomb@e176120095.adsl.alicedsl.de)
11:24.09*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
11:28.32snake_schulewuha googlemaps runs fine on universal with Maxstegi's ROM
11:38.40snakefreakcan anybody tell me the aktually hh.org kernel version?
11:48.41errf323tmzt_: it's the diamond
11:48.50errf323don't know the other name
11:56.35*** join/#htc-linux BabelO_ (n=fcr@unaffiliated/babelo)
12:03.03*** join/#htc-linux MRFriend (n=prettacs@87.127.188.177)
12:03.19scatterpwow this got a lot bigger than last time i was here :S
12:03.40scatterpany one know can give me some info just got a htc m3100.. /hermes..
12:04.48*** join/#htc-linux sikkle (n=sikkle@MTLXPQAK-1176053010.sdsl.bell.ca)
12:21.05snakefreakanyone has a cabinet file ionstaller for debian eabi? so it runs out from img file on sdcard?
12:25.06BabelO_kiozen: still around ?
12:25.22kiozensnoring
12:25.39kiozenBabelO_: sure :)
12:25.52kiozenthey have glued me tothe chair
12:26.23*** join/#htc-linux Raketemensch_ (n=Rakete@24-151-90-116.static.nwtn.ct.charter.com)
12:26.32BabelO_kiozen: do you have an idea why one of my Qt appliaction does not want to start as a root user ? was working last week :(
12:27.06kiozenlol, wait I have to search for my crystal globe ...
12:27.27*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
12:27.47kiozenBabelO_: does not start means: can't connect to X, or segfault,..
12:27.50BabelO_kiozen: it wait for something ... and it seem all my qt application do same ...
12:28.07BabelO_kiozen: no no, no fail, no segfault,just waiting
12:28.53kiozenBabelO_: any config file with bad access rights?
12:29.11BabelO_kiozen: with strace i see it start a AUTH_EXTERNAL hing and then wait ...
12:29.26BabelO_kiozen: it does not want to run as root ...
12:29.31BabelO_but works for all other user
12:29.33BabelO_lol
12:29.44BabelO_kiozen: i think it is apparmor related
12:30.04kiozenBabelO_: that sounds resonable
12:30.35kiozenbut you shouldn't run GT as root anyway
12:31.39BabelO_kiozen: no but i have made a small systray app to control asus eeepc and i need some root access
12:32.06scatterphey BabelO long time
12:32.15kiozenBabelO_: yuck..
12:32.29scatterpBabelO can you tell me what linux can do ion a hermes :)
12:33.30BabelO_scatterp: hermes is not finished as far i know, kernel miss driver i think, better to ask cr2 or Kevin2
12:33.47scatterpyeah cr2 is probebly the guy
12:34.20scatterpguess i got to wait for him
12:46.55cr2hi
12:47.32cr2hehe. a long tail of unsolved problems left behind is popping up again :)
12:50.00scatterphey cr2
12:50.02scatterphows it going
12:50.06scatterplong time ...
12:50.16scatterpdunno if you remember me i had a universal before
12:50.21scatterpleft it in a taxi :(
12:54.28cr2scatterp: yes, i remember it.
12:55.14scatterpyeah i got an htc m3100 now
12:55.18scatterphtc hermes
12:55.31cr2scatterp: i suugest to fix an easy thing first. the s3c2442 serial port config, so it'd be possible to talk to the phone, use bt and ir
12:55.31scatterphows the situation with linux ?
12:56.02cr2the ati SD is still a biggest problem.
12:56.04scatterpok but how far from working is it ?
12:56.43cr2nothing changed since some time. Kevin2 has written the keyboard driver
12:59.25scatterpoh any x runing ?
13:01.09cr2it will run if you'll start it from ramdisk or nfs.
13:01.35cr2the keyboard and touchscreen work afair
13:01.40cr2kiozen: still here ?
13:01.44scatterpoh cool my other problem is this device is like a "mini" sd system
13:01.57scatterpi dont have any mini cards :/
13:01.58kiozenwakes up again
13:02.04scatterpill see if i can get one
13:02.52*** join/#htc-linux sikkle (n=sikkle@MTLXPQAK-1176053010.sdsl.bell.ca)
13:03.28cr2scatterp: it does not work anyway. and it's "micro", not "mini" SD
13:04.36cr2kiozen: i have a new idea for the resume on n560. you should run mmutrace on the SPL area (1-2MB RAM), and suspend. i#m interested if wince writes something there during suspend
13:04.46*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
13:04.58cr2hi dcordes_
13:05.10kiozencr2: ok, I try this evening
13:05.16cr2dcordes_: a nice post for you - http://forum.xda-developers.com/showthread.php?p=2675441
13:06.05cr2kiozen: ok. for  the battery monitor we need to modify some gpios, so i don#t have a clear idea how to arrange the things yet
13:07.25kiozencr2: I am looking for a used loox, but 200 bugs is too much. maybe I am lucky and find a scratched one
13:08.05*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
13:09.00cr2kiozen: hehe. i wish we could flash modified IPL to it.
13:09.46cr2kiozen: you may research the IPL update process for n560. afair from SPL it should be possible.
13:10.13kiozencr2: not on the golden device :)
13:11.15cr2searching for the jtag pins is a good idea too :)
13:11.41kiozencr2: once i would know that I do not stress the battery while connecting the usb cable in linux, I would like to rugg it up
13:12.44kiozencr2: but that means it's gonefor 4-6 weeks
13:13.26snakefreakcan i use harret to boot a img file?
13:17.43snakefreaki maket a img from debian rotfs.ta.bz2 (renamed) with Qtopia-htcuniversal.exe
13:17.58snakefreakbut booting stucks with a jumping to kernel error
13:18.05cr2snakefreak: what is .img ?
13:19.30cr2kiozen: btw, i have a problem with 76cx. i want to pick the waypoint, edit their names and descriptions (tags) and upload to osm. what is the best way to do it ?
13:20.02cr2kiozen: i doubt merkaartor can do it.
13:20.17snakefreakhttp://www.linuxtogo.org/~htcpxa/htcuniversal/images/Qtopia/ this files create a 100mb img file with rotfs in it. i have renamed the debian rotfs.tar.bz2 to qtopia.linux.rootfs.tar.bz2 the exe created the img file but boot failure jumping to kernel error
13:20.50kiozencr2: don't know what osm needs. but ql can convert the into gpx
13:21.19kiozencr2: thus if you are able to upload wpts as gpx you are fine
13:23.12cr2kiozen: uploading gpx wpts is a real pita in osm ;)
13:23.41snakefreakcr2? do you understand
13:24.52dcordes_hi cr2. thanks, that looks like a good idea. did you take a look at the strace of Xfbdev on kaiser yesterday?
13:25.17kiozencr2: you want to talk me into osm upload, don't you?
13:29.14snakefreakanybody has a toolkit for making exe file loader like this: Qtopia-htcuniversal.exe20-Jan-2008 12:04 1.5M . i think it contains zimage startup.txt and haret.?
13:33.27cr2kiozen: 'Save as ... *.osm' instead of .gpx will be enough for me :)
13:33.53cr2snakefreak: i think Kevin2 has written this toolkit, so goxboxlive created these images.
13:34.59snakefreakdo you have a idea how to boot a img with old way haret startup.txt and zimage?
13:35.38cr2kiozen: otherwise i'm editing xml by hand in a text editor with search and replace ;)
13:36.27cr2snakefreak: i didn't look into the details, i think this .img will be mounted -o loop
13:37.09kiozencr2: any doc handy?
13:38.46kiozencr2: what about mercator
13:39.21kiozencr2:  shouldn't their own software support such a little thing?
13:44.44*** join/#htc-linux infernixx (i=nix@unaffiliated/infernix)
13:45.34BabelO_kiozen: QPixmap& map   = CMapDB::self().getMap().buffer(); like that ?
13:46.00kiozenBabelO_: just a "const" is missing
13:47.13*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
13:47.25BabelO_kiozen: ok, i do to much delphi for today, need to switch :)
13:47.48kiozenBabelO_: delphi is bad
13:48.24BabelO_kiozen: yes i know, i just got a new project with .NET , that is not really better, but newer
13:48.53kiozenBabelO_ is getting our C# specialist!!!
13:48.58cr2LOL
13:49.12*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
13:49.13cr2BabelO_: this is a road to hell :)
13:49.40kiozenBabelO_: so mabe one day we can start that little .NET app we had a few days ago
13:49.55cr2kiozen: the docs for .osm <node>  </node> ?
13:49.58BabelO_kiozen: don't think :)
13:50.08snakefreakopenmoko first boot
13:50.43cr2BabelO_: .net binaries do not work in wine for me, so i hate them.
13:50.45*** join/#htc-linux Raketemensch (n=Rakete@192.234.2.49)
13:51.04kiozencr2: that is too simple for XML, usually you need heaps of senseless stuff to make it valid
13:51.07BabelO_cr2: in wine they use mono, you can try directly with mono linux
13:51.18*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
13:52.21BabelO_kiozen: synergy works very well :)
13:57.46snakefreaklol anyone can tell me how to close apps in openmokko?
13:58.39BabelO_kiozen: qt class are not so easy to work with pixel
14:00.24kiozenBabelO_: convert it to QImage and you have raw pixel access
14:01.48cr2BabelO_: i've done rpm -e mono*
14:01.57BabelO_kiozen: yes that what i do last time
14:02.40BabelO_cr2: i use wine-doors which pre install some .exe to let wine run lot of windoze software
14:02.43kiozenBabelO_: that is the recommended way. use the reference to pixmap to a create QImage as copy
14:03.43kiozenBabelO_: now you have full pointer access to the raw pixel buffer
14:04.06BabelO_kiozen: i see that :)
14:04.42kiozenbtw that is the reason why gt is quite fast, because gdal can copy right into the buffer
14:05.26cr2kiozen: lol, so much for the object-oriented programming :)
14:06.20kiozencr2: as the buffer is a pure array of atomic values I can't see any bad
14:06.45kiozencr2: using an access operator for each pixel would be real overhead in this case
14:07.26kiozensure Java Architects would do it different...
14:10.43cr2:)
14:11.29cr2kiozen: .osm xml is so simple, that nobody really takes it for xml (also because of the performance reasons)
14:11.59cr2kiozen: so it's just some kind of obfuscated CSV for me ;)
14:12.38cr2kiozen: i#d say .gpx is more complex than .osm
14:14.08kiozencr2:  and merkaartor does not know gpx import?
14:17.48snakefreakopenmokko runs fine and has terminal mediaplayer is not working gstreamer decoder error. qtopia runs faster and have nicer look but no terminal and media also does not work.^^ its hard to find best.
14:23.39dcordes_there is the tsdogs terminal for qtopia
14:26.35*** join/#htc-linux timebomb (n=timebomb@e176120095.adsl.alicedsl.de)
14:28.10snakefreakhow can i install is it full terimnal? how looks the wifi stuff in qtopia? is it working?
14:33.38Raketemenschit looks like lgorris has stopped updating hsi tilt builds
14:33.46Raketemenschanyone know if someone else is doing them?
14:33.52Raketemenschs/tilt/kaiser
14:34.31cr2kiozen: it's the generic .gpx -> .osm conversion that is not trivial
14:35.17cr2kiozen: since you have the wpt data internally, you can save them in any format.
14:36.23*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
14:36.28kiozencr2: I just thought merkaator has tracks and waipoints, too, and as it's a tool dedicated to OSM it should be able to handle this
14:39.06kiozencr2: My fear is if I put that into gt and this gets know to the OSM apostels I get loads of requests, why this can't support latest xyz feature of some peculiar osm api
14:40.10kiozencr2: on the otherhand side there is a nice discussion about track recoding and processing
14:40.18kiozencr2: in osm-dev
14:41.38kiozencr2: the bad part about it is that the Garmin cheerleaders pretend that a Garmin track is perfect and accurate, just because it's their precious Garmin
14:42.36kiozencr2: the good part is that I start to write the recording stuff for extended information in M
14:43.20kiozencr2: thus post track processing will be a future option in M
14:43.28kiozenerr... GT
14:46.20*** join/#htc-linux ale22944 (n=user@213-140-15-162.fastres.net)
14:47.42ale22944Hi all! I've just tried this:  http://linuxtogo.org/~htcpxa/htcartemis/qtopia/  on my artemis but got a big trouble, scrren briftness is very very low..any help?
14:48.02*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
14:49.42ale22944another question, does anyone know a good way to share internet connection between my artemis and fedora?
14:49.43cr2ale22944: maybe you have a non-toppoly lcd ? can you check the lcd id in dmesg ?
14:49.57*** join/#htc-linux rob_w (n=bob@Mac03.m.pppool.de)
14:50.17ale22944<cr2> please tell me were to find terminal
14:50.21cr2kiozen: then you need some plugin interface for GT
14:50.34cr2ALoGeNo: terminal ?
14:50.45cr2hm
14:50.47cr2ale22944: terminal ?
14:50.50ALoGeNoxd
14:51.18ALoGeNosorry for the flood guys
14:51.46dcordes_Raketemensch: I'm sure he will update the builds as soon as there is something to update
14:51.51ale22944sorry i'm very new to linux on htc, i've got a good experience on laptops etc but not here..
14:52.28kiozencr2: yes, that is one of the many ideas, the problem with plugins is that you need to define a API, and I have no good idea how this should look like to fit future needs.
14:52.39ale22944<cr2> please tell me how
14:55.45Raketemenschah, ok
14:55.53Raketemenschi was afraid I was missing out on some goodness.
14:57.22marajin'lo dcordes_
14:58.32marajinRaketemensch: I doubt there'll be much goodness till we finally steamroller the dma bug :(
14:58.38*** join/#htc-linux dzo_ (n=dzo@121.98.128.127)
14:58.39marajindream's out tomorrow anyway
14:58.44marajinyo dzo
15:02.32*** join/#htc-linux the_sys0p (n=the_sys0@cpe-75-85-249-111.bak.res.rr.com)
15:02.54BabelO_ale22944: you can go int qtopia -> settings -> light and adjust the brighness
15:07.49*** join/#htc-linux stylist (n=interest@122-148-183-246.static.dsl.dodo.com.au)
15:15.38*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
15:16.58*** join/#htc-linux GPFerror (n=gpferror@cpe-76-187-41-132.tx.res.rr.com)
15:17.18ale22944Babelo_: thanks, i've done!! =) any news about phone battery and wifi support?
15:27.04*** join/#htc-linux ALo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)

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