IRC log for #htc-linux on 20080701

00:00.23dcordes_or do you mean I don't need them in general with either provider?
00:01.08gingeI need user pass on kernel line
00:01.33dcordes_I put something stupid there also and in angstrom I passed user pass with the pppd command
00:01.46dcordes_did you manage to put the cmdline APN var?
00:01.54gingeyeah
00:01.56dcordes_so we can present it to xda
00:02.03gingeneeds testing
00:04.47gingehttp://www.headfuzz.co.uk/files/android/init1
00:04.47gingehttp://www.headfuzz.co.uk/files/android/init1.1
00:04.47gingehttp://www.headfuzz.co.uk/files/android/setupmodem.sh
00:05.04ginge1 and 1.1 are important you dont change the carriage returns
00:05.04dcordes_ginge: what's wrong with my resolf.conf if I can only reach direct IPs?
00:05.22gingeyou need a nameserver entry for the dns of your provider
00:05.33gingeor opendns if you can connect to it
00:05.58gingeits not the best way to attach this whole issue, but for now it should work
00:06.21dcordes_I don't understand where areyou putting the apn var?
00:07.03gingein the kernel command line ppp.username=user ppp.password=pass ppp.apn=YourAPN_Name
00:07.38dcordes_so pppd automagically uses YourAPN_Name?
00:08.05gingeas in YOUR apn name
00:08.24gingenot mine, which is orangeinternet
00:08.33gingeppp.apn=orangeinternet
00:08.53gingeppp.apn=vodafonedoodar etc
00:09.11dcordes_:)
00:09.28dcordes_oh your setupmodem.sh has wrong permissions
00:11.01dcordes_You don't have permission to access /files/android/setupmodem.sh on this server.
00:12.20ginges
00:12.26ginges/s/oops
00:13.12gingetry now?
00:13.27dcordes_same
00:13.39gingesetmodem.notsh
00:14.00gingeyou know what I mean
00:14.08gingeany different?
00:15.01dcordes_don't understand what you mean
00:15.04gingeI think the server was trying to execute it
00:15.09dcordes_oh
00:15.12dcordes_gotcha
00:15.13gingehttp://www.headfuzz.co.uk/files/android/setupmodem.notsh
00:15.24dcordes_^^ cool now
00:15.33dcordes_what's your htppd?
00:15.38dcordes_http server
00:15.42gingeapache
00:15.58dcordes_I have a lighttpd to grab builds from kaiser
00:16.08dcordes_I found that's the quickest way to get stuff on it
00:16.33gingeI use scp
00:17.04dcordes_got gprs no datalimit plan?
00:17.14gingepretty much
00:17.26ginge50GB/m then 20p/meg after
00:17.50dcordes_my voda data plan is ass. got some t-mobile trial card.
00:18.22dcordes_busybox nc -l -p 4329 -e busybox sh??
00:18.57ginge?
00:19.10dcordes_what does that do?
00:19.35dcordes_oh nc- the tcp/ip swiss army knife
00:19.46gingenetcat
00:20.01dcordes_ok
00:20.17dcordes_still much to learn for me ^^
00:20.26gingeokay, so have you worked how how it works and why its a bad way yet?
00:20.42gingeheh, it wont even work
00:20.47gingeI forget a line
00:21.28dcordes_let me grab a cup of tea and a bütterke then I'll try
00:21.48gingeokay fixed on server
00:29.55martin__hey guys, how's it going
00:30.42gingehi martin__
00:30.47martin__i'm in the midst of a pretty major cleanup
00:30.56martin__have split up smd.c into different bits
00:31.06martin__moved all the 7x00a specific stuff out
00:31.16martin__defined an interface for chip-specific stuff
00:31.35martin__made all the different shared memory things build options
00:31.44gingewow you have been busy
00:31.57*** join/#htc-linux dzo (n=dzo@121.98.128.127)
00:32.05martin__hopefully will be able to get 7200, 7500 and 7x00a all supported off basically the same codebase with minimal differences
00:32.19dzohi all
00:32.22gingesounds good.
00:32.23martin__hey dzo
00:32.25gingehi dzo
00:32.47dzolooks like kaiser is coming along nicely.
00:33.07martin__dzo: i'm working on trying to merge all the different smd implementations
00:33.17martin__using as much of the google smd.c as possible
00:33.19dzotry proc_comm, from the memory map it looks like it is the same for you.
00:33.27dzogood idea
00:33.49martin__might need you to test some stuff on vogue when i've got it finished and tidied up
00:34.10dzothe vogue smd is very different, but i had a look at vogue gps the other day and it is more like kaiser.
00:34.22gingedzo i am trying to find  some common ground between the touchscreen drivers. Still no irq for that cpld
00:35.54dzothat's odd. the ts irq is quite buggy but it's really the only solution, you don't want to be polling all the time.
00:36.05martin__dzo: has your stuff been tried on any other 7500 device?
00:36.38dzoI don't think so.
00:36.53dzowhat other 7500 devices are there?
00:37.06dcordes_martin__: I suggested in the xda titan forum to try dzo's work on titan
00:37.21dcordes_and they were able to boot with a small angstrom image
00:37.32dzomy stuff works on titan since it is almost identical.
00:37.48martin__libra apparently is too
00:37.58dzoi'm fighting with the sd driver now.
00:38.25martin__and iris
00:38.33dcordes_http://forum.xda-developers.com/showthread.php?p=2190196
00:38.39martin__okay
00:38.57martin__i'm going to treat vogue-smd as meaning 7500-smd effectively then
00:39.33dzoI think smd depends more on AMSS than the hardware
00:40.01martin__meaning the code on the ARM9?
00:40.33dzoyes, even different versions of the radio on the same hardware behave differently.
00:40.54martin__ah, wasn't sure if different radio versions had been spotted with significant smem differences
00:40.59dcordes_what's amss for again? advanced mobile something software?
00:41.45martin__it looks like they've tried to standardise the smem layout for 7x00A
00:41.54dzosomething like that.
00:42.14martin__since the google code is all confidently labelled '7x00A' though developed on 7200A
00:42.27dcordes_martin__: 7500A
00:42.31dzoon 7x00a smem is very different there is a mechanism to request areas of smem.
00:42.38martin__yeah, i know
00:43.05martin__that's what i've been trying to factor out so you can swap in static allocation functions for our chips
00:43.25dzothere should really be an arch-msm with different types under that.
00:43.36martin__that's exactly what i've done
00:43.49martin__it's going to be quite a big patch
00:43.59dcordes_dzo: I think it's the same way in the handhelds.org kernel
00:44.16dzoare you using the git repo for kaiser?
00:44.27dcordes_quite reasonable regarding all the different device specific files
00:44.31martin__we are but haven't committed anything for quite a while
00:44.50dcordes_not since AT write is working
00:45.05martin__i've got smd.c now split into smem.c, smd.c, proc_comm.c, smsm.c, smem-7x00a.c
00:45.47dcordes_what's the device specifc part of them?
00:45.56dzoOK, that's good
00:46.21dzoI am trying to put all my device specific stuff in vogue-hw.
00:46.51martin__what I've got in smem_chip.h at the moment
00:46.59martin__which defines the interface for chip-specific stuff
00:47.00martin__is:
00:47.09martin__void notify_other_smsm(void);
00:47.09martin__void notify_other_smd(void);
00:47.09martin__void notify_other_proc_comm(void);
00:47.09martin__int smd_is_packet(unsigned n);
00:47.09martin__int smd_open_chip(unsigned n, struct smd_channel *ch);
00:47.12martin__void smd_init_chip(void);
00:47.14martin__void do_smd_probe(void);
00:47.17martin__void smd_diag(void);
00:47.19martin__void smsm_init_chip(void);
00:47.22martin__void *smem_alloc(unsigned id, unsigned size);
00:47.33dzowe need to find what is common, have you tried proc_comm yet?
00:47.40martin__i haven't, no
00:47.59martin__probably best way to test that is on my kaiser-smd.c
00:48.10martin__by porting it in manually from smd.c / vogue-smd.c
00:48.23martin__since this rewrite is probably going to break everything initially
00:48.40dcordes_dzo: I tried to merge your proc_comm stuf which didn't work. that was when not even AT was working correctly on kaiser
00:49.15dzoI have an early boot console driver that's quite useful.
00:50.37dzoit's in board-htcvogue.c, should work fine on kaiser.
00:52.53dcordes_ginge: is init1.1= init2?
00:53.12gingeno, its 1.1 :)
00:53.42dzoyou said, the on screen kbd appears at the top, this probably means your mdp dma works correctly. Try taking out the #ifdef on line 129 in msm_fb.c, it's a work around for bad mdp on vogue.
00:54.12gingedzo: fixed that yesterday
00:54.17dcordes_ginge: so android parses 1, 1.1, 2?
00:54.23gingeyeah
00:54.34dcordes_ginge: could you paste your 2?
00:54.41gingesame as normal
00:54.58dcordes_could you put the line I accidently removed it
00:55.09gingedid you copy paste from my site, sor did you wget (or similar) it?
00:55.15martin__okay, i'm off to bed
00:55.17dcordes_wget
00:55.25dzothat setupmodem script was just a quick hack, it should really happen in the ril lib.
00:55.30martin__i'll email all of you this smd rewrite stuff once i've filled in all the gaps
00:55.43gingedzo any change of getting a hold of your ril lib?
00:55.58dcordes_martin__: cool thanks a lot. good night
00:56.17gingedcordes_:uploaded
00:56.20dzoOK, send me your email address.
00:56.31gingebarry dot carter at gmail.com
00:56.36dzoit's not pretty though!!!
00:56.49gingeheh, you aint seen my code ;)
00:57.10dcordes_dzo: did you completely disassemble and rewrite it?
00:57.29dcordes_it's not always transparent what's available what's not of the android sources
00:58.13dzoI reverse engineered the android ril, it was all in thumb code, horrible, took about a week.
00:58.40dcordes_uuh
00:59.07gingeyou are dedicated :)
00:59.10dcordes_dzo: is the code that opens the audio connection after you dial in the ril?
01:00.08dzofor vogue, it is a proc_comm handled by a /sys driver in vogue-hw.c
01:00.10dcordes_I somehow assumed the arm9 creates the audio connection to the handset and was astonished when it din't in angstrom after a dial
01:00.36dcordes_we don't have vogue-hw.c and audio works
01:00.54dzoon kaiser perhaps AT+CMUT=0 does it
01:01.40dcordes_I will try this
01:04.35gingedzo: did you have anything to do with the kaiser touchscreen?
01:05.58dcordes_I think kaiser touchscreen driver is based on vogue-ts
01:06.31dzoginge: kaiser ts was based on mine but it seems they work differently.
01:06.53dzoginge: just sent you my ril
01:06.55gingeit is, but I just noticed that the screen has a weird adc reading. its like what would normally be the top 50% is actually offset to to the top
01:07.04gingedzo: got it. many thanks
01:07.44dzothere is some correction based on where you are on the screen, no idea why that should be.
01:07.55gingebizarro
01:08.27dcordes_there were some fixes which attempted to get rid off the ts offset we have some kaiser
01:08.37dcordes_on kaiser. maybe that is part of those
01:08.44dzotsc2003 datasheet is easy to find and i tried to follow it but there are some things that aren't documented.
01:09.45dzook, got to go for lunch now, bye all.
01:09.51gingedzo: thansk again. bye
01:09.53dcordes_bye
01:14.02gingethis ril driver is tasty
01:14.49dcordes_yum
01:15.41gingeawesome. so what doesnt work :)
01:16.31dcordes_whatabout phone gprs simultaneously?
01:16.40*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
01:17.08dcordes_Iwonder what I did yesterday before I made my phone ring from angstrom
01:18.08gingethat doesnt work?
01:18.24dcordes_don't know
01:19.20dcordes_ginge: does the ril have a comment with the set of commands probably?
01:24.08gingesend sms work?
01:25.54dcordes_no but remember dzo's updated kaiser-sms ril?
01:26.16dcordes_that prevented the sms app from freezing but destroyed everyhing else it was not source so it won't be of use though
01:31.27gingewell i think we can make this work
01:31.46gingethe touchscreen is going to take more work :/
01:32.58gingeI am off to get some sleep. Night
01:33.56dcordes_night
01:47.04Marexcr2: I have some megapatch for you (palmtx)
01:47.13Marexcr2: I will prepare it, you can just commit it
01:47.20Marexwm9750 might be next in line
02:53.41*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfa531.pool.einsundeins.de)
04:44.46*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
04:45.23*** join/#htc-linux mistadman (n=mistadma@adsl-6-115-25.msy.bellsouth.net)
04:45.32*** part/#htc-linux mistadman (n=mistadma@adsl-6-115-25.msy.bellsouth.net)
05:57.53*** join/#htc-linux kiozen (n=oeichler@p54929E1B.dip0.t-ipconnect.de)
06:25.38*** join/#htc-linux Xenophule (n=bob@c-67-168-178-180.hsd1.wa.comcast.net)
06:26.02XenophuleWell evening, all
06:43.54Marexhi
06:49.25XenophuleWell, handy heh
07:18.08*** join/#htc-linux pleemans (n=peter@dD577D009.access.telenet.be)
07:29.08*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
07:38.45*** join/#htc-linux pigeon (n=pigeon@60-241-137-179.static.tpgi.com.au) [NETSPLIT VICTIM]
07:46.20*** join/#htc-linux hagisbasheruk (n=hagisbas@78.148.131.1)
08:17.34dcordes_hi
08:18.00hagisbasherukhi dcordes_
08:28.43*** join/#htc-linux rob_w|laptop (n=rob@p549B97CB.dip0.t-ipconnect.de)
09:20.06*** join/#htc-linux stillunknown (n=stillunk@82-136-225-75.ip.telfort.nl)
09:26.43*** join/#htc-linux hlbot (n=adm@82.67.76.179)
10:05.55*** join/#htc-linux BabelO_ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
10:22.03*** join/#htc-linux StyleWarz (i=stylewar@fbettag.qs-housing.net)
10:38.14*** join/#htc-linux rob_w|laptop (n=rob@p549B97CB.dip0.t-ipconnect.de)
10:44.31*** join/#htc-linux hlbot (n=adm@82.67.76.179)
10:50.24*** join/#htc-linux hlbot (n=adm@82.67.76.179)
10:52.02*** join/#htc-linux andy_js (n=andy@AAmiens-152-1-52-207.w83-198.abo.wanadoo.fr)
11:11.20*** join/#htc-linux hagisbasheruk (n=hagisbas@78.148.131.1)
11:55.14*** join/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
11:56.36*** part/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
12:02.40dcordes_martin__: how's the merge going?
12:07.26*** join/#htc-linux hlbot (n=adm@82.67.76.179)
12:50.39*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
13:15.15*** join/#htc-linux Marex (n=vasum7am@auryn.karlin.mff.cuni.cz)
13:15.21*** join/#htc-linux rob_w|laptop (n=rob@p549B97CB.dip0.t-ipconnect.de)
13:16.17Marexcr2: hi, did you get my mail ? :)
13:33.11lamahttp://my.opera.com/operamobile/blog/2008/06/26/the-wait-is-almost-over
13:37.37kiozencr2: ?
13:38.25BabelO_ola kiozen
13:38.30BabelO_hi Mar
13:38.32kiozenola :)
13:38.37BabelO_hi Marex
13:38.38BabelO_hi all
13:39.16kiozenBabelO_: stupid question: what is the proper way to enable network over usb on a device
13:39.35BabelO_kiozen: automatic or manual ?
13:39.39kiozenBabelO_: as long term SuSE user I have no clue ?
13:39.46kiozenBabelO_ automatic
13:40.05BabelO_kiozen: automatic is just to add auto usb0 in /etc/network/interface should be already auto lo here
13:40.27BabelO_and in /etc/modutils/g_ether one line with g_ether inside
13:40.52BabelO_kiozen: on first startup angstrom see this file and know it should load module automatic way
13:41.54kiozenBabelO_: thus it's: iface usb0 inet static...
13:42.10kiozenauto usb0
13:42.18BabelO_kiozen: this is the device side :) for suse side only modprobe usbnet but should be already here, and don't forget to remove the ipaq module
13:42.20kiozenin interfaces
13:42.21*** join/#htc-linux infernixx (n=nix@unaffiliated/infernix)
13:42.55kiozenBabelO_ ipaq on the device side?
13:43.51BabelO_kiozen: no on suse side
13:44.08kiozenok
13:44.33BabelO_kiozen: and be carefull on suse side with the automatic knetworkmanager, i always say cancel to autoconfigure interface, else it switch my internet to the usb network
13:45.18kiozenBabelO_: knetworkmanager sucks!
13:45.32kiozenBabelO_: http://www.pastebin.no/10358
13:45.38kiozendoes this look ok?
13:48.50BabelO_kiozen: yes for automatic up of interface :)
13:49.04BabelO_kiozen: i hope your home network is notlike me on 192.168.0.X
13:50.00kiozenBabelO_: no, no, 172.16.1.X
13:50.12BabelO_ok
13:50.28BabelO_kiozen: this is my office network :)
13:50.47kiozenBabelO_: lol, my office network is 192.168.x.x
13:51.39BabelO_kiozen: i always change the OE settings because of the need of specific route on computer
13:52.01BabelO_and the internet route for device with iptable on same ip range :(
13:52.45kiozenBabelO_: think I do a setup dialog on M for that (hidden when qpe is running)
13:54.59kiozenBabelO_: next I'll do a OE/Qtopia SDK
13:59.27BabelO_kiozen: ok, i can send you my quick done comm manager for qtopia to activate bt or gps
13:59.43BabelO_kiozen: don't know how cr2 manage power on n560
14:00.37Marexcr2: email email email :p
14:00.53Marexcr2: I'll blackmail you back if you dont commit that patch :p
14:00.55kiozenBabelO_: I wanted to do similar when selecting gps via bt
14:01.02kiozenBabelO_: deleteing lib/modules/2.6.21-hh20/ from the rootfs should be ok because the n560 kernel has no modules, and these aren't the right ones anyway (htcunversal or c550)
14:01.22BabelO_ok
14:01.47kiozenBabelO_: ok, the 1st or the 2nd? :)
14:03.03BabelO_kiozen: the 1st, and you have and API for bt search in qtopia if you don't have it loaded
14:03.07*** join/#htc-linux LunohoD_ (n=alex@e180069228.adsl.alicedsl.de)
14:03.20BabelO_kiozen: for 2) i read that cr2 did not use module on n560
14:03.34kiozenBabelO_: cr2 hates modules :)
14:04.51BabelO_i know :)
14:04.51kiozenok, have to collect my son, bbl
14:04.56BabelO_bbl
14:13.16*** join/#htc-linux mAjOrBuRn (n=andy@207.96.50.10)
14:15.56*** join/#htc-linux Alex[sp3dev] (n=Alexande@86.110.163.25)
14:23.09*** join/#htc-linux andy_js (n=andy@AAmiens-152-1-80-90.w86-207.abo.wanadoo.fr)
14:33.17*** join/#htc-linux jeanseb (n=jeanseb@88.164.32.155)
14:45.19*** join/#htc-linux tsdogs (n=tsdogs@net70-17.metalit.net)
15:00.23*** join/#htc-linux swc|666 (n=swc|666@unaffiliated/swc666/x-4934821)
15:02.19swc|666this sucks... i'm trying to boot Titchy on BA but cant login because the keyboard gets stuck and presses the same letterrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
15:09.18dcordes_swc|666: that's a known problem with the baaaaaaaaa
15:10.12swc|666dcordes: i know, but I had thought that one of the kernels worked
15:20.32dcordes_don`t know
15:26.11*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
15:33.07*** join/#htc-linux goxboxlive (n=goxboxli@242.84-48-176.nextgentel.com)
15:41.49*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
15:53.49*** join/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
15:57.09exconot sure if someone will ever need it... but I just finished tracing those JTAG pins for the Magician :-)
16:16.23*** join/#htc-linux goxboxlive (n=goxboxli@242.84-48-176.nextgentel.com)
16:32.49*** join/#htc-linux TeringTuby (n=maarten@195.241.125.243)
16:50.30*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
16:59.10*** join/#htc-linux JohnnyK (n=johnnyk@nfx-nat-229.pilsfree.net)
17:01.46*** part/#htc-linux BabelO_ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
17:09.07*** join/#htc-linux Tonny_ (n=chatzill@set25-1-88-166-169-49.fbx.proxad.net)
17:22.56*** part/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
17:23.00*** join/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
17:38.26*** join/#htc-linux AstainZZZZZZ (n=Administ@unaffiliated/astainhellbring)
17:43.07*** join/#htc-linux NiZoX (n=none@2a01:e35:8a13:a2b0:21c:c0ff:fe25:ff68)
17:43.21*** join/#htc-linux Marex (n=vasum7am@auryn.karlin.mff.cuni.cz) [NETSPLIT VICTIM]
17:44.24*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
17:44.24*** join/#htc-linux paulproteus (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
17:44.48*** join/#htc-linux paulproteus_ (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
17:45.40gingeinteresting. I changed dzo's ril driver, but I now have audio through the earpiece and through the loudspeaker
17:45.47gingeprogress I guess
17:45.55gingeany HTC AT wizards here?
17:47.13gingedamn. everything works through proc_comm
17:50.31gingedcordes: can you try somethign next time you are in angstrom and have the modem setup
17:50.54gingedcordes: AT+HTC_CSQ and AT+CSQ
17:51.28gingedcordes: and if that works can you move somewhere with a known bad signal and do the same
17:53.31gingehmm. The modem seems to be dropping out of PDU into text mode. Thats not going to help when it comes to sms
17:56.24dcordesI alsways have signal
17:57.18dcordeshow did you enable the earpiece? dzo said on kaiser the audio is probably not proc_comm but an AT command
17:57.19gingefull bars?
17:57.25dcordesyea
17:57.35gingehmm.
18:02.14dcordesginge: what's the AT command to open the audio connection?
18:02.44dcordesAT+CMUT=0?
18:05.00gingeCMUT is the mic mute
18:05.11gingeI uses AT+CLVL=
18:06.08gingeto do voice and data I we need to handle the CMUX command set
18:06.13gingenot sure on that
18:07.46gingeCLVL seems to have a limit of 0 to 8 but I need to confirm that
18:09.39gingewhy won't the signal level work?!?
18:10.20gingedcordes: anyhoo, i'm off for a few hours. good luck with those commands, I hope they prove me wrong ;)
18:10.50gingedcordes: also you could try testing yourself while watching smd0 and see what comes out
18:12.40gingedcodes: hopefully you will see +CMT: , x and then your sms
18:12.52gingecya
18:17.17dcordesthe signal level comes in always from my modem
18:36.59*** join/#htc-linux prem1 (n=pr@73.205.76-86.rev.gaoland.net)
18:37.50cr2huh ?
18:37.53cr2Type:  Operating System - Enhancements
18:37.53cr2Version: 1.00 (12 Jun 2008)
18:37.54cr2Operating System(s): Microsoft Windows CE 5.0
18:37.54cr2File name: sp39097.exe (1.7 GB)
18:38.02cr21.7GB ???
18:39.28cr2ah, ok.
18:39.34*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
18:39.38cr2The update loads ALL map data on the device.
18:41.38prem1dcordes, ginge: hi, what's the current status ?
18:41.51cr2lol. "has anyone been brave enough to install this update?"
18:44.20Marexcr2: hi :)
18:44.48Marexcr2: long time no commit :p
18:48.17Marex~ping cr2
18:48.18aptpong cr2
18:56.11prem1Looks as though you're having problems with sms and signal level. Did you try reverting to libreference-ril-original.so in /etc/init.ril ? I'll check, but I think it works for me.
18:57.15*** part/#htc-linux prem1 (n=pr@73.205.76-86.rev.gaoland.net)
19:02.32*** join/#htc-linux pikapika (n=pikapika@mar75-8-88-164-227-147.fbx.proxad.net)
19:08.00pikapika:)
19:20.47Marexjeez :/
19:24.38*** join/#htc-linux LanceHaig_ (n=LanceHai@mx1.redarmour.co.uk)
19:34.32*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
19:50.43*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
19:57.24*** join/#htc-linux lpotter (n=ljp@CPE-124-191-144-181.vic.bigpond.net.au)
20:00.15*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
20:07.19Marexcr2: ping
20:09.42Marexcr2: damned ... ping
20:09.49BabelOlol
20:12.36MarexBabelO: what ?
20:12.50MarexBabelO: looks like blackmailer doesnt like to be blackmailed back :D
20:13.12BabelOMarex: set apt botmailing :)
20:15.43*** join/#htc-linux lpotter (n=ljp@CPE-124-191-144-181.vic.bigpond.net.au)
20:15.43*** join/#htc-linux surgex (i=surge@pool-71-186-163-107.bflony.fios.verizon.net) [NETSPLIT VICTIM]
20:16.28MarexBabelO: pity apt cant join forces with ibot from #handhelds and make cooperative attack on cr2 ;D
20:16.44BabelOLOL
20:19.31*** join/#htc-linux kiozen (n=oeichler@rgnb-5d8651bd.pool.einsundeins.de)
20:19.41Marexmoreover I took a look at the sound
20:19.54MarexI fully understand what's his problem now
20:26.39BabelOMarex: me, i m looking at my new icom receiver :)
20:32.47Marex:)
20:33.36tcccpiCom? Nice :)
20:33.41tcccpyou're in aviation then?
20:38.02cr2Marex: waiting for the n560 sound patch now :)
20:42.00BabelOtcccp: no, just ham radio :)
20:42.22tcccpah, ok
20:43.02cr2kiozen: hi
20:43.10kiozenhi
20:43.45Marexcr2: I took a look at the sound and I fully understand why you dont want to touch it so badly
20:43.52lpotterBabelO: whats imlife?
20:44.25kiozencr2: can you extract from the old rootfs the changes for qtopia and what was neccessary to run M from inittab
20:44.35cr2tts_loq is it tomtom ?
20:44.55BabelOlpotter: my app screenshot here http://linuxbox2.free.fr/qtapp/index.php?option=com_content&view=article&id=3&Itemid=15
20:45.16cr2Marex: hehe. just because you know asoc better than me, and i've a lot of other things to do...
20:45.17BabelOlpotter: messenger for qtopia for various protocol like google talk, msn, yahoo ....
20:45.52cr2kiozen: i've only added /usr/bin/QLandkarte.sh
20:45.55BabelOlpotter: latest sources are in GIT
20:46.14cr2kiozen: i've overwritten the SD, so it's all gone away now
20:46.18*** join/#htc-linux pH5 (n=ph5@e178242009.adsl.alicedsl.de)
20:46.23kiozenok :)
20:46.40cr2kiozen: because it were some really minor changes.
20:47.01lpotteryou and goxboxlive should merge your apps to the master :)
20:47.02cr2kiozen: btw, i'd be in Munich on 8.07
20:47.30kiozencr2:  sounds good, make a rest in Regensburg, it's really not on your way
20:47.54cr2BabelO: the top bar takes too much from the screen. think of 240x240 screens
20:48.37cr2kiozen: hmm. yes, but if i'll repair the car and will drive the car.
20:48.38BabelOcr2: it is the qtopia theme like this... one other theme is ok for small screen
20:48.46cr2BabelO: ok.
20:49.00kiozencr2: I am a bit glued here during the week, as my wife is in Munich at her "Amtsjahr" for patent athorney
20:49.00BabelOlpotter: did you try it ?
20:49.10kiozencr2: and I have to maintain our son :)
20:49.20cr2kiozen: yes, i know.
20:49.57Marexcr2: I dont know asoc at all ;)
20:50.08Marexcr2: btw did you already commited those two patches ? :p
20:50.59BabelOlpotter: ok i merge it, maybe my two other app can go here too
20:51.04kiozenBabelO: stop
20:51.12BabelOkiozen: ? :)
20:51.17cr2Marex: sure. i'm not like you :)
20:51.18Marexcr2: there was a bug in the palmtx Makefile ... -..._CORE +..._PCMCIA ... if you can just fix it, thanks ;)
20:51.25kiozenBabelO: bargain for propper dbus cross compile support :P
20:51.32lpotterBabelO: not yet
20:51.37Marexcr2: :E~ you dont have exams :/
20:51.59Marexcr2: Im now looking at palm bootloader v.3 (or what can I call it ...)
20:52.04BabelOlpotter: ok i understand, i wait then
20:52.17BabelOlpotter: kiozen have issue with dbus and angstrom toolchain
20:53.09kiozenlpotter: configure is not honoring the PKG_CONFIG_PATH environment variable
20:53.12cr2kiozen: tell your wife that intellectual property is theft :)
20:53.27kiozencr2: lol, I do every day :)
20:57.42lpotterthe dbus .pc files need to use {prefix}
20:57.57lpotternot sure of oe uses it
20:58.11lpotterif
20:59.19Marexcr2: looks like Im screwed with suspend to mem on palmtx
20:59.29Marexcr2: it uses the same loader as palmld :/
20:59.32kiozenlpotter: it seems that it ignore the path to the *.pc file and uses the system file
21:00.19kiozenlpotter: there has been a similar post at qtopia forum http://qtopia.net/modules/newbb_plus/viewtopic.php?forum=16&topic_id=562
21:04.48lpotterdoes the dbus-1.pc file have a prefix entry?
21:05.10*** join/#htc-linux Khaytsus (n=Khaytsus@theblackmoor.net)
21:05.23KhaytsusNice. :)
21:08.22kiozenlpotter: "prefix=/usr"
21:09.17lpotterthat is wrong for a cross compiler :)
21:09.55cr2kiozen: you have new mail
21:10.47kiozenlpotter: ok what should it read?
21:11.04kiozenprefix={prefix} ?
21:15.05kiozencr2: ok, hurry up!
21:15.12kiozen:)
21:15.22cr2LOL
21:18.37Marexcr2: what mail ? :P
21:20.11cr2Marex: i told him that you've agreed to finish the n560 sound driver this week :)
21:20.34Marex:E~
21:20.40kiozen:))))))))))))
21:21.05Marexcr2: have you found out how to disable the watchdog on wm6.1 based n560 ? :)
21:21.17cr2Marex: you can't .
21:21.27Marexcr2: why ?
21:21.37cr2Marex: you need to run a daemon, and feed it with data.
21:21.46Marexewwww :/
21:22.13cr2Marex: because pxa27x does not allow to disable the watchdog, once started.
21:22.24Marexcr2: Im screwed then ;D
21:22.53cr2diogene31 has created a kernel thread for that task.
21:22.54Marexcr2: are you really sure wm6 n560 does have it enabled ?
21:23.41cr2Marex: wm6 enables it on all devices (afair). even on the omap850
21:23.55Marexsheesh :/
21:23.58diogene31cr2: In fact it was ymerejt :)
21:24.27diogene31cr2: And the only way to disable it is through suspend/resume if you want not to reboot.
21:24.36cr2diogene31: sorry. but it was some very clever person, and your name came first to my mind:)
21:24.46diogene31cr2: :))))))
21:25.26cr2then pxa27x manual says it can't be disabled.
21:26.25Marexcr2: then that's too bad ... you'll have to do the sound yourself :p
21:26.34diogene31cr2: Not really. It says it cannot be disabled without CPU restart (which is the case in a suspend/resume). On suspend, all CPU is halted (excepting power managment unit and xxx unit I've forgotten).
21:27.40*** join/#htc-linux LunohoD (n=alex@e180069228.adsl.alicedsl.de) [NETSPLIT VICTIM]
21:27.40*** join/#htc-linux Kevin2 (n=Kevin@207-237-52-122.c3-0.avec-ubr12.nyr-avec.ny.cable.rcn.com) [NETSPLIT VICTIM]
21:27.40*** join/#htc-linux infernix (i=nix@unaffiliated/infernix)
21:27.44cr2diogene31: ok. but then it's a good idea to boot 'by resume' from haret.
21:28.11diogene31cr2: Oh yes, it's a bright idea. You should push that toward Kevin.
21:28.33cr2diogene31: he has already done it for apache.
21:28.52cr2diogene31: and it's extremely device dependent way to boot.
21:29.27diogene31cr2: Yep. Even worse, it's device and IPL version dependant.
21:32.03KhaytsusSo if the progress bar gets to 100%, how long to wait until one assumes it's hung and not booting?
21:35.49cr2Khaytsus: where ?
21:36.19KhaytsusSorry, when running HaRET
21:38.26Marexcr2: Marex is a nickname :E~
21:39.11Marexcr2: even though most people call me like that, Im Marek ... with K at the end :)
21:39.36cr2Marex: sorry. look at the clock...
21:39.53Marexcr2: np ... nearly midnight, what about it ?
21:40.21cr2well, it's late an i'm tired.
21:41.08Marexcr2: I see :)
21:41.31Marexindeed ... it's late and I feel like hacking on palmtx the whole night
22:02.27*** join/#htc-linux infernix (i=nix@unaffiliated/infernix)
22:19.46*** join/#htc-linux ljp (n=lpotter@218.185.108.156)
22:22.51*** join/#htc-linux slashchop (n=abuk@217-103-231.400720.adsl.tele2.no)
22:22.58slashchopgood evening
22:29.06cr2BabelO: tmc on ipaq is strange
22:29.35BabelOcr2: tmc ?
22:29.52BabelOcr2: about radio gps tmc ?
22:31.04cr2yes.
22:31.48BabelOcr2: i found a forum, some guy got it working on eten x500 with there one dll and igo8
22:32.02cr2You have to board ferry train %d times
22:32.10cr2yes, it's igo8
22:32.27cr2You have to pay a charge on ferry train
22:32.37BabelOcr2: ok :) that the only one which already implement tmc for some device, i ve it on artemis
22:34.23cr2fm.dll ?
22:34.33BabelOcr2: yes :)
22:34.35cr2FM_GetRdsTime
22:34.44cr2FM_GetAFFrequency
22:34.53cr2FMIsRDSTMCChannel
22:35.06cr2FMGetChannelHealth
22:35.29*** join/#htc-linux exco (n=exco@e181090022.adsl.alicedsl.de)
22:35.36cr2TEA5764RegisterControl
22:36.02cr2and a lot of weird $PLTCM commands.
22:36.10BabelOcr2: http://eten-users.eu/index.php?showtopic=7229&st=45
22:36.14cr2LTC ?
22:37.10cr2BabelO: use dlopen mechanism in haret for these functions, then you'll be able to run tests and trace them.
22:37.49cr2igo8 just hardcodes device handling for "all" known devices
22:37.50BabelOcr2: ok, but i ve to check if this function are on arte too
22:39.01cr2DBLIB::DEM::IBILINEARDIFFENCODER
22:39.03BabelOcr2: they are cool guy, but speak strange language here -> http://eten-users.eu/index.php?showtopic=10840&st=15
22:39.12cr2DBLIB::DEM::IHUFFMANNENCODER
22:39.16cr2interesting
22:39.36cr2Die Infos zur FM.DLL sind "confidential". Sie könne mir also keine Auskunft geben...
22:39.37BabelOcr2: you are in igo code dll ?
22:39.37cr2lol
22:39.59cr2the information about FM.DLL is confidential.
22:40.00BabelOcr2: it use DEM elevation file :) yes i ve one
22:41.18cr2<PROTECTED>
22:42.18slashchopIm trying to mount my Kaiser in ubuntu. any ideas?
22:42.23cr2they talk about some TMC patents.
22:43.20BabelOcr2: ok, on first page there is a fmdll test program
22:43.38BabelOslashchop: mount kaiser ? WM5storage ?
22:44.46slashchopwm6
22:45.22BabelOslashchop: and ? wm5storage run on wm6 too
22:45.31BabelOit is always same wince base :)
22:45.40slashchop:)
22:48.25slashchopIm pretty mad tonight. my neighbour have been in spain for like 2 weeks. comes back and starts a freaking party playing music to loud. no wonder Im gonna sit up all night playing with my kaiser
22:53.16ljpwait till tomorrow morning and play your music just as loud :)
22:55.14BabelOcr2: what are the NOAA sat frequencies ? 136Mhz ?
22:55.27cr2BabelO: i've read the thread. those whining wince people make me sick.
22:55.40BabelOlol
22:55.42cr2BabelO: don't know.
22:56.07slashchoplol. nah. now I have a excuse to stay up all night
22:56.16cr2BabelO: we would have never had linux running on htc devices, if followed their strange logic.
22:56.48slashchopI also want linux on my htc :P
22:57.03slashchopmy boss to
22:57.05BabelOcr2: it is like some Windev coder, if you know this software :)
22:57.50BabelOalways installing around 35Mb of SDK to run a small software 35Kb which bring up a LED :)
22:58.07cr2slashchop: kaiser already runs linux to some extent.
22:58.23slashchopI know. I have tried
22:58.31slashchopwanna try more :D
22:59.18cr2BabelO: what is GNS protocol ?
22:59.38Marexcr2: maybe I will try libertas 8381 again ... that driver is pretty much something
22:59.47BabelOah this speak to me but don't remember
23:00.18cr2Marex: wifi is certainly not easy.
23:00.45BabelOcr2: http://www.gpspassion.com/FORUMSEN/topic.asp?TOPIC_ID=17275&whichpage=2
23:01.05slashchopso how far have the developement reached?
23:01.07BabelOthat's why :) decords software
23:01.19slashchopwhat works. and what does semiwork
23:01.33cr2BabelO: it's plain text ??
23:01.56BabelOcr2: The GNS protocol, inserted information in binary RDS within chains NMEA GPS (ASCII)
23:02.17*** join/#htc-linux cmonex (n=xy6091@apn-89-223-144-24.vodafone.hu)
23:03.17cr2BabelO: looks good :)
23:03.25Marexcr2: yea, I gave up last time ... it already took me quite some time
23:06.27*** join/#htc-linux lama_ (n=lama@estel.wpia.uw.edu.pl)
23:14.29BabelOgood night
23:20.07*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
23:30.57*** part/#htc-linux cmonex (n=xy6091@apn-89-223-144-24.vodafone.hu)

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