Active Topics

 


Reply
Thread Tools
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1861
Originally Posted by ahmadamaj View Post
So it's kernel, then modules, then flasher?
Thanks
Correct.

ten chars
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 6 | Thanked: 1 time | Joined on Oct 2011
#1862
Originally Posted by left View Post
The weird thing is that I didn't really do anything. No voltage changes or oc'ing, didn't have time to look into that yet - as said, I'm far from an expert, I only managed to reflash so quickly because of the very well written wiki) Phone was running well before, made calls and was on skype during the same session. It might have started though when entering the WiFi-coverage, noticed it shortly after I came home. Last package installed was Desktop Calender Widget, which has been running 3 days non-stop before with no problems. Will try k-p 49 as soon as I come back and made a good backup... Been installing deleted apps for quite some hours now. Thanks again for your help!

(Is this still the right place to discuss / troubleshoot this issue? Should I start a new thread? If yes, where?)
So, got some time and decided to give it a go again. After the reinstall, everything worked fine, including Skype. Installed KPv48 via appmanager, rebooted (verified that I was running KP, it was), running ok. The moment I start Skype, my device gets laggy again until I switch to offline (which by itself takes 5 minutes). Anyone having any thoughts? Thanks!
 
Posts: 30 | Thanked: 42 times | Joined on Oct 2010 @ Russia
#1863
There is nilfs2 support mentioned in changelog but it's not compiled in and there is no module. Both following commands return nothing:
Code:
cat /proc/filesystems  | grep nilfs
ls /lib/modules/2.6.28.10-power49/ | grep nil
Also attempt to mount a nilfs filesystem fails. Am I doing something wrong?

The kernel installed is kp49. I'm using it about half a day with compcache enabled, no bugs so far.

BTW, thanks, pali, for the great work!
 

The Following User Says Thank You to butler For This Useful Post:
Posts: 33 | Thanked: 17 times | Joined on Feb 2011
#1864
i have a problem after installing kernel 49 , skype calls stoped working , when i try to call any 1 i don't get ring for some time then i get General Error msg
thx for ur hard work pali and i hope u help me with this problem
 

The Following User Says Thank You to Mr.bot For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#1865
Confirming above bug (I don't use Skype, but tested just out of curiosity).
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#1866
Originally Posted by Mr.bot View Post
i have a problem after installing kernel 49 , skype calls stoped working , when i try to call any 1 i don't get ring for some time then i get General Error msg
thx for ur hard work pali and i hope u help me with this problem
Hi,

Sorry, I can't say if the KP v49 compiled by pali is the source of your problem, but the problem doesn't occur on my side, running KP v49 I have compiled myself, before pali come back to update v48 to v49.

I have just finished today a 37 minutes approx Skype call + switching video on during the session without any problems ...

Oct 21 20:30:41 Nokia-N900 telepathy-stream-engine[3312]: GLIB DEBUG tp-fs - - session /org/freedesktop/Telepathy/Connection/spirit/skype/colin_2dstephane/MediaChannel__31_2d1319221838
.....
.....
Oct 21 21:07:53 Nokia-N900 telepathy-stream-engine[3312]: GLIB DEBUG default - finished
If you want to check my version, you can find it here : My v49

Here is the corresponding changelog.

Code:
-bash-2.05b# uname -a
Linux Nokia-N900 2.6.28.10-power49 #1 PREEMPT Sat Sep 10 09:23:57 CEST 2011 armv7l GNU/Linux
Hope it help ...

A++
 
Posts: 440 | Thanked: 203 times | Joined on May 2010
#1867
Originally Posted by Mr.bot View Post
i have a problem after installing kernel 49 , skype calls stoped working , when i try to call any 1 i don't get ring for some time then i get General Error msg
thx for ur hard work pali and i hope u help me with this problem
am on kp49, and skype works perfectly, so ur problem could b something else.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#1868
To be honest, there are so many versions of kp49 floating around, that I may have lost orientation. We're going to get most complete one into extras-devel jsut after freemangordon conclude his work on 720 recording related things, yes?

Also, any progress on promoting *any* version of kp (for example, kp47) to extras-testing (and later, to extras), so we can use -devel in line with it's purpose, instead of development versions scattered all around servers? Not demanding anything, just asking.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 2 Users Say Thank You to Estel For This Useful Post:
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#1869
Pali, I know this isn't ideal, but at this point I recommend you stop fighting with the repository and instead upload new kernel-power versions with a different internal package name. I.E. "kernel-power2-[whatever]" instead of "kernel-power-[whatever]".

Yeah it's an ugly work around and I know we both personally dislike those, but it's better to be able to promote your packages correctly and not have to deal with them getting stuck 'invisible' to the package interface or whatever. Starting with a new package name should get you a proper fresh start - or, at the worst, indicate that the problem is with your package somewhere, though I doubt that's the case.
 

The Following 4 Users Say Thank You to Mentalist Traceur For This Useful Post:
Posts: 33 | Thanked: 17 times | Joined on Feb 2011
#1870
Originally Posted by colin.stephane View Post
Hi,

Sorry, I can't say if the KP v49 compiled by pali is the source of your problem, but the problem doesn't occur on my side, running KP v49 I have compiled myself, before pali come back to update v48 to v49.

I have just finished today a 37 minutes approx Skype call + switching video on during the session without any problems ...



If you want to check my version, you can find it here : My v49

Here is the corresponding changelog.

Code:
-bash-2.05b# uname -a
Linux Nokia-N900 2.6.28.10-power49 #1 PREEMPT Sat Sep 10 09:23:57 CEST 2011 armv7l GNU/Linux
Hope it help ...

A++
so thx
i reinstalled kernel and it's working now
idk where was the problem , but thx for help
 
Reply

Tags
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou


 
Forum Jump


All times are GMT. The time now is 22:11.