IRC log for #htc-linux on 20080424

00:05.21*** join/#htc-linux Kevin2 (n=Kevin@207-237-52-122.c3-0.avec-ubr12.nyr-avec.ny.cable.rcn.com)
00:33.08infernixdcordes: ping? :)
00:42.56dcordesdzo: is there a way to find that out from looking at the desired initrd?
00:43.05dcordesinfernix: pong!
00:43.13infernixhai:)
00:43.20infernixi noticed the progress
00:43.25infernixbuilding the zImage
00:43.35infernixyou had problems with init in angstrom initrd?
00:43.45infernixdid you try and boot the initrd with "init=/bin/sh"?
00:43.46dcordesyea right
00:44.14dcordesinfernix: as a haret option?
00:44.16infernixdrop the 'quiet' and add that instead in default.txt
00:44.22infernixyeah
00:44.22dcordesok
00:44.27dcordeswill try that
00:44.31infernixinitrd is nothing but an initial root fs
00:44.46infernixkernel mounts it in ram and after the kernel finishes, it fires /sbin/init
00:44.57infernixif init is the culprit, this should prevent the hang
00:45.54infernixthere is a typo in the android-msm git btw
00:46.02infernixdrivers/usb/Kconfig:142:warning: multi-line strings not supported
00:46.06infernixmissing quote at the end
00:46.48dcordesthose imperfect google kernel hackers -_-
00:47.51infernixkernel built
00:47.52infernixlets try
00:48.29infernixcan you send me your angstrom initrd?
00:48.35infernixsaves me a lot of time bootstrapping it
00:49.12dcordesinfernix: http://www.angstrom-distribution.org/releases/2007.12/images/a780/
00:49.39infernixoh
00:49.43infernixi thought you were building it
00:50.07dcordesnoes. I should build one vor armv6 though.
00:50.28infernixshouldn't be hard, should it
00:51.31dcordesinfernix: does it matter if there are any modules inside the initrd?
00:53.05infernixno
00:53.20infernixbah.
00:53.25infernixmy kernel hangs again after key input
00:53.44dcordesdoes git-branch inside kernel rootdir output android-msm?
00:53.59infernixGPIO Keypad Driver: Start keypad matrix for kaiser_keypad in interrupt mode
00:54.05infernixyeah, i patched and built android-mdm
00:54.06infernix*msm
00:55.23infernixi don't get why kernels I build myself don't work while marbalons provided kernels do
00:55.27infernixsame toolchain and all
00:55.42dcordeshm works here
00:56.05dcordesI made a pastebin yesterday for Raven_coda of what I did to get the working zImage
00:56.13infernixyeah i read
00:56.49dcordesI had the same problem with his first patch. now it works just fine
00:57.14dcordesI will also set a rootdelay=10. seen that on tv.
00:57.47infernixbut didnt you switch toolchain
00:57.51infernixto armstrong
00:58.06infernixi think i saw you say that
00:58.11dcordesyes I use the toolchain provided by openembedded for build with armv6
00:58.16dcordesyou like?
00:58.31infernixi wonder if that helped w.r.t. the keyboard hang
00:58.38dcordesI doubt it
01:00.55dcordesinfernix: same thing with init=/bin/sh in cmdline. I can clearly see now it hangs when it jumps to initrd: I set a rootdelay=10 now the cursors stops blinking after 10 seconds after all drivers are initialized.
01:01.40infernixhow did you build the initrd?
01:01.48infernixfind ./ | cpio -H newc -o | gzip > ../initrd-blah?
01:02.51dcordesI downloaded this http://www.angstrom-distribution.org/releases/2007.12/images/a780/Angstrom-console-image-glibc-ipk-2007.12-a780.rootfs.tar.gz extracted it to somedir and let the script from dzo convert it to an initrd
01:03.29infernixscript from dzo?
01:04.09dcordescheck logs from yesterday
01:04.26dcordesdon't have access now. brb neeed to fire up OE buildmachine
01:05.21infernix<Raven_coda> I have a script here, I'll send it to you
01:05.26infernix<Raven_coda> sent, check your email
01:07.39*** join/#htc-linux dcordes (n=lukas@f049188114.adsl.alicedsl.de)
01:10.56infernixdcordes: can you try http://dx.infernix.net/initrd-angstrom-console
01:11.03infernixim cloning git again
01:12.14dcordesin an instance. fiddling with OE
01:14.59dcordesinfernix: what's kaiser's flash size again?
01:15.25infernixflash size?
01:15.30dcordesyes nand
01:15.59infernixnot sure
01:16.08dcordesdoesn't matter anyway now
01:18.03infernixkernel i build myself is 18kb smaller than marbalons
01:18.05infernixsame config
01:18.39infernixdcordes: initrd is started
01:18.43infernixim in angstrom :)
01:18.47infernixwith marbalons kernel, that is
01:18.49dcordesno shit?
01:18.57infernixboots nicely
01:19.01dcordeshow did you do the initrd?
01:19.04infernixneed to log in now
01:19.09dcordesroot
01:19.10dcordesblank
01:19.13infernixhttp://dx.infernix.net/initrd-angstrom-console
01:19.18dcordesyes downloading
01:19.19infernixand im in
01:19.41infernixthis kernel shit's messing with my head but userspace is a no-brainer
01:19.44infernix:)
01:20.21dcordesdid you try building from that snaphot.gz marbalon posted or clone manually?
01:20.31infernixheres what you need to do
01:20.37infernixas root(!!!), extract the tar.gz
01:20.52infernixln -s sbin/init init
01:21.14infernixremove the tar.gz if its in your current dir (e.g. same dir as the initrd)
01:21.17infernixthen:
01:21.44infernix<PROTECTED>
01:22.25dcordesso basically I missed symlinking init
01:22.33dcordesgetting a 404 on your image but I will try it myself
01:22.56infernixoh
01:23.05infernixhttp://dx.infernix.net/kaiser/ sorrt
01:23.10infernix*sorry
01:23.27infernixnow X would be really interesting to boot
01:23.48dcordesdoing that
01:24.24infernixyou're trying x11-image? or openmoko-image?
01:24.32dcordesom
01:24.39infernixill go with x11
01:24.41dcordeskk
01:26.47infernixthere's a mouse0 device so maybe touchpad works out of the box
01:27.45dcordesyou will even get a calibration before logging in if so
01:27.54infernixi wonder where x11's config is for angstrom
01:28.14dcordesit's a bit different
01:28.32dcordesuses kdrive I think
01:29.05infernixgpe-dm
01:29.16infernixuses framebuffer already
01:29.17infernixgoodie
01:30.15infernixinteresting
01:30.22infernixrebooting the kernel fails :)
01:30.29dcordeshm?
01:30.37dcordesshutdown -r?
01:30.50infernixi seem to be getting part of an earlier framebuffer
01:31.13infernixno matter, soft resetting
01:37.34infernix18MB seems too large
01:37.48infernixMMU setup: mmu=A0300000/10600000
01:37.51infernixthen nothing
01:40.16dcordesinfernix: look at initrd-android- thats over 30
01:41.17infernixhm, strange hiccup then
01:41.28infernixgetting Go Go Go now but not booting
01:42.18dcordesI need new sd eqipment.
01:42.21infernixbooting is still unstable at best
01:42.26dcordesmy cardreader wears of.
01:42.39infernixsd works already?
01:42.48dcordesno on my host computer
01:42.51infernixoh:)
01:43.35dcordesok will try and boot full moko image now 63M lol
01:44.45dcordesinfernix: did you notice coyping stuff from sd to nand ist damn slow?
01:44.49dcordesin wince
01:45.30infernixAngstrom-openmoko-image-glibc-ipk-2007.12-a780.rootfs.tar.gz is only 32mb, but still no go on the 18mb x11 initrd
01:45.36infernixand uh, im not noticing
01:45.50infernixi copy straight from samba to nand with resco file explorer
01:46.12dcordesuseful I'm using sd all the time
01:46.19dcordesdoes that resco stuff require synce?
01:46.23infernixnah
01:46.30infernixit supports smb
01:46.35infernixjust turn on wifi and mount a share
01:46.55dcordesI din't know wince has smb
01:47.03dcordesthat's pretty nice
01:47.05infernixit doesnt
01:47.08infernixresco file explorer does
01:47.15dcordesah now I got it..
01:47.29dcordesonly have total commander
01:47.36infernixits payware
01:47.44dcordesyuck
01:49.21dcordesharet complains about too large image when I try and boot 60mb
01:49.47infernixtry the 32mb
01:49.51infernixhttp://www.angstrom-distribution.org/releases/2007.12/images/a780/Angstrom-openmoko-image-glibc-ipk-2007.12-a780.rootfs.tar.gz
01:50.03infernixcant get the 18mb x11 booted
01:50.11infernixkernel refuses to load with this initrd
01:50.16infernixconfusing, really
01:50.29dcordeskaiser could use SD
01:50.56infernixsure could
01:50.57infernix:)
01:52.00infernixbut more importantly is to figure out why this booting issue is popping up randomly
01:52.15infernixs/tly/t/
01:53.46dcordesis there a free piece of software which provides smb for wince?
01:54.01infernixdcordes: btw, alternatively to the 'ln -s sbin/init init' thing, you could just add 'init=/sbin/init' to the kernel boot parameter list
01:54.09dcordesinfernix: I don't think booting huge ramdisks is too impotant once we have SD working.
01:54.14infernixits more elegant this way
01:54.26dcordesok.
01:54.30infernixdcordes: true
01:55.17infernixall the kernel does with an initrd image is find the value for init and execute it; by default its /init but can be overridden
01:55.39infernixwithout an initrd, same deal, but then you need to specify the root filesystem, and i think it defaults to /sbin/init in those cases
01:56.13dcordesah ok so the /init path is only on the ramdisk
01:58.42infernixyeah, initrd is usually just a really small ram filesystem that contains all modules, but I never use initrds when I compile kernels for linux machines
01:59.08infernixi just compile all required drivers statically and boot to rootfs
01:59.32dcordeshttp://www.resco.net/ppc/downloads/rescoexplorer_p.ARM.CAB is that a testversion?
01:59.47infernixcopying over samba does about 550kb/sec
02:00.42infernixdcordes: probably, might work. not sure if there's a trial version
02:04.02dcordesinfernix: can you pm me your email?
02:04.31infernixsure
02:05.08infernixcurrently stripping the openmoko so it fits in 25165824 bytes
02:05.22infernixneed to strip 2 more MBs
02:05.39infernixi might just lose all the ipkg data for now
02:05.48infernixno point in keeping package info just et
02:05.51infernix*yet
02:07.28dcordesyou can remove the browser+depends if present. all the webkit stuff is heavy
02:07.36dcordesbut I doubt it's in the small moko image
02:07.39infernixdoes the console image boot for you?
02:07.46dcordessent you an email
02:07.59dcordesI can't try my card doesn't work anymore
02:09.41*** join/#htc-linux pigeon (n=pigeon@60-241-137-179.static.tpgi.com.au)
02:10.07infernixyou've got mail
02:11.23infernixi might just strip away the audio libs instead
02:11.29infernixno sound yet anyway
02:13.00dcordesthat's damn nice seeing the angstrom psplash on kaiser :)
02:13.23infernix:)
02:13.28infernixi lack a decent cam
02:13.41infernixbut take a pic and post it up on xda if you can :)
02:13.56dcordesPROOF ANGSTROM ON kaiser lol
02:14.13infernix1.2mb less for openmoko to fit
02:14.40dcordesI don't see the problem. why can you boot the 34mb dzo android initrd but not that?
02:15.06infernixi can't
02:15.15infernixno free ram for that
02:15.39dcordestried freeing up wm ram before haretting?
02:16.07infernixImage too large (937312+33232780) - largest size is 25165824
02:16.12infernixhow?
02:16.25dcordeskillall *
02:16.26ltxdaPlease vote... http://forum.xda-developers.com/showthread.php?t=387654  , let me know who wants to be involved.
02:17.07dcordesltxda: what is AP 4.0?
02:17.33infernix-rw-r--r-- 1 root root 26336879 Apr 24 04:15 ../initrd-angstrom-openmoko
02:17.35infernixpretty close
02:18.01dcordesinfernix: look at settings system memory. there should be an application showing running processes somewhere
02:18.09infernixi cant really clean my phone much more than i already have tho
02:18.09dcordespeople said they can kill voice command background stuff.
02:18.19infernixyeah but i don't have much running
02:18.29dcordessame here I had a hardreset and run on stock vodafone-de rom
02:18.31ltxdadcordes, it's been released.  is that what you mean bro?
02:18.32infernixi can try killing cprog, the phone
02:18.44dcordesltxda: no I mean what is it.
02:18.51infernixlet me try some
02:19.00dcordesjust use comm manager
02:19.09ltxdadcordes, custom ROM for HTC Athena/x7500/x7501 phones.
02:20.01dcordesoh
02:20.06ltxdaWM6.1.19202
02:20.22ltxdaalso adds auto screen orientation like iphone :D
02:20.23dcordesI couldn't care less if my wm was 1.0
02:20.57ltxdalol
02:21.27dcordesinfernix: still no mail ;(
02:21.35infernixi see that
02:21.36infernixhold on
02:25.37dcordesI have no active sync
02:26.27infernix1 sec
02:27.23infernixF5, try the cab
02:27.35infernixImage too large (937312+33232780) - largest size is 25165824
02:27.43infernixsame size, no matter how much ram I free
02:27.44dcordesok
02:27.52dcordesI would do a hardreset
02:27.57infernixi cant :)
02:28.02infernixi use the damn thing :p
02:28.11dcordesdo backup
02:28.22infernixno time for reinstalling and reconfiguring it
02:28.26infernix04:28 AM :)
02:29.01dcordes29
02:29.50infernix9       libWebKitGtk.so.1.0.0
02:29.50infernix10      libicudata.so.36.0
02:30.06infernixi know little about openmoko, but if I can lose either one of these I'm there
02:30.09dcordesas I say webkit..
02:30.30dcordeshuge stuff
02:30.53infernix-rw-r--r-- 1 root root 23610729 Apr 24 04:30 ../initrd-angstrom-openmoko
02:30.54infernixfits!
02:31.13dcordesbooting moko minimal
02:32.13dcordesfreezes after splash
02:32.57infernixthe bigger initrds refuse to boot here
02:33.02dcordestheres no big difference between the moko and angstrom images. I think xorg vs kdrive eg
02:33.04infernixlets retry console
02:33.05dcordesbut the base is the same
02:33.18infernixdoes the x11 one boot for you?
02:33.26dcordeswill make one now
02:34.09dcordesthat was angstrom-minimal-moko from unstable
02:34.19dcordeshttp://www.angstrom-distribution.org/unstable/autobuild/a780/
02:35.01infernixah
02:35.08dcordesis building angstrom console-image and angstrom openmoko-image with armv6 optimizations
02:35.10infernixwell nothing much to strip from the x11 one
02:39.51dcordesinfernix: did you look at the windows mobile task manager thing in order to free ram?
02:40.00infernixx11 is only 18mb
02:40.02infernixdoesnt boot
02:41.37infernixbah, nothing boots
02:42.05dcordessoft reset?
02:42.18infernixdoing that all the time
02:43.59dcordesinfernix: do you know howto rotate the fb from kernel?
02:44.12dcordesfor showing off purposes with the console image :D
02:45.00dcordesx11 image looks bad here too
02:46.14dcordeshmmno worko
02:46.21infernixit should be fbcon=rotate:1 as kernel parameter
02:46.22infernixor
02:47.02infernixecho 1 1 > /sys/class/graphics/fbcon
02:47.08infernixor perhaps
02:47.12infernixecho 1 > /sys/class/graphics/fbcon/rotate_all
02:47.20infernixnot sure.
02:47.26infernixconsole boots again though
02:47.37infernixit boots when i turn off wifi and close the keyboard
02:47.43infernixnot sure if either are related
02:47.46infernixor if its just random
02:49.41infernixkernel parameter doesn't work
02:49.54dcordeshm I always close the keyboard
02:50.10dcordeswifi on/off seems to be no problem. I always have 70M free though.
02:50.21dcordesand yes I think it is random.
02:50.56infernixdoh, i cant type > on the keyboard
02:51.11infernixhacks the initrd
02:51.43infernixdoh
02:51.46infernixits not compiled in the kernel
02:51.55dcordeswhat?
02:52.06infernixCONFIG_FRAMEBUFFER_CONSOLE_ROTATION
02:52.06dcordes<PROTECTED>
02:52.16infernixyeah those arent on the keyboard
02:52.22dcordesdoes that rotate or give an option for rotation?
02:52.47infernixthat compiles support into the kernel
02:52.52infernixmarbalons kernel doesnt have it
02:53.15dcordesI can make one with that option real quick
02:54.51dcordesNote that the rotation is done at the console level only
02:54.52dcordessuch that other users of the framebuffer will remain normally
02:54.52infernixit could very well be real slow btw, its done in software
02:54.53dcordesoriented.
02:55.01dcordesyea
02:58.01dcordesI wonder why it builds so long. last time I changed just a small option it was way faster
02:58.15dcordesor does make zImage always rebuild everything?
02:58.58infernixhah
02:59.00infernixit works here :D
02:59.04infernixmy own kernel boots
02:59.07infernixbut man it looks like shit
02:59.12dcordeswhy?
02:59.16infernixit needs a different font
02:59.23dcordeswhat why?
02:59.29infernixoh and it needs :3
02:59.31infernixnot :1
02:59.49dcordes270° eh
02:59.56dcordeswhy does it look like shite?
03:00.10dcordesis the font dorky or just too big?
03:00.10infernixi get consistent booting with keyboard closed now
03:00.12infernixweird
03:00.22infernixfont gets stretched it seems
03:00.35infernixugh
03:00.36dcordesyes weirdness. hope booting from rom will end this
03:00.40infernixhangs at first keystroke >.<
03:00.47dcordesrhrhr
03:00.53infernixor no it doesnt
03:01.22infernixwait i think its so slow that theres no cpu power left
03:01.47dcordesI guess we have to change the resolution from 240x320 to 320x240 in order to get rid of the strecthed picture?
03:02.05infernixyeah. but something is weird
03:02.17infernixeither my kernel is still broken, or rotated fb eats all cpu
03:02.28dcordesin case your cursor froze, that's the normal keyboard-patch-does-not-work thing
03:02.37infernixi entered an 'o'
03:02.42infernixand a space
03:02.44dcordesoh
03:02.50dcordesyou seen the o?
03:02.52infernixnothing more tho
03:02.56infernixyeah
03:03.03infernixother keys don't seem to do a thing
03:03.10dcordeshm then it's not the normal keyboard-patch-does-not-work thing
03:03.33dcordesdid you set the rotaiton in the cmd_line now?
03:03.37infernixyup
03:03.43dcordesok what about the stretching?
03:03.52infernixset cmdline "rw fbcon=rotate:3"
03:05.43dcordeslol no boot
03:06.48infernixsame here for the x11
03:07.09infernixcant get that to boot in any way
03:07.33infernixi think it just needs a different font when rotated, thats all
03:09.36dcordes[*]   Mac console 6x11 font (not supported by all drivers)
03:09.45dcordesthat's the currently selected one
03:10.17infernixok correct rotation now
03:10.43infernixi think something goes wrong when i open the keyboard
03:10.59infernixhangs now
03:11.27infernixfonts seemed good
03:11.36infernixthe font was bigger before
03:11.50infernixmaybe its choosing the console (4x6) one
03:12.05dcordesit hanged when you openned?
03:12.12infernixyeah
03:12.17dcordesinside the running system?
03:12.28infernixit was already in userspace
03:12.42dcordessomething obviously handles open/close gpio then. maybe marbalon did something with it
03:13.19dcordesok I'm in rotato kernel now
03:13.21infernixtrying with open keyboard
03:13.30infernixnot booting
03:13.31dcordescan I set the fb rotation while in userspace?
03:13.37infernixnot without entering a >
03:13.43dcordesah right...
03:13.44infernixyou can add scripts to the initrd
03:13.56dcordesmy 325th soft reset
03:14.01infernixrotit
03:14.08infernix#!/bin/sh
03:14.16infernixecho 3 > /sys/class/graphics/fbcon/rotate_all
03:14.42infernixso again no boot in haret with keyboard opened
03:14.50dcordesI will do it the cmdline way
03:16.58dcordeswhich one shall we try?
03:17.10dcordessorry I had scrolled up
03:18.10infernixok great
03:18.14infernixi have proper rotation
03:18.18infernixgood size font
03:18.20infernix(real small)
03:18.23infernixbut i can't enter anything
03:18.32infernixsometimes characters work
03:18.35dcordesMini 4x6 font?
03:18.41infernixbut most of the time the cursor lags
03:18.42infernixyep
03:18.52dcordesthat's the smallest readable on qvga I think
03:19.03dcordesseemed that way when I tried it
03:19.09infernixit looks great really
03:19.15infernixbut i cant enter a thing >.<
03:19.25infernixcan you ask marbalon to recompile his kernel with rotation support and all the fonts?
03:19.39infernixwhen you talk to him that is :)
03:19.52dcordesinfernix: how do you select the fonts when you have all compiled in?
03:20.10infernixyou have a linux box with a proper kernel source?
03:20.16dcordesI mean when you have only one, that is the default one.
03:20.33infernixcd armstrong-kernel-src
03:20.33dcordesinfernix: no. only win32 here.
03:20.36infernixless Documentation/fb/fbcon.txt
03:21.26infernixkeyboard is still broken im afraid
03:21.49dcordesno it works for me and Raven_coda with the latest diff
03:22.46infernixwhy not here then
03:22.52infernixi am clueless
03:23.21dcordesdid you see the pastebin I handed to Raven_coda while we talked about the issue?
03:23.31dcordes"#look man try this"
03:23.33infernixdid that exactly
03:23.36dcordesok
03:23.40dcordesout of clue then sorry
03:23.58dcordescould only send you my toolchain. but you said you were using the same on like marbalon..
03:24.02infernixdo you edit .config or do you use menuconfig to change options?
03:24.06infernixyes thats what he said
03:24.38dcordesright now I did xconfig when I added up rotation
03:24.46dcordesand menuconfig to chose all fonts
03:25.34infernixdoes raven use the same toolchain as you are using?
03:26.40dcordeshow can I look up the "name" of the font?
03:26.50dcordesinfernix: no raven usees something else.
03:27.01dcordesonly uses quality OE toolchains
03:27.34infernixis your kernel size equal to marbalons? or is yours smaller?
03:27.38infernixmine's always smaller
03:27.49dcordesno idea
03:28.14dcordes944     arch/arm/boot/zImage
03:28.29infernixbigger
03:29.43dcordesis it "mini4x6"?
03:30.11dcordesah lol docu mentions that -_-
03:31.52dcordeszImage w/ nothing added is 921K (in windows mobile ^^)
03:32.41infernixdo I need monotone for the OE toolchain?
03:33.34dcordesyep OE uses mtn.
03:34.01dcordeshttp://www.angstrom-distribution.org/building-angstrom have a look
03:34.20infernixyeah but do I need that just to build the kernel?
03:34.20dcordesjust use .dev instead of stable
03:34.42dcordeshm what you mean? you wanna build android-msm from OE?
03:35.12infernixi want to build the kernel with a different toolchain
03:35.13dcordesI don't do that. I build the kernel manually if that's what you're after
03:35.16infernixdifferent compiler
03:35.32infernixwith /arm-2007q3/bin/arm-none-linux-gnueabi-* ?
03:35.47dcordesno with the toolchain OE plops out
03:36.25dcordesmake ARCH=arm CROSS_COMPILE=~/OE/org.openembedded.dev/tmp/cross/bin/arm-angstrom-linux-gnueabi- zImage
03:37.19infernixk
03:37.23infernixgrabs a snapshot
03:37.25dcordeshow to pass multiple fbcon parameters into cmdline?
03:37.44infernixprobably fbcon=variable:value,variable2:value,flag
03:39.18dcordeshmno I don't wanna save as .doc
03:39.52dcordesgreat works.
03:40.00dcordescan you receive mail?
03:40.40dcordesbrb
03:43.08infernixyeah i can
03:43.29infernixwould be great if you can mail the kernel :)
04:01.58dcordesinfernix: You got mail!
04:02.08dcordesnot
04:02.13infernixDownload GCC 2.95.3 toolchain - http://handhelds.org/download/projects/toolchain/archive/cross-2.95.3.tar.bz2.
04:02.19infernixis that the toolchain you're using?
04:02.39infernixgives all sorts of errors here
04:03.54infernixmail's here, thanks
04:03.55infernixtrying
04:06.52infernixi will just have to roll a debian sid VM to build all this
04:06.56infernixsaves me lots of headaches
04:08.22infernixdcordes: working, thanks!
04:08.28dcordesperfect
04:08.51dcordesI'm uploading a zip including my haret dir to xda forum
04:12.27infernixcool
04:13.26infernixhmm theres a newer toolchain release
04:13.28infernix2008q1
04:13.35infernixthat'll be the last thing i'll try for tonight
04:18.20dcordestonight? dude it's 6:18
04:18.28dcordestime to get up *_*
04:18.31infernixyeah
04:18.38infernixill sleep till 12
04:18.40dcordessending toolchain
04:19.25dcordesit's only 3,3mb lol
04:22.13*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
04:24.08infernixnope
04:24.18infernixthanks for trying, but that one was built on your box
04:24.21infernixisnt the same distro as i have
04:25.18infernixi'll roll a debian sid vm soon
04:25.37dcordesare you on x86_64?
04:26.11infernixno
04:26.26infernixdebian etch x86
04:26.41dcordesI'm on ubuntu should be ok
04:26.50infernixnope, different libc
04:26.55dcordesoh I see
04:27.49*** join/#htc-linux par (i=par@dipole.idlepattern.com)
04:29.08infernixsame shit
04:29.21infernixim pretty sure its a compiler issue
04:30.04dcordesRaven_coda is on gentoo
04:30.22infernixyeah i think that has gcc 4.2.3 with proper cross compiling support
04:30.25infernixdebian etch doesnt
04:31.35dcordescc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
04:34.08infernixgcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
04:34.15infernixsweet, x11 boots
04:34.32infernixbut just gives a black screen with cursor in the corner
04:38.05dcordeshow did you make it boot?
04:44.15infernixwith your zImage
04:44.26infernixim going to disable x11 autostart
04:44.29infernixand test Xserver
04:44.35infernixheres to hoping it boots again
04:53.37infernixit boots but splash was still there (it has a 2min timeout) and root had no shadow passwd so couldn't log in
04:53.41infernixbuilt a new one
04:53.58infernixi hope Xserver's video test will work
04:55.40dcordesinfernix: ah yea though you meant the X mouse pointer
04:55.51dcordesalso had command line after psplash
04:56.11infernixvideotest should tell us if its a userspace issue or kernel crash
04:57.32infernixmany errors in the x11 boot log
04:57.35infernixudev
04:59.28infernixvideotest logs some errors for a split second
04:59.30infernixthen black screen
05:02.21dcordesare you in x11 or om image?
05:02.58infernixx11
05:03.08infernixill upload this hacked one
05:03.23dcordesdoes it work?
05:05.42infernixX doesnt
05:05.53infernixthe errors are scrolling by too fast to see whats going wrong
05:06.06infernixhm
05:06.17infernixim getting signals that i should stop
05:06.25infernixmy nfs mount from desktop>server is failing
05:06.32infernixthis has never happened before :p
05:10.42*** join/#htc-linux the_sys0p` (i=the_sys0@gateway/tor/x-0e9dbe42deb5b7a4)
05:13.30infernixit'll need more work. i need sleep now :)
05:16.29*** join/#htc-linux infernix (n=nix@unaffiliated/infernix)
05:21.39*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
05:46.10dcordesmorning infernix :)
05:52.58*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
06:08.12*** join/#htc-linux marbalon (n=marbalon@212.122.223.98)
06:32.54*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
06:35.49dzohi dcordes
06:56.08*** join/#htc-linux patoche (n=patoche@77.197.65.152)
07:01.00*** join/#htc-linux Marex-louise (n=root@85-132-216-250-eth3-gwfm10-user.802.cz)
07:03.05*** join/#htc-linux LunohoD_ (n=alex@e180071071.adsl.alicedsl.de)
07:14.42*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbf937b.pool.einsundeins.de)
07:20.21*** join/#htc-linux patoche (n=pat@77.197.65.152)
08:43.19*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
08:49.49*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
08:52.29*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
09:01.01*** join/#htc-linux cr2_ (n=konversa@crpl6.physik.uni-wuppertal.de)
09:17.41*** join/#htc-linux BabelO (n=fcr@unaffiliated/babelo)
09:28.46*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
09:30.38*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
09:33.29*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
09:36.33*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
09:54.10*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
10:35.49*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
11:06.16*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
11:21.52*** join/#htc-linux dcordes2 (n=chatzill@f049188114.adsl.alicedsl.de)
12:19.21*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
12:36.42*** join/#htc-linux kiozen (n=oeichler@p54929647.dip0.t-ipconnect.de)
12:58.08BabelO_cr2_:hi, What is diff between io_p2v() and  io_remap in linux kernel ?
13:13.17*** join/#htc-linux miknix (n=miknix@bl4-86-80.dsl.telepac.pt)
13:20.47cr2_BabelO_: i think ioremap adds the entries into the page tables, and p2v just read them ?
13:42.28*** join/#htc-linux root____ (n=root@85-132-216-250-eth3-gwfm10-user.802.cz)
14:01.05BabelO_cr2_: ok, i ask that because i have io_p2v(0xfffc1000) give 0xfefc1000, i ll try io_remap instead ;)
14:01.35BabelO_not sure i can manipulate virtual here, if i ll look into register all vvalues are wrong
14:04.17cr2_BabelO_: imho the driver should ioremap the registers it needs
14:05.02cr2_even if they are mapped by somebody else.
14:05.12BabelO_cr2_: ok so anywsay i need to to it
14:05.29cr2_this somebody may decide to unmap them, and then you will oops.
14:05.40BabelO_cr2_: so i don"'t understand the use of io_p2v, is it for userspace ?
14:06.10cr2_it's for not wasting the page table /tbl space
14:06.16cr2_s/tbl/tlb/
14:06.30cr2_just my qualified guess.
14:06.49BabelO_cr2_: ok, so some driver miss it :)
14:07.09cr2_if they are sure that this mapping is there, why not.
14:07.23BabelO_cr2_: i can do a bluescreen with sd boot on artemis
14:07.37cr2_lol
14:07.55BabelO_cr2_: but it is what i want, i fill fb with blue pixel
14:08.06cr2_ok.
14:08.20cr2_are you using the htc-egpio driver already ?
14:08.27BabelO_cr2_: maybe it can help pH5 for herald
14:08.47BabelO_cr2_: no, last time i try to add it, i get an automatic reboot ;)
14:14.43miknixLOLZ gentoo on my htc wizard : http://miknix.homelinux.com/linwizard/htcwizard-linwizard-gentoo.png
14:35.20cr2_BabelO_: then you are doing something wrong :)
14:35.46cr2_miknix: what about the i2c cpld driver ?
14:36.16miknixcr2_, ?
14:39.34cr2_miknix: there are some extra gpios controlled over i2c on omap850 phones wizard,herald et al. artemis is the only known exception.
14:41.22miknixcr2_, I didn't inspect much about them. do you know what are they being used for?
14:44.07Marex-louisecr2_: hi, Im still stuck in a bootloader
14:44.27cr2_Marex-louise: on palmld ?
14:44.52Marex-louiseyup
14:45.04cr2_miknix: can't tell you exactly, but there are many of them. check the artemiscpld page
14:45.31Marex-louisecr2_: Im pretty sure it hangs in bootloader
14:46.00Marex-louiseI compiled kernel so it doesnt suspend consoles and patched pxafb.c to disable screen blanking on suspend
14:46.08cr2_http://wiki.xda-developers.com/index.php?pagename=ArtemisCPLD
14:46.31Marex-louiseso ... the LCD's backlight is down, but I still can see something on the LCD
14:46.48Marex-louisebut when I press the power button, the LCD gets blank
14:47.03Marex-louiseso it stucks in the bootloader
14:47.37miknixcr2_, I will. but I'll try to look again into SPI and MMC before that. SPI 100k driver is using some wrong control registers.
14:47.46miknixbabel helped a lot on the other day
14:48.21miknixon the MMC side I'm getting read timeouts
14:48.52BabelO_miknix: should be ok soon, yesturday i fix the driver algorithm, so now it is mostly register access issue, but cr2 just explain me where are my problem
14:49.37miknixBabelO_, nice, what was it?
14:51.06miknixregarding the MMC, I verified the mux config and its correct. The driver has changed a little since the last working version. so I guess its something to do with mmc clock
14:51.43miknixs/the driver/the omap_mmci driver/
14:52.16BabelO_miknix: yesturday evening i add more trace on each step and simplify the algorithm
14:52.45BabelO_miknix: problem is that there is a io_p2v in init funciton but no io_remap, so we never access the correct register
14:53.09miknix:o
14:53.18Marex-louisecr2_: any idea ? :)
14:53.31miknixBabelO_, I wonder how it booted then
14:53.36miknixkind of lucky
14:54.41BabelO_miknix: i found it because when i use register init, my screnn turn black and device hang
14:55.45miknixBabelO_, so we better move that register initialization to spi 100k driver init?
14:56.26miknixs/?//
14:56.33BabelO_miknix: all is ok, we just access bad register, i fix it once i go back to home
14:56.59miknixok
14:57.01cr2_Marex-louise: no idea.
14:57.47miknixBabelO_, tomorrow I'll build an qemu-system ARM926 image for building a root with GPE
14:58.12Marex-louisecr2_: hmm ...
14:58.43BabelO_cr2_: about tsc2046_ts.c driver i get it from omap patch ;) that is why you not see it in hh kernel
14:58.47Marex-louisecr2_: I guess I will take the bootloader apart
14:59.02Marex-louisethis will be long objdumping
15:00.13miknixBabelO_, why dont you join our git? we are on bleeding edge. you can create a branch for artemis and add specific workarounds for your board
15:01.06miknixcr2_, btw: I agree with you, a git repo for all the omap HTCs would be awesome
15:01.28*** join/#htc-linux zwox (i=zwox@par69-7-82-243-234-94.fbx.proxad.net)
15:06.52cr2_BabelO_: i've created tsc2046_ts.h some time ago, but since the ads7846-ts is not using the spi infastructure, it's useless on omap.
15:07.11cr2_BabelO_: universal has a  tsc2046_ts.h header.
15:08.39cr2_hmm. omap_set_gpio_direction
15:08.52cr2_you may drop omap_ from this list.
15:08.59dcordeshi
15:10.47cr2_BabelO_: i have a feeling that the omap people like to reinvent the wheel in many areas with their drivers.
15:10.54infernixmorning dcordes :)
15:12.46dcordesinfernix: phew was sleeping until now *_*
15:13.35infernixwoke up at 1500
15:15.11*** join/#htc-linux ltxda (n=ltxda@c-98-196-125-205.hsd1.tx.comcast.net)
15:21.46*** join/#htc-linux patoche (n=patoche@lns-bzn-57-82-249-24-224.adsl.proxad.net)
15:22.56*** join/#htc-linux Nickbee (n=Dheeraj@122.160.64.226)
15:25.59cr2_BabelO_: the driver is not bad, but it should be cleaned from the stupid things like omap_get_gpio_datain()
15:26.47cr2_and evilness like #ifdef CONFIG_ARCH_OMAP
15:27.05dcordesinfernix: any luck with X11 image?
15:27.18infernixhttp://forum.xda-developers.com/showthread.php?p=2145784&posted=1#post2145784
15:28.36dcordesinfernix: we should get sd going so we have the acx working for external console needs
15:28.49dcordesor usb as you say
15:29.05dcordesdid you change something in inittab to make a console spawn after x11-image boots?
15:29.44infernixmore
15:29.46infernixill up it
15:30.58dcordesI'm pretty sure pH5 will be able to help us
15:31.10dcordeshe's the htc OE guru
15:32.16infernixits purely X server related
15:32.24infernixXfbdev -videoTest fails
15:32.27infernixthen it hangs
15:36.05infernixhttp://dx.infernix.net/kaiser/
15:40.33dcordesinfernix: just poke when you need something changed in the kernel
15:40.40cr2_BabelO_: i mean this one http://linux.omap.com/pipermail/linux-omap-open-source/2007-May/009745.html
15:42.07BabelO_cr2_: yes i already use this one for artemis
15:42.15infernixdcordes: what do you mean with acx working?
15:42.25infernixis there a driver for wireless already?
15:42.42dcordesinfernix: the 802.11g is an ti wl125 which is supported by the acx100 project
15:42.54infernixwell then i can probably get that working already
15:42.56dcordesit is connected to sdc2 which we also have the driver for.
15:43.04dcordesdid you play with sd yet?
15:43.07infernixno
15:43.12infernixoh
15:43.18dcordesI have a patch hre. you wanna look at it real quick?
15:43.55infernixwell i don't have an sd card that i can play with yet
15:44.01dcordesno need
15:44.05infernixi'll have to get one, will do that in a bit
15:44.07dcordesjust look at the code
15:44.14infernixi cant risk trashing the current data on it
15:44.48dcordesinfernix: http://pastebin.ca/995898
15:47.02dcordesthere is something missing in there: the sdc init has to be put into board-htcvogue.c
15:47.36Raven_codadcordes, those patches get us closer but it crashes try to enable clk
15:47.54dcordesno it doesn't crash at all.
15:47.59infernixwell again i'll happily play with it but i need a new sdhc card first in case it accidentally wipes the data
15:48.10dcordeswhy would you need an sd card?
15:48.19Raven_codanot crash but sd won't work
15:48.20dcordesthe acx is also connected to sdc
15:48.36infernixisnt the point of the sd driver to get a filesystem working? :)
15:48.38dcordesyea it doesn't. I see mmc messages on boot but no interaction
15:48.57dcordesinfernix: not only. also to give ports for extra hardware like the acx.
15:49.34infernixRaven_coda: clk?
15:49.45Raven_codait's needs ether msm_proc_comm working in vogue-ts or to work without a clk
15:50.16Raven_codainfernix, yeah hold on I'll find the line
15:51.02dcordeswhat does it mean, work w/o clk?
15:51.24dcordesthe last line in the image with the patch is: mmc 0 hz or so
15:56.03dcordesis there a way to findout when I last updated a git repo?
15:56.06dcordestree
15:57.20dcordesI will backup and fiddle in the patch to my current tree
15:59.07dcordesinfernix: can you tell me what you changed in the x11 image? inittab, ..
15:59.40infernixi upped it
15:59.53dcordesyea I know I can't diff it or so to see what you changed
16:00.47*** join/#htc-linux JohnnyK (n=johnnyk@nfx-nat-229.pilsfree.net)
16:01.23Raven_codaI'm pretty sure it's in msm_sdcc aprox line 960
16:01.36Raven_codaret = clk_enable(....
16:02.05Raven_codaclk_enable calls msm_proc_Comm
16:02.16Raven_codawhich right now just returns -1
16:06.28infernixdcordes: sure you can
16:06.35infernixextract it like any regular initrd
16:06.49infernixdiff -R angstrom-x11-stock/ angstrom-x11-nix/
16:12.58*** join/#htc-linux hlbot (n=adm@iclem.net)
16:32.00dcordesinfernix: ok will do later. have something to do out in the wild
16:37.18*** join/#htc-linux nx5_away (n=pocholo@84.78.40.245)
17:09.21*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1fd94.pool.einsundeins.de)
17:11.05*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
17:16.45*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
17:26.38*** join/#htc-linux amd64lover (n=miknix@213.13.201.84)
17:47.30BabelOcr2_: my adress is omap850 register... is ioremap the good way ?
17:59.49*** join/#htc-linux JEEB (n=kanakana@a88-112-94-153.elisa-laajakaista.fi)
18:07.24*** join/#htc-linux CVirus (n=GoD@82.201.174.127)
18:07.55*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
18:09.08BabelOkiozen: around ? ;)
18:10.52kiozenBabelO: yes
18:11.30BabelOkiozen: xor with c language is ^ ?
18:11.40kiozenBabelO: right
18:12.32BabelOkiozen: ok good
18:12.44kiozen:)
18:13.02kiozensound like nasty bit hacking
18:15.44miknixmeh
18:15.49miknixmy qemu is b0rked
18:16.39*** join/#htc-linux CVirus (n=GoD@82.201.174.127)
18:41.31dcordesRaven_coda: ping
18:47.35Raven_codadcordes: pong
18:50.39miknixis someone using qemu?
18:51.01miknixI have one linux image which I'm having trouble to boot. someone willing to test it?
18:51.19miknixI think my qemu is b0rked
18:59.13cr2_kiozen: does GT work in windows ?
18:59.37dcordesRaven_coda: did you try disabling sd clock?
19:00.07Raven_codayes, I get timeout errors if I do so
19:00.30dcordesthat's good. SanMehat that's the first step, getting timeouts.
19:00.43dcordess/SanMehat/SanMehat said/
19:01.42Raven_codammc0: Transaction 0xc7497ec4 timed out
19:01.58Raven_codaflags 0x00000001
19:02.01dcordesI think that's it
19:02.10Raven_codadid he say what the next step was by chance?
19:03.16dcordesI'm checkin the logs
19:05.08dcordeshttp://apt.rikers.org/%23htc-linux/20080417.html.gz even if the power to your sd slot is off, with no card you should get a CMD_TIMEOUT interrupt a few ms after issuing the first command.
19:06.33dcordesdoes it say cmd_timeout?
19:07.34Raven_codahold on I'm checking
19:08.09dcordesI got a row of those cmd_things but I couldn't check them all because had no keyboard in my source then
19:09.02Raven_codano, doesn't say CMD_TIMEOUT
19:09.13Raven_codaI'm going to trace these and see where they are comming from
19:09.30dcordesRaven_coda: what did you do to the tree regarding sd? the stuff from my patch, sdcc init for kaiser and that clk thing?
19:09.43dcordesdo you get other cmd_stuff?
19:10.02Raven_codahere, I'll send you my patch
19:12.00Raven_codak sent, against android-msm
19:13.17Raven_codato disable clocks change line 59 in 7x00-smd from return -1; to return 0;
19:14.18*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
19:20.03kiozencr2_: yes
19:24.58cr2_kiozen: you can't believe how many people ask me how to convert the ozi file into geotiff, and get the grid look right :)
19:25.22kiozenwhat grid :)
19:27.09cr2_rotate the GK grid
19:27.59kiozenwho want's to rotate it? It's not N-S anyway
19:28.12cr2_the users(tm)
19:31.07Raven_codaQualcomm MSM SDCC at 0x00000000e1000000 irq 24,25,0 dma 8
19:31.13kiozencr2_: tell them to move a waypoint in exact 0° north in QLandkarte, and they should pay attention it it is parallel to the grid
19:31.24kiozenthat is quite an eyeopener
19:34.10cr2_kiozen: the problem (for me) is to import .jpg if the picture is .jpg, and to parse the datum (easy ~ mapinfo) and projection data
19:34.23cr2_the projection params at least for GK.
19:34.50cr2_then i'll advise them to use GT :)
19:35.22kiozenmaps as jpg, yuck :)
19:36.41kiozencr2_: for the grid, you can show them that shot: http://www.qlandkarte.org/shot1.png
19:36.45dcordesRaven_coda: my tree doesn't have 7x00-smd
19:37.01kiozennever trust a grid to be exact N-S
19:37.08cr2_kiozen: the code works for ozf2 and gcp parsing already
19:37.10Raven_codathat patch I just sent you has it in it
19:37.24Raven_codaarm/arch/mach-msm/7x00-smd.c
19:37.42kiozencr2_: any sneak preview?
19:38.30cr2_kiozen: C, commandline. i guess you'd do it better with qstring
19:38.31dcordesRaven_coda: I fear that will break my current tree
19:38.42dcordescan't I do that with the present stuff?
19:38.49dcordesI'm working with vogue.c
19:38.51*** join/#htc-linux marbalon (n=balon@aefe139.neoplus.adsl.tpnet.pl)
19:38.54cr2_kiozen: no time to finish it for me ;) spi ... :)
19:39.01Raven_codayeah, 7x00-smd.c = vogue-smd.c
19:39.05dcordesI tried to avoid kaiser specific stuff to better keep up with dzo's work.
19:39.07cr2_kiozen: sending.
19:39.24Raven_codaI've been working with dzo to make this patch
19:39.25dcordesRaven_coda: ok
19:39.41dcordesI'll try to keep it sleek for now to ease changes
19:40.34Raven_codahowever my clock.c and the one you have are very different
19:40.48Raven_codanot sure how that will affect it
19:41.38Raven_codabasically you can reset clock.c to how i was before any patches
19:42.55Raven_codahi marbalon, what's new?
19:44.23marbalonhi everyone, no try to fix ts driver to more useful
19:44.34cr2_kiozen: sent.
19:44.48kiozenok, got it
19:44.49dcordesevening marbalon
19:45.41marbalonany news form you?
19:45.50Raven_codajust working on sd
19:46.03kiozencr2_: any example file around?
19:46.24Raven_codathe touch screen has some crazy skew to it's y data that just seems odd
19:46.43cr2_kiozen: hmm. i've used it on 20000x20000 files here ;)
19:46.48cr2_kiozen: i'll search.
19:47.52kiozenwow even a usage line :)
19:48.35marbalonRaven_coda: yes, it's true
19:50.07Raven_codamarbalon: and the fact that I have to use Z1 & Z2 to get pressure data makes me think it's not the same ts as vogue
19:50.19Raven_codabut touch.dll says tsc2003 in it
19:50.36cr2_kiozen: lol. this one is fun http://www.b-spachmueller.de/_seiten/kartographie/gps-mobil/bs_gps-mobil.html
19:50.41Raven_codaI wonder if the kaiser ts needs to be init differently
19:50.47cr2_kiozen: looking for something better
19:51.42marbalonRaven_coda: i think it is ok but android should calibrate it
19:52.19dcordesmarbalon: you mean userspace calibration?
19:52.22dcordesnot driver
19:52.31Raven_codaare you writting a proggy to calibrate it
19:52.32marbalonRaven_coda: I try to calibrate it in driver but it isn't good way
19:52.42dcordesok
19:53.02dcordesopenembedded gui stuff always has calibration thing.
19:54.03Raven_codamarbalon, yeah driver has no way to adjust for skew
19:54.20cr2_kiozen: http://www.hrpu.co.uk/karennben/maps/atlas
19:55.54kiozencr2_: how does ozi know what projection to use?
19:55.55dcordesmarbalon: have you looked at sd again?
19:56.05Raven_codaI wonder if the vogue has similar ts skew probs
19:56.08marbalonRaven_coda: but I try to calibrate only for my device, maybe works ok for others, just for now
19:56.50dcordesmarbalon: on other devices I have seen same calibration works for alle the devices of that type
19:57.13cr2_kiozen: there is a line for datum, and the line for projection
19:57.18cr2_kiozen: i'll look
19:58.19marbalondcordes: give me a little time, maybe I will send you this driver this evening....
19:58.26cr2_kiozen: the line number 5 (starting from 1), first CSV field is the datum
19:58.33dcordesmarbalon: sd?
19:58.41marbalonno ts
19:59.02cr2_kiozen: the line number 40 -> Projection Setup
19:59.08Raven_codamarbalon, I'd be curious to see what works best for your screen too.
19:59.17cr2_kiozen: are the CSV parameters
19:59.46kiozenhm
19:59.59cr2_kiozen: the line number 9 is something like that
20:00.02cr2_Map Projection,Transverse Mercator,PolyCal,No,AutoCalOnly,No,BSBUseWPX,No
20:01.10cr2_so 5 is datum, 9 is the projection, and 40 is the projection params. like +lat_0=, +lon_0=, +x_0=, +y_0=
20:02.04cr2_use QString.split(,',') and check the first field and the line number
20:02.32cr2_the program does it all in C, so it's a bit pita :)
20:03.26kiozenok, let's see if I find some time for this :) have to make a GT release first
20:06.00cr2_ok.
20:07.45*** join/#htc-linux zwox (i=zwox@par69-7-82-243-234-94.fbx.proxad.net)
20:12.56*** join/#htc-linux pikapika (n=pikapika@mar75-8-88-164-227-147.fbx.proxad.net)
20:13.09pikapikahi
20:14.04dcordeshai pikapika
20:15.53Pryandcordes jajajajajaa
20:16.15dcordesPryan: jajajajajajajjaja
20:16.38Pryanwats up guy ?
20:17.42dcordesPryan: not much
20:20.02dcordesPryan: what about you? have your keyboard working finally?
20:25.32Pryannope
20:25.32pikapikahi dcordes :)
20:25.41Pryani havent bought the cable
20:26.42dcordesyou seem very eager :)
20:27.20Pryan:o)
20:27.45Pryanspend-man is my second name
20:29.37*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1fd94.pool.einsundeins.de)
20:30.17kiozencr2_: I checked, GT compiles and works nicely on Windows
20:30.24kiozengood night :)
20:35.31*** join/#htc-linux dcordes_ (n=lukas@92.227.185.100)
20:35.51dcordes_infernix: ping
20:40.09dcordes_infernix: ping
21:29.38*** join/#htc-linux patoche (n=root@lns-bzn-57-82-249-24-224.adsl.proxad.net)
21:42.40*** join/#htc-linux Foxdie (n=foxdiefu@87-194-16-145.bethere.co.uk)
21:53.43*** join/#htc-linux Foxdie` (n=foxdiefu@87-194-16-145.bethere.co.uk)
21:55.16*** join/#htc-linux nx5_away (n=pocholo@84.78.40.245)
21:57.21*** join/#htc-linux nx5_0ff (n=pocholo@84.78.40.245)
21:58.24*** join/#htc-linux tsdogs (n=tsdogs@62.123.180.130)
22:49.00cr2_hi tsdogs
22:51.29Raven_codadcordes_, if you see marbalon before I do tell him I fixed the ts
22:51.39Raven_codaafter talking with him it gave me an idea
22:51.43dcordes_Raven_coda: driver or userspace level?
22:51.44paulproteusHowdy tsdogs.
22:51.48Raven_codadriver
22:52.12dcordes_that's great :) can you pastebin the kaiser-ts.c?
22:52.21Raven_codaI looked through touch.dll to see how windows does it rather then dzo
22:52.54Raven_codaI'm making a post on the thread that has the diffs
22:53.13dcordes_a gui from openembedded helps us integrating the whole stuff to OE
22:53.49dcordes_Raven_coda: does that patch against marbalons initial driver?
22:53.55dcordes_err the second one I mean of course
22:54.08dcordes_lol I'm confused
22:54.51Raven_codano, but my patch has his driver, the sdcc stuff and dzo's smd
22:57.23dcordes_from scratch so to say
22:57.31Raven_codayeah
22:57.53dcordes_ok I will try the touchscreen stuff tomorrow when I continue with OE/openmoko
22:58.03Raven_codak
22:58.10dcordes_did you do any further SD stuff today?
22:58.19Raven_codano, got side tracked
23:04.38*** join/#htc-linux TimRiker (n=timr@rikers.org)
23:09.49dcordes_Raven_coda: I just tried applying the diff with the SD changes I did to the latest tree and got rejects in common.c: in the latest tree something changed in these functions "static struct resource msm_sdc*_resources[]"
23:10.44Raven_codawhich diff?
23:11.38dcordes_DMA stuff was added to the sd resource functions
23:12.09dcordes_the one which only reduces sdc device count from 4 to 2 and corrects the registers
23:12.11Raven_codatry the one in my post
23:12.20dcordes_now that will dorky my whole tree
23:12.35dcordes_I can make a second clone though
23:13.43dcordes_did you keep the .flags= IORESOURCE_DMA, in your sd patching?
23:13.49dcordes_in common.c
23:13.51Raven_codayes
23:14.22Raven_codatry this patch against most recent andorid-msm tree
23:14.38Raven_codathat's the one I use now (since yesterday)
23:15.03Raven_codaI got to go, or I'll miss my ride. Later
23:41.24dcordes_infernix: please don't try and continue working on the a780 image's x11 support: the framebuffer is very specific for the motorola stuff. looks like I picked just the wrong image ;)
23:41.34dcordes_sorry
23:44.41*** join/#htc-linux p3t3r__ (n=p3t3r__@wlan.net-you.de)

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