**** BEGIN LOGGING AT Tue Jul 19 02:59:56 2011 Jul 19 06:36:41 how does one find the GPRS APN/etc info for a network (at DebConf11, wondering how to get data access) Jul 19 06:48:39 pabs3: from a network provider. Jul 19 06:48:56 pabs3: sometimes they have those settings exposed on their website Jul 19 06:49:23 pabs3: sometimes they can send you a special message via sms. Sometimes it's easier to ask the folks who's already using it. Or just google. Jul 19 06:51:46 pabs3: usually only APN matters, and any values for login/password work. Jul 19 06:52:41 pabs3: even when website has only stupid examples (e.g. for windows xp), you can see the relevant data on the screenshots anyway. Jul 19 13:01:55 DocScrutinizer: Jul 19 13:01:56 Hab eine Antwort vom Support der SD-Karte bekommen. Jul 19 13:01:58 DocScrutinizer: Prinzipiell kann Ihr Entwickler durchaus Recht haben, je grösser die Kapazität einer Karte ist, je länger dauern einige Initialisierungen / Überprüfungen, die innerhalb der Karte vorgehen. Diese werden bei jedem "Einschalten" erneut durchgeführt. Jul 19 13:33:56 ttyS3: is it possible you get more feedback by writing in English? Jul 19 13:43:16 PaulFertser: ohh. sorry. wrong channel. (this was not #openmoko-de) ;-) Jul 19 13:45:39 PaulFertser: it's been about a 32GB card that refused to work in funny ways. My suspicion been it takes the card too long to initialize on power-on Jul 19 13:46:19 PaulFertser: ttyS3 just confirmed the card manufacturer agrees on the basic property of larger cards taking longer to initialize Jul 19 13:46:25 no surprise Jul 19 13:46:36 DocScrutinizer: thx, for translation. ;-) Jul 19 13:47:54 seems ths mmc driver fails to read in the partition table on init Jul 19 13:48:21 my idea been we might need a longer delay to let card initialize after power-on Jul 19 13:48:42 Maybe it's possible to use the card, if the card whould not disabled (if not used). Jul 19 13:49:05 yes. good idea. Jul 19 13:49:07 nah, we need to fix the root cause which is delay on init Jul 19 13:49:27 *probably* is... Jul 19 13:50:31 there's no use in running a fdisk against the card each time the uSD VDD gets enabled Jul 19 13:50:49 and to keep VDD enabled to avoid having to redo the whole botch Jul 19 13:51:26 if driver fails to read in the partition table, then we need to find *why* and fix it Jul 19 13:52:14 my bet is on changing/increasing the delay in driver, to give card enough time to initialize Jul 19 13:52:35 is there no event fired when the card is ready? Jul 19 13:53:01 also I'm not even sure if we really power down the uSD slot - probably during suspend we do though Jul 19 13:53:54 pabs3: I do not know details, last time I looked into it was wheh that GPS+uSD issue came up Jul 19 13:54:10 i.e several years ago Jul 19 13:54:46 I know uSD is controlled on a IF that lives on glamo - bad enough Jul 19 13:55:17 * pabs3 finds it weird to have uSD and GPU on one chip Jul 19 13:55:39 pabs3: the devs needed SoC's sdio for the wifi module. Jul 19 13:55:52 well, probably it's just great to playback media from uSD without using CPU to decode it Jul 19 13:56:27 I guess mplayer/etc doesn't support that yet? Jul 19 13:56:33 alas glamo is so braindamaged this probably just can not work in real life Jul 19 13:57:17 pabs3: it doesn't, yes. Jul 19 13:57:24 plus glamo has the powers to stop the CPU when it wants to talk to glamo Jul 19 13:58:07 DocScrutinizer: it's interesting that those 32Gb still work with other cardreaders... something seems to be wrong with our driver. If only larsc would find some time (and the card) to work on this... Jul 19 13:58:12 which largely defeats the purpose of glamo offload of tasks all together Jul 19 14:01:29 you can make glamo do some GFX for the CPU, but then when CPU wants to write some new bytes to glamo, for next position of that sprite or whatever, glamo tells via hw line "please wait, I'm using my memory so you can't", and CPU gets halted. lost battle Jul 19 14:02:15 IIRC Jul 19 14:03:11 DocScrutinizer: but, glamo can say, when it is finished. or not? Jul 19 14:03:16 for accessing uSD from CPU via glamo this is really nasty Jul 19 14:05:19 ttyS3: glamo can do an IRQ on certain events I guess. That doesn't make it much better, as for e.g start of next frame glamo again will access own memory and CPU sits waiting on MEMHLT Jul 19 14:06:14 and, as mentioned above, for uSD access from CPU via glamo things get really nasty, as that's not related to video in any way Jul 19 14:06:28 logically unrelated Jul 19 14:06:35 layering etc foo bar Jul 19 14:06:41 I guess Jul 19 14:06:45 * pabs3 pokes Sean about finding out if glamo NDAs expired with SMedia going away Jul 19 14:07:15 ask larsc Jul 19 14:10:55 pabs3: you'd think it should be moot now Jul 19 14:11:52 also there usually has to be an expiry date in a NDA as you're not supposed to obey that contract to yur grave and your children inherit it Jul 19 14:12:10 standard exoiry durations is some 3 to 5 yeras Jul 19 14:14:20 if you want to go the path you suggested, you first have to find out who inherited SMedia's IP and contracts and patents et al Jul 19 14:14:26 DocScrutinizer: yeah, I'm hoping so Jul 19 14:16:07 then you have to find out if this successor in law of SMedia is able to fulfill the obligations of SMedia arising from the NDA contract, and if not then if that's rendering the contract moot Jul 19 14:16:59 indeed, its a long shot but something to try in any case Jul 19 14:17:19 I don't see anybody standing up and doing it Jul 19 14:17:26 Sean? hahaha Jul 19 14:18:28 sure, go and send him an email about it - don't miss to inform us about the answer :-D Jul 19 14:21:57 yeah, definitely will report back Jul 19 14:22:14 about 10 days ago he said he would try to dig up the NDAs Jul 19 14:22:22 so I send a ping Jul 19 14:24:20 I expect it will go similar to my Atheros pings (silence) :( Jul 19 14:38:17 ooh he actually replied? :-D Jul 19 14:39:46 maybe you should ask wolfspraul in #*devel Jul 19 14:40:32 he has no access to OM internals anymore, but *might* recall details about the glamo deal, and where the contracts might be, how to find them etc Jul 19 14:41:08 but I guess he won't bother about glamo Jul 19 14:41:53 Weiss: could you at least share the exact filenames? :-D Jul 19 14:42:10 iirc you should have access to that stuff Jul 19 14:43:02 Weiss: so pabs3 could apply for a "NDA" with OM/Sean Jul 19 14:44:50 pabs3: I think I even can find a standard NDA form to send to you, so you could sign it and send to Sean Jul 19 14:44:55 if you're interested Jul 19 14:45:32 OM standard NDA Jul 19 14:46:20 lets try the NDA-less route for now, see what happens Jul 19 14:46:26 k Jul 19 14:48:44 DocScrutinizer: he replied quickly: "We did. It's in our lawyer's hands now. I'm hoping they get back to us soon. When they do I'll let you know." Jul 19 14:49:01 wow Jul 19 14:49:09 didn't expect *that* Jul 19 14:50:40 didn't even know OM ever had a lawyer, even *plural* :-) Jul 19 14:51:19 seems things changed a lot at OM since I left ;-) Jul 19 14:51:20 I think his mail implies one lawyer Jul 19 14:51:31 ooh yes, misread Jul 19 14:52:11 though "they".. meh Jul 19 14:52:57 whatever, a promising answer Jul 19 14:53:12 we'll see Jul 19 14:53:22 you wouldn't believe how much I love to see this crap opened finally Jul 19 14:54:18 though it's guaranteed to not make your world a better place when opened :-) Jul 19 14:54:36 wtf???? DocScrutinizer51 offline? Jul 19 14:56:26 :-) Jul 19 14:57:12 HELL, my box is down Jul 19 15:00:55 meh, hetzner routing borked Jul 19 15:01:13 16:55:01 up 96 days, 20:44, 2 users, Jul 19 15:01:21 can one view the NAND flash usage of a FR? Jul 19 15:01:43 specify "usage" Jul 19 15:02:17 DocScrutinizer: how much the NAND flash is filled up Jul 19 15:02:22 gkwhc, df? Jul 19 15:02:24 like df Jul 19 15:02:25 df -h I guess Jul 19 15:03:00 would that be /dev/root? Jul 19 15:03:02 in a "normal" system your / is on NAND Jul 19 15:03:19 i see Jul 19 15:03:31 thanks! Jul 19 15:03:34 yw Jul 19 15:05:05 mount should tell you details Jul 19 15:05:30 NAND == /dev/mtd* Jul 19 15:05:55 also jffs or ubifs Jul 19 16:19:47 hello folks Jul 19 16:20:20 I'm comparing with http://wiki.openmoko.org/wiki/USB_host#Providing_power_to_run_and_charge_the_Neo_while_in_host_mode Jul 19 16:20:45 apparently most of the /sys knobs have changed paths in my kernel (2.6.34) Jul 19 16:21:08 how can I find out how to shut down USB power, yet remain in host mode Jul 19 16:21:11 ? Jul 19 16:22:33 michelem: hi Jul 19 16:22:40 michelem: i suggest using omhacks Jul 19 16:23:03 im looking into that Jul 19 16:23:24 om usb mode host && om usb charger-mode charge-device Jul 19 16:24:25 michelem: or (if you want to do it manually) find /sys -name power_on | grep usb Jul 19 16:30:30 I'm fiddling with a Y-cable Jul 19 16:30:45 I managed to get it work 5 minutes ago, but cannot reproduce it anymore Jul 19 16:31:01 y-cable is cool, should work just fine. Jul 19 16:36:34 in kernel logs I get "Cannot enable port 2. Maybe the USB cable is bad?" Jul 19 16:36:43 after a bunch of "unable to enumerate USB device on port 2" Jul 19 16:36:58 there is a plain usb stick attached Jul 19 16:37:26 michelem: are you surely providing power to it? Jul 19 16:38:00 the green light on a device is on, but let me double check with tester Jul 19 16:38:45 also, cat /sys/class/power_supply/battery/status says Charging @moko Jul 19 16:51:27 hey doc , any hardware news? Jul 19 18:10:02 ~ping Jul 19 18:10:04 ~pong Jul 19 19:48:40 http://wiki.openmoko.org/wiki/GTA02_sysfs#GTA02_Kernel_sysfs_highlights_for_kernel_2.6.28 Jul 19 19:56:17 echo 500 >$(find /sys/class -name usb_curlim) http://wiki.openmoko.org/wiki/Forcing_fast_charge_mode -- adapt accordingly Jul 19 19:58:23 it seems it's almost the recommended method that is sugested even by those kernel hackers that love to change sysfs filenames with each new kernel revision Jul 19 19:59:07 I'd call omhacks package the recommended method :) Jul 19 19:59:17 whatever that is Jul 19 19:59:21 never heard of it Jul 19 20:10:18 I seem to recall SHR settings dialog had a proper switch for hostmode at very least - should also have or get one for charging hostmode Jul 19 20:12:28 note that recommended sequence is: enable normal hostmode, attach (externaly powered) peripheral, attach power wallwart to Y-cable, only then switch to charging hostmode Jul 19 20:32:08 . Jul 19 21:41:09 anyone use debian on FR? im trying to apt-get install zhone and other fso files (install.sh didnt work so well), but it is telling me that the package is not availabel, but is referred to by another package, etc **** ENDING LOGGING AT Wed Jul 20 02:59:57 2011