IRC log for #htc-linux on 20080810

00:01.34gingehmm bluetooth may be tricky
00:36.18dcordesginge: I noticed the same was 12:58 or so when I booted android
00:36.23dcordeswiht your zImage
00:36.38ginge?
00:36.49dcordesit was always 12:00
00:37.08dcordesif rtc returns null, it should also be 12:00, no?
00:37.40gingedunno. just going off what the kernel said on boot. i will check it out in android now
00:38.19ali1234android probably has ntp
00:38.25gingethats my guess
00:38.28ali1234i mean, i would
00:38.33gingedepends on data connection working
00:38.36gingewhich it does
00:38.43ginges/does/doesnt/
00:38.45ali1234sure. i thought you fixed it?
00:38.57gingeali1234: in console. in android it barfs
00:39.30ali1234hmm. what about that touchscreen?
00:39.38gingewhat about it?
00:39.45ali1234does it work in android?
00:39.56gingeyes, mostly
00:40.09gingeI have a patch that makes it clightly more usable
00:40.25gingebuts its still the most bizarre touchscreen ever
00:41.07gingewhats that got to do with anything?
00:41.16ali1234i heard it only worked in console
00:41.22gingetouchscreen?
00:41.24ali1234yes
00:41.35gingewhy would you need that in console?
00:41.53ali1234i heard it only worked with the console test program
00:42.08gingenaa, you musta heard wrong man
00:42.16gingeit works, its just shit
00:43.08ali1234what's a good free tool for disassembling arm?
00:44.23gingeyou can use disarm
00:44.23gingemaybe
00:46.31gingedcordes: 12:44PM which is GMT seems to be incrementing
00:46.41gingemaybe it does work but reports wrong value on boot
00:50.28gingestill reporting correct time :)
00:51.21ali1234but it's AM
00:52.50gingebut the date seems right
01:31.18pigeoncr
01:31.28pigeondoh
01:37.02tmztdcordes only has the tslib utils working with touchscreen on kaiser
01:37.41gingetmzt: dont apply may patch yet. I just found a bug that makes it crash on it 90% of the time
01:38.02tmztwell, I don't have kaiser so I was only compile testing it, but ok
01:38.41tmztit cloned, I haven't done anything else yet
01:49.06Marajinginge: 'lo there.
01:49.13gingeMarajin: lo
01:49.17Marajinginge: I thought your BB wasn't due for quite a while?
01:49.40gingeme too. be did a really fast turnaround
01:49.48Marajinwell they do but heh
01:54.09gingedcordes: did you download and keep my first diff?
01:55.16dcordesginge: I applied the second one also
01:55.31dcordesbut patch only returned fail messages
01:55.50gingefail messages? it should apply cleanly. did here
01:56.59gingewait... you applied the second one also? as in both?
01:57.15dcordesright
01:57.18gingeoh dear
01:57.31gingeyou need to do a git reset --hard and apply only the one patch
01:57.55dcordeswill that revert to a clean tree?
01:58.28dcordesok reset
01:58.32gingeyes
02:00.36gingebut before you repatch I need to fix a bug
02:24.21gingedcordes: can you re-download the patch and try please
02:24.34MarajinJesus, OE.org is still borked
02:24.48dcordesginge: http://www.headfuzz.co.uk/files/android/git-diff-2.6.25-090808.diff ?
02:25.00gingeyep
02:25.35*** join/#htc-linux Zoolooc_ (n=fredsiba@nrbg-4dbfd9c8.pool.einsundeins.de)
02:31.46Marajindcordes: ginge: So did I miss anything noteworthy?
02:32.11gingeMarajin: I not really. I put up a .25 kernel that lets android switch the screen on and off
02:37.40Marajinnice
02:40.43dcordesginge: it builds fine
02:40.46dcordeswhat shall I test?
02:41.04gingebooting would be a bonus. I can't get mine to boot :/
02:44.56*** join/#htc-linux tmzt (n=tmzt@adsl-99-164-110-123.dsl.akrnoh.sbcglobal.net)
02:45.12tmztthat's what I was looking for before
02:45.55gingetmzt: what is?
02:46.40tmztthe git reset --hard
02:46.54gingeoh, yeah handy
02:47.26tmztI just deleted everything, like I would with svn, except the metadata
02:47.52tmztit didn't work though, I had restore individual files
02:48.00gingeyeah, pita
02:48.13tmztanyway, dcordes is getting his tree now?
02:48.21tmztpatched
02:48.53gingeyeah, just booting to test it
02:49.33tmztusing moko filesystems?
02:49.59gingeI dont know. I just asked him to boot the kernel into anything becaue I am having some trouble
02:50.16dcordestmzt: could you help me again with the fb size?
02:50.25tmztwe need moko for touchscreen stuff, or the hal stuff
02:50.38tmzt0x25800
02:50.56dcordesI have the moko filesystem
02:54.39dcordestmzt: hm where is the fb size defined again? can't find it
02:55.42tmztI don't have it patched yet, but I think it is in the machine file under _device_info for the framebuffer/mddi
02:57.01gingeboard-htckaiser.c line 71ish #define MSM_FB_SIZE  0x9b000
02:57.05gingechange that
02:57.22tmztwhat's the latest patch url?
02:57.22gingedid you boot my kernel yet?
02:57.37gingehttp://www.headfuzz.co.uk/files/android/git-diff-2.6.25-090808.diff
02:58.41tmztgit checkout -b ... ?
02:59.21tmztgit checkout -b android-msm-2.6.25 ?
02:59.33tmztgit apply ../git-diff-*
03:00.11dcordesgit checkout -b android-msm-2.6.25 origin/android-msm-2.6.25
03:00.18dcordesthat's what I do
03:00.26gingesame
03:03.16tmztBranch android-msm-2.6.25 set up to track remote branch refs/remotes/origin/android-msm-2.6.25.
03:03.16tmztSwitched to a new branch "android-msm-2.6.25"
03:03.25tmzthow do I branch that to a new local branch?
03:08.06gingeyou git checkout to a new branch
03:08.13gingelook at help for -b
03:09.36gingedcordes: I am going to sleep now, but if the kernel wont boot try changing the MAX_DATAEND_WAIT_ITER and MSMSDCC_POLLING_RETRIES in msm_sdcc.c to 10000000
03:09.55gingenight
03:10.29dcordesginge: looks like it freezes on boot
03:10.42dcordesok trying
03:10.44tmztgit-checkout -b htc-msm-htckaiser-tmzt-2.6.25
03:10.44tmztSwitched to a new branch "htc-msm-htckaiser-tmzt-2.6.25"
03:10.45dcordesgood night
03:12.27Marajincatcha around ginge
03:17.11tmzthow do I get the defconfig, do I have to copy it?
03:17.51dcordesmake htckaiser_defconfig
03:18.04tmztdcordes: did you make those last changes ginge suggested?
03:18.16dcordesyep
03:18.19dcordesbooting now with them.
03:18.51dcordesstill freezes
03:19.21gingemakes no sense. I didnt change anything from the earlier kernel
03:20.05tmztjust to test, how can I make a diff of my branch with the patches and the makefile changes
03:20.18gingechange them to this: 5000000 I get solid boot with that value
03:20.50gingegit status tells you what changed and what you need to add
03:20.59gingeadd them with git add file
03:21.12*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
03:21.17gingethen do git-diff --cached
03:21.19dcordestmzt: /msg Kevin2 info->var.yres_virtual = pi->height * 2; that's the relevant line no?
03:21.34tmztyes
03:21.46tmztwhat's that about?
03:22.45tmztI didn't add your patches to the branch first, but I think only Makefile and .config have changed otherwise
03:24.04tmztyou still have to add after git-apply?
03:24.40gingedepends if they are staged
03:24.49gingecheck git-status
03:25.06gingenight
03:25.33dcordesI wonder where the /msg Keving2 came from, sorry Kevin if I pmed you accidently.
03:25.36dcordesnight ginge
03:26.12*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
03:26.53tmztI'll ignore .config and Makefile and add the rest,
03:29.11tmztthat's not right
03:34.23dcordes_what?
03:34.39Marajinwhat's moko-underground-image O.o?
03:34.47*** join/#htc-linux CPress (n=cpress@CPE-72-129-218-217.new.res.rr.com)
03:34.52Marajin'lo CPress
03:36.44CPresshey guys
03:37.16CPresswhats new in the wonderful world of htc-linux?
03:39.21Marajinuuum
03:39.32Marajinwe can toggle the kaiser's screen on and off now for power savings
03:51.51AstainZZZZZZawesome Marajin
04:17.30*** join/#htc-linux bara (n=bara@osbk-4db19610.pool.einsundeins.de)
04:22.57*** join/#htc-linux ALoGeNo (n=Pi@193.Red-81-32-138.dynamicIP.rima-tde.net)
04:26.52Kevin2dcordes: Huh?
04:37.20MarajinAstainZZZZZZ: Thank ginge
04:37.31AstainZZZZZZok
04:47.19*** join/#htc-linux ALoGeNo (n=Pi@193.Red-81-32-138.dynamicIP.rima-tde.net)
05:45.19*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
05:45.28Marajinmornin' dcordes
05:47.34*** join/#htc-linux GPF (i=GPF@cpe-76-187-41-132.tx.res.rr.com)
05:56.48*** join/#htc-linux ALoGeNo (n=Pi@193.Red-81-32-138.dynamicIP.rima-tde.net)
06:10.31*** join/#htc-linux cmang (n=cm@adsl-75-53-104-209.dsl.hstntx.sbcglobal.net)
06:14.18cmangHowdy.. is this the right channel to talk about android on current htc phones?
06:14.26Marajincmang: More or less
06:17.07cmangtight.  I just booted android on my mogul, and immediate got stuck in the maps program.  it's a party.  Was wondering if there are any newer images and whatnot than what's in the Android.zip at http://it029000.massey.ac.nz/vogue/
06:17.26MarajinNot really no, Android is really unstable right nw
06:17.27Marajin*now
06:17.35cmangahh
06:17.38Marajinand really until google release something new we're stuck
06:17.53Marajinwe're spending more time on getting other linux stuff working
06:18.42cmanghmm.  I see.  I guess drivers for the button/keyboard are a problem for the near future?
06:19.51cmangis linux more useable right now without android? :)  ahh, sorry for all the questions.
06:22.26Marajinon the mogul? I dunno
06:22.35MarajinI deal with the kaiser
06:22.54*** join/#htc-linux goxboxlive (n=goxboxli@226.84-48-126.nextgentel.com)
06:23.01Marajinbuttons/keyboard work fine on the kaiser/vogue/titan/polaris
06:23.36Marajinthe mogul is a CDMA hermes isn't it?
06:25.30tmztmogul is msm
06:25.35tmzttitan
06:26.37Marajinah right
06:26.58Marajinit looks similar to the hermes tho'
06:27.52tmztdoes keyboard work on titan/mogul?
06:28.22Marajintmzt: I though it did
06:28.36Marajinit's at least part working
06:29.06tmzton kaiser thread there is some talk of remapping stuff for android, which I think was done in the zImage that dcordes posts
06:30.38Marajinyeah
06:31.49tmztcould those same patches be used in titan kernel?
06:32.52Marajinwe tried using the kaiser's keyboard driver on the titan but it was producing some odd results
06:32.59Marajinsome keys made the camera LED flash and such
06:33.36tmztyeah, the wheel I think, but just the keymap
06:33.47Marajinnah half the keyboard did it too
06:33.59tmztsorry, just the same mappings to the keys that android expects
06:34.10tmztso the driver doesn't work
06:34.31Marajinnah it's to do with how the titan expresses the key presses
06:34.42MarajinI'm not sure if it was ever discovered just what the titan is doing
06:34.47Marajinthe behaviour was very odd
07:04.34*** join/#htc-linux surgex0 (i=surge@pool-71-186-163-107.bflony.fios.verizon.net)
07:24.15*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
07:42.26*** join/#htc-linux marmotta (n=skodde@unaffiliated/skodde)
07:53.08*** join/#htc-linux AlGe (n=alge@chello080109231226.4.uni-klu.teleweb.at)
08:00.58*** join/#htc-linux LunohoD_ (n=alex@e180073087.adsl.alicedsl.de)
08:08.47*** join/#htc-linux goxboxlive (n=goxboxli@226.84-48-126.nextgentel.com)
08:29.46*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
08:37.18*** join/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
08:47.41*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
09:30.50Marajindcordes_: ping?
10:44.12*** join/#htc-linux Alex[sp3dev] (n=Alexande@86.110.163.25)
10:48.57*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
10:50.12Marajin'lo dcordes_
10:50.14Marajin'lo dcordes
10:53.34*** join/#htc-linux exco (n=exco@e181085149.adsl.alicedsl.de)
10:54.25*** part/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
10:54.31*** join/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
11:05.43*** join/#htc-linux kiozen (n=oeichler@rgnb-5d865035.pool.einsundeins.de)
11:06.40*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
11:29.50*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
12:29.51*** join/#htc-linux marbalon (n=balon@aefw142.neoplus.adsl.tpnet.pl)
12:43.34*** part/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
12:47.49*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
13:21.09Marajindcordes: I actually managed to built an opie-image for the kaiser but I can't test it right now
13:22.12*** join/#htc-linux chab7 (n=kvirc@212.92.4.114)
13:38.47*** join/#htc-linux kiozen (n=oeichler@rgnb-5d865035.pool.einsundeins.de)
13:41.07*** join/#htc-linux tsdogs (n=tsdogs@62.123.180.130)
13:41.49kiozenBabelO: ?
13:42.42BabelOhi kiozen
13:42.48kiozenhi
13:43.01kiozenI did some google research
13:43.15kiozenthe kernel oops seems to be known
13:43.51kiozen2.6.26 seems to have fixes
13:44.27kiozenhow much pain is it to move that part of the kernel to 26?
13:44.34BabelOkiozen: maybe that s why it works on artemis then
13:44.50kiozenis there a recommended way, or is it just copy-n-pray?
13:45.07BabelOkiozen: shouw be easy for you i think, just move the loox directory and use linuxtogo git master branch
13:45.19BabelOyou have no asic3 so all rest is standard
13:45.51kiozenhm, cr2 did want to use it yet
13:45.52BabelOkiozen: last thing is cpld, i help you to set it up properly, i already to that on arte
13:46.14BabelOkiozen: we can do the test know :)
13:46.21kiozens/did/didn't/
13:47.29BabelOkiozen: noo, i think he want to try, butdon't found time :)
13:48.11kiozenBabelO: ok, let's try it, where to start first?
13:48.45BabelOkiozen: clone linuxtogo git
13:48.53kiozenany step by step instruction for that?
13:49.35BabelOkiozen: git clone git://git.linuxtogo.org/home/groups/mobile-linux/kernel.git
13:49.58BabelOkiozen: then check with git branch that you are on master branch by default
13:50.11kiozenok, it try..
13:50.13*** join/#htc-linux tsdogs (n=tsdogs@62.123.180.130)
13:53.57BabelOkiozen: so pb is known, but not fixed in previous release ? no patch available ?
13:54.46*** join/#htc-linux ChanServ (ChanServ@services.)
13:54.46*** mode/#htc-linux [+o ChanServ] by irc.freenode.net
13:55.40kiozenBabelO: I found many post complaining about 2.6.24 but no more recent ones
13:56.17BabelOok
13:58.54kiozenBabelO: git branch ->  * master
13:59.22BabelOkiozen: good :)
13:59.49kiozenok, now I have to move the c550 directory, right?
13:59.54BabelOkiozen: check if Makefile contain 2.6.29-rc9
14:00.29kiozennope it's 2.6.26-rc9
14:00.59BabelOoh yes sorry it is ok :)
14:01.15BabelOthen move loox directory to same location
14:02.23*** join/#htc-linux surgex (i=surge@pool-71-186-163-107.bflony.fios.verizon.net)
14:02.44kiozenBabelO: ok
14:03.06kiozenthink default config, too?
14:03.55BabelOyes default loox too
14:04.37kiozenBabelO: ok, next?
14:05.08BabelOkiozen: create the default state with default defconfig
14:06.21BabelOkiozen: then menuconfig, and check option like cpld in mfd submenu
14:06.36BabelOkiozen: if it is ok, you can start build, and wait for first fail :)
14:06.47kiozenlol
14:07.38kiozenCan't find default configuration "arch/x86/configs/looxn560_defconfig"!
14:07.52kiozensure it's in arch/arm..
14:07.58BabelOkiozen: yes, sorry
14:08.08BabelOyou can set default arch in Makefile or
14:08.34BabelOmake ARCH=arm CROSS_COMPILE=arm-linux-
14:08.40*** join/#htc-linux ginge (n=baz@78-105-175-81.zone3.bethere.co.uk)
14:09.15kiozenARCH=arm that works
14:14.18kiozenBabelO: starts to ask me all kinds of stupid intel pc based configuration questions
14:14.56BabelOkiozen: so it is bad, make distclean, then redo config
14:15.08BabelOkiozen: wait i ll try to do same here
14:15.50kiozenBabelO: wait, had to do make ARCH...
14:16.00BabelOyes
14:16.08BabelOand cross_compile too
14:16.39kiozencrosscompile is in bashrc :)
14:16.48BabelOok :)
14:17.20*** join/#htc-linux SmallR2002 (n=SmallR20@79-69-97-101.dynamic.dsl.as9105.com)
14:17.24kiozenboahh, this a more recent kernel than my pc os
14:18.10kiozenBabelO: what do we have to change for the cpld stuff?
14:18.12BabelOkiozen: yes, me too i ve only 2.6.26 with opnsuse 11
14:18.42BabelOkiozen: ok for cpld stuff, do you know if you have input, or cpld is just output
14:18.44kiozenhm  2.6.25.9-0.2-default with my suse 11
14:18.53kiozenBabelO: ???
14:19.10kiozenlet'S have a look at the wikik
14:19.26kiozenhttp://www.handhelds.org/moin/moin.cgi/LooxC550Hardware
14:19.59kiozenI would say it's I/O
14:20.03BabelOkiozen: i always recompile to set last kernel on computer :)
14:20.35kiozenBabelO: ok, kernel compiled
14:20.44kiozenwhat's nect?
14:20.57BabelOkiozen: kernel compiled ? it did not complain about cpld error ?
14:21.01BabelOstrange
14:21.17kiozenKernel: arch/arm/boot/zImage is ready
14:21.50kiozenbut it compiled some stuff as module, e.g. usb_gadget
14:22.17BabelOkiozen: ah, maybe you have to double check make menuconfig
14:22.33BabelOkiozen: like under driver/ multi functionnal device
14:23.18BabelOkiozen: at top of this file http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-omap1/htcartemis/htcartemis.c;h=5c1a019153656a6e76e38412b5878843ca455f87;hb=htc-omap
14:23.33BabelOyou have the new cpld declaration you need for the mainline driver
14:23.49kiozenwait I check config first
14:24.44*** join/#htc-linux AlGe (n=alge@chello080109231226.4.uni-klu.teleweb.at)
14:25.43kiozenBabelO: you mean HTC PASIC3 LED/DS1WM chip support (HTC_PASIC3)
14:25.56BabelOkiozen: not this one
14:26.03BabelOkiozen: htc egpio
14:26.14BabelOyou see it ?
14:26.29kiozenBabelO: no
14:27.00kiozenSupport for Silicon Motion SM501
14:27.09kiozenthat is the 2nd entry, nothing else
14:28.04BabelOkiozen: here i see PASIC3, asic3, egpio, silicon motion
14:28.29BabelOkiozen: ok i see hwhy
14:28.39BabelOkiozen: you need to activate gpiolib before
14:29.40kiozenBabelO: is that in drivers...
14:31.14BabelOkiozen: do it the easy way -> CONFIG_HAVE_GPIO_LIB=y
14:31.17BabelOto .config
14:32.53kiozenBabelO: there is CONFIG_GENERIC_GPIO and CONFIG_PC8736x_GPIO
14:33.06kiozennothing else with gpio
14:33.30BabelOkiozen: yes GENERIC_GPIO
14:34.33BabelOkiozen: strange, should be selected by ARCH_PXA already
14:35.44kiozenhm, still nothing to see, think my default config for .2.6.21 ist too old
14:36.24BabelOkiozen: then take magician default config
14:36.36BabelOstart with it should me mostly ok for loox
14:37.46kiozenBabelO: hm, there is no architectire list, too
14:38.16BabelOkiozen: make magician_defconfig
14:38.29BabelOkiozen: then activate loox once it is done
14:40.59BabelOkiozen: you have to add a line to arch/arm/mach-pxa/Kconfig
14:41.06BabelOkiozen: to activate the subdirectory loox
14:41.13BabelOi do it on my computer at same time
14:41.23kiozenBabelO: is it ok , to switch off module support in general?
14:42.01BabelOkiozen: don't know about that.. on artemis i have all built in :)
14:47.52BabelOkiozen: source "arch/arm/mach-pxa/looxc550/Kconfig" to arch/arm/mach-pxa/Kconfig
14:48.28kiozenBabelO: I copied the line from the old kconfig
14:48.31kiozenseems to work
14:49.11BabelOkiozen: ok, do you get htc egpio now ?
14:49.21kiozencompiling..
14:50.11kiozencrud, heaps of modules :/
14:50.37BabelOkiozen: make -j8 take only 5min :)
14:50.45kiozencompiled
14:50.54kiozenno errors
14:51.14BabelOkiozen: no error ? even htc egpio compile ...
14:51.15BabelOhmm
14:54.29kiozenBabelO: looks like it listed without a checkbox now
14:55.04BabelOkiozen: yes because it is autoselected by your main arch
14:55.10kiozen# CONFIG_MFD_SM501 is not set
14:55.10kiozen# CONFIG_MFD_ASIC3 is not set
14:55.10kiozenCONFIG_HTC_EGPIO=y
14:55.10kiozenCONFIG_HTC_PASIC3=y
14:55.36kiozenreplaced all =m with =y, recompiling
14:56.53kiozenBabelO: Kernel: arch/arm/boot/zImage is ready
14:57.01kiozenonly warnings no error
15:00.03kiozenBabelO: should I give it a try?
15:00.16BabelOkiozen: i ve nothing under arch loox :( in the menu
15:00.41BabelOkiozen: wait, can you check under system -> system implememtation -> loox ?
15:00.50BabelOkiozen: via menuconfig
15:02.09kiozenBabelO:  no system just system type
15:02.36BabelOkiozen: yes system type then
15:02.51BabelOintel pxa27x imple....
15:03.08BabelOwhat do you have in target board ?
15:03.27kiozenEnable HTC Magician Support
15:03.51BabelOkiozen: bad... select target board
15:04.05kiozenhas been the same in cr2 kernel
15:04.09BabelOkiozen: you should see loox now
15:04.57kiozenBabelO: no loox in there
15:05.20BabelOkiozen: you have to add the line source "arch/arm/mach-pxa/looxc550/Kconfig"
15:05.39BabelOto arch/arm/mach-pxa/Kconfig
15:06.04BabelOkiozen: after the MAGICIAN section is better
15:07.12kiozenlike this? http://pastebin.no/16412
15:07.29BabelOkiozen: yes :)
15:09.08Marajinginge: Yo
15:09.26gingeMarajin: Yo Yo
15:09.31Marajinginge: How goes?
15:09.40BabelOkiozen: lol, makefile need modifcation on this folder too :)
15:10.09gingeMarajin:  not bad. just recovering from bad headache. remeber kids, don't drink and code
15:10.28kiozenBabelO: I am lost nothing works now
15:10.39BabelOkiozen: yes that's better :)
15:10.54kiozenno I mean the menuentry is totally gone
15:10.57BabelOcompile fail saying no machine found
15:11.22Marajinginge: Hah, nothing wrong wtih drinking and coding
15:11.27*** join/#htc-linux ChanServ (ChanServ@services.)
15:11.27*** mode/#htc-linux [+o ChanServ] by irc.freenode.net
15:11.44gingeMarajin: i thought not at the time, but reviewing last nights work makes me want to hit the bottle
15:11.56Marajinginge: I did finally coax opie-image and gpe-image to fully build.
15:12.03gingenice :)
15:12.11Marajinginge: However it's broken openmoko :p
15:12.25gingeI managed to break SD completely so it doesn;t matter for now :)
15:12.39Marajinhah
15:12.47BabelOkiozen: i see it here in menu entry, with line i show you
15:12.51MarajinTBH I'm wondering if I'm using a funny zImage now
15:13.20Marajinginge: I seem to get the same blank result even with images I seem to remember would start X but not respond to TS..
15:13.48Marajinginge: Oh did anyone ever solution the keyboard glitch? (where it outputs ^] or nothing at all?)
15:14.02kiozenBabelO: where did you place it, can pastebin
15:16.03BabelOkiozen: http://pastebin.no/16415
15:18.11gingeMarajin: solution? not sure. we tried resetting all gpios on init, but I think dcordes has that issue still
15:18.13kiozenBabelO: now I get the entry, but can't select bt, gps ...
15:18.24gingeMarajin: scrolling sorts it.
15:18.57BabelOkiozen: i see that too, can look at it later... add this line to Makefile under arch/arm/mach-pxa/Makefile
15:19.23BabelOkiozen: obj-$(CONFIG_MACH_LOOXN560)     += looxc550/
15:19.50gingeMarajin: We think the X problem is the panning in fb. tmzt and dcordes is looking at it
15:21.14kiozenBabelO: http://pastebin.no/16417
15:22.24BabelOkiozen: yes :) currently fixing it
15:22.33BabelOkiozen: just looking for .h location
15:23.05kiozenthe asm/arch/looxc550.h is easy, I have to copy that
15:23.41Marajinginge: I know scrolling sorts it, roughly, it can acause weird issues though
15:24.00Marajinginge: Heh, I finally found a use for the mac mini! :p
15:24.06gingeMarajin: doorstop?
15:24.12Marajinginge: I have it set up as an olympic TV
15:24.24gingeMarajin: thats too useful.
15:24.39Marajinginge: Well it is a core duo model
15:24.54gingeMarajin: I hope you put Linux on iMMCIRESPONSE3t
15:25.13gingedamn middle click paste. most useful thing ever but annoyinh on a trackpad
15:25.17BabelOkiozen: serial is linux/serial.h and ads7846 is linux/spi/ads7846.h
15:25.25MarajinI didn't actually, I dunno if linux can even deal with this tuner
15:25.37Marajinif it did mythtv would be nice
15:26.03BabelOkiozen: backlight is linux/backlight.h instead of generic_bl
15:26.09*** join/#htc-linux chab7 (n=kvirc@212.92.4.114)
15:28.09kiozenlinux/touchscreen-adc.h still missing
15:28.12BabelOkiozen: new backlight struct name is generic_bl_info
15:28.32BabelOkiozen:  i comment it out for the moment, want to see a first boot
15:31.57BabelOkiozen: #include <asm/arch/pxa2xx-gpio.h>
15:35.37kiozenBabelO: ads7846_ssp_platform_data is ads7846_platform_data
15:38.11kiozenBabelO: hm tsadc_platform_data is tought
15:38.42BabelOkiozen: does not exist in mainline i think, have to look at magician.c it use same driver than you
15:39.24kiozenok, where to get these GPIO macros?
15:41.02BabelOkiozen: which GPI macro ?
15:41.24kiozenGPIO_BASE_INCREMENT, CKEN0_PWM0
15:42.04BabelOkiozen:CKEN0 is just CKEN_PWM0 et GPIO_BASE_... is simply 257 for exemple :)
15:42.07kiozenthese are the only ones left, next to the ts stuff
15:42.22BabelOkiozen: it is the greater gpio value you can found on pxa device
15:47.18kiozenBabelO:  so you think a #define N560_EGPIO_BASE 257 will do?
15:48.06kiozenI mean GPIO_BASE_INCREMENT
15:48.24BabelOkiozen: yes
15:48.29Marajinginge: Woo, SD is probably broken in the last zImage I've built I guess
15:48.56gingeMarajin: its getting progressively more broken :)
15:49.07BabelOkiozen: have to check the max value possible on arm, maybe magician value is better, it set 0x80
15:49.08gingeMarajin: fix one issue and another comes
15:50.00Marajinginge: Heh well this is the .24 kernel that OE builds. but it won't boot from card at all.. what's the last semi-sane kernel we had?
15:50.13ginge.24 was it
15:51.18Marajinwell I mean the last build anyone made we knew to work ok?
15:51.20gingewtf? my gf is on radio6
15:51.28MarajinO.o
15:51.32Marajinsaying/doing what?
15:51.46kiozenthat ads7846_platform_data is wrong,  :(
15:51.53BabelOkiozen: yes :)
15:52.39kiozenok running out of clues here
15:52.40gingethey made up a fake groupie out of a stunt brick and pipecleaners for laughs. It got quite popular and now goes around interviewing bands. Adam and Joe are interviewing them
15:53.11Marajinginge: which radio 6?
15:53.16gingeBBC
15:53.25MarajinBBC radio 6 is a music station innit?
15:53.39gingecovering Leicester festival on saturday
15:53.41kiozenBabelO: you are sure this does not break more than it fixes bt
15:54.06MarajinBBC 6 just shows up as music at the moment, "Stephen Merchant"
15:54.10BabelOkiozen: noo, once i found all fixes :)
15:54.16kiozenlol
15:54.25gingeMarajin: i am using the iplayer crap
15:54.27BabelOkiozen: i do a diff for you once i found all fix
15:54.32MarajiniPlayer does radio?!
15:54.51gingeMarajin: yep
15:55.36Marajinheh, so it does
15:55.40MarajinI was just using DVB
15:55.50gingeI love the Adam and joe show
15:55.55ginge(s)
15:55.57MarajinSilly me for using real stuff :P
15:56.14gingethats what the intertubes are for now we cant pirate without being booted ;)
15:56.28Marajinginge: We can actually, be/o2 just don't care.
15:56.41gingeo really:)
15:56.46gingegood to know
15:57.51dcordes<PROTECTED>
15:58.11gingedcordes: I think I just fixed dma errors in the worst possible way
15:58.24Marajinyou turned dma off? :P
15:58.38gingeMarajin: no, it just never returns any error codes now :)
15:58.47dcordesand it doesn't hang?
15:58.51Marajinrofl :P
15:58.56gingedcordes: oh it hangs, eventually
15:58.58Marajinsee, drunk coding, it's excellent
15:59.08gingeMarajin: lol
15:59.20dcordesginge: so it's your turn with the hangover today?
15:59.25gingedcordes: it just hangs and you never knew what happened
15:59.30gingedcordes: i'm nearly ok now :)
16:00.45gingedamn high contrast monitors with the shit coating. I can see dick all
16:01.21dcordes"glare" ?
16:01.49Marajinginge: It's not x-Glass is it?
16:02.29gingedunno. its just got that shiny darker "higher contrast" doodad on it. I hate it
16:02.56Marajinthat's X-glass
16:03.02Marajinit's terrible if you have any light source behind you
16:03.09dcordesX-glass ?!
16:03.15Marajindcordes: That's what they call it
16:03.41dcordesMarajin: a quick google reveals: http://www.x-glass.com
16:03.47dcordesthat's what they call it
16:03.57Marajin:D
16:04.05Marajinwell it is ginge we're talking about
16:04.39Marajinbut if you google x-glass screen you'll see a bunch of laptops and stuff have them
16:05.52*** join/#htc-linux Marex (n=vasum7am@auryn.karlin.mff.cuni.cz)
16:06.45gingeMarajin: i'm in a room with windows on each side. I can't find anywhere to sit
16:07.47gingeMarajin: just found out I live off bolton road :)
16:09.29Marajinhah :P
16:10.05Marajinginge: Question is, _which_ bolton road? ;)
16:10.11gingeseriously
16:11.05Marajinseriously :P
16:11.06gingeMarajin: it becomes Mnchester road to the centre of bolton
16:11.13gingeB6536
16:11.15Marajinah the proper one
16:11.34gingeA666
16:11.40gingeis my end
16:12.27Marajinkearsley way?
16:12.38gingeSwinton
16:12.54gingejust the other side of the 60
16:13.01Marajinheh, I worked briefly in swinton once
16:13.33gingeactually this letter says clifton
16:15.50Marajinthat's north side of the road isn't it?
16:15.59gingethat cant be right
16:17.39MarajinClifton is in the corner between the M60 and the A666 as far as I know
16:17.59gingeyeah. I have some more mail than pendlebury
16:18.07ginges/than/that says/
16:28.59*** join/#htc-linux ali1234 (n=al@62.24.214.38)
16:29.14*** join/#htc-linux Alex[sp3dev] (n=Alexande@86.110.163.25)
16:33.00gingeok, so I am defeated on this sd iddue
16:33.05ginges/iddue/issue/
16:35.01BabelOMarex: around ? :)
16:48.34*** join/#htc-linux mweilb (n=michael@24-207-226-210.dhcp.stls.mo.charter.com)
16:50.13BabelOkiozen: ok, i get compile now, without bt / gps and button
16:52.33BabelOkiozen: i send you an email
16:56.10*** part/#htc-linux mweilb (n=michael@24-207-226-210.dhcp.stls.mo.charter.com)
16:57.46*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
17:06.42MarexBabelO: hi, yea, I have small question on you as well :)
17:07.19MarexBabelO: The tslib functionality test failed! while building qtopia core, I found some log you already solved that here ... any idea ?
17:07.25Marexgoxboxlive: hi :) ^
17:09.24*** join/#htc-linux BabelO_ (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
17:11.47MarexBabelO_: hi, yea, I have small question on you as well :)
17:11.51MarexBabelO_: hi, yea, I have small question on you as well :)
17:11.59MarexBabelO_: The tslib functionality test failed! while building qtopia core, I found some log you already solved that here ... any idea ?
17:13.02BabelO_Marex: good question :) i fixed it by adding .h and lib to toolchain and .pc files
17:13.12BabelO_Marex: but all this is in qtopia.net toolchain
17:13.45MarexI use my own toolchain :)
17:15.04BabelO_Marex: ah, ok ten you need the .pc file in the PKGCNIG path
17:15.18BabelO_Marex: and as you know it is now tslib-1.0
17:16.02Marexah I see :)
17:16.06Marexthanks
17:16.38BabelO_sorry, but my keyboard have some missing keys :) since the cat take it as his bed
17:17.02BabelO_it was PKG_CONFIG_PATH
17:18.13MarexBabelO_: sure, I understood .... hehe :)
17:18.47MarexPKG_CONFIG_PATH=rootfs/lib/pkgconfig ./configure
17:18.56Marexstill ... doesnt seem like it :(
17:19.06Marexrootfs is full patch to rootfs
17:21.04BabelO_Marex: last solution to find your problem is to go to .config subdirectory and start test by hand
17:26.47Marexheh :)
17:27.05MarexBabelO_: I dont need any tweaks in tslib, right ?
17:31.24Marexlets use OE for the task then :)
17:37.23*** join/#htc-linux ellisway (n=ellis@80-46-67-47.static.dsl.as9105.com)
17:40.58BabelO_Marex: yes tslib OE build is ok
17:41.26BabelO_Marex: i help kiozen to port n560 to 2.6.26
17:42.01BabelO_Marex: i found some issue with _pm.c board file :( i did not found this struct in mainline tree
17:53.53goxboxlivehi Marex
17:59.13*** part/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
18:02.54*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
18:07.10MarexBabelO_: there are some missing things in mainline ... like serial_powr
18:07.13Marex*serial_power
18:18.52BabelO_Marex: we can do a workaround for that with sysfs , i do like this on htc artemis
18:31.22*** join/#htc-linux ginge_ (n=baz@78-105-175-81.zone3.bethere.co.uk)
18:38.41kiozenBabelO_: think i need your looxc550.h too
18:42.51kiozenBabelO_: zImage fails too boot, think cr2 did some black magic with the spi/lcd stuff on the 21 kernel
18:47.14BabelO_kiozen: usb go up ?
18:47.29BabelO_kiozen: my .h is same than you
18:48.05kiozenBabelO_: no usb just black screen
18:49.24kiozenBabelO_: I get the GPIO_BASE_INCREMENT error, and if I fix that I get errors in looxn560_gps
18:49.36kiozenwait I should disable that, right?
18:50.17BabelO_replace gpio base increment by 0x80
18:54.10*** join/#htc-linux exco (n=exco@e181085149.adsl.alicedsl.de)
19:10.13tmztexco: that apt line you gave me was for hardy, I though you were on intrepid?
19:10.47tmztexco: sorry, the synce-gvfs/synce-hal thing
19:11.49excohi tmzt
19:12.04excoyes, well, I am on Intrepid
19:12.37excothe synce-hal works, synce-gvfs doesn't
19:14.56tmztsvn synce-gvfs requires a newer gvfs so I couldn't get it to build against intrepid gvfs
19:23.27excoso I have to wait for the post-Intrepid Ubuntu then :-(
19:26.28tmzthttp://www.nabble.com/gvfs-for-packaging-td17633796.html
19:26.53tmztwill try apt-get source the intrepid gvfs and follow those instructions
19:33.26*** join/#htc-linux SmallR2002 (n=SmallR20@79-69-97-101.dynamic.dsl.as9105.com)
19:34.36*** join/#htc-linux lpotter_ (n=ljp@CPE-124-191-144-181.vic.bigpond.net.au)
20:27.39*** join/#htc-linux LunohoD_ (n=alex@e180066022.adsl.alicedsl.de)
21:00.41tmztexco: can you run /usr/lib/synce-gvfs/gvfsd-synce and see what it says (do you get the same error), both with device attached (synce-pstatus should give output) and not attached
21:04.32excotmzt: http://pastebin.com/d364677ab
21:07.36excohttp://pastebin.com/d7d302821
21:07.44excoyes, it's the same error
21:09.38*** join/#htc-linux goxboxlive (n=ircm@226.84-48-126.nextgentel.com)
21:10.04goxboxliveHi
21:12.44*** join/#htc-linux patoche (n=patrice@lns-bzn-24-82-64-176-189.adsl.proxad.net)
22:47.25*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
23:39.32*** join/#htc-linux ALoGeNo (n=Pi@193.Red-81-32-138.dynamicIP.rima-tde.net)

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