QtMoko new replacement battery - charging oddness

2011-03-24 Thread Philip Rhoades

People,

My original Neo battery lasts about 3.5 hours from a full charge with no 
activity with QtMoko v33.  I bought replacement BL-6C batteries but when 
I plug either of them in, they appear to be charging (~20 hours) but 
when the USB is disconnected the battery icon appears to be still 
charging(!) and the Neo shuts down soon after ( 2 hours) with no 
charge.  When I reboot, I try to cat the files in:


/sys/class/power_supply/battery/

but I get No such device messages.

Any ideas about how to proceed?

Thanks,

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW  2001
Australia
E-mail:  p...@pricom.com.au

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko new replacement battery - charging oddness

2011-03-24 Thread Paul Fertser
Hi,

Philip Rhoades p...@pricom.com.au writes:
 My original Neo battery lasts about 3.5 hours from a full charge with
 no activity with QtMoko v33.  I bought replacement BL-6C batteries but
 when I plug either of them in, they appear to be charging (~20 hours)
 but when the USB is disconnected the battery icon appears to be still
 charging(!) and the Neo shuts down soon after ( 2 hours) with no
 charge.  When I reboot, I try to cat the files in:

Have you tried reading the battery QA[1]? It clearly states you need
to use another driver to get some status for a dumb battery.

[1] http://wiki.openmoko.org/wiki/Battery_Questions_and_Answers
-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko new replacement battery - charging oddness

2011-03-24 Thread Radek Polak
On Thursday 24 March 2011 09:46:54 Philip Rhoades wrote:

 My original Neo battery lasts about 3.5 hours from a full charge with no
 activity with QtMoko v33.  I bought replacement BL-6C batteries but when
 I plug either of them in, they appear to be charging (~20 hours) but
 when the USB is disconnected the battery icon appears to be still
 charging(!) and the Neo shuts down soon after ( 2 hours) with no
 charge.  When I reboot, I try to cat the files in:
 
   /sys/class/power_supply/battery/
 
 but I get No such device messages.
 
 Any ideas about how to proceed?

You will need to use dumb battery kernel driver. I cant say how/if it works. 

Please try:

modprobe platform_battery

or add platform_battery to /etc/modules so that it's loaded automatically 
after reboot.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko new replacement battery - charging oddness

2011-03-24 Thread Philip Rhoades

Radek,


On 2011-03-24 22:38, Radek Polak wrote:

On Thursday 24 March 2011 09:46:54 Philip Rhoades wrote:


My original Neo battery lasts about 3.5 hours from a full charge with no
activity with QtMoko v33.  I bought replacement BL-6C batteries but when
I plug either of them in, they appear to be charging (~20 hours) but
when the USB is disconnected the battery icon appears to be still
charging(!) and the Neo shuts down soon after (  2 hours) with no
charge.  When I reboot, I try to cat the files in:

/sys/class/power_supply/battery/

but I get No such device messages.

Any ideas about how to proceed?


You will need to use dumb battery kernel driver. I cant say how/if it works.

Please try:

modprobe platform_battery



Yes, I found that info eventually (the battery page needs updating).



or add platform_battery to /etc/modules so that it's loaded automatically
after reboot.



Thanks!

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW  2001
Australia
E-mail:  p...@pricom.com.au

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ANNOUNCE] release candidate 1 for new SHR-testing 2011.1

2011-03-24 Thread Thomas Zimmermann
Am Mittwoch 23 März 2011, 22:47:56 schrieb Jan Vlug:
 I've been using SHR-testing 2011.1 for a while now and experienced the
 following problems:
 - white screen after reception of a text message.
i will look if i can reproduce this.

 - not always new message icon on lock screen.
the lockscreen is a bit slow in refreshing those informations, doesn't it show 
the new message even after one or two minutes?

 - unable to add number to contacts (issue#1310)
#1310 is about a bug in pyphonelog, i will look if i can reproduce this.

 - sometimes gsm network lost according to the icon in the top bar
This is known and like i've written on shr-user list we need logs from this 
crash to find the cause because i can't really reproduce it.

 - shutdown from quick settings menu does not work (related to issue
 #1170 or issue #1205?)
#1170 and #1205 are fixed, and shutdown from quick settings works fine for me, 
just the first try doesn't work because of a bug in elm_add_lable. I'm 
currently trying to debug this.

 - complete freeze (I have to take of the battery to reboot)
I need logs for this too.

 -once tangogps did not update the map anymore
have you tried foxtrotgps if it's there too?
Anyway tangogps and foxtrotgps bugs should be reported upstream as we can't fix 
them.

 Would you like me to create issues in trac for all mentioned problems ?
if you like you can do so.

 I've no additional programs installed.
 
 In general I can use the freerunner as a daily phone.
 
 Kind regards,
 Jan.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [ANNOUNCE] release candidate 1 for new SHR-testing 2011.1

2011-03-24 Thread Martin Nyhus
On Thu, 24 Mar 2011 13:42:30 +0100 Thomas Zimmermann wrote:
 Am Mittwoch 23 März 2011, 22:47:56 schrieb Jan Vlug:
  - not always new message icon on lock screen.
 the lockscreen is a bit slow in refreshing those informations, doesn't it 
 show 
 the new message even after one or two minutes?

I see this bug too, but the lockscreen does display the icon for 1-2
seconds before it goes away. My assumption is that is goes
away because the message was marked as read when it was automatically
opened in the background.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: qtmoko v33

2011-03-24 Thread Stefan Monnier
 * removed package vim-tiny from v33 .tgz, please re-add it as default;)
 Hmm i am trying to keep the image as small as possible. I'd rather
 prefer if
   people could install they favourite apps with apt-get.
 I agree, but I think vi/vim is quite a basic tool in any distribution.
 I'd remove nano instead, not so common as vi is.
 btw, nano is 1786kB, vim-tiny is 1114kB;)
 +1 :-)

Nah, I much prefer zile.


Stefan


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Wikireader notices on Twitter? (was: Openmoko / Medion Wikireader?)

2011-03-24 Thread Joshua Judson Rosen
Sean Moss-Pultz s...@openmoko.com writes:
 On Mon, Mar 21, 2011 at 2:10 AM, Patrick Beck pb...@yourse.de wrote:
 
  Am Samstag, den 19.03.2011, 20:40 +0800 schrieb Sean Moss-Pultz:
   We are very focused on making WikiReader a retail success. We sent a
   newsletter out in January talking about our progress:
  
  http://us1.campaign-archive2.com/?u=b982f5bdf55759b5b47661379id=17f3fdc0f8
  
   3 times a year (quarterly) we update WikiReader's content. Usually
   with new languages and added Wikis (beyond just Wikipedia).
 
  i have not seen such a newsletter so it was a mistake by me. But i have
  not found it on http://thewikireader.com/a/blog/
 
 We also announce this type of stuff on twitter (@wikireader) if you
 don't want to subscribe to the newsletter.

Hi Sean,

I wonder, would it'd be possible to also post these announcements to
identi.ca (or some other StatusNet/compatible site)? I'm sure there are
both end users and hackers there who'd like to get these little notices.

There are actually already `openmoko' and `wikireader' groups
on identi.ca, created by your fans:

http://identi.ca/group/wikireader
http://identi.ca/group/openmoko

Maybe you could use the identi.ca-twitter gateway?

(I'm not really sure how that works--I could never figure out
how to use Twitter, so I don't currently have an account there...)

-- 
Don't be afraid to ask (λf.((λx.xx) (λr.f(rr.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community