![]() |
Re: Easy Debian Fremantle Beta Testing
Quote:
thanks for the response, youre giving me hope.. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
ha ha! I've fscking solved the problem. basically apt-get pegs the cpu @100 percent, chokes the phone and the phone reboots as a result.
the solution is to use the "nice" command to run apt-get at a lower priority. I used the following command to install evolution nice -n 15 apt-get install evolution this runs apt-get at only 25 percent priority and gives the phone a chance to breathe. the installation was pretty rocky and i though it was dead at times but it always came back to life. it took a time to become responsive again after the installation. i'm going to try nice -n 19 now which is the lowest priority you can go. I suggest future updates to easy debian use the NICE command to run synaptic. I've attached a screenshot of evolution which i never thought i'd see! edit: if qole isn't haven't any problems with his power kernel, is it possible he's overclocking and getting around the saturated cpu problem that way without realising it? |
Re: Easy Debian Fremantle Beta Testing
Quote:
EDIT: Missed your post. Glad you found a solution. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
I run PR 1.3 and ED (v3e) from the first day and power kernel from extras (stable) repository (v42?) from the 2nd day (overclocked to 850MHz based on ideal preset), so I can't compare to a stock kernel or earlier ED versions. The only problem I have identified is that one must not upgrade libncurses5 to squeeze. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Where do you put the backup image? Does it matter?
|
Re: Easy Debian Fremantle Beta Testing
hum.. not completely out of the woods yet. i found an install that still reboots the phone even with the 'nice' hack, a samba browser , package name : 'smb4k'.
the research continues. the next thing i'll look at is to see if tracker is making things worse as i have my suspicions that it is. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
leetnoob: congrats at finding the problem. I've never noticed my Debian apt-get pegging the cpu like that, but I've always run it from the command line, never from Synaptic. And it does tend to bog down the phone, but I usually just let it run and I go off and do other stuff.
I've only very recently started experimenting with overclocking my N900, and only when I want to do video recording or Gimp photo editing. Then I boost the CPU's frequency, but, more importantly, I switch from "on demand" to "user space", which seems to be the N900 equivalent of the N8x0's "performance mode". EDIT: (you probably have, but) Have you tried using fsck both on the MyDocs partition and on the image file? |
Re: Easy Debian Fremantle Beta Testing
Quote:
I shoot videos only at 250-600 MHz. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
i've tried running it from internal memory, running off the external card, various values for 'nice' , i even replaced dpkg with a perl script which had a 'sleep 10' command before it passed control to the real but renamed dpkg. all to no avail. can you confirm that you yourself can actually install 'smb4k' and if you can, we can compare phones/installed apps etc., because it's possible that some of us have installed an app that conflicts with easy debian. |
Re: Easy Debian Fremantle Beta Testing
leetnoob: Another possibility is that smb4k or one of the things it depends upon might be restarting services that trigger the N900's watchdog to reboot the phone.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
if i install using synaptic it works without rebooting the phone, but only if i tick 'prefer packages from stable', i was also able to install evolution without any 'nice' hack by doing this. so i'm begining to wonder if this is a problem with synaptic taking higher but unstable versions of packages from the unstable squeeze repository by default when squeeze needs to be enabled. same for flakey sid repository i guess... also unticking 'install recommended packages' cuts down the risk of a reboot. this last one needs to be unticked everytime you start synaptic. |
Re: Easy Debian Fremantle Beta Testing
My apologies if this problem has been addressed before, but I conducted a search on this thread, and I read the wiki, and didnt see it.
I have the virtual keyboard running on my n800/Diablo. The keyboard is there, covering the bottom third of my screen. However, in Iceweasal, Epiphiny, or Open Office Writer, when I use the stylus to click on a letter, nothing happens. The cursor is blinking, the stylus is able to function as a mouse and even click on links within the browsers, but the keyboard isn't working. Ideas? |
Re: Easy Debian Fremantle Beta Testing
guys, I'm having a hard time trying to install xournal for easydebian.
I tried to install it from the lenny repos, but synaptic can't find poppler-utils. when I try the squeeze version, everything is found but I get this error on the post-install: unable to create `/usr/share/mimelnk/application/x-xoj.desktop.dpkg-new' (while processing `./usr/share/mimelnk/application/x-xoj.desktop'): Input/output error can anyone help with this? I really don't know what to do... thanks |
Re: Easy Debian Fremantle Beta Testing
Quote:
In the new sources.list file, squeeze is enabled out of the box. So this is probably the cause of the problem. Also, in squeeze, apt-get changed its behavior to install by default with recommends, unlike in lenny. However, in the long run it would be good to find out what needs to be done to make Easy Debian work well with squeeze. |
Re: Easy Debian Fremantle Beta Testing
Quote:
The error you are getting sounds like a more fundamental problem. Do you have enough space in your image left? See my personal wiki page (below) for suggestions regarding that. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Could my image be corrupted? |
Re: Easy Debian Fremantle Beta Testing
yeah, i think if you stick with lenny you have less reboots, but i also think once you've been tainted by by a bad squeeze package you seem tainted forever. i'm now able to download stuff from lenny that i couln't before. i'm also able to download packages that another poster said reboots their phone, namely gnumeric and rcalc. i might look into downloading the latest stable version of gconf2 to see if that makes a difference.
|
Re: Easy Debian Fremantle Beta Testing
I'm pretty sure gconf2 needs to be left alone due to incompatibility with Maemo in recent versions. But if you get it working, tell us!
|
Re: Easy Debian Fremantle Beta Testing
Using nice on an apt-get install of gnumeric worked this time. I will rsync the image again and try inkscape.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
BTW has anyone ever negative niced a job? :) |
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
I got problem to start Debian chroot. Everytime i click on debian chroot icon to start it it show an ez chroot error massage..
Attachment 17813 |
Re: Easy Debian Fremantle Beta Testing
bkkick: You haven't "unzipped" your image yet. It is still compressed (note the .lzma extension). Re-run the installer.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
VicUser, you are in the wrong thread; you are using the Diablo version, and you should search through and ask in the appropriate thread.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Any idea how to fix it..? |
Re: Easy Debian Fremantle Beta Testing
bkkick: If you have the compressed image file (the lzma file) on your memory card, and you run the installer, choose the same image file, and choose the same location, it will (1) check to make sure your file is good, and if it is, it will (2) decompress the file. If the file is damaged or incomplete the installer will (2) try to finish downloading the image file then (3) decompress the file.
This will take a long time. Be patient. |
Re: Easy Debian Fremantle Beta Testing
@bkkick:
If your download of the image is complete and just the unlzma from within the ED installer failed you can also uncompress the image by invoking: Code:
unlzma IMAGE_NAME |
Re: Easy Debian Fremantle Beta Testing
"VicUser, you are in the wrong thread; you are using the Diablo version, and you should search through and ask in the appropriate thread."
My apologies, will repost there. |
Re: Easy Debian Fremantle Beta Testing
for those suffering from the "installing causes reboot" problem, the following dramatically reduced the chance of a reboot for me:
1. unmout easy debian 2. fsck.ext2 <your easy debian file> 3. if step 2 produces errors go back to a previous backup that is clean, or the original image 4. install only using synaptic 5. synaptic doesn't remember your setting, so every time you start it, reset the following settings: A. settings->preferences->GENERAL->consider recommended packages as dependencies-> UNTICK THIS B. settings->preferences->FILES->delete downloaded packages after installation->TICK THIS , and press the DELETE CACHED PACKAGES button C. settings->preferences->DISTRIBUTION->prefer versions from TESTING (make sure 'prefer highest version' is not set as this is what causes most reboots in my opinion D. press OK and you should be good to go. After you have installed some software, umount easy debian , fsck it as above and if it's clean back it up. keep doing this and when you hit some software that reboots your phone while installing, consider your easy debian installation broken and restore the last backup. Simples:-) |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
apt-get update |
Re: Easy Debian Fremantle Beta Testing
really lame question: how do i chage the desktop image in easy debian? I've tried nirogen but the desktop always changes back to "press ctrl-back to return" whenever i start it again..
|
All times are GMT. The time now is 15:34. |
vBulletin® Version 3.8.8