IRC log for #htc-linux on 20081012

00:16.50*** part/#htc-linux exco (n=exco@e181065033.adsl.alicedsl.de)
02:29.38*** join/#htc-linux PoohbaLT (n=Poohba@c-98-235-52-97.hsd1.nj.comcast.net)
02:54.00tmztcr2_: ping
03:51.05*** join/#htc-linux ellisway (n=ellis@80-46-67-47.static.dsl.as9105.com)
04:20.23*** join/#htc-linux cr2_ (n=konversa@crpl6.physik.uni-wuppertal.de)
07:08.21*** join/#htc-linux goxboxlive (n=goxboxli@139.84-48-212.nextgentel.com)
07:17.31*** join/#htc-linux GPFerror (n=GPF@cpe-76-187-41-132.tx.res.rr.com)
07:50.51*** join/#htc-linux lastik_ (n=eraser@80.92.96.29)
09:24.25goxboxlivegood morning
09:24.32goxboxliveanyone with vnc skills
09:25.36GPFerrordouble click , enter username and password?
09:25.48GPFerroronly vnc i've done
09:26.12goxboxliveGPFerror: i want it to start at boot
09:26.33goxboxliveso i get he login window, and not the desktop
09:26.46goxboxlivelike having it launched with kdm
09:27.04GPFerrorno idea sorry
09:28.18GPFerroronly do linux commandline, don't use gui
10:22.29goxboxlivedcordes: there?
10:30.16*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
10:34.16*** join/#htc-linux tim_ (n=tim@92.1.91.19)
10:36.11*** part/#htc-linux tim_ (n=tim@92.1.91.19)
10:38.09*** join/#htc-linux nebi (n=nebi@c-498fe253.02-145-7570701.cust.bredbandsbolaget.se)
10:38.42NetRipperhehe, response from htc on a question whether android will be released for the diamond,raphael or touch hd: http://twitter.com/htc/statuses/954846354
10:39.05kazehttp://twitter.com/htc/statuses/954846354
10:39.09kazesorry !
10:39.18kazedamn putty
10:39.37NetRipperlol
10:39.44kaze:)
10:39.55NetRipperkaze, use puttytray or nutty, makes links clickable ;)
10:40.06kazeof course htc prefers us buying new phones
10:40.21kazeoh thx for the tip
10:40.49NetRipperwell we're stubborn enough to make it work on those phone for them ;)
10:41.14kazei have a stupid question, would it be possible to cross compile arm linux kernel on my freebsd box?
10:41.30NetRipperyep
10:41.35kazemmm
10:41.37NetRipperyou need an arm toolchain
10:41.46NetRipperim compiling arm stuff on my x86
10:41.50NetRippereh, ubuntu
10:42.07kazei suppose the im on amd64 fbsd
10:42.15kazeFreeBSD mono.blok23.net 7.0-STABLE FreeBSD 7.0-STABLE #1: Fri Jun 20 23:36:03 CEST 2008     kaze@mono.blok23.net:/usr/obj/usr/src/sys/MONO64  amd64
10:42.56kazei suppose that even with linux bin compatibility enabled, i still need a bsd specific toolchain?
10:43.02NetRipperyes
10:43.04NetRippererm
10:43.13NetRipperwith linux bin compatibility, maybe you dont
10:43.26NetRipperyou need binutils and arm gcc to work
10:43.35kazei think i do since when i try to gmake the zimage it dies quite fast
10:44.01NetRipperyou have to specify the cross compiler and the arch
10:44.13cr2_hi
10:44.17kazehello
10:44.48NetRippermake ARCH=arm CROSS_COMPILE=/path/to/arm-linux-prefix-
10:44.53cr2_NetRipper: i thought about gpios. it can't be the gpio config
10:45.05kazethx netripper
10:45.28kazei used guide from the xda kaiser android thread
10:45.36NetRippercr2_, glad to hear that
10:45.41kazebut no luck with the linux toolchain
10:46.29NetRipperkaze, perhaps this helps you: http://qtextended.org/modules/developers/qtopia.php?linkFile=developers/Qtopia_Cross-Compile_Tools
10:46.42kaze:)
10:47.16NetRippercr2_, any clues on what it might be instead?
10:47.55kazesl zaurus cross compiling tools :)
10:48.05cr2_NetRipper: did you check the halibut static memory layout ? does it match your mem= setting ?
10:48.50NetRipperthe mem= is automatically set by 64M by default
10:49.03NetRipperi saw it somewhere
10:49.15kazeare you working on the sd issues?
10:49.27NetRippercr2_, kernel .config: CONFIG_CMDLINE="mem=64M console=ttyMSM,115200n8"
10:49.33NetRipperkaze, getting linux to boot on raphael
10:49.36kazei see you talking about gpio since yesternight
10:49.40kazeohoh
10:49.52kazeraphael is quite similar to diamond right?
10:49.59NetRipperyep if raphael works diamond will probably work too
10:50.03kaze:)
10:50.22kazeif you need someone to test i have my diamond laying around ;)
10:50.45NetRipperoki ;)
10:51.15kazebtw puttytray rocks thanks
10:51.28NetRipperkaze, the diamond doesn't have a flashlight, does it?
10:51.33kazeit doesnt
10:51.35NetRipperok
10:52.16NetRipperim going to have some breakfast (already..) bbl :)
10:52.23kazehave a good meal
10:53.00cr2_NetRipper: there were some hardcoded values in the kernel
10:53.07kazeanyone knows if there is an equivalent to bitchx's "/detach" command in epic5?
10:53.14cr2_NetRipper: which source tree are you using ?
11:03.37goxboxlivehi cr2_
11:03.44goxboxlivecr2_: do you know what vnc is?
11:06.44*** join/#htc-linux kaze (n=kaze@pac33-1-82-235-251-34.fbx.proxad.net)
11:07.24kazehehe nice to have clickable links in term :)
11:11.40*** join/#htc-linux diogene31_ (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
11:22.29cr2_goxboxlive: hi. vnc is a "portable" way to export the local display. like x11
11:22.42cr2_but in a more primitive form
11:23.09goxboxlivecr2_: i know, do you know how i can set it up to start at boot?
11:23.25goxboxliveI want the kdm screen when i start an session from my laptop
11:24.23cr2_no idea
11:27.46BabelOgoxboxlive: xorg have a vnc plugin
11:28.02goxboxliveBabelO: you know it all :-) thx
11:28.48kazeever tried freenx in place of vnc?
11:28.54kazeits way faster
11:29.00kazeway lot latency
11:29.04kazeless
11:29.12BabelOgoxboxlive: http://xf4vnc.sourceforge.net/doc.html
11:29.38BabelOkaze yes agree freenx is faster :) and better display capabilities
11:31.55goxboxlivekaze: does it give me xdm at start like i can with vnc?
11:32.12goxboxliveso it starts at boot and not manually by a user
11:32.16kaze<PROTECTED>
11:32.19kazeit can be done
11:33.07goxboxliveok, i have to check it out then. It's not available in the debian repo thoug
11:34.53goxboxliveahh i have used it before
11:37.23BabelOgoxboxlive: so your computer is working now ?
11:38.56goxboxliveBabelO: :-) at last
11:39.09goxboxlivei have even installed a nvidia properitary driver
11:39.16BabelOgoxboxlive: good :) so you install 2.6.27
11:39.29goxboxliveand i found out that in 2.6.26 the a1le driver where included
11:39.34goxboxliveno 2.6.26
11:39.50BabelOgoxboxlive: yes from nvidia.com ? but if you use only vnc ... not usefull :)
11:40.12goxboxliveBabelO: well i have ascreen for thecomputer, but i normaly use vnc or ssh
11:40.27BabelOok
11:40.38BabelOyou compile 2.6.26 with my .config ?
11:51.20*** join/#htc-linux drasar (n=maik@77.93.211.13-msol.msol.cz)
11:59.04*** join/#htc-linux LunohoD_ (n=alex@e180073060.adsl.alicedsl.de)
12:01.39goxboxliveBabelO: no, i compiled 2.6.27 with yur. The 2.6.26 where available in debian repo
12:01.53goxboxliveBut i found out that i had to use the bigmem kernel.
12:01.59goxboxliveAhy is it diffrent
12:02.26BabelOgoxboxlive: ok, anyway you can get your 2.6.27 config with zcat /proc/config.gz > defconfig
12:02.42goxboxliveBabelO: ok
12:03.02goxboxliveBut is there any point to move over to 2.6.27?
12:03.33BabelOgoxboxlive: should be better to move to 2.6.27. i moved since i compile a version for you
12:04.29goxboxlive:-) ok
12:09.38goxboxlivekaze: but freenx doesnt resume if i remember correct
12:12.40*** join/#htc-linux fo_Q (n=foq@85.124.99.239)
12:13.00NetRippercr2_ android-msm-2.6.25
12:13.21BabelOgoxboxlive: freenx resume, i use that feature from office
12:13.45goxboxliveBabelO: ok
12:14.09drasarHello everybody. I have downloaded an Angstrom build for HTC Blueangel and I have find out that "file" utility says this on binaries: "ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.14, stripped". Does it mean that these binaries are runnable only on kernel >=2.6.14? If so, how can I compile source to be runnable on older kernels as well?
12:14.15goxboxliveBabelO: there where no config.gz in my proc direvtory. But i found one config in the /boot directory
12:15.08BabelOgoxboxlive: debian is still a strange thing for me look like slackware.. good distrib for server computer
12:15.28BabelOgoxboxlive: config.gz is a kernel feature to remember what you use to compile it
12:18.28goxboxliveBabelO: yes, but i guess it's the same as the one in /boot
12:34.49*** join/#htc-linux imfloflo (i=5a373a67@gateway/web/ajax/mibbit.com/x-748b6402ffb425ec)
12:44.02*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
12:48.15*** part/#htc-linux imfloflo (i=5a373a67@gateway/web/ajax/mibbit.com/x-748b6402ffb425ec)
13:31.37*** join/#htc-linux PoohbaLT (n=Poohba@c-98-235-52-97.hsd1.nj.comcast.net)
13:33.06*** join/#htc-linux ImCoKeMaN (n=imcokema@pool-98-111-112-76.hrbgpa.fios.verizon.net)
13:34.41*** part/#htc-linux drasar (n=maik@77.93.211.13-msol.msol.cz)
14:13.27*** join/#htc-linux Arilou (n=DeluxeIR@79.101.86.51)
14:18.50dcordesgoxboxlive: now
14:40.55*** join/#htc-linux Spike1506 (n=Joshua@cable-62-238-192-3.zeelandnet.nl)
14:55.38dcordesmarajin: yo?
15:15.35*** join/#htc-linux marmotta (n=skodde@unaffiliated/skodde)
15:22.45*** join/#htc-linux nebi (n=nebi@c-498fe253.02-145-7570701.cust.bredbandsbolaget.se)
15:31.34marajindcordes: hey man
15:35.32dcordesmarajin: hey there
15:41.04marajindcordes: 'sup?
15:44.38dcordesmarajin: not much trying to get my atheros interface working as an ap. looks like a lot changed since I last did that
15:48.59marajinheh, well good luck there
15:49.00*** join/#htc-linux FRITZ (n=FRITZ@201-42-188-46.dsl.telesp.net.br)
15:49.21dcordesmarajin: you?
15:49.46marajindcordes: still trying to complete fallout 3. I completed the main storyline a coupla days ago but I'm filling in all the side quests
15:50.05dcordesmarajin: I looked at some ingame footage. seems like a nice game
15:50.21marajinnever seen the fallout games before?
15:50.33dcordesno
15:52.05dcordesneed to reboot brb
15:52.09*** join/#htc-linux Poohba1 (n=Poohba@c-71-58-20-66.hsd1.nj.comcast.net)
15:52.14marajinthey're classics
15:54.41*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
15:57.51FRITZanyone here using UNIVERSAL/linux? iam looking for the status of kernel.
16:02.31dcordesmarajin: we could use something like http://trac.edgewall.org/ for the htc-linux.org
16:03.54*** join/#htc-linux Poohba (n=poohba@c-71-58-20-66.hsd1.nj.comcast.net)
16:04.47FRITZ:-(
16:09.33marajindcordes: Looks about right yep
16:44.01*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
16:49.16*** join/#htc-linux exco (n=exco@e181086225.adsl.alicedsl.de)
16:51.41*** join/#htc-linux chab7 (n=kvirc@212.92.4.114)
17:01.25*** join/#htc-linux wavyli (n=pear@193.43.249.169)
17:01.40*** join/#htc-linux szsoftware (n=sven@e178201186.adsl.alicedsl.de)
17:01.52szsoftwareevening
17:07.36tmztFRITZ: you still here?
17:12.46*** join/#htc-linux Alex[sp3dev] (n=alex_dfr@86.110.163.25)
17:20.41FRITZYes iam here..
17:20.58FRITZ<tmzt> :-0
17:22.15*** join/#htc-linux DasFx (n=John@5354790B.cable.casema.nl)
17:25.00tmztFRITZ: ALoGeNo was using debian on universal, built with sumoudou?? kernel and parts of titchymobile
17:26.23FRITZYes, i already read around and found about sumoudou. Its nice.. iam using to.
17:26.49cr2_NetRipper: http://tweakers.net/nieuws/56128/htc-geen-android-op-diamond-of-touch-hd.html
17:27.07FRITZbut my question is more to, can we imaginate our linux running inside our UNI rom? not in SD card? EVEN will the cameras work some day?
17:27.21tmztFRITZ: I haven't found what source he is using for that kernel though
17:28.58FRITZMaybe angstrom? until some months ago i found something to universal at angstrom devel tree, but after a time, no more
17:29.13tmztFRITZ: not sure about that.  it would depend on what the mtd support is and bootloader.  the cameras might be helped by android release, but the library will be closed
17:29.59tmztFRITZ: it really depends on the kernel, not debian/angstrom
17:30.02FRITZHumm, already exist drivers for UNI CAMs, but seems for more newer kernel
17:30.23tmztFRITZ: how new is the sumoudou kernel?
17:31.32FRITZhummm.. not sure.., and no way of boot now my device.., anyone here know? goxboxlive maybe know..
17:31.44tmztwhy not?
17:32.12FRITZseems 2.6.21 h20 the same from years ago
17:32.25tmzthave you tried titchy kernel?
17:33.00FRITZseems the same, not?
17:33.15FRITZbecause http://www.oesf.org/forum/index.php?showtopic=25666 link to titchy and there say 2.6.21
17:33.15tmztdon't know, just that it supports armel
17:33.48*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
17:33.57FRITZwho work with universal here at forum? with more solid infs?
17:34.01tmztso those are still hh.org kernels, I wondered about that
17:34.48FRITZi was just reading about new kernel and new suport to solid state memory, no more layers to emulate a DISK. imagining how this can boost our devices.
17:34.52tmztI asked ALoGeNo about testing some uni kernels, he said that sumoudou worked so it might not be neccessary
17:35.27FRITZand sumoudou come at this channel sometimes?
17:36.07tmztI am making my device work on kernel.git master, which is basically upstream kernel, using a file I made for an older hh.org kernel
17:36.37tmztit is pxa based also, so I thought about making the other pxa's work on an upstream kernel
17:36.38NetRippercr2_, yes, i've read, unfortunately
17:36.51FRITZAnd this is working?the patchs are working?
17:37.39tmztnot worked on uni yet, need to get sumoudou or whatever patches for keyboard, or maybe those or in kernel26 cvs
17:38.20FRITZwell, the question still sumoudou come at this channel ? sometimes?
17:38.36tmztdon't know, what is his nick?
17:38.37cr2_NetRipper: we just need to put a bit more effort :)
17:38.52cr2_NetRipper: i think we are really close
17:39.13FRITZNo idea. heheheh
17:40.11FRITZiam a casual linux user in my universal. because my work.. and because at hh.org seems the kernel status stoped for a time.. i decide to ask.
17:40.30NetRippercr2_, yes, i think so too
17:41.03tmztFRITZ: better support for wifi might be coming soon,
17:41.29tmztFRITZ: but it's likely only going to be supported on newer kernels
17:41.37cr2_NetRipper: i'm mostly concerned about the lcd panel init.
17:41.39tmztFRITZ: so we need to get that done first
17:42.26tmztcr2_: do we have mfd drivers for cpld on htc's yet?
17:42.43FRITZand cameras, ( seems the UNIĀ“s cam model ) start from 2.6.16
17:43.16cr2_tmzt: the htc-egpio code is in 2.6.27 ?
17:43.33tmztFRITZ: I'll look at magician again, can't remember if it is still using old egpio stuff
17:43.38dcordescr2_: yes it is
17:44.00tmztoh, haven't looked at 2.6.27 yet
17:44.06FRITZFor a 5y old device, universal have a good cam. just changing to DirectShow from Raphael, seems the pics become better at low lights.. so iam imagining how they can be under linux..
17:44.37NetRippercr2_, lcd panel is already init'ed when linux boots...
17:45.19cr2_NetRipper: but msm_fb will reconfigure it ?
17:46.23cr2_NetRipper: the lcd id is defined by 2 toshiba mddi bridge gpio bits.
17:46.54cr2_NetRipper: can you remove the lcd driver for the kernel completely ?
17:47.03FRITZ<tmzt> well, seems no one here know about "sumoudou"
17:53.21tmztFRITZ: no, sorry, but if he is using hh20, the patches are probably in kernel26 cvs
17:53.54tmztFRITZ: we just need to port them to 2.6.27 and rewrite it to set_gpio_* and htc-egpio
17:54.27tmztFRITZ: keyboard needs to converted to the new drivers/structures
17:55.47FRITZ<tmzt> you forgot something...
17:55.49FRITZ<tmzt> AND I LOOSE MORE MY TIME WITH THIS DEVICE. kidding..
17:55.52FRITZ:-)
17:56.07tmztthat may be true
17:56.16tmztyou are looking to be able to swap sd cards?
17:56.21cr2_NetRipper: can you dump the gpio "owner" registers ?
17:56.55*** join/#htc-linux Dinde314 (i=kayser@81-65-130-197.rev.numericable.fr)
17:57.18NetRippercr2_, fb and lcd are seperate things, aren't they? once lcd is on, it should simply write what's written in fb
17:57.28NetRipperlcd stays on when booting linux
17:57.36tmztFRITZ: phone could possible be made to work with freesmartphone.org, though I think titchy and maybe qtopia supports it now
17:57.40NetRippernot sure if it even gets to fb init
17:58.34tmztFRITZ: you are looking to be able to swap sd cards?
17:58.49FRITZIam looking more to have a kernel with basic sistems working. cams, BT, WIFI, and inside uni memory not on sdcard. after, what distro to use in this kernel well, another thing..
17:59.10tmztdoes bluetooth work now?
17:59.27FRITZseems yes.. at last when i used from hh.org worked. and well.
17:59.53FRITZbut using cmd not under x, if iam not wrong.
18:00.06tmztI think cameras are qci, at least one of them
18:00.39tmztalso, that, wifi is acx on pcmcia, but using memory mapped i/o space
18:00.45FRITZfrom old and hh.org EXT. CAMERA  WIP  The driver is available in the 2.6.16 kernel for [WWW]Motorola A780
18:00.45FRITZINT. CAMERA WIP The driver is available in the 2.6.16 kernel for OMAP [WWW]info
18:00.52tmztwhich is what is being worked on for sdio on msm
18:01.45dcordesFRITZ: g1 will have binary driver for the camera
18:02.16dcordesFRITZ: I hope it will be usable for the other 7201a devices like raphael
18:02.26*** part/#htc-linux exco (n=exco@e181086225.adsl.alicedsl.de)
18:02.59cr2_NetRipper: the owner regs.
18:03.08NetRippercr2_, yes yes
18:03.09szsoftwaredcordes: hi, alive and kicking, yo?
18:04.14FRITZ<dcordes> Well, Raphael, Raphael.. iam side by side Raphael and Universal just now.. at my side.. Raphael is a amazing device.., one i can do sex with device ( kidding ). but my love still Universal, dont know, seem a more than a love and sexual case.. :-)
18:04.56cr2_NetRipper: you may also check if the non-virtual gpio out works http://wiki.xda-developers.com/index.php?pagename=RaphaelMemoryMap
18:05.33NetRippercr2_, how do i recognize the non-virtual gpios?
18:06.52FRITZ<tmzt> besides you, the misterious sumoudou, who more are in EFECTIVE working on universal/kernel?
18:07.24NetRippercr2_, http://www.netripper.nl/raphael/20081012_owners.txt
18:07.47*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
18:07.50NetRipperowner 0 to 5 in order
18:07.51marajindcordes: sex with the raphael? you must have one interesting 'adapter'
18:07.57marajin'lo ali1234
18:08.03cr2_NetRipper: they are in the same bank as "owners"
18:08.55tmztFRITZ: well, I'm not effective working on it right now, working on another pxa device that is not supported by hh.org kernel
18:11.25tmztthe only htc I see in 2.6.26-rc9 is magician
18:11.55*** join/#htc-linux DasFx (n=John@5354790B.cable.casema.nl)
18:12.05FRITZ<marajin> ho yes and this ADAPTER.. kidding... And speaking about adapter.. No idea how HAPPy i become after leave for a trip with my new and shiny Raphael, with my incredible modROM. when in midle way i discover, O GOD I FORGETTHE USB/PHONE ADAPTER. To hell.
18:12.54marajin...
18:12.54tmztand it appears to be using htc-egpio but not mfd api
18:13.13FRITZ<tmzt>  Well, need to wait. IF and WHEN i find a time iam to try something with the new 2.7 kernel, at last to play with... but thanks a lot for give me atention here here :-)
18:13.45*** join/#htc-linux rowy (n=pear@193.43.249.169)
18:15.41NetRippercr2_, these regs don't work
18:15.43tmztFRITZ: sure, check back here
18:16.01cr2_NetRipper: ok.
18:16.24cr2_NetRipper: i see some diffs with my table.
18:16.28tmztFRITZ: I don't have universal, so if I do try building a kernel I need someone to work with testing kernels
18:18.15FRITZiam not 1005 of time here.., but i can help if you want, to test., just send you my email.. if you want, or skype
18:18.21FRITZ1005 = 100%
18:28.21tmztif we go with 2.6.27, it might have to wait for kernel.git to be updated to it.  need somewhere to branch from
18:34.14*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
18:35.46*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
18:36.15*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
18:46.01cr2_NetRipper: documented the sd and wifi alt settings.
18:48.43marexmighty marex is back 8-)
18:48.56marexcr2_, hi, long time no blackmail ;-)
18:49.16marexcr2_, how's N560 going ? :-)
18:52.07cr2_marex: the n560 sound driver ready ?
18:52.33marexnah, but last night I got to do some kernel work on palm devices again :-)
18:54.50cr2_ok
18:55.43*** join/#htc-linux nebi (n=nebi@c-498fe253.02-145-7570701.cust.bredbandsbolaget.se)
18:55.44marexI currently use the n560 to read manga ... nothing else (since it's unusable for anything else with windblows on it)
18:55.48tmztmarex: what palms are you working on?
18:56.08marextmzt, lemme see ...
18:56.34tmzttried following hnd, but not had time recently
18:56.39marexz71 tt t3 t5 tx ld
18:56.49tmztz71 is omap?
18:57.00marexand those I dont have but ported to mainline - te2, z31
18:57.22marexI also ported z72 and t650 to mainline, but they have their own maintainers so ask them if you need help with these
18:57.30marexslapin redid the z72 port iirc
18:57.37marextmzt, yes
18:58.02tmzthow is tx going now, wifi partly supported?
18:58.28marexwifi works on tx, someone just need to fix firmware loader, that's all
18:58.56tmztoh, so new acx driver won't help? is sdio?
18:59.01marexyou can even use wpa supplicant (I was told that ... I never cared to test it myself)
18:59.17marextx has 88w8381 from marvell
18:59.25marex(older libertas)
18:59.32tmztright, that was it
19:00.12tmztloader is specific to the rom firmware, or do you mean something else than other libertas devices
19:01.28tmztsorry, I mean the protocol is not like other libertas devices
19:01.33marexyou need to load firmware to the card, there isnt anything much preloaded there
19:01.48marexthe protocol is nearly the same, just the firmware is different
19:01.56marexand the loading procedure as well
19:03.58tmztstill want to get a tx, but didn't really want to use wifi in palmos.  the other palms are cheaper but no wifi.
19:06.35tmztcr2_: can you explain what's going on here? :
19:06.37tmzt022.968(0006750)     IRQS    GEDR0: GPIO18(82)=1
19:06.37tmzt022.971(0008748)     IRQS    GEDR0: GPIO18(82)=1
19:06.37tmzt022.971(0002911)     IRQS    GEDR0: GPIO18(82)=1
19:06.37tmzt023.109(0294822)     IRQS     ICIP: USBh1(3)=1
19:06.40tmzt023.109(0014613)     IRQS     ICIP: USBh1(3)=1
19:06.42tmzt025.103(0716988)     IRQS     ICIP: USBh1(3)=1
19:06.45tmzt025.926(0267650)     IRQS    GEDR3: GPIO116(180)=1
19:06.48tmzt026.136(0117819)     IRQS     ICIP: GPIO1(9)=1
19:06.50tmzt026.136(0000000)     IRQS    GEDR0: GPIO1(65)=1
19:06.53tmzt026.834(2850286)     IRQS     ICIP: USBh1(3)=1
19:06.55tmzt026.837(0013361)     IRQS     ICIP: USBh1(3)=1
19:06.58tmzt026.877(0192796)     IRQS    GEDR0: GPIO18(82)=1
19:06.58marexld has wifi, but it has some harder issues
19:07.00tmzt026.878(0004589)     IRQS    GEDR0: GPIO18(82)=1
19:07.02marexdamn ... use pastebin
19:07.19tmzta little long, tried to cut it down
19:09.53*** join/#htc-linux hqqh (n=hqqh@e178129127.adsl.alicedsl.de)
19:11.01tmztI think I need to set the directions first, but I thought the would stay as they were set from ce
19:13.36szsoftwarecr2_: may I ask, what stands goldfish for? Is that a evaluation/development platform for Android?
19:16.08tmztcr2_: GEDR0: GPIO18(82)=1  # 18 is the gpio, 82 is the irq
19:16.38tmztcr2_: and what is ICIP vs. GEDR0
19:19.42*** join/#htc-linux asdf_ (n=jay@r74-193-81-196.pfvlcmta01.grtntx.tl.dh.suddenlink.net)
19:21.03cr2_82 is haret internal number for gpio18 (for ibit)
19:21.26*** join/#htc-linux tgreer (n=tgreer@titus.tsone.info)
19:21.47tmztok, gpio18 is I in dump gpio, so it can't be PUEN ?
19:21.48cr2_ICIP is the pxa built-in irq, GEDR is edge-detect event (irq)
19:21.55cr2_no
19:22.14cr2_it's power of usb detect irq
19:22.24cr2_s/of/or/
19:22.27tmztI have connected over bluetooth pan, so I can pull plug usb
19:23.09cr2_116 and 1 are in the same league
19:23.15cr2_you have pxa270 ?
19:23.20tmztso I can put it in udc_mach
19:23.21tmztyes
19:23.28cr2_otherwise 116 is just some stray event
19:23.30tmztvbus gpio?
19:23.32cr2_ok
19:23.54*** part/#htc-linux tgreer (n=tgreer@titus.tsone.info)
19:23.59cr2_cnnect the "pure" AC on usb power
19:24.15tmztok, hold on
19:24.18cr2_then you will know which one is usb detect
19:26.16tmztok, I get gpio18 and USBh1 (but phone is on)
19:27.06tmztstill get USBh1 with phone off
19:29.15tmztif that is vbus, how do I find PUEN so eth gadget will work?
19:29.38tmztI need to put it in udc_command
19:30.27cr2_watch gpios
19:31.53tmztI need to ibit a bunch, I guess
19:38.00tmztgreat, that is just the screen getting brighter, dimmer, off
19:38.14tmztwhen I plug in the power
19:43.53tmztok, what is GAFR3_U AF117(490)=0 I only get it after ibiting almost everything else?
19:46.14*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
19:47.45tmztcr2_: those are alt functions?
19:49.03cr2_yes
19:49.13cr2_117 is i2c ?
19:50.28tmztwould have to find the specs again
19:51.03tmztI think I am looking for basic gpio, though
19:51.18marajinwb dcordes_
19:51.28tmztand I have only tried the ac adapter with this ibit settings
19:53.18tmztalot of 26 =0 =1 which I got before
19:53.40tmzt40=1 53=1
19:54.14tmztI can try connecting it to usb on linux now
20:03.01tmzthttp://pastebin.no/54059
20:03.48tmztthis repeats though:
20:03.52tmztGEDR0: GPIO18(82)=1
20:03.55tmztwait
20:04.39tmztgplr1: 35=1 40=1 53=0
20:04.46tmztgplr1: 35=0 40=0 53=1
20:07.36cr2_tmzt: puen, charge enable
20:07.57cr2_dcordes_: do you have a list of proc_comm codes ?
20:08.09cr2_dcordes_: for vogue/kaiser ?
20:08.43tmztibit those, I get only the AF117/AF118 and:
20:08.52tmzt26 = 0
20:09.06tmzt19 = 1 26 = 1
20:09.41tmztshouldn't I get charge enable on ac adapter too?
20:10.17tmztthen I get (ac adapter):
20:10.31tmzt34 = 0 39 = 0
20:10.51tmzt118 = 0
20:10.54tmzt118 = 1
20:10.55cr2_sometimes there is charge, and hi-power charge
20:11.02tmzt26 = 1
20:11.11cr2_117/118 may be i2c, check the docs.
20:11.32tmztI get the power plug icon on plugging both ac and usb from pc, where I think rndis_host is in kernel
20:11.58tmztit won't charge without rndis or if in modem mode
20:12.08tmztbut 26 is charge then?
20:12.16tmzt19 is puen?
20:12.42tmztI think there is usb power chip and emu (uart) stuff, might be i2c
20:13.07tmzt19 is O 0 0 in dump gpio
20:14.06tmzt26 is I 1 1
20:14.20cr2_tmzt: the ac and usb detect are usually irqs
20:14.57szsoftwarecr2_: maybe you overread ;-). What do you know about that? May I ask, what stands goldfish for? Is that a evaluation/development platform for Android?
20:15.45tmztszsoftware: I thought it was that qvga qwerty device that is used as theme in the emulator before g1 annouced?
20:17.21szsoftwaretmzt: hmm, because it's goldfish_fb has rotation support, I don't know where to "steal" the code from as it's best
20:17.33tmztit's not msm though, is it?
20:17.43tmztjust for qemu?
20:17.55cr2_szsoftware: don't know
20:18.02szsoftwaretmzt: have that to find out..
20:18.27tmztcr2_: is that all I need?
20:19.22tmztcr2_: I should have added decoded logging to haretconsole first
20:19.39tmztdon't know how far screen paste goes back
20:20.31*** join/#htc-linux PoohbaLT (n=Poohba@c-98-235-52-97.hsd1.nj.comcast.net)
20:23.51cr2_tmzt: write the gpios down in some wiki/table
20:24.06cr2_tmzt: and decode the alt settings. (from dump gpio=
20:24.28cr2_NetRipper: i have found many proc_comm commands
20:24.59cr2_NetRipper: should be compared to vogue, though.
20:25.34NetRippercr2_, what ar proc_comm commands for?
20:26.11*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
20:32.23BabelOgoxboxlive: so, how is your new compile machine ?
20:33.12goxboxliveHi BabelO i havnet tested it yet, I started to compile 2.6.27, but i forgot it and dont know how it took.
20:33.31goxboxliveI havent tested crosscompiling yet. I am still fighting with vnc
20:33.45BabelOgoxboxlive: use "time make -j4"
20:34.08BabelOwhy fighting with vnc ?
20:34.13goxboxliveI have vnc working, but i want it like i had it on my old computer, where vnc where started at boot with xinetd and not by a user
20:34.45BabelOgoxboxlive: ok, and  my solution ?
20:34.53goxboxliveBabelO: freenx?
20:35.06BabelOno xf4vnc
20:35.13goxboxliveI have tried it
20:35.41goxboxliveNo i havnt, it wasent available in the debian repo
20:36.38goxboxliveand the package at SF.net is so old: Last Update: Aug 03 2004
20:37.21goxboxlivewell but anyway, it's getting late now for me, i have to go to sleep. I'm up 05:20 in the morning :-(   Good night
20:40.23BabelOno update needed if it works :(
20:40.34BabelOcr2_: progress with raphael ?
20:43.26*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
20:43.41BabelOevening diogene31
20:43.53cr2_BabelO: no, just gathering more systematic info
20:44.07diogene31BabelO: Evening !!!
20:44.25*** join/#htc-linux Guimli (n=guimli@ecu69-1-82-231-127-213.fbx.proxad.net)
20:44.39BabelOcr2_: i m playing with GT :)
20:45.00cr2_many undocumented commands.
20:45.04cr2_:)
20:49.54BabelOcr2_: i m looking at river :)
20:58.28cr2_BabelO: lakes, as in lakewalker
21:04.07BabelOcr2_: onlys lakes ?
21:07.07cr2_BabelO: i think lakes is more interesting.
21:12.03tmztcr2_: I think a big part of the udc driver is missing, at least on pxa27x
21:12.28tmztcr2_: can't find where it gets gpio_vbus from, or request_irq on it or anything
21:14.11*** join/#htc-linux fpletz (n=fpletz@2001:470:c041:feed:dead:beef:cafe:42)
21:20.37dcordes_cr2_: not a list exactly but in the proc_comm codes are in the kernel repositories
21:21.42dcordes_cr2_: check vogue-hw.h
21:22.29tmztdcordes_: do you know why oe would be using host headers?
21:22.57dcordes_tmzt: don't know what you mean
21:32.22tmztgot disconnected
21:32.59tmztdcordes_: someone was asking in #jlime why it would fail to build with a message about /usr/include/bits/fcnt12.h
21:33.49cr2_dcordes_: do you have a link ? i think that a wiki page will be better. maybe there are some differences too.
21:36.18cr2_pmic_SIR...
21:44.13dcordes_cr2_: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/vogue-hw.c;hb=refs/heads/htc-vogue
21:48.11cr2_hmm. 4 and 5 vibrate. need to check.
21:49.31*** join/#htc-linux qecezyty (n=pear@193.43.249.169)
21:52.20dcordes_cr2_: I can't find kaiser-hw.c
21:53.22dcordes_cr2_: but there is kaiser-pm.c which uses pc as well I think http://headfuzz.co.uk/files/android/git-diff-2.6.25-170908.diff arch/arm/mach-msm/kaiser-pm.c
21:53.24cr2_dcordes_: do you have working vibra/sound ?
21:54.55dcordes_cr2_: I think barry has working sound code. not sure about vibra right now.
21:55.11dcordes_cr2_: he must have some more pc bits
21:55.40*** join/#htc-linux szsoftwa1e (n=sven@e178206117.adsl.alicedsl.de)
21:56.10NetRippercr2_, are you familiar with asm?
21:56.41cr2_NetRipper: not mcr/mrc
21:56.46NetRipperno, just asm
21:56.53NetRipperi'm using this:
21:57.00NetRipperldr     r4, .L3
21:57.01NetRipper.L3:
21:57.01NetRipper<PROTECTED>
21:57.01NetRipper<PROTECTED>
21:57.18NetRipperthe .L3 is just a hex value
21:57.32NetRipperi want to do it like this: ldr r4, #0x......
21:58.06NetRippercompiler complains it's not valid, what's the way to do it?
21:58.56NetRipper(.L3 equals 0xa9200804)
21:59.28*** join/#htc-linux vyxymuj (n=pear@193.43.249.169)
22:00.03cr2_hm.
22:00.14cr2_use mov r0, #xxxx
22:00.27cr2_ldr r4,[r0] ?
22:00.31NetRippertries
22:01.42NetRippersrc/wince/asmstuff.S:173: Error: invalid constant (a9200804) after fixup
22:01.49NetRipperon the mov r0, #..
22:03.00NetRipperalso tried this, same problem:
22:03.01NetRippermov r5, #0
22:03.01NetRipperadd r7, r5, #0x92f00838
22:03.06*** join/#htc-linux szsoftwa2e (n=sven@e178213022.adsl.alicedsl.de)
22:03.17NetRipper(thought i'd be smart)
22:03.18NetRipper:P
22:12.15cr2_it seems there are some limits
22:12.39cr2_does it work with  #0x92f00000 ?
22:13.57NetRipperno
22:16.39cr2_<PROTECTED>
22:16.52cr2_i mean mov r0,#
22:17.06cr2_probably you can't add more than 0xffff
22:17.42swetlandthere are only 8 bits available for the constant in mov
22:17.42NetRipperthat last one works
22:18.10swetlandand most (all? I'm rusty) arith ops
22:18.27NetRipperhow come loading from a label does work, is that a 'trick'?
22:18.50*** join/#htc-linux bidyvup (n=pear@193.43.249.169)
22:18.54swetlandldr r0, =CONSTANT
22:19.03swetlandis a shortcut for pc-relative load
22:19.18swetlandgas stashes the constant at the end of the function
22:21.06cr2_swetland: but ldr r0, =CONSTANT is an asm macro ?
22:21.32swetlandit's not a macro as such -- just a special form the assembler recognizes
22:21.35NetRipperi just want my .L3 label to be human-readable
22:21.45NetRipperwith a hex value
22:21.46NetRipper:p
22:21.57swetlanddon't bother with the label,  ldr r4, #-1457518536
22:22.01swetlandwill do the same thing
22:22.03cr2_dcordes_: ok, vibra on/off is 4,5
22:22.05swetlandor use the hex value there
22:22.11*** join/#htc-linux LanceHaig (i=4e696aee@foresight/member/lhaig)
22:22.17NetRipperswetland, it's a double-word
22:22.20cr2_dcordes_: let#s hope that the other proc_comm codes are the same.
22:22.35NetRipperswetland:
22:22.35NetRipper@.L3:
22:22.35NetRipper@        .word   -1457518536
22:22.35NetRipper@        .word   -1457518588
22:22.49swetlandah, gotcha.
22:22.55NetRipperand i don't want the -1457... i just want #0xmyhex
22:22.58NetRipper:)
22:23.01cr2_dcordes_: where are the pm-related codes ?
22:23.17*** join/#htc-linux BruteFrce (n=IrcNet@m4e0e36d0.tmodns.net)
22:23.24NetRipperor perhaps the hex divided into two parts, with bit shifting?
22:23.42*** join/#htc-linux szsoftware (n=sven@e178221184.adsl.alicedsl.de)
22:24.14cr2_NetRipper: if you will implement the proc_comm in asm, you can use vibra :)
22:24.29NetRippercr2_, what's proc_comm?
22:24.36swetlandtry .quad
22:24.41BruteFrcewow wince isnt that ba onceya figur out howto customze it
22:25.05NetRipperBruteFrce, now try english
22:25.12swetlandyou should be able to do .word 0x11223344  just fine
22:25.21NetRipperoh, let me try that
22:25.45swetland<PROTECTED>
22:26.20NetRipperindeed that works
22:26.21BruteFrcelol sorry keyboard is being slow and mising key for some reason
22:26.29BruteFrcekeys...
22:26.31NetRipperswetland, thanks alot
22:26.39swetlandnp
22:27.08dcordes_cr2_: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/vogue-pm.c;hb=refs/heads/htc-vogue
22:27.09NetRipperswetland, can i now also put that .word inline? or does it have to be in a label
22:28.48swetlandyou can put it whereever you like
22:28.56cr2_dcordes_: thanks
22:29.18swetlandnothing is "in" a label. they just mark a location so you can refer to it by name elsewhere
22:29.19tmztcr2_: this just great, there seems to be no working pxa27x udc driver
22:29.57NetRipperswetland, well, i mean, something like "ldr r4,.word 0xa9200804" doesn't work
22:30.27swetlandldr takes a register and a memory address
22:30.36tmzt.word is a psuedoop, isn't it?
22:30.42swetlandldr r4, .word ...
22:30.51swetlandmakes about the same sense as   ldr r4, mov r0, #43
22:30.56NetRipperoh
22:31.16NetRipperso i can't write my .word in one line with ldr :)
22:31.18swetlandtmzt: yeah
22:31.20NetRipperjust wanted to check
22:31.37tmztnot familiar with at&t, but more masm etc.
22:32.05swetlandif you want to use ldr to load a single constant into a register, you can use   ldr rN, =constant as  shorthand for ldr plus a label plus a .word directive, which is nice.
22:32.18BruteFrcehow ya ben tmzt?
22:32.30tmztok, having a lot of fun with pxa now
22:32.31BruteFrcebeen
22:33.03*** join/#htc-linux szsoftwa1e (n=sven@e178226070.adsl.alicedsl.de)
22:33.11BruteFrcewish i could say the same lol
22:33.16tmztdo you use a partiticular initrd to get networking in linwizard?
22:33.49BruteFrceasking me?
22:33.50tmztI will probably build it into initrdscripts based initfs.img, or maybe just use debian on sd like I am now
22:33.53tmztyeah
22:34.21BruteFrcei dont have networking... no gsm no wifi
22:34.29tmztusb networking
22:34.33BruteFrceonly usb lan
22:34.53BruteFrceoh i just use the linwizard one
22:34.56tmztyou had telnet/ssh access, which is what I am trying to get on pxa
22:34.59BruteFrceinitrd
22:35.05tmztwhere do you get that?
22:35.18BruteFrcepxa is omap850?
22:35.23tmztno
22:35.36tmztpxa is different system-on-chip
22:35.43BruteFrceit comes in the linwizard tarball
22:36.19*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
22:36.57BruteFrceim confused your running linwizard on something besides omap850?
22:37.06tmztdid you get your RIGHTALT mapping the extra symbols (sym key or whatever)?
22:37.11BruteFrcetmzt
22:37.42tmztno, not running linwizard, just looking for some scripts.  I think omap1 is armv6 but I could be wrong
22:37.43BruteFrcei dont think it worked
22:37.53NetRipperswetland, if only i knew that constant trick sooner, thanks alot :)
22:38.11NetRipperthe asm looks much nicer now
22:38.57BruteFrcei kind of gave up.... no way to build new kernels or patches...
22:39.16tmztcr2_: NetRipper did you ever find out how to map the arm9 periphrials from arm11?
22:39.38tmztwith mmu off?
22:39.41NetRippertmzt, the periperal control register?
22:40.06NetRippertmzt, it works with my flashlight yes, but i'm setting the control register via haret as i dont know how to in asm yet
22:40.42cr2_tmzt: there are no arm9 peripherals, they are all shared.
22:41.02cr2_tmzt: but there may be some access limits
22:41.06NetRipperi'm able to debug my raphael with flashlight up to the point (within linux kernel) where it enables MMU again... after that i can't get flashlight to work anymore.. with neither wince virtual addressing, linux virtual addressing nor physical addressing
22:41.23cr2_tmzt: like the 'owner' bits. =1 -> arm11, =0 -> arm9
22:41.28cr2_for gpios
22:41.47cr2_NetRipper: how does your kernel setup the memory
22:42.09NetRipperthe raphael is arm11, ARM1176JZF-S
22:42.18cr2_there are many hardcoded constants here -> http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/board-htcvogue.c;h=fdfef6e26b3807e8d992affb53af7199fd02edd9;hb=refs/heads/htc-vogue
22:42.24BruteFrcehas linwizard made any gsm breakthroughs yet? or still only AT?
22:42.27*** join/#htc-linux szsoftwa2e (n=sven@e178227224.adsl.alicedsl.de)
22:42.41tmztask ali1234
22:42.56NetRippercr2_, i'm attempting before any 'setup' takes place
22:43.28tmztBruteFrce: I think we tried to build htc-omap, as well as linwizard git
22:43.31NetRippercr2_, i'm still tracing any setup steps i may have missed
22:43.52BruteFrcetmzt lol really?
22:43.54tmztBruteFrce: what patches? are you looking for
22:44.16BruteFrcewell i eed to fix keynoard ad fix x
22:44.16cr2_NetRipper: i think this data is critical for setting up MMU
22:44.23BruteFrceneed
22:44.35cr2_because only then you know where is your ram which you can map.
22:44.46BruteFrcewhat is ging on with mykeyboard in wince
22:44.52tmztBruteFrce: what on the keyboard didn't work? I thought you built a map
22:45.16BruteFrcei did but i hd no / just \
22:45.19BruteFrcehad
22:45.33cr2_dcordes_: one more dumb question -> where are the PCOM* symbols defined ?
22:46.27BruteFrceand i ouldntgo dir by dir because it wanted a / before anything
22:46.30*** join/#htc-linux szsoftwa3e (n=sven@e178231169.adsl.alicedsl.de)
22:47.03BruteFrceomg my keyboard is being really weird an slow now
22:47.53szsoftware_dcordes_: what was the script (was it ginges script?) name/location for gprs connection?
22:48.17BruteFrcebut ya without a / itwas knda useless tmzt
22:49.02BruteFrceim going to reboot and see if it fixes this crap
22:50.40*** join/#htc-linux ALoGeNo (n=QUAKEIII@243.Red-217-125-20.staticIP.rima-tde.net)
22:51.02ALoGeNohey some chinese ppl here?
22:51.20ALoGeNolo all
22:52.14BruteFrcewonder how hard it would be to port irssi to wince?
22:53.23cr2_BruteFrce: lol. if you have nothing better to do ;)
22:53.26NetRipperBruteFrce, putty to a shell running irssi is the easiest way
22:53.27NetRipper;)
22:54.01*** join/#htc-linux szsoftwa1e_ (n=sven@e178232171.adsl.alicedsl.de)
22:54.17BruteFrcehrm anyone have a shell i can use?
22:55.14BruteFrcei think irssi is like written in delphi or something weird anyways
22:55.50NetRipperBruteFrce, irssi is c and has a lot of dependencies like perl
22:56.27BruteFrcelol ya so thats not goig to happen than
22:57.36BruteFrceperl is just an interpreted language right?
22:58.09NetRipperBruteFrce, yes, but irssi is c, and it uses perl for scripting.. irssi itself is not written in perl
22:58.35tmztthere are cygwin like envs for ce, you can find
22:58.46tmztthen you need something like cmd.exe
22:58.53BruteFrceseriously?
22:58.55*** join/#htc-linux szsoftwa2e_ (n=sven@e178235136.adsl.alicedsl.de)
22:59.12tmztI looked into on mp900c before linux worked
23:00.08tmztif you look at cegcc, there are two versions, on to build unix like applications and one to build win32 applications (mingw32ce)
23:00.25BruteFrcesomeone should just chroot me a lil 2 proc 10 mb shell on there box :)
23:01.18BruteFrce*crckets*
23:01.32BruteFrce*crickets*
23:01.33dcordes_szsoftware_: http://headfuzz.co.uk/files/android/ppp.notsh
23:02.01NetRipperwork 2moz, good night guys
23:02.14BruteFrcelol ya didnt think anyone would b that nice
23:02.15dcordes_good night NetRipper
23:02.24BruteFrcenight man
23:03.56*** join/#htc-linux szsoftwa1e_ (n=sven@e178236169.adsl.alicedsl.de)
23:07.11cr2_dcordes_: i've gathered a big list, but it needs to be checked, and compared with vogue
23:07.38BruteFrcetmzt yu get pm?
23:07.45BruteFrceyou
23:08.12dcordes_cr2_: a list of proc_comm commands/registers?
23:08.40*** join/#htc-linux romak (n=romario@89-185-235-7.static.masterinter.net)
23:08.54cr2_dcordes_: yes. maybe some of then are in the PCOM* list
23:09.16dcordes_cr2_: for the raphael?
23:09.55cr2_dcordes_: yes
23:11.13cr2_dcordes_: we should push dzo to look at it :)
23:12.18*** join/#htc-linux szsoftware_ (n=sven@e178239070.adsl.alicedsl.de)
23:15.53*** join/#htc-linux no2chem[1] (n=no2chem@ip70-187-180-105.oc.oc.cox.net)
23:17.03no2chem[1]hmm anyone here?
23:18.25tmztno2chem[1]: NetRipper and cr2 were working on proc_comm, but I think NightRipper left
23:18.29dcordes_no2chem[1]: hi, do you know how to enter raphael OESMBL?
23:18.34*** join/#htc-linux szsoftwa2e_ (n=sven@e178243051.adsl.alicedsl.de)
23:19.00cr2_dcordes_: hm. seems complete now, but needs more thought about >1param syntax
23:19.42cr2_dcordes_: http://wiki.xda-developers.com/index.php?pagename=RaphaelDEX
23:20.19no2chem[1]dcordes, don't have a raphael
23:20.21*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
23:20.23no2chem[1]cmonex might know though
23:20.33cr2_no2chem[1]: wtf is "level2 lock" ?
23:22.35no2chem[1]yeah, you'd have to ask cmonex about that too =p
23:22.46no2chem[1]cdma doesn't have these security things
23:25.19no2chem[1]question though, i was writing a backlight driver, for the titan
23:25.39no2chem[1]i have full control of the backlight from cpld, except..
23:25.48no2chem[1]when the device goes to sleep, i can't turn it back on again
23:26.00*** join/#htc-linux szsoftwa1e_ (n=sven@e178244047.adsl.alicedsl.de)
23:26.03no2chem[1]not from the cpld actually, from some address you guys mapped out
23:27.30cr2_no2chem[1]: which phone ?
23:28.04no2chem[1]titan
23:28.16no2chem[1]0xb2e00000   0xa8600000   1   MSM_CLK_CTL
23:28.22no2chem[1]<PROTECTED>
23:28.22no2chem[1]<PROTECTED>
23:28.33cr2_ok, check the vogue code.
23:28.33no2chem[1]so, the orr works, when the phone is on
23:28.39cr2_sleep is difficult anyway.
23:28.59no2chem[1]well, i mean when the device comes out of sleep
23:29.09no2chem[1]im guessing i need to turn something back on..
23:29.19no2chem[1]this vogue code you mention, where is it?
23:30.19cr2_http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/board-htcvogue.c;h=fdfef6e26b3807e8d992affb53af7199fd02edd9;hb=refs/heads/htc-vogue
23:34.04no2chem[1]ah, neat
23:34.16no2chem[1]this is different from that android git repository i look at
23:34.35*** join/#htc-linux szsoftware_ (n=sven@e178248089.adsl.alicedsl.de)
23:44.17dcordes_no2chem[1]: backlight on vogue/titan should work in the same way
23:44.57*** join/#htc-linux szsoftwa2e_ (n=sven@e178249197.adsl.alicedsl.de)
23:45.02dcordes_so the above branch will suite your needs better than google ones
23:45.59no2chem[1]cool, that seems to have solved my problem too
23:46.22no2chem[1]thanks
23:50.25dcordes_no2chem[1]: vogue-pm.c should have the needed code
23:53.53no2chem[1]well, in the code you linked me to
23:53.53no2chem[1]board-htcvogue.c
23:54.05no2chem[1]the code seems to be bunched with mddi
23:56.43*** join/#htc-linux szsoftware (n=sven@e178254097.adsl.alicedsl.de)

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