maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Announce] kernel-plus for Harmattan (https://talk.maemo.org/showthread.php?t=86543)

Hurrian 2013-10-30 03:25

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by peterleinchen (Post 1383093)
This one does not include the nat and/or exfat changes?

Quote:

Originally Posted by coderus (Post 1383210)
can anyone compile opptimizer modules for new kernels?

Quote:

Originally Posted by mcbook (Post 1383155)
latest kernel doesn't come with nfsd support, does it?

Due to popular demand, .61 is being re-released with NFS server support, opptimizer kernel modules, NTFS kernel R/W driver, and the Samsung ExFAT kernel driver (special thanks to sourenaraya for the patched source.)

Watch this post - the build should be done in a few minutes.

The first post has been updated.

lbee 2013-10-30 04:13

Re: [Announce] kernel-plus for Harmattan
 
Flashed, worked, everything OK!
Thks

jalyst 2013-10-30 06:13

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by Hurrian (Post 1383284)
Due to popular demand...

Glean any useful info. about BT4 (& related) support out of those thread links?

Hurrian 2013-10-30 07:23

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by jalyst (Post 1383296)
Glean any useful info. about BT4 (& related) support out of those thread links?

BT4.0LE supported on TI WL1271 SDK device
BT4.0LE upgradable on another SDK devices
BT4.0LE supported on Motoactv (OMAP3630+WL1271, sound familiar?)
BT4.0LE advertised as selling feature on WL1271
Code:

"/lib/firmware/ti1271_le.bin"
It turns out my dad's iPhone 4S has BT Low Energy support, looks like I'll be able to get testing.

coderus 2013-10-30 07:50

Re: [Announce] kernel-plus for Harmattan
 
@juiceme yes, but im using it for downclocking cpu while listening music in long road :D
@Hurrian thanks :) and add kexec to features list ;)

juiceme 2013-10-30 08:43

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by coderus (Post 1383311)
@juiceme yes, but im using it for downclocking cpu while listening music in long road :D

That is a good point thanks! :D
I kind of never thought it could be used that way also. How much better battery life can you get with that?

coderus 2013-10-30 09:16

Re: [Announce] kernel-plus for Harmattan
 
well, never allowed my phone to die by battery, but its about -20% in day

jalyst 2013-10-30 09:17

Re: [Announce] kernel-plus for Harmattan
 
Ah, now that rings some bells, from a time in the past when folks (like you just now) have done some proper "groking".

Quote:

It turns out my dad's iPhone 4S has BT Low Energy support, looks like I'll be able to get testing.
Sweet music to our ears.... :D

Quote:

Originally Posted by coderus (Post 1383311)
@juiceme yes, but im using it for downclocking cpu while listening music in long road :D

Hehehe, prolific coder & an audiophile... :D

Hurrian 2013-10-31 07:20

Re: [Announce] kernel-plus for Harmattan
 
If you start up a Debian install straight from ubiboot, with TI's BTLE-patched BlueZ, I can advertise the N9 as a Low Energy device to the 4S.

I'd work on this a bit more, but while assembling a serial terminal card for the N9 (fun experiments involving a certain 3.5.3 kernel and Harmattan), my iron slipped, and burned two fingers. Then it turned out the solder joint was too tall to fit in the slot :(

I'll get back poking on this when my left hand can type comfortably again...

If anyone wants to try having some fun, pull the Aegis patch (then apply the Open Mode patch :P), and hack them into the N9 Kernel Update 3.5.3. Add back CONFIG_VMSPLIT_3G_OPT at arch/arm/Kconfig, then build the kernel and try starting Harmattan.

FYI: MSSF/Aegis is so problematic on 3.5.3, that I think it'd be better simply to stub Aegis functions.

If you still choose to patch in real Aegis bits (tm), note that DECLARE_MUTEX is now DEFINE_SEMAPHORE ;)

juiceme 2013-10-31 08:10

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by Hurrian (Post 1383502)
If you start up a Debian install straight from ubiboot, with TI's BTLE-patched BlueZ, I can advertise the N9 as a Low Energy device to the 4S.

That's a neat trick, well thought of :D


Quote:

Originally Posted by Hurrian (Post 1383502)
I'd work on this a bit more, but while assembling a serial terminal card for the N9 (fun experiments involving a certain 3.5.3 kernel and Harmattan), my iron slipped, and burned two fingers. Then it turned out the solder joint was too tall to fit in the slot :(

I'll get back poking on this when my left hand can type comfortably again...

Hope you heal soon, burns in fingers are painful I know...


Quote:

Originally Posted by Hurrian (Post 1383502)
If anyone wants to try having some fun, pull the Aegis patch (then apply the Open Mode patch :P), and hack them into the N9 Kernel Update 3.5.3. Add back CONFIG_VMSPLIT_3G_OPT at arch/arm/Kconfig, then build the kernel and try starting Harmattan.

FYI: MSSF/Aegis is so problematic on 3.5.3, that I think it'd be better simply to stub Aegis functions.

If you still choose to patch in real Aegis bits (tm), note that DECLARE_MUTEX is now DEFINE_SEMAPHORE ;)

I did that once, adding aegisfs stubs back to mainline kernel but did not really go through with it. At that time I had not yet built serial console and so I had no real visibility what was going on in the boot phase... now it would be much easier :D

peterleinchen 2013-10-31 08:12

Re: [Announce] kernel-plus for Harmattan
 
Thanks Hurrian!

TMavica 2013-11-02 05:33

How can use opptimizer? Opptimizer ui depends on opptimizer. Should i install it? Bec kernel included the modules

filip.pz 2013-11-02 06:08

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by Hurrian (Post 1383502)
If you start up a Debian install straight from ubiboot, with TI's BTLE-patched BlueZ, I can advertise the N9 as a Low Energy device to the 4S.

I'd work on this a bit more, but while assembling a serial terminal card for the N9 (fun experiments involving a certain 3.5.3 kernel and Harmattan), my iron slipped, and burned two fingers. Then it turned out the solder joint was too tall to fit in the slot :(

I'll get back poking on this when my left hand can type comfortably again...

If anyone wants to try having some fun, pull the Aegis patch (then apply the Open Mode patch :P), and hack them into the N9 Kernel Update 3.5.3. Add back CONFIG_VMSPLIT_3G_OPT at arch/arm/Kconfig, then build the kernel and try starting Harmattan.

FYI: MSSF/Aegis is so problematic on 3.5.3, that I think it'd be better simply to stub Aegis functions.

If you still choose to patch in real Aegis bits (tm), note that DECLARE_MUTEX is now DEFINE_SEMAPHORE ;)

Wow, someone else is still working on 3.5.3, and is about to have working serial console! I've been adding features to 3.5.3 kernel and orientation, vibration, audio are now working (sent for review of github project maintainer), but I'm stuck with BME (twl4030-madc driver features from 2.6 are integrated into 3.5 kernel driver.) Charging is working but I'm looking to see wether it will stop when battery is full (or the battery will explode :D)
For some reason if N9 goes to "sleep" (nemomobile) with something plugged into USB (charger, PC) it resets itself and I'm unable to see any log that could indicate the reason - would you be willing to check if you get the same problem and once you have working console check if you see any message indicating the cause of reset?

trafick 2013-11-06 13:30

Re: [Announce] kernel-plus for Harmattan
 
Please, help me, not loaded new kernel 2.6.32.61
used with ubiboot-02_0.3.5_301013
ubiboot.conf:
Code:

G_OS2_NUM=2
G_OS2_AUTOBOOT=0
G_OS2_PARTITION=2
G_OS2_NAME="Harmattan"
G_OS2_1_LABEL="Harmattan_2.6.32.59"
G_OS2_1_FILE="/boot/Harmattan/boot/zImage_2.6.32.59-plus_nat-20121301"
G_OS2_2_LABEL="Harmattan_2.6.32.61"
G_OS2_2_FILE="/boot/Harmattan/boot/zImage-2.6.32.61-plus_20131030"


juiceme 2013-11-06 15:13

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by trafick (Post 1384646)
Please, help me, not loaded new kernel 2.6.32.61
used with ubiboot-02_0.3.5_301013
ubiboot.conf:
Code:

G_OS2_NUM=2
G_OS2_AUTOBOOT=0
G_OS2_PARTITION=2
G_OS2_NAME="Harmattan"
G_OS2_1_LABEL="Harmattan_2.6.32.59"
G_OS2_1_FILE="/boot/Harmattan/boot/zImage_2.6.32.59-plus_nat-20121301"
G_OS2_2_LABEL="Harmattan_2.6.32.61"
G_OS2_2_FILE="/boot/Harmattan/boot/zImage-2.6.32.61-plus_20131030"


Did you put the modules under /lib/modules/2.6.32.61-plus ?

trafick 2013-11-06 16:12

Re: [Announce] kernel-plus for Harmattan
 
Yes, did i put the modules under /lib/modules/2.6.32.61-plus
http://media.ffclub.ru/up178611-Ekra...3i19_52_53.png
http://media.ffclub.ru/up178611-Ekra...3i20_30_20.png

juiceme 2013-11-06 17:03

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by trafick (Post 1384674)
Yes, did i put the modules under /lib/modules/2.6.32.61-plus

Okay, what do you get in MyDocs/boot/ubiboot.log ?

TMavica 2013-11-06 17:07

Re: [Announce] kernel-plus for Harmattan
 
maybe forget depmod -a 2.6.32.61-plus?

juiceme 2013-11-06 17:27

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by TMavica (Post 1384693)
maybe forget depmod -a 2.6.32.61-plus?

Yes, you should try depmod. It's possible that the links are wrong even though if I remember correctly the Hurrian's module archive already had dependencies files there, if it's only unpacked corectly.

SourenAraya 2013-11-06 17:47

Re: [Announce] kernel-plus for Harmattan
 
How about package kernlel and modules in .deb? Install script can do depmod

trafick 2013-11-06 17:55

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by TMavica (Post 1384693)
maybe forget depmod -a 2.6.32.61-plus?

I did not enter the code:
Code:

# depmod -a 2.6.32.61-plus
I was typing the code:
Code:

# depmod -a zImage-2.6.32.61-plus_20131030
thank you for your time!

juiceme 2013-11-06 18:14

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by SourenAraya (Post 1384708)
How about package kernlel and modules in .deb? Install script can do depmod

That would be pretty good idea, thanks :)

juiceme 2013-11-06 18:15

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by trafick (Post 1384711)
I did not enter the code:
Code:

# depmod -a 2.6.32.61-plus
I was typing the code:
Code:

# depmod -a zImage-2.6.32.61-plus_20131030
thank you for your time!

So, now you are able to boot it?

trafick 2013-11-06 18:35

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by juiceme (Post 1384718)
So, now you are able to boot it?

http://media.ffclub.ru/up178611-Ekra...3i10_55_00.png
fantastic operating speed systems!
Yes i are able to boot it, thank you for your time!

plourde 2013-11-07 01:16

Re: [Announce] kernel-plus for Harmattan
 
Sorry for the noob question, I have gotten ubiboot up and running and its great i used the cmd tar xvzf kernel -C / and it worked, depmod was not found when i tried, could someone please write a little summery on how to get this working please and thanks

SourenAraya 2013-11-07 02:39

Re: [Announce] kernel-plus for Harmattan
 
/sbin/depmod

plourde 2013-11-07 02:52

Re: [Announce] kernel-plus for Harmattan
 
Do i execute the cmd using ./depmod -a kernel?

SourenAraya 2013-11-07 03:20

Re: [Announce] kernel-plus for Harmattan
 
/sbin/depmod -a kernel

plourde 2013-11-07 04:37

Re: [Announce] kernel-plus for Harmattan
 
Ok i followed the steps and thanks for the help, after editing the ubiboot.conf using nano i dont get the menu in the ubiboot boot menu, do i need to update the ubiboot boot menu with a command like on the n900 with uboot? Thanks again

coderus 2013-11-07 05:11

Re: [Announce] kernel-plus for Harmattan
 
@plourde did you flashed ubiboot kernel?..

plourde 2013-11-07 05:13

Re: [Announce] kernel-plus for Harmattan
 
originally i did, do i need to reflash after i update the menu? ubiboot works great it just not showing up in the menu after i updated ubiboot.conf Do i reflash after i update the menu every time?

The only menu that doesnt show up is the new kernel I am trying to add, everything else is the same

coderus 2013-11-07 05:27

Re: [Announce] kernel-plus for Harmattan
 
ah, you shouldnt. you have errors in your config and you should fix it.

juiceme 2013-11-07 06:24

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by plourde (Post 1384804)
originally i did, do i need to reflash after i update the menu? ubiboot works great it just not showing up in the menu after i updated ubiboot.conf Do i reflash after i update the menu every time?

The only menu that doesnt show up is the new kernel I am trying to add, everything else is the same

Check the correctness of your kernel section. For example, you should set the key G_OS<n>_NUM to how many lines you want to show on the menu. (1 to 6 possible, 0 menas do not show anythiing)

TMavica 2013-11-07 07:58

Quote:

Originally Posted by plourde (Post 1384804)
originally i did, do i need to reflash after i update the menu? ubiboot works great it just not showing up in the menu after i updated ubiboot.conf Do i reflash after i update the menu every time?

The only menu that doesnt show up is the new kernel I am trying to add, everything else is the same

u can take a reference of my conf
http://dl.dropbox.com/u/37229054/ubiboot.conf

plourde 2013-11-07 13:57

Re: [Announce] kernel-plus for Harmattan
 
the only difference in my config is i put thus kernel as label and file 6 the kernel is in /boot. i feel like such a *****

coderus 2013-11-07 14:11

Re: [Announce] kernel-plus for Harmattan
 
maybe you broken menus cpio? :)

plourde 2013-11-07 14:54

Re: [Announce] kernel-plus for Harmattan
 
ive made progress, now its in the menu and when i attempt to boot this kernel i get a black screen

plourde 2013-11-07 20:31

Re: [Announce] kernel-plus for Harmattan
 
Still just boots to a black screen and shuts off after a bit of time, no sign of anything. Any ideas I tried again from scratch and no luck

juiceme 2013-11-07 22:00

Re: [Announce] kernel-plus for Harmattan
 
Quote:

Originally Posted by plourde (Post 1385007)
Still just boots to a black screen and shuts off after a bit of time, no sign of anything. Any ideas I tried again from scratch and no luck

So can you post your MyDocs/boot/ubiboot.log file?

plourde 2013-11-08 03:22

Re: [Announce] kernel-plus for Harmattan
 
here is my log, thanks for the reply http://www.mediafire.com/?nn9mo0bgpv6esvn


All times are GMT. The time now is 16:16.

vBulletin® Version 3.8.8