Notices


Reply
Thread Tools
Posts: 22 | Thanked: 17 times | Joined on May 2010
#591
Originally Posted by noobmonkey View Post
Hehe - sorry you need to have application manager closed before you run the line :
apt-get remove healthcheck && apt-get autoremove

(Wasn't a bad error - just letting you know that it cant complete the command whilst app manager is alive - as they both use apt-get)
Sorry, I'm lost. I didn't have application manager open - well, not as far as I know. I've tried again - this time typing it in rather than cutting and pasting - and it won't go past 'sudo gainroot' as it asks to 'Enable RD mode if you want to break your device'? I must be doing something wrong?
 
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#592
Originally Posted by chubbyisacat View Post
is the following what I was suoosed to get after putting the command into xterminal?
~ $ sudo gainroot
Enable RD mode if you want to break your device
This means that you'll have to install rootsh from the application manager first. This grants you "root access" to the device's operating system, which allows you to mess up with more sensitive parts of the system.

After you installed rootsh, quit the app manager and proceed as Greg said.
 

The Following 2 Users Say Thank You to Venemo For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#593
ahhh yeah - i think that means you may not have rootsh installed - http://maemo.org/downloads/product/Maemo5/rootsh

It's my fault - i'm not being very clear.
To run the commands i said you need to be 'root' - translated that kinda means an administrator on your phone.

Rootsh is an application that allows you to easily get root access by typing 'sudo gainroot' (When you close terminal after doing things, it will stop that admin session. (just incase you wondered).

The reason why we are doing this in terminal, is because it provides a lot more feedback then the application manager
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following 2 Users Say Thank You to noobmonkey For This Useful Post:
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#594
Originally Posted by noobmonkey View Post
Whilst i wait for app manager to keep up with me - http://pixelpipe.com/item/33a3666d-4...8-1a3afa167ff5 <- that's the video from our N900 meetup, and the related tmo post is here - http://talk.maemo.org/showthread.php?t=48471&page=5

Shows kathy, I etc
Nice video.
Where did you take it?
 

The Following User Says Thank You to Venemo For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#595
Originally Posted by Venemo View Post
Nice video.
Where did you take it?

hehe, was taken in the pub in the pub in dorset/devon area! just a random N900 meetup in apri! will be arranging another one soon!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 22 | Thanked: 17 times | Joined on May 2010
#596
Ok, did all that and reinstalled, but no joy Still the same as before. I cocked it up when I came across the first Y/n option - amazing the stages that noobies need to know. Was I supposed to keep the readout from X-terminal? Sorry for taking so long, but Maemo won't let me log on on my phone now and I'm at the desktop - don't why that is as it always worked before? Maybe I'm just jinxed ...
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#597
Originally Posted by chubbyisacat View Post
Ok, did all that and reinstalled, but no joy Still the same as before. I cocked it up when I came across the first Y/n option - amazing the stages that noobies need to know. Was I supposed to keep the readout from X-terminal? Sorry for taking so long, but Maemo won't let me log on on my phone now and I'm at the desktop - don't why that is as it always worked before? Maybe I'm just jinxed ...
Hehehe well it was an attempt - and you've done well so far!
It's not really a newbie thing as you are venturing into extras-devel - these are the stages us 'developers'(I use that loosely!) go through to make sure apps work for all by the time they get to extras! (So all testers and testing is very much appreciated).


Don't worry about re-gurgitating everything in terminal, i know it is a pain to get it out onto the forums

Still not sure if you have all the latest versions - but can keep trying, try this in terminal: (Reboot your phone first - just to clean it up and start fresh)
Code:
sudo gainroot
apt-get -f install
It will list any apps upgraded , installed, or removed, should fix any probs with pyqt.

then try

Code:
dpkg -l python2.5-qt4*
This would print of a larrrrrrge list! - please if you can, copy it in here!

Then after that i think we may just need to get you to re-install pyqt - will walk you through that later
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -

Last edited by noobmonkey; 2010-06-07 at 18:24.
 

The Following 2 Users Say Thank You to noobmonkey For This Useful Post:
Posts: 22 | Thanked: 17 times | Joined on May 2010
#598
Well, I'm learning Going to try those things now - need time to get my head round it all and I'll post back. Thanks for the help.
And I couldn't even open the video - said something about format not being supported, but that's another day's work. I don't think I can afford to overclock my brain at my age (see, I've even picked up some jargon )
 

The Following 2 Users Say Thank You to chubbyisacat For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#599
Ok Hold on!

Good old frals is helping me very much on IRC trying to sort this

If the above doesnt work try the following

Code:
sudo gainroot
apt-get remove healthcheck && apt-get autoremove
apt-get install healthcheck
(Enter after each line)
Note from frals - "and make sure it says 1.2.1-3" !! hehe gd point! - need to check it is the right version that you are dloading!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 22 | Thanked: 17 times | Joined on May 2010
#600
this is the first thing:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get - install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
/home/user #
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
Reply

Tags
check, faulty, front camera, gps, hardware, healthcheck, test


 
Forum Jump


All times are GMT. The time now is 19:50.