IRC log for #htc-linux on 20080113

00:00.12AlGe(or have I included the feed.confs already in the second tarf ile?)
00:02.23AlGeDo the gpio keys work for you? (long press liftphone should bring up gomunicator e.g)
00:04.13AlGeBTW: my radio ROM is 1.13.0
00:04.25BabelOAlGe: thanks
00:04.31BabelOno lift does not work :(
00:04.48AlGelong press?
00:05.02BabelOyes long press :(
00:05.21AlGeand the others? calendar, www, contacts
00:05.32BabelOand i have no settihtc tools :(
00:05.51AlGedid you extract the alge-gpe.tar file?
00:05.57AlGeits there
00:06.08BabelOyes i extract it
00:06.33AlGei'll check what I tarred together ...
00:08.30BabelOAlGe: where is this feed conf ? i forgot always
00:09.33AlGeyes its the wrong tar file, wait ...
00:09.34AlGeput http://www.algepop.net/users/alge/angstrom-ba/alge-*-feed.conf to /etc/ipkg/ and then do ipkg update
00:09.51BabelOok
00:11.49AlGegpe-alge.tar updated
00:12.19BabelOi have dns resolv issue :(
00:13.29AlGe80.109.231.226
00:13.39BabelOthat is ok now ;)
00:19.20BabelOAlGe: missing package
00:20.05AlGeyou didnt download the Packages.gz from the htcblueangel feed yet (says my log)
00:21.16BabelOi do ipkg update
00:21.30AlGebut I see GET /users/alge/angstrom-ba/ipk/htcblueangel/pcmcia-cs_3.2.8-r28_htcblueangel.ipk HTTP/1.1" 200 , so it should be ok?
00:22.44BabelOAlGe: it say that it miss hostap-conf and orinoco....
00:23.26AlGebut it built those things, i'll look ...
00:26.17AlGestrange, bitbake says:
00:26.17AlGeNOTE: package hostap-conf-1.0-r9: task do_package: completed
00:26.17AlGeNOTE: package hostap-conf-1.0: completed
00:26.25AlGebut nothing there .
00:28.01AlGethe dependencies in pcmcia-cs.bb file seem to be broken: it seems to depend on building these *conf packages, but not pn generating the ipks, will do that manually
00:31.45AlGeboth missing packages built and uploaded, ipkg update
00:32.12BabelOok
00:32.24BabelOinstalling wifi-radar ;)
00:33.59AlGepcmcia-cs seems to conflict with pcmciautils
00:34.07BabelOyes i see
00:34.54BabelOdone
00:34.57BabelOworks better )
00:36.33AlGenot for me:
00:36.34AlGecardctl insert
00:36.34AlGeioctl(): Device or resource busy
00:36.53BabelOcardctl ident ?
00:37.17AlGeroot@htcblueangel:~$ cardctl ident
00:37.17AlGeSocket 0:
00:37.17AlGe<PROTECTED>
00:39.21AlGeanyway, I think I have to finish now, ... see you later
00:39.32BabelOok good night
00:39.37BabelOit is just pcmcia config now
00:40.12paulproteusymerejt, Hey now.
00:40.26paulproteusHave you merged the latest Qtopia snapshots?
00:42.50paulproteusIf not, can I help you do that?
00:55.42cr2paulproteus: is roadmap included in git ?
00:56.33paulproteuscr2, It's not in the Qtopia source tree on git.asheesh.org as far as I know.
00:56.37paulproteus(I've been watching the commits.)
00:56.49paulproteusBut it's a separate program - does it really make sense for it to be in the Qtopia source tree?
01:00.30*** join/#htc-linux babelo_ (n=babelo_@lun34-2-82-238-28-28.fbx.proxad.net)
01:00.35cr2paulproteus: afair it's not possible to compile a qtopia program outside the tree
01:00.51BabelOit is just pcmcia config nowcrit is possible :)
01:01.08BabelOcr2: easy, just add project_qtopia(qtopia app) to pro file and it is ok
01:05.00cr2BabelO: http://qlandkarte.org/index.php?option=com_content&view=article&id=4&Itemid=5
01:07.00cr2main.pro:3: Unknown test function: qtopia_project
01:07.02BabelOcr2: yes you need qtopia header / librarie, normal ;)
01:08.05cr2main.cpp:20:38: error: qtopia/qtopiaapplication.h: No such file or directory
01:08.22cr2when i compile it on x86_64
01:08.42BabelOcr2: on x86 you need to use qtopiamake also
01:08.45BabelOdo you use it ?
01:09.09cr2no.
01:09.23BabelOthat is why
01:09.43BabelOif you want to compile for embedded device or qtopia, you need qtopiamake tools
01:09.46cr2<PROTECTED>
01:09.55BabelOelse kiozen have done a second setup for computer
01:10.05cr2no, i'd like to test it on the computer.
01:10.12cr2it was working before the update.
01:10.18Kevin2Hi cr2
01:10.28cr2hi Kevin2
01:10.37BabelOcr2: /opt/Qtopia/bin/qmake "CONFIG+=PC"
01:10.46BabelOcr2: i mean qmake "CONFIG+=PC"
01:10.54cr2BabelO: ok.
01:11.45cr2BabelO: still main.pro:3: Unknown test function: qtopia_project
01:12.00BabelOcr2: so there is a little bug ;)
01:12.18cr2main.pro is
01:12.21cr2include(common)
01:12.21cr2qtopia_project(subdirs)
01:12.21cr2SUBDIRS = src
01:13.03BabelOit is pc not PC maybe that ?
01:13.24BabelOi see the trunk
01:13.53cr2hehe.
01:13.55cr2#error("You must choose a config: LooxN560_x86")
01:14.43cr2it seems that there is no PC config
01:16.38BabelOcr2: i have it here
01:24.45cr2BabelO: what is the qtopia usb address ?
01:25.23BabelOcr2: 192.168.0.202
01:26.21cr2ok.
01:26.44BabelOcr2: you play with goxbox image ?
01:27.42cr2yes.
01:27.44cr2Filesystem           1k-blocks      Used Available Use% Mounted on
01:27.44cr2df: /sdcard: No such file or directory
01:28.42BabelOwrong fstab , maybe because of the boot system
01:29.07cr2a bit faster than ba
01:29.10cr2[    0.000000] Run Mode clock: 208.00MHz (*16)
01:29.10cr2[    0.000000] Turbo Mode clock: 520.00MHz (*2.5, active)
01:29.10cr2[    0.000000] Memory clock: 208.00MHz (/2)
01:29.25cr2[    0.250000] asic3: using irq 160-229 on irq 46
01:29.40cr2hmm. it's probably different on pxa263
01:30.16BabelOcr2: yes only 400Mhz but we have ati w100, you need a faster cpu to manage your big screen , lol
01:30.33cr2yeah.
01:30.46cr2athena fixes that problem :)
01:30.54*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
01:30.55cr2BabelO:  wtf  is opt.cruxus.110108.tar.bz2
01:31.28BabelOcruxus is the  media manager
01:31.32cr2Kevin2: what do you think about hermes kernel ?
01:31.42cr2BabelO: do i need it for roadmap ?
01:31.57BabelOcr2: if you have flite installed, then yes ;)
01:32.16cr2ah. it's new /opt/Qtopia
01:33.06cr2BabelO: what's that ? libQtTelepathy*
01:33.45cr2libQtTapioca
01:33.46BabelOcr2: ah ah, it is for my app :)
01:34.02BabelOcr2: generic  api connection manager
01:34.16BabelOfor voip / sound /messanging
01:34.42cr2ok :)
01:34.54cr2usb on uni manages 650K/sec
01:35.53cr2oh. tar in busybox is not very smart.
01:37.45cr2BabelO: what is the busysbox tar syntax ?
01:38.05cr2i need to unpack the qtopia.tar.bz2
01:38.11BabelOxvjf
01:38.25BabelOno ? else xvyf if really old
01:39.00cr2hm. now it works.
01:39.27cr2tar: write error: No space left on device
01:39.59BabelOcr2: card size ? or just img fs
01:40.10cr2100MB was too little for all the stuff goxboxlive puts there.
01:40.55BabelOcr2: should be hard to put every thing in to mdoc or pxaflash ;)
01:41.17cr2he should not put so much junk ther.e
01:41.52cr2<PROTECTED>
01:42.05BabelOvery big :(
01:42.44cr25% for root.
01:43.04cr2removed 58MB, now have 22MB free
01:43.43cr2ok, got a good idea.
01:43.51cr2mv opt.cruxus.110108.tar.bz2 /media/card
01:44.09cr2so it's on the vfat, not on loop
01:47.15aLeSDcr2
01:47.18aLeSDI have news
01:47.24aLeSDif I connect the device by usb
01:47.30aLeSDwhen the kernel boot
01:47.38aLeSDI see something on the screen
01:48.00aLeSDand my dmesg ... says that I have a new usb0 net inteface
01:48.14aLeSDthe problem is that goes in timeout
01:48.28aLeSDbut it means that the linwizard kernel works
01:48.31aLeSDmore or less
01:54.33cr2ok. time to sleep.
01:54.44BabelOgood night
01:54.52BabelOdream of free space
01:54.53BabelOlol
01:55.06cr2goxboxlive: the qtopia setup is completely broken, we need a new working image.
02:21.11*** join/#htc-linux paulproteus (n=paulprot@wide-rose.makesad.us)
02:38.26*** join/#htc-linux paulproteus (n=paulprot@wide-rose.makesad.us)
03:04.55*** join/#htc-linux bernt (n=bernt@dslb-084-060-100-053.pools.arcor-ip.net)
03:17.12*** join/#htc-linux rob_w (n=bob@X18b9.x.pppool.de)
03:58.56*** join/#htc-linux the_sys0p` (i=the_sys0@gateway/tor/x-0f7a5fa8ba4f8e1e)
04:02.56*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfeead.pool.einsundeins.de)
06:34.51*** join/#htc-linux goxboxlive (n=jrs@195.159.97.196)
06:35.03goxboxlivegood morning
07:06.07dcordesmorning goxboxlive
07:07.47goxboxlivehi
07:09.01*** join/#htc-linux Marex-notebook (n=marex@vasut.kolej.mff.cuni.cz)
07:11.58*** join/#htc-linux goxboxliv1 (n=jrs@195.159.97.196)
08:07.40*** join/#htc-linux goxboxlive (n=jrs@195.159.97.196)
09:35.57*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
09:45.15Zooloochello folks
09:51.05paulproteusHowdy.
10:39.07ymerejtpaulproteus, are u around ?
10:39.24paulproteusYup.
10:39.45ymerejtI want to merge with the lastest qtopia
10:41.01paulproteusymerejt, It's easy - follow me.
10:41.01ymerejtany advice
10:41.11paulproteus$ git fetch
10:41.30paulproteus$ git merge origin/4.3.1-snapshot
10:41.40paulproteusTa-da, that's it.
10:42.20ymerejtfetching
10:42.28paulproteusYou can merge tsdogs' changes too a similar way.
10:44.01ymerejtconflicts on merge
10:44.21paulproteusWell, that was unavoidable if you and Trolltech changed some of the same things.
10:44.48ymerejthow to fix conflicts ?
10:44.49paulproteusOpen the files that are conflicted in your editor and look for >>> like svn.
10:44.58paulproteusFix the conflicts, then "git add $file".
10:44.59*** join/#htc-linux AlGe (n=alge@chello080109231226.4.uni-klu.teleweb.at)
10:47.06paulproteusThen git commit -m "merged successfully"
10:47.17paulproteusymerejt, Does that make sense?  I need to go to bed in a few minutes. (-:
10:47.36ymerejtthat doesn't work well on the merge part
10:47.43ymerejtbut good night
10:47.49ymerejtI will fix it myself
10:47.58paulproteus#git is full of friendly people
10:48.06paulproteusIf you still want help in the morning feel free to ask again (-:
10:48.16ymerejtth
10:48.23ymerejts/th/thx
10:57.19*** join/#htc-linux aLeSD (n=alex@236.Red-88-26-162.staticIP.rima-tde.net)
11:23.22*** join/#htc-linux lieter (n=lieter@a62-251-100-248.adsl.xs4all.nl)
11:34.34*** join/#htc-linux lieter (n=lieter@a62-251-100-248.adsl.xs4all.nl)
11:51.55gw280does the universal work completely yet?
11:51.58gw280in particular,t he flash ROM?
11:58.22ymerejtgw280, no
12:03.53AlGehi, babelo, are you there?
12:04.39AlGeI think I found my settihtc problem: it works (without gsmd) if some other process has /dev/ttyS0 opened.
12:05.18AlGenow I first started minicom, then settihtc /dev/ttyS0, then its ok.
12:07.46AlGebtw, what happened to http://irclog.iclem.net ? it stopped recording this channel this morning
12:15.47*** join/#htc-linux steve56 (n=user@79-68-92-72.dynamic.dsl.as9105.com)
12:34.22*** join/#htc-linux Robwoerle (n=bob@X1d05.x.pppool.de)
13:24.51*** join/#htc-linux dcordes_ (n=dcordes_@unaffiliated/dcordes)
13:43.27*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
14:10.52steve56hello folks
14:11.50steve56has anybody seen this error "build/tmp/cross/bin/arm-angstrom-linux-gnueabi-as: unrecognized option `-Qy'"
14:57.43*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
15:01.59*** join/#htc-linux ymerejt (n=jerry@i02v-87-89-217-253.d4.club-internet.fr)
15:16.43*** join/#htc-linux jerry1981 (n=jerry@i02v-87-89-217-253.d4.club-internet.fr)
15:27.33*** join/#htc-linux rakeem_ (n=rakeem@n219079215168.netvigator.com)
15:27.41*** join/#htc-linux jerry1981 (n=jerry@i02v-87-89-217-253.d4.club-internet.fr)
15:36.31*** join/#htc-linux the_sys0p (i=the_sys0@gateway/tor/x-8a1c2d488e5b713c)
15:37.13*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
16:01.53aLeSDsomeone here know someone that has tried to find the params of a LCD ?
16:01.58aLeSDI have fb problems
16:16.13aLeSDI have fb problems
16:58.59*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
17:09.47AlGeHi Babelo,
17:12.17BabelOhi AlGe
17:12.55AlGeI resolved the mystery about my settihtc
17:13.13BabelOfrom where it is come from ?
17:13.35AlGethe line discipline setting is only valid as long as at least one process has opened the device
17:14.20AlGenow I add a -k (keepalive) option to settihtc where it forks an indefinite loop.
17:15.29AlGethat means, in your qtopia image some process has /dev/ttyS0 opened all the time
17:16.26BabelOAlGe: yes the modem manager daemon ;)
17:18.18AlGenew source uploaded, as well as the init script
17:20.19BabelOAlGe: yesturday i try but not able to start gommunicator
17:20.40AlGebecause settihtc was not working
17:21.16AlGe(not able means: gomunicator complained about not initializing the phone?)
17:23.09BabelOAlGe: yes
17:23.09BabelOi can try now
17:23.09BabelOAlGe: other thing, we need to setup correctly caardctl config file
17:23.54AlGeI'm already back at pcmciautils, wouldnt it be better to update gpe-config to work with the newer toools?
17:24.17BabelOAlGe: yes, if you provide a patch ;)
17:24.36AlGeI'm already trying to understand wj´hat happens there ...
17:26.18AlGefor your next gomunicator try, run settihtc /dev/ttyS0 -k before
17:26.40*** join/#htc-linux jerry1981 (n=jerry@i02v-87-89-217-253.d4.club-internet.fr)
17:28.00dcordes_hi paul
17:36.20*** join/#htc-linux rob_w (n=bob@X1d05.x.pppool.de)
17:46.21BabelOAlGe: where do you upload all your script ?
17:50.15*** join/#htc-linux jeanseb (n=jeanseb@gazypan.dyndns.org)
17:50.29jeansebhello
17:51.22BabelOhello jeanseb
17:55.17jeansebBabelO, is there an Hoto for build a full image from source ?
17:55.54AlGeBabelo: http://www.algepop.net/users/alge/angstrom-ba/
17:55.54AlGeinit script is http://www.algepop.net/users/alge/angstrom-ba/settihtc.init
17:56.33BabelOjeanseb: only OE howto ;)
17:56.54BabelOjeanseb: if you want, you can try AlGe image, gommunicator is working, wifi also
17:57.05jeanseboe ?
17:57.07BabelOAlGe: you miss bluetooth working on your image
17:57.21BabelOjeanseb: www.openembedded.org
18:00.00AlGeBabelo: only the gpe-bluetooth does it wrong, do
18:00.02AlGehciattach /dev/ttyS3 texas
18:00.26BabelOAlGe: you miss the correct TI_Init bts script file
18:00.36BabelOAlGe: it is in your windows folder
18:07.12BabelOAlGe: other thing , blueangel:phonebutt need to be set to backlight trigger, not input-key :)
18:21.50AlGeI didnt change it, will add it to an init script
18:22.44AlGeBabelo: what TI_Init bts script? windows folder in wince?
18:23.43BabelOAlGe: yes windows folder of your ba
18:24.04BabelOAlGe: and then add it to hciattach command line with -S
18:24.05AlGeand I put it where?
18:24.11AlGeok
18:24.34BabelOAlGe: usually i put it in /etc/bluetooth
18:31.10AlGei have no ti_init.bts file in /windows (i'm looking on my primary ba which has a little bit older rom as my secondary devel BA)
18:32.49AlGeand bluetooht already worked to some extent without the script for me. i could search and browse other devices, but connections didnt survive a few seconds.
18:34.28AlGeI only have Init_Rom_V316.bts and Soft_Gemini_Disable_for_P4.pts (and ...Enable..)
18:35.31BabelOdon't know what is second script
18:35.31BabelOfirst one look like corect bts script
18:35.36BabelOif you edit it in text, you can see some brf6150 line i think
18:35.47AlGeI just open it ...
18:43.19AlGegrrr, my sd card is broken ...
18:43.40*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
18:49.17AlGeok, got it. But I seem to need the matching script per ROM version, at least the text in the header indicates it. so reboot time for second BA
18:50.37BabelOAlGe: no it is just a firmware for brf6150 chipset
18:51.13AlGeok.
18:51.13BabelOcr2 around ?
18:53.22AlGethe correct line is now
18:53.22AlGehciattach -S /etc/bluetooth/Init_Rom_V316.bts  /dev/ttyS3 texas
18:53.22AlGeor without ttyS3?
18:53.40BabelOyes your line is correct with ttyS3
18:54.37AlGeok, will move my GPS in reach of it
18:55.55*** join/#htc-linux aLeSD (n=alex@236.Red-88-26-162.staticIP.rima-tde.net)
18:56.03*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
18:56.09AlGeok it sees it + the mobile of my neighbour ;-)
19:01.36AlGebut "hcitool cc HWA" doesnt establish a connection ... or wasnt there some rfcomm command needed too?
19:04.11paulproteusymerejt, Did you figure out your git stuff?
19:04.25ymerejtpaulproteus, yes thx
19:04.28paulproteusGreat. (-:
19:09.30AlGeBabelo: I cann bt-connect but only for very short period:
19:09.30AlGeroot@htcblueangel:~$ hcitool cc  _HWA_; rfcomm bind /dev/rfcomm0  _HWA_;  hcitool con
19:09.30AlGe<PROTECTED>
19:09.30AlGe<PROTECTED>
19:09.30AlGethe next "hcitool con" already shows an empty list.
19:11.19AlGemaybe I'm missing the PIN, ...
19:21.45*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
19:27.46*** join/#htc-linux aLeSD_ (n=alex@236.Red-88-26-162.staticIP.rima-tde.net)
19:29.52BabelOAlGe: yes you need to send your pin to device
19:31.19AlGewith what command?
19:31.41BabelOAlGe: echo "0000" > /dev/rfcomm0
19:31.47BabelOsomething like that
19:31.56BabelOthere is lot of how to about this
19:32.20AlGeok, thanks
19:37.24*** join/#htc-linux aLeSD (n=alex@236.Red-88-26-162.staticIP.rima-tde.net)
19:42.04AlGenow it works for one of my bt-gps
19:42.39BabelOgood :)
19:43.15*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1dbc4.pool.einsundeins.de)
19:44.13AlGemaybe the other has some key set (the working btgps accepts echo "PIN:0000" > /dev/rfcomm0)
19:48.57*** join/#htc-linux ImCoKeMaN (n=imcokema@pool-71-173-158-85.hrbgpa.fios.verizon.net)
19:52.10ymerejtpaulproteus, I compiled the new code but I haven't tried it yet
19:57.26goxboxlivehi ymerejt
19:57.38ymerejtgoxboxlive, hi
19:57.51goxboxliveWhat new code?
19:58.05ymerejtthe trolltech code
19:59.22ymerejtHave you seen an improvement with the code you compiled yersterday ?
19:59.44ymerejtgoxboxlive, read above
20:02.39BabelOymerejt: what do you do with backlight / fb power management ?
20:02.57ymerejton qtopia ?
20:03.08BabelOymerejt: yes
20:03.58ymerejtimplement the power off on setBackligh(0)
20:04.11BabelOAlGe: so you can keep connection open ?
20:04.17goxboxliveymerejt: the logs are broken, so i cant see it
20:04.35goxboxliveymerejt: but i have noticed that the lcd/backligt seems more smooth
20:05.12BabelOymerejt: ok so it is a kind of blank console, so devie go to suspend mode after
20:05.15ymerejtBabelO, why this question
20:05.33ymerejtBabelO, yes
20:05.43ymerejtit depends on your apm qtopia configuration
20:05.46BabelOymerejt: because i see some setbacklight(-1) , and ba always shutoff backlight
20:06.37ymerejtI think setBackligth(-1) should restore the backlight and the lcd power if needed
20:09.09BabelOymerejt: i m not sure if you have power gain with that, i think you consunme more power to power on / reinitialise lcd device and should be longer
20:09.19*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
20:13.01AlGeBabelo: currently I get only: cat: /dev/rfcomm0: Connection refused ...
20:14.04BabelOAlGe: cat /dev/rfcomm0 ?are you sure it works like this ?
20:14.55AlGeIt worked in my successful try
20:15.06AlGeI saw the NMEA ouput
20:16.11BabelOAlGe: what did you use to test touchscreen on your gpe image ?
20:16.21BabelOok
20:16.37goxboxliveymerejt: where there other things that i havent noticed?
20:18.03goxboxliveBabelO: i still cant get screenshot working on uni. The strange thing isthat it works in Neo
20:18.09AlGeBabelo: gps works again, I didnt switch back the HWA grom the nonworking to the working in my script
20:18.17*** join/#htc-linux the_sys0p` (i=the_sys0@gateway/tor/x-7dac6328c7c89c7e)
20:19.18AlGeBabelo: tocuhscreen: nothing special, I just notice that it is almost impossible to use the onscreen keyboard.
20:20.05AlGewith maybe 50% probabilty you get the wrong key, or 2 or more keys, or the key followed by enter ....
20:20.27BabelOAlGe: i m trying to fix it
20:21.02BabelObut i miss tools to test ;)
20:21.50AlGeI already tried to use Xw100 instead of Xfbdev, but there is no difference related to touchscreen (Isnt there some synchronization between ts and ati chip?)
20:22.55AlGeXw100 has also some weird portait/landscape swapping problem ...
20:24.03BabelOAlGe: no synchronisation
20:24.13AlGeWhat tools? xtscal ? or better some simple pixel drawing tool to see
20:24.25BabelObut agrre Xw100 should be better  , it contain accel driver
20:25.42AlGein my gpe-alge tar file you can see some commented out lines for Xw100, "... -dpi 100 -screen 320x240"
20:25.53AlGein /etc/X11/Xserver
20:26.21AlGebut I didnt get it working in portrait mode only landscape.
20:27.59BabelOgoxboxlive: do you use ts-adc or your own driver ?
20:28.09BabelOgoxboxlive: for universal
20:28.29goxboxliveBabelO: our own
20:28.38goxboxlivets-adc isent working with universal
20:29.08BabelOgoxboxlive: does not work well with ba too, i notice a strange thing in code
20:29.13goxboxliveok
20:29.28goxboxliveBabelO: have you ever tried syncing Qtopia with google mail?
20:30.00AlGeBabelo: another thing: in bright daylight there is some very annoying low frequency flickering, I compared it to the wince flickering on my second BA and X* filcker is much more visible then in wince.
20:30.21AlGethe flickering is equal for Xfbdev and Xw100
20:31.05BabelOAlGe: it is probably related to a bad settings in blueangel_lcd, i ve tweaked them a bit but maybe need better values
20:31.23BabelOgoxboxlive: no never try, i just noticed it is possible
20:31.47goxboxliveBabelO: the ts-adc doesnt work well with Magician either.
20:32.25goxboxliveYes it existed in the 4.2.x but ssl where removed in 4.3.x. I added it back, now i have the sync again, but it doesnt want to work
20:39.24goxboxlivehmm when trying to sync: Resource :  Unsupported resource ":/trolltech/network/ssl/qt-ca-bundle.crt
20:53.25AlGeBabelo: bluetooth: cat /dev/rfcomm0 works, even for now about an hour, but if I cancel this cat and start a new one this will time out.
20:53.33AlGebut maybe this is normal
20:54.12BabelOAlGe: maybe you need to resend pin ?
20:54.27AlGemaybe, yes
20:54.58AlGeyes, you are right
20:56.28AlGeBabelo: do you know if there is a gpe variant of maemo-mapper, which I use on the n770?
20:58.19BabelOAlGe: you have gps drive package or roadmap package i think
21:00.36BabelOAlGe: i think one of it is in OE
21:01.32*** join/#htc-linux echowip (n=moo@17-050.228.popsite.net)
21:01.40AlGeAh, I see, both are there
21:02.33AlGeOk, but I have to do some other work now, will continue on wednesday ...
21:02.43BabelOok
21:13.16*** join/#htc-linux zuo (i=b@freebsd.net.pl)
21:14.58*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
21:15.43zuoHi there.
21:28.11*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
21:39.49goxboxliveBabelO: Have you tested screenshot yet?
22:15.42*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
22:22.15*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
22:24.01*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
22:34.54*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
22:52.36*** join/#htc-linux SmallR2002 (n=SmallR20@79-74-6-165.dynamic.dsl.as9105.com)
23:08.33*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
23:23.05*** join/#htc-linux LunohoD_ (n=alex@e180066144.adsl.alicedsl.de)
23:23.34*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)
23:36.55*** join/#htc-linux BabelO (n=Fabrice@2a01:5d8:52ee:1c1c:250:fcff:fe46:5573)

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