maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Annouce] HealthCheck - Hardware/System checker for the N900 (https://talk.maemo.org/showthread.php?t=45453)

andraeseus1 2010-03-15 19:11

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
this is AWESOME!!

noobmonkey 2010-03-15 19:33

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by andraeseus1 (Post 568236)
this is AWESOME!!

And its comments like that, that keep me wanting to learn and develop :D - thank you very much :D

geneven 2010-03-16 04:07

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Well, as far as I'm concerned, HealthCheck has become a standard app that everyone with an N900 should be using.

andraeseus1 2010-03-16 05:09

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 568278)
And its comments like that, that keep me wanting to learn and develop :D - thank you very much :D

Dude (or Lady, i don't want to assume and offend) i am on the same page. I started reading up on what i need to download to get started as a developer. i am also taking some courses on I.T. i am totally inspired by this community and the n900 to go further with my knowledge of this kinda stuff

noobmonkey 2010-03-16 10:44

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by geneven (Post 568740)
Well, as far as I'm concerned, HealthCheck has become a standard app that everyone with an N900 should be using.

All i need is some spangly graphics and a bit more information on there :D - but again very nice to hear :D

Thank you Geneven

noobmonkey 2010-03-16 10:49

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by andraeseus1 (Post 568754)
Dude (or Lady, i don't want to assume and offend) i am on the same page. I started reading up on what i need to download to get started as a developer. i am also taking some courses on I.T. i am totally inspired by this community and the n900 to go further with my knowledge of this kinda stuff

Haha, still a dude last time i checked :D

It really is an interesting place.... as a new developer you do get quite a few options. I did start with the scratchbox idea, but it wasn't for me.... alas, try, try try again and you will succeed - i found after following the pyQT in 30 minutes thread that everything fell into place so to speak.

With lots of help on irc, and from lcuk, qwerty etc... The app started to take shape, and it all came from an idea that Kathy and i had a few months ago.... (Newbies system checker of some sorts)

What courses are you doing, if you don't mind me asking?

I do have an IT background - but really a developer :) - and have a degree in IT, an HND, a few MCP's etc... but none that would hugely prepare me for the wonder that is PYQT :D

The irony of healthcheck is it was more of a foray into Linux! - there are lots of terminal commands, Until January, i had never used terminal - but a good DOS background holds you in good stead for terminal :D - it isn't that much different :D

Not long until Healthcheck meats the end-level baddy as lcuk so nicely put it - and forces its way into the land of Maemo.org downloads :D

noobmonkey 2010-03-18 12:51

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
http://maemo.org/downloads/Maemo5/

Healthcheck has been promoted to maemo downloads!!!!
Yay!!!!!!!!!!!!!!

doksng 2010-03-18 13:00

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Congrats noobmonkey, expecting more quality applications from you.

noobmonkey 2010-03-18 13:03

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by doksng (Post 571853)
Congrats noobmonkey, expecting more quality applications from you.

Pull my finger is next :D
after a few more healthcheck updates :D

noobmonkey 2010-03-18 15:23

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Wow - 11999 downloads!!! - Didn't realise that many people had tried it whilst in testing - thank you to all of you :D

mannakiosk 2010-03-18 15:46

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
I can't install healthcheck with application manager at the moment.

Code:

Unable to install 'healthcheck'
Application packages missing: python-gobject (=2.14.2-1maemo2)

:(

noobmonkey 2010-03-18 15:52

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by mannakiosk (Post 572059)
I can't install healthcheck with application manager at the moment.

Code:

Unable to install 'healthcheck'
Application packages missing: python-gobject (=2.14.2-1maemo2)

:(

ooo interrrrrrresting
Did the testers miss something? :D

If you have rootsh installed, go into terminal and try the following:
Code:

sudo gainroot
apt-get python-gobject


Rob1n 2010-03-18 16:10

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 572067)
ooo interrrrrrresting
Did the testers miss something? :D

Not sure how that's happened - both are shown as being promoted to extras at exactly the same time. There must be some delay somewhere in the system though, allowing repository snapshots to contain the application but not its dependencies. Updating the repositories should fix the issue anyway.

noobmonkey 2010-03-18 16:30

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
good point - thanks Rob1n :D

Looks like the gstreamer-tools may have had the same issue too.....

MaLKaV 2010-03-19 09:51

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Congrats on making to extras! Very cool application :)

noobmonkey 2010-03-19 09:58

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Cheers MaLKav! :D

I have a feeling PR1.2 may mean i'm back to work on it soon! - but amazed to see so many downloads :D

mike_3000 2010-03-19 14:55

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
just want to be sure, but the battery status is not 100% accurate is it? im asking because my phone says its fully charged but when i run the health check it shows it at 94%. i've ran it a couple of times and it still reads 94%. just wondering if this is normal or not.

noobmonkey 2010-03-19 15:02

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by mike_3000 (Post 573434)
just want to be sure, but the battery status is not 100% accurate is it? im asking because my phone says its fully charged but when i run the health check it shows it at 94%. i've ran it a couple of times and it still reads 94%. just wondering if this is normal or not.

battery percentage is a science. it is an equation between power mha etc. mine has never gone above 94 percent.

the value is the same as what the phone reads, and unfortunatley is as accurate as you will get.

but yes..... very normal.

noobmonkey 2010-03-19 16:31

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
@Mike - take a look through some of the battery threads - it helps to understand how different, and estimated results can be:

Here is a good example :D

mannakiosk 2010-03-20 07:12

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Today I still encountered the same problem, but got it installed after installing python-gobject from the command line.

Now healthcheck is installed, but it crashes a few seconds after starting it, doesn't draw any window. [Edit: well, it draws a black window and the name appears in the titlebar and the thing next to the name is swirling for a few seconds] :(

What's the name to use to start it from the terminal? (healthcheck: not found)

edit2: Maybe this hasn't got anything to do with my problem, since starting it this way doesn't draw the black screen and the name in the titlebar , but here's what running healthcheck.py says:
Code:

/home/opt/healthcheck # python healthcheck.py
** Start Imports **
Traceback (most recent call last):
  File "healthcheck.py", line 43, in <module>
    import hildon
ImportError: No module named hildon


hOrZa 2010-03-20 09:24

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Also having problems here :( application starts but then crashes out plus the N900 then gets a little slow and so far only a reboot seems to correct that.

jgbreezer 2010-03-21 02:03

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 548965)
ooo good point.......
As it only sends.... not the easiest... but will definitley look into it!

Suggestion: put a message up on screen something like "Use an infra-red sensor (or most digital camera sensors) to check IR bulb output" while you turn it on (maybe for a few seconds, or tap to turn it on/off in a dialog, or flash it for a while).

I haven't been able to get mine to show any output yet, via either of the Qtirreco/Irreco for N900/"shutter" widget. Worried its broken... Is there a low level access to it?

noobmonkey 2010-03-21 09:03

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by mannakiosk (Post 574377)
Today I still encountered the same problem, but got it installed after installing python-gobject from the command line.

Now healthcheck is installed, but it crashes a few seconds after starting it, doesn't draw any window. [Edit: well, it draws a black window and the name appears in the titlebar and the thing next to the name is swirling for a few seconds] :(

What's the name to use to start it from the terminal? (healthcheck: not found)

edit2: Maybe this hasn't got anything to do with my problem, since starting it this way doesn't draw the black screen and the name in the titlebar , but here's what running healthcheck.py says:
Code:

/home/opt/healthcheck # python healthcheck.py
** Start Imports **
Traceback (most recent call last):
  File "healthcheck.py", line 43, in <module>
    import hildon
ImportError: No module named hildon



Heya, sorry for the delay in replying :( - was away yesterday.

In Terminal Please can you try:
(You need rootsh installed)

Code:

sudo gainroot
apt-get install python-hildon
exit
python /opt/healthcheck/healthcheck.py


noobmonkey 2010-03-21 09:07

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by hOrZa (Post 574482)
Also having problems here :( application starts but then crashes out plus the N900 then gets a little slow and so far only a reboot seems to correct that.

horza, please can you try the same, and paste out any terminal output/how far you get??

In x-terminal
Code:

python /opt/healthcheck/healthcheck.py
I'm pretty sure that the slowness/battery eating isn't healthcheck - unless it's caught in a loop?... it does nothing after load, unless you ask it too?! so tis very odd.

noobmonkey 2010-03-22 12:38

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Just a quick update of where i am at, at present.

There are a bundle of new features i am working on, i will put a few new releases into extras-devel - but not send anything into testing until PR1.2 comes out - as i will need to sort out the version numbers.

So far included and working are:
  • LED Pattern selector
  • Vibrate Pattern selector
  • Sound Test selector

To be added soon:
  • More space / disk information
  • Proximity checker
  • Dead pixel screen test
  • Bluetooth information checker
  • More detailed accelerometer and GPS Info
  • SQL Info - if i can (Amount of SMS data etc) - not sure on this one yet.
  • External IP addresses
  • Better graphics / ease of use
  • Individual updates + constant reads - such as accelerometer data.


I'm still interested to hear of any other information.

For those having issues on install, the software does call on alot of modules on installation. This is because it is trying to test alot of things.
I have added quite thorough debugging into the programme, and i'm adding even more!
To get to the debugging, go in x-terminal (On every device)
type

Code:

python /opt/healthcheck/healthcheck.py
The program will then dump the debug lines into x-terminal, you can then paste it into here, or screenshot it (CTRL+SHIFT+P) and upload the image as an attachment.

When i get home tonight i will list all of the extra modules used and hopefully how to recify any possible issues, like gobject and hildon issues.

Secondly, there have been two people mentioning a battery drain with healthcheck, obviously i would like to prove either way, and have run my own tests... so far it hasn't happenned to me... So it could be device/dependency specific.
Running conky at the same time(or htop) should help you identify any other issues.

Anyway, happy healthchecking, and will update you all with a shiny new version for testing soon!
:D

noobmonkey 2010-03-22 12:52

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Forgot to add, a massive thankyou to the 15,174 downloads!! And all the people who have downloaded :D
alot of those are probably updated version downloads, but good to see it is being used.

noobmonkey 2010-03-22 23:20

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
1 Attachment(s)
Version 0.6.0-6 in extras devel
added:
dropdowns for led, sound, vibrate patterns
hildon to the dependencies.

ready for lovely testers v soon! (In auto builder)

noobmonkey 2010-03-22 23:49

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Oooooooops, forgot....
Added IMEI number to the comms tab :D

mannakiosk 2010-03-23 09:13

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 575590)
Heya, sorry for the delay in replying :( - was away yesterday.

In Terminal Please can you try:
(You need rootsh installed)

Code:

sudo gainroot
apt-get install python-hildon
exit
python /opt/healthcheck/healthcheck.py


Thank you! That did it. Now healthcheck is running fine.

rolan900d 2010-03-23 09:16

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 566788)
wow up to 19/10 :D

http://maemo.org/packages/package_in...check/0.6.0-5/

4 days to go and it will be a live package in maemo downloads :D :D

wohoooooooooooo (Unless of course people start voting down en-force :D hehehe)

And well deserved it is!

noobmonkey 2010-03-23 10:41

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by mannakiosk (Post 578346)
Thank you! That did it. Now healthcheck is running fine.

Superb, and thank you for the testing
Have added it as a dependency in the program, so new versions (Including the one in devel) include this dependency and should all work fine :D

noobmonkey 2010-03-23 12:01

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
forgot to add the sounds are picked from the standard usr sounds folder... pretty sure it might fail if people have managed to change the path....
Might need a folder search possibly....

pelago 2010-03-23 21:53

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by noobmonkey (Post 577986)
Version 0.6.0-6 in extras devel
added:
dropdowns for led, sound, vibrate patterns
hildon to the dependencies.

ready for lovely testers v soon! (In auto builder)

Thanks. Plural of LED is LEDs, not LED's.

noobmonkey 2010-03-23 22:12

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by pelago (Post 579398)
Thanks. Plural of LED is LEDs, not LED's.

good point... well made :D

scary to think that i supposedly speak english at times :) hehe - will get it changed :D

Brayo1971 2010-03-24 19:50

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Hi just wanted to say thanks for a great app and good work. I just have 1 question, when I run the app its reporting that my FM Trans strength is 118 even when its not switched on, is that how it should be?

noobmonkey 2010-03-24 20:32

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by Brayo1971 (Post 580897)
Hi just wanted to say thanks for a great app and good work. I just have 1 question, when I run the app its reporting that my FM Trans strength is 118 even when its not switched on, is that how it should be?

hmmmm no it shouldn't.... mine reports just after it is switched off, but a few seconds later it reports 0 on a refresh.......

when i get home i'll hunt out the dbus command you can run in terminal, that will confirm if your phone thinks it is on :D

Thanks for the nice comment :D

Brayo1971 2010-03-24 22:31

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
thanks very much dude!

Brayo1971 2010-03-24 22:44

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
*Update* just rebooted and the FM Tran is back to zero. I used it yesterday but not today, so maybe it was still picking up the reading from yesterday? I'll shut up now because I dont know what I'm on about :-)

noobmonkey 2010-03-24 22:48

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by Brayo1971 (Post 581126)
thanks very much dude!

try this in terminal :D
(Do not need to be root)

Code:

cd /sys/class/i2c-adapter/i2c-2/2-0063/power_level
press enter
Code:

cat power_level
press enter

Just tested it, 0 when not running, 112 when running.

noobmonkey 2010-03-24 22:49

Re: [Annouce] HealthCheck - Hardware/System checker for the N900
 
Quote:

Originally Posted by Brayo1971 (Post 581145)
*Update* just rebooted and the FM Tran is back to zero. I used it yesterday but not today, so maybe it was still picking up the reading from yesterday? I'll shut up now because I dont know what I'm on about :-)

lol!!!

Interested to hear back if it doesnt work - might be a good idea for me to actual detect if it is enabled (Via another method then fm power).... will add to the list of todo's :D


All times are GMT. The time now is 21:12.

vBulletin® Version 3.8.8