**** BEGIN LOGGING AT Mon Oct 06 11:05:36 2008 Oct 06 11:11:01 rohanpm: now my qt-extended recompiled, I can recompile my own app and create the package. But the generated packages.list contains QtopiaVersion: 4.3.0-4.3.2 (where is this info comming from ?) Oct 06 11:11:30 trying to install after manually updating this version to include 4.4.1 gives a failure while installing Oct 06 11:15:48 FilipLinux4: how did you make packages.list ? Oct 06 11:16:04 The version is supposed to come from QTOPIA_COMPATIBLE_VERSIONS in qtopiabase/version.h Oct 06 11:20:36 like I did before: $QPEDIR/bin/mkPackages www Oct 06 11:21:53 after doing a 'make packages' offcours Oct 06 12:09:29 rohanpm: forget my remark regarding package creation; cleaned & rebuild everything again and now it works, was probably a caching issue Oct 06 12:38:43 re **** BEGIN LOGGING AT Mon Oct 06 12:54:21 2008 Oct 06 13:29:59 * mwester wonders if any of the QT Extended developers will be at the ESC show in Boston later this month... Oct 06 14:04:43 hi, i can't find the g78199ea0 mwester kernel, it's reported on qtextended page but i'm not able to get it from moko.mwester.net. Ideas? Suggestions? Oct 06 14:31:45 dario_: what's the link you're following? Oct 06 14:32:12 http://qtextended.org/modules/mydownloads/visit.php?lid=91 from http://qtextended.org/modules/mydownloads/viewcat.php?cid=6&orderby=dateD Oct 06 14:34:49 Hmm... clicking that redirects, and begins downloading a kernel here.... (it's the g291a9d50 hashid kernel, but that's the most recent one so that would be right) Oct 06 14:34:58 What error do you get? Oct 06 14:37:01 the version error :) it is supposed to be based on a more recent git version, isn't it? the link is marked as updated and from 6-10 but that kernel is some days old :) Oct 06 14:39:26 It's a git hash, not a version number, so it does not increment. The one being downloaded is the most recent one (I removed the older ones) Oct 06 14:40:31 ok, thanks a lot then, i should be more careful :) Oct 06 14:47:36 dario_: Don't forget to install the matching kernel modules from that same site, or you'll have troubles with wifi and other stuff. Oct 06 14:48:08 (Follow the link to http://moko.mwester.net/dl.html#kernels ) Oct 06 14:48:53 yes, i know, thanks a lot Oct 06 14:50:34 Ok - just thought I'd mention it; a lot of people don't know to do that, and then find that they can't get the wifi to work at all with WPA (because the crypto modules are missing). Oct 06 15:10:12 mwester: battery life on qtopia seems ok (multiple days),as along as I haven't used wifi. Once I've turned on wifi , it seems to never turn off anymore (or at least it looks like something keeps eating battery). Who would be responsible for turning wifi off ? suspens script ? qtopia ? kernel ? Oct 06 15:15:38 FilipLinux4: Good questions. Oct 06 15:16:23 Unfortunately, due to some unimaginable reason, there is no way to turn off wifi once it has been turned on. Oct 06 15:16:53 ...ok? Oct 06 15:17:32 I wouldn't say it's ok... ;) Oct 06 15:17:59 No, you are quite right, i appologise ;) Oct 06 15:19:14 Om is working on the problem. As I understand it, it may be possible to get this to work if we can get the driver into a loadable module, then it needs to be loaded/unloaded in order to turn off and reset, etc. The problem is that it doesn't work as a module right now. Oct 06 15:19:18 mwester_: how is it powered ? trough i2c , usb or other ? Is there a detailed electrical diagram somewhere ? Oct 06 15:19:21 mwester: Is there not an 'echo -n 0 > /sys/blah' that you can do? Oct 06 15:19:30 mwester: Oh, it's a low level problem Oct 06 15:19:31 :-( Oct 06 15:19:49 and how is it turned on ? Oct 06 15:19:56 by just ifconfig'ing it ? Oct 06 15:20:40 Actually, I don't know -- I think that may be the case, but perhaps there's also a /sys node that needs to be tickled. Oct 06 15:21:22 The driver is not closed, but apparently the code quality is such that it might as well be ;) Atheros wrote it. Oct 06 15:21:41 I see, encrytped code ;-) Oct 06 15:21:52 or rather obfuscated Oct 06 15:22:08 hehe! Oct 06 15:23:25 Actually, I'm going to take the Treo route, I think -- that is, set up a way to use bluetooth to gain access to my home network. That will work better than the wifi currently, and has the benefit that it also works with my Neo, and the infrastructure will also work for my Treo (good for testing purposes) Oct 06 15:23:54 I wonder how hard that would be to add to Qtopia? Oct 06 15:24:34 going to have a look at that code someday to see how it is powered. It's currently the only show-stopper for me in qt-extended Oct 06 17:21:17 interesting, qte freezes when i try to make gprs contact over bluetooth Oct 06 17:21:42 this is in freerunner Oct 06 17:55:21 bah, joys of traintravelling, cutting gprs Oct 06 18:04:21 meh Oct 06 18:05:17 qtextended freezes when bluetooth connection is lost, doesnt handle it well it seems Oct 06 18:36:33 goxboxlive: fyi universal is mainly working (also with the hinge rotation) Oct 06 18:37:11 phone stack needs a rework though. But I have received a call and sound was better than from wince :) Oct 06 18:37:55 BabelO: is BA phone working correctly? Oct 06 18:38:11 tsdogs: i did not check phone modem Oct 06 18:38:16 ho ok. Oct 06 18:38:26 tsdogs: you have one ? Oct 06 18:38:35 BA ? Oct 06 18:38:41 yes Oct 06 18:39:01 well somehow, I have one from work but I do not play with it much Oct 06 18:39:22 Universal is kind of working but code looks a bit messy for me. Oct 06 18:39:44 did u implement your phone stack from scratch or based it on gta01 ? Oct 06 18:39:59 in 4.3.2 of course :) Oct 06 18:40:18 i use the gta01 struct because we have same gsm modem Oct 06 18:40:40 but i have to patch the qtopiacore stack Oct 06 18:41:01 hmm, I need to document on the universal if it's the same or not, many commands look the same for ba/uni/magician ... Oct 06 18:42:31 BabelO: is this the only documentation ? http://wiki.xda-developers.com/index.php?pagename=HTC_GSM Oct 06 18:43:21 yes from cr2 Oct 06 18:43:27 afternoon Oct 06 18:43:55 evening chouimat|work Oct 06 18:44:07 tsdogs: or use a standard GSM 7.07 specs :) Oct 06 18:44:14 most command are there Oct 06 18:44:53 :) yeah I need to check which commands are really needed... the guy who implemented it has disappeared :) Oct 06 18:46:31 time to head home. cya Oct 06 19:31:30 think i figured out my kde4 memory leak. Oct 06 19:32:04 konversion and knotify4 :) Oct 06 19:32:47 I kan't use kde, just kan't get used to not using the letter c anywhere... Oct 06 19:33:48 lpotter: ;) is there a terminal app in 4.4.2 ? :) Oct 06 19:34:00 not in the sources Oct 06 19:34:22 should be at qtextended.org, if not. I will upload the sources Oct 06 19:34:34 its in the unofficial git Oct 06 19:35:07 * mwester is having withdrawal symptoms from not being able to see a shell prompt on his phone... :D Oct 06 19:35:33 lpotter: does the unofficial git contain 4.4 now? Oct 06 19:35:56 In the meantime, I can done what I must if I can add a menu item to that Devtools menu -- where can I edit/add to that list? Oct 06 19:35:58 not sure. probably not. Oct 06 19:36:08 no it doesn't Oct 06 19:36:17 lpotter: any chance we'll get git access to 4.4 at some point? :) Oct 06 19:36:39 mwester: at compile time: devices/neo/devtools/... Oct 06 19:36:45 src/devtools that is Oct 06 19:36:59 at runtime, you will need to add entries to the db Oct 06 19:38:45 Ah, a db -- I was grepping about for a conf file. :) Thanks. Oct 06 19:41:29 mwester: I have a terminal app on 4.3.2... did it get yanked in 4.4.1? Oct 06 19:41:57 lpotter: Oh, I'm am almost positive that the fast charge app in 4.3.2 for gta01 just doesn't work Oct 06 19:42:02 where is it? Oct 06 19:42:12 As in, I run the app, then check my charge rate and it's still 'pre' Oct 06 19:42:24 but my command line script sets it to fast_cccv just fine Oct 06 19:42:38 mwester: In the 'T's in the package list Oct 06 19:42:48 I don't remember if I had to install something extra to get it Oct 06 19:43:09 ooh... my gta01 is still on 4.3, lemme go check. Oct 06 19:43:58 ou can edit that Oct 06 19:44:21 i meant, its just a script that you can edit Oct 06 19:44:39 lpotter: Are you sure? I would have sworn that I 'vi'ed it and got binary splat Oct 06 19:45:15 the fast_charge is a bash script Oct 06 19:46:15 hmm. i havent updated that for gta01 and gta02 Oct 06 19:46:22 :) Oct 06 19:47:39 OK Oct 06 19:47:45 I will hunt it down & fix it, then Oct 06 19:47:54 Dunno what I was thinking of with the binary edit Oct 06 19:48:03 :) Oct 06 19:49:27 indeed, its the wrong path Oct 06 19:49:40 hi Oct 06 19:50:08 That would 'splain why my battery got so low over lunch today; it didn't actually do a fast charge on the car lighter plug. Oct 06 19:51:00 lpotter: one more;-) when a new sms comes in qtext tells me that there are n new sms, the dont seem to be marked as read ... Oct 06 19:51:15 yes. known issue Oct 06 19:51:23 Oh, does anyone get all the @_ smses in qtopia? Oct 06 19:51:49 I *think* they're just supposed to hold info about the cost of my call (even though I get that as a UDMS or whatever that's called) Oct 06 19:51:49 whats that? Oct 06 19:52:00 oh Oct 06 19:52:04 hmm Oct 06 19:52:22 they all show a link to some extended media content. I can never navigate said link Oct 06 19:52:33 hehe! Oct 06 19:52:46 It may be something stupid my service is doing. I have AT&T GoPhone. Oct 06 19:52:47 * mwester just pointed the qtopia web browser at his mythtv web Oct 06 19:53:15 It may just be that Qtopia is the only distro with good enough sms support to show me the stupid stuff that's happening in the background Oct 06 19:53:15 It seems that webkit sends a preferred language string. Oct 06 19:53:16 lpotter: is the feature "fast load" new? Oct 06 19:53:24 It's in some language I can't read. ;) Oct 06 19:53:38 But I can't find anywhere to set the language webkit prefers. Oct 06 19:54:03 mwester: Yeah, I always wondered why most preferred language lists seem to be in English instead of the appropriate language for each entry Oct 06 19:54:05 wurp2|working: I have the AT&T GoPhone SIM as well, I only get their regular marketing SMSs Oct 06 19:54:22 mwester: No sms from '@_' after every call? Oct 06 19:54:25 Nope. Oct 06 19:54:37 I wonder what the hell's up, then Oct 06 19:54:43 I get the "this transaction cost you your right arm" message on the screen though. Oct 06 19:54:50 Yeah, me too Oct 06 19:54:59 * mwester thinks his texting-crazy daughter needs that. Oct 06 19:55:02 although for me it's always less than the minimum load per month Oct 06 19:55:19 Well, since nothing has been working... Oct 06 19:55:47 up to now, I end up paying the minimum for another 90 days, but don't use that much time. I have >75$ on the SIM now. Oct 06 19:56:09 Now that the bouncing problem has a workaround, and the echo is fixed, that will change. Oct 06 19:56:28 whats the fix for echo? Oct 06 19:56:39 mwester: the eco fixed? Oct 06 19:56:54 Is there an echo in here? Oct 06 19:56:58 Those funky AT codes for echo cancellation and noise reduciton. Oct 06 19:57:05 oh ok Oct 06 19:57:07 mwester: I would probably have about $300 on mine now Oct 06 19:57:10 seemed to have fixed the echo callers used to get when they called my phone. Oct 06 19:57:21 Except when I first got gprs working, I didn't add unlimited internet to my plan Oct 06 19:57:36 So I used it all up in about a day. Now I have about $140 in credit again Oct 06 19:58:08 Yikes! Oct 06 19:58:21 Eh, it was never gonna be any use to me anyway Oct 06 19:58:46 The balance grows every month, afaik there's no way for me to stop paying $40 each month and still get to use my phone Oct 06 19:59:17 And I call less than $40 worth every month Oct 06 19:59:51 mwester: can you tell us some details on that funky at stuff? how hard is it to integrate and where it should be integrated in? Oct 06 20:00:09 malik1972: It's already integrated - just check the source. Oct 06 20:00:41 malik1972: and why my counterpart has an echo? Oct 06 20:01:25 malik1972: That's not an echo; you're just talking to yourself. Oct 06 20:01:33 :-) Oct 06 20:01:52 wurp2|working: you recognized it Oct 06 20:02:35 mwester: the at commands are there but need to be activated? Oct 06 20:03:05 Nope, they are active. There are reports, however, that they don't solve all the echo problems -- some people still experience them. Oct 06 20:03:21 firmware Oct 06 20:03:43 Hmmm... Oct 06 20:03:43 gsm firmware? Oct 06 20:03:51 Neo or FR, malik1972 ? Oct 06 20:03:57 freerunner Oct 06 20:04:50 echo quite often, newest qtext from lpotter und newest kernel from mwester;-) Oct 06 20:10:37 lpotter: can the predictive keyboard learn words ad hoc while typing, words applications works well Oct 06 20:14:58 not sure, but i think it can Oct 06 20:15:03 if not, it should Oct 06 20:15:40 i should fix up qterminal Oct 06 20:21:20 lpotter: can you tell me how fixing all that unexpected features goes on? Oct 06 20:21:40 are they more or less quick fixed Oct 06 20:21:54 or are there harder ones Oct 06 20:24:30 Sound switches to headphones when you plug 'em in in 4.4.1? Oct 06 20:26:07 lpotter: here is a minor thing concerning the back button, for a differnt color scheme in finxi it should the color should be changed. in some cases, for instance in help pages, there is an invisible back button Oct 06 22:33:59 hi Oct 06 22:34:07 how i start web browser in qt extented ? Oct 06 22:34:24 BabelO, what device? what build? Oct 06 22:34:46 did you build qt extended yourself or flashed it? Oct 06 22:34:53 myself Oct 06 22:34:58 for htc blueangel Oct 06 22:35:03 then look into examples directory Oct 06 22:35:07 but i did not see the web browser :( Oct 06 22:35:13 ohhh, you are the one from HTC team? Oct 06 22:35:22 *HTC Linux team Oct 06 22:36:19 yes Oct 06 22:36:28 abram@abram-laptop:~/ming/qpe$ cd build/examples/webviewer/ Oct 06 22:36:28 abram@abram-laptop:~/ming/qpe/build/examples/webviewer$ ../../bin/qbuild ** make install Oct 06 22:36:46 BabelO, greetings from MotoEZX team :) Oct 06 22:36:47 hmm i think i builded sample file Oct 06 22:37:08 Abram: oh ok :) do you own a A780 ? Oct 06 22:37:24 BabelO, I was searching for HTC team over the Internet. I think both our teams can help each other Oct 06 22:37:34 no, A1200. I also want to run Qtopia on Z6 Oct 06 22:38:23 Abram: yes, i try a bit qtopia and then try again to got a working phone without patching qtopia Oct 06 22:38:32 what is Z6 ? Oct 06 22:38:53 Z6 is the first Motorola from 3rd generation EZX, MOTOMAGX Oct 06 22:39:21 A780 is from the 1st gen, A1200 is from 2nd gen Oct 06 22:41:21 BabelO, there're few technical details before you can fully use Qt Extended on your device; we made it on Moto phones and we can help you as well as other device teams (if there are other device teams) Oct 06 22:41:23 ok , motorola is good :) Oct 06 22:41:38 do u have a ICQ/XMPP/Jabber?.. Oct 06 22:42:12 Abram: i already do it on previous release, but i patch atchap.cpp because it segfault on some modem return Oct 06 22:42:30 Abram: i have done a qtopia messenegr ICQ / XMPP/Jabber :) Oct 06 22:42:42 and yes i have one , but never use it :) Oct 06 22:42:50 that's bad Oct 06 22:43:10 I was thinking about making a real qtopia community since there's no one Oct 06 22:43:20 Abram: i ve gmail, or you can join #htc-linux on the evening i m there too Oct 06 22:43:21 BabelO, qtopia messenger?.. Oct 06 22:43:37 IMLife? QPidgin?.. Oct 06 22:43:40 Abram: yes qtopia messenger for 4.3 should work on 4.4 too Oct 06 22:43:49 IMLife , that is mine Oct 06 22:44:15 that's what i'm talking about; there're separate device teams that don't communicate with each other :( Oct 06 22:44:22 re Oct 06 22:44:42 I wonder what's new in the 2008/10/06 mwester kernel. Oct 06 22:44:54 BabelO, i didn't know IMLife's already usable Oct 06 22:47:31 Abram: it is usable Oct 06 22:47:47 i use it on BA to speak with msn accound and gtalk too Oct 06 22:48:00 audio works too , but not in git version Oct 06 22:49:27 BabelO, thanks, gonna try it :) Oct 06 22:49:44 Abram: you have the qtopia git ? Oct 06 22:49:56 better is to take this sources Oct 06 22:50:29 ljp: qbuild can install libraries now ? :) Oct 06 22:50:37 Abram: you see screenshot ? Oct 06 22:58:47 BabelO, no Oct 06 22:59:50 Abram: Oct 06 22:59:51 http://linuxbox2.free.fr/qtapp/index.php?option=com_content&view=article&id=3&Itemid=15 Oct 06 23:00:01 but don't get sources from there Oct 06 23:00:06 take the one in git **** ENDING LOGGING AT Tue Oct 07 02:59:57 2008