Reply
Thread Tools
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#281
Originally Posted by mcbook View Post
This problem is present in every open mode kernel afaik

here's the fix:
http://talk.maemo.org/showthread.php...ng#post1387413

I don't know about opptimizer though as I don't overclock my N9....

Thank you for this. This fix worked.

BTW, extra thanks for a nice way of showing "instructions". Simple, clever and working.
 

The Following 2 Users Say Thank You to Boxeri For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#282
Hello!

can anybody compile Nemo kernel with all these nice fixies?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#283
Originally Posted by coderus View Post
Hello!

can anybody compile Nemo kernel with all these nice fixies?
Can you specify which fixes you mean, everything in kernel-plus?
 

The Following User Says Thank You to juiceme For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#284
Originally Posted by coderus View Post
Please dont

install attachment to load opptimizer module on demand by opptimizer ui. just cutted modules from package and patched loader to work with kernel-compiled modules
Try to install opptimizer for kernel plus but bad result!
pkill pkgmgrd
~ # AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg
-i opptimizer-kernel-plus_1.5.3_armel.deb
Aegis rejecting opptimizer-kernel-plus_1.5.3_armel.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
~ #
__________________
OK
 

The Following User Says Thank You to Garp For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#285
@Garp you again put file in different folder where you trying to execute command?

@juiceme NAT
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 3 Users Say Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#286
Originally Posted by coderus View Post
@Garp you again put file in different folder where you trying to execute command?
Yeah but even with cd /home/user/MyDocs# same result!

First installed 'standard' opp 1.5.4 and ui 1.2.7 due to this
http://talk.maemo.org/showpost.php?p...&postcount=632

and it worked but setup Opp and run Optimize test said error 'No such file etc'

Then your attachment opp-kernel-plus 1.5.3 with mentioned result

EDIT: reboot tried again and now install seems to work!

But same message as with standard 1.5.4 'No such file or directory' trying to setup and run Opptimize test button! What's wrong here

Log: 'Failed to execute Loader'
__________________
OK

Last edited by Garp; 2014-01-14 at 13:54.
 

The Following User Says Thank You to Garp For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#287
Originally Posted by peterleinchen View Post
What about including 'open up max. number of mmcblk devices' in kernel-plus?
I know I know, it would only be helpful if juiceme (ubiboot) and e-yes (nitdroid) would fix their kernels also. And even than nemo/sailfish/other would need to reside on partitions lower p8, but that would offer a lot more of possible partitions/OSes/playground.
Huh, never encountered this bug. Maybe because I'm on a 16GB N9 :P

Looks like enabling GPT in the kernel was only half the battle! Will patch and rebuild as soon as possible, if it doesn't break anything (it shouldn't, iirc /sbin/preinit is nice enough to mknod things for you)

Originally Posted by juiceme View Post
I'd say btrf support for example is more urgent atm.
Going forward, merging all the space on the device with flexible subvolumes and saving space with deduplication would be nice

I've made some strides towards fixing kexec() stuff so kernel-plus, built with a different configuration, could be used as ubiboot's kernel. Too lazy to rebase back on the git kernel tree yet.

This will hopefully land with the next source drop.

Also, congrats on the Council, juice!

Originally Posted by Garp View Post
and it worked but setup Opp and run Optimize test said error 'No such file etc'
kernel-plus includes the Opptimizer modules, version 1.5.3 to be exact. You should use coderus' opptimizer-ui, it skips over some checks.

The official Opptimizer 1.5.4 modules are rejected by the kernel - they're built against ol' 2.6.32.54
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.

Last edited by Hurrian; 2014-01-14 at 14:09.
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#288
Originally Posted by Hurrian View Post

kernel-plus includes the Opptimizer modules, version 1.5.3 to be exact. You should use coderus' opptimizer-ui, it skips over some checks.

The official Opptimizer 1.5.4 modules are rejected by the kernel - they're built against ol' 2.6.32.54
Thanks but what to do with this issue, you know?:
But same message as with standard 1.5.4 'No such file or directory' trying to setup and run Opptimize test button! What's wrong here

Log: 'Failed to execute Loader'
__________________
OK
 

The Following User Says Thank You to Garp For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#289
Originally Posted by Hurrian View Post
Huh, never encountered this bug. Maybe because I'm on a 16GB N9 :P
Yeah, having that much partitions on 16GB wouldnt make sense, or?
I still have some space left on my extended part so I could be the guinea pig if you like/finish (whenever).
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#290
Originally Posted by Garp View Post
Thanks but what to do with this issue, you know?:
But same message as with standard 1.5.4 'No such file or directory' trying to setup and run Opptimize test button! What's wrong here

Log: 'Failed to execute Loader'
The opptimizer module wasn't loaded, and now the UI can't cat to the procfs device.

Try 'modprobe opptimizer'.
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Reply

Tags
kernel-plus


 
Forum Jump


All times are GMT. The time now is 08:03.