Active Topics

 


Reply
Thread Tools
Posts: 661 | Thanked: 1,625 times | Joined on Apr 2012 @ Croatia,Zagreb
#1
Hello everyone.

I've been having lots of problems with my N900 recently.

1.No audio!!!
I get a "Unable to play media.Audio in use by another application" error message every time I try to play a tune.No luck with video too.And I have no audio output whatsoever, be it in calls, alarms, messages....
I didn't find very helpful ideas, so please tell me what to do, perhaps to analize something in Xterm...Please.

2.I cannot uninstall applications, can't even install them!
Here is the log from FAM.

I tried to uninstall Bounce.
FAM gives me this: "Some of your applications have unmet dependencies which could not be fixed.See the log for details.

LOG

p, li { white-space: pre-wrap; } --- 2013-10-08 12:18:28 ---
Start reading package lists
--- 2013-10-08 12:18:31 ---
Finished reading package lists
--- 2013-10-08 12:18:31 ---
Start fetching package dates
--- 2013-10-08 12:18:31 ---
No need to fetch dates
--- 2013-10-08 12:18:49 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install bounce-
--- 2013-10-08 12:19:33 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kernel-power-bootimg: Depends: kernel-power-modules (= 1:2.6.28-10power51r1) but 1:2.6.28-10power52 is to be installed
kernel-power-flasher: PreDepends: kernel-power (= 1:2.6.28-10power50) but 1:2.6.28-10power52 is to be installed
PreDepends: kernel-power-modules (= 1:2.6.28-10power50) but 1:2.6.28-10power52 is to be installed
microb-engine: Depends: microb-engine-common (< 20100401-1.9.2-5.2+0m5.1~) but 1:20100401-1.9.2-5.2+0m5+0cssu1 is to be installed
mp-fremantle-community-pr: Depends: microb-engine (>= 1:20100401-1.9.2-5.2+0m5+0cssu0) but 20100401-1.9.2-5.2+0m5 is to be installed
W: Ignoring Provides line with DepCompareOp for package binutils
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).








No luck with any apt stuff in xterm.

And I didn' update my N900 in a looooong time because my USB port is snapped off and my N900 says I must plug it in my PC and use Nokia Suite.
Here is some info fron CleanN900

Rev. Hardware = RX-51
Firm. Version = 21.2011.38-1
Wlan Channel = etsi/eu
Keyboard = English, Dutch
Region = Britain
Name Firm.= RX-51_2009SE_21.2011.38-1_PR_MR0

And I can't clean s**t with it.

And the most important problem.

3. ROOTFS IS FULL!!! only 11/227 free.
I can't clean it.And no matter how hard I looked, none of the info on the wiki isn't helpful.

So help me!!
This is a cry for help, please! I don't wanna kill my N900 by doing stuff I don't know about!

Thanks for reading!


EDIT:
How about BackupMenu?
If I can install it can I sort of roll back my N900 to an earlier image if someone really nice saved a brand new or reflashed N900 image?
And I hace Multiboot installed but I don't need it and I removed android cause It was ICS and was too unstable.
And I upgraded it from GB I know, what a stupid idea.

Last edited by Half-Life_4_Life; 2013-10-08 at 10:29. Reason: BackupMenu..
 

The Following User Says Thank You to Half-Life_4_Life For This Useful Post:
uros's Avatar
Posts: 151 | Thanked: 108 times | Joined on Jan 2011 @ Belgrade, Serbia
#2
Try in Terminal
Code:
apt-get -f install
then
Code:
apt-get update
apt-get autoremove
apt-get autoclean
apt-get clean
 

The Following 4 Users Say Thank You to uros For This Useful Post:
Posts: 661 | Thanked: 1,625 times | Joined on Apr 2012 @ Croatia,Zagreb
#3
I tried the first code and it was working but now I can't do it, I can't download the microb engine because I don't have WIFI at my place and I don't have many MMs of internet left.
I'll try and do it later and hopefully gonna post the results, thanksuros.
 
Alecsandru's Avatar
Posts: 439 | Thanked: 282 times | Joined on Oct 2012
#4
also read free up rootfs space wiki
__________________
N900 Beast featuring :
8GB OPTFS@ext4(*performance mount options)
overclock: cpu[125 - 1,150(*VDD1)+Dsp overclock
CSSU-T latest version
 
Posts: 236 | Thanked: 223 times | Joined on Apr 2011 @ switzerland
#5
there are several problem there,

you have wrong kernel power packages installed, you have to download them manually from garage and then install them manuall one by one with:

dpkg -i packagename.deb

You have installed kernel power 52, so you need same version for bootimg and flasher

Then you seem to have installed CSSU, but you don't have the proper repository enabled, see you error for micro-b

And sorry, but i can't help for the rootfs free space, try to uninstall unneeded softwares. But my knowledge there is very limited (for now), better check the wiki again.
 
uros's Avatar
Posts: 151 | Thanked: 108 times | Joined on Jan 2011 @ Belgrade, Serbia
#6
Originally Posted by Half-Life_4_Life View Post
I tried the first code and it was working but now I can't do it, I can't download the microb engine because I don't have WIFI at my place and I don't have many MMs of internet left.
I'll try and do it later and hopefully gonna post the results, thanksuros.
Sure, post here output from Terminal.

Pozdrav susedu u Zagreb! (greetings to Zagreb)
 

The Following 2 Users Say Thank You to uros For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#7
To get some more space available, please try to disable some of the repos in HAM, forget Fapman at the moment. Disable at least extras-devel and extras-testing. After the automatic repository update of HAM finish, please wait a couple of minutes for the infamously lame HAM to finish all the background stuff it is doing.

Then try
Code:
sudo gainroot
apt-get clean
apt-get remove kernel-power-bootimg
apt-get upgrade
apt-get install -f
Read carefully through the output, stop immediately, if something dubious or unwanted (by you) will happen. If so, please post here for people to look at the output for further advice.
 
Posts: 661 | Thanked: 1,625 times | Joined on Apr 2012 @ Croatia,Zagreb
#8
I finally installed kernel power 52 packages and everything is ok except from not being able to find cssu microb packages.

Here is the newest log from fapman.

p, li { white-space: pre-wrap; } --- 2013-10-14 19:16:56 ---
Start reading package lists
--- 2013-10-14 19:16:57 ---
Finished reading package lists
--- 2013-10-14 19:16:57 ---
Start fetching package dates
--- 2013-10-14 19:16:57 ---
No need to fetch dates
--- 2013-10-14 19:17:04 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install asciiportal-
--- 2013-10-14 19:17:36 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
microb-engine: Depends: microb-engine-common (< 20100401-1.9.2-5.2+0m5.1~) but 1:20100401-1.9.2-5.2+0m5+0cssu1 is to be installed
mp-fremantle-community-pr: Depends: microb-engine (>= 1:20100401-1.9.2-5.2+0m5+0cssu0) but 20100401-1.9.2-5.2+0m5 is to be installed
W: Ignoring Provides line with DepCompareOp for package binutils
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).








And can't affort to spend my internet using apt-get -f install method.

I must find the microb cssu packages, just as i found the right kernel poewr packages.

And I must do it soon because rootfs has only 3mb free.
apt-get clean didn't work, autoremove reported unmet dependencies and I can't uninstall apps either.
So please once more, help me.

And thanks for the help I got so far. I learned quite a lot of useful stuff.
 
Posts: 661 | Thanked: 1,625 times | Joined on Apr 2012 @ Croatia,Zagreb
#9
Oh, and I rebooted and root is back to 11,5mb free (95%)
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#10
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:31.