maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce] kernel-power stable v51 in Extras-Devel (https://talk.maemo.org/showthread.php?t=85665)

reinob 2012-12-12 13:51

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by gkhnkrts7 (Post 1303726)
How can i install kp52? Any link for download?
Thanks :)

You could try reading this thread. Hint: #187.

Android_808 2012-12-13 08:34

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
wondered if you guys seen this. new patch for zswap (not compcache or zram)

http://www.phoronix.com/scan.php?pag...tem&px=MTI1MDM

majaczek 2012-12-13 12:36

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
N900 has 128mb ram only which makes swapping one of most important bottlenecks. It's a bit too low memory for fully using potential of zram, but zswap would be best solve of the problem.
Pali please support this ASAP... Could it come in kp52?

Hurrian 2012-12-13 13:06

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by majaczek (Post 1304115)
N900 has 128mb ram only which makes swapping one of most important bottlenecks.

256MB of RAM.
Also, this should help a bit, as most of the bottleneck on the N900 comes from slow MMC access and puny CPU, the latter thankfully slightly alleviated by CSSU Thumb.

freemangordon 2012-12-13 13:11

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by majaczek (Post 1304115)
N900 has 128mb ram only which makes swapping one of most important bottlenecks. It's a bit too low memory for fully using potential of zram, but zswap would be best solve of the problem.
Pali please support this ASAP... Could it come in kp52?

Actually it is 256MB.

I might look at the code these days, but don't hold your breath, there is more important stuff to come with CSSU, that will make things much better on memory/swap front - fixed severe memory leaks in 3 systemui plugins.

gkhnkrts7 2012-12-13 16:53

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by reinob (Post 1303801)
You could try reading this thread. Hint: #187.

thank U for reponse.. But it says incomptible package! And i can't install it.. ??

reinob 2012-12-14 08:28

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by gkhnkrts7 (Post 1304221)
thank U for reponse.. But it says incomptible package! And i can't install it.. ??

Who/what says "incompatible package". I don't think I've ever seen such a message on my N900.

Please post the exact output of what happens when you install the packages with dpkg.

You are using dpkg aren't you?

don_falcone 2012-12-14 09:59

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
It seems he's using a file explorer which is launching HAM.

pali 2012-12-16 13:32

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by pali (Post 1270141)
New pre release v52 has fixed bq2415x, rx51_battery drivers, sigmask patch (for pselect) and enabled some ipv6 modules.

Packages was updated. Here is full changelog:

kernel-power (1:2.6.28-10power52) fremantle; urgency=low

* Backport upstream patch: udf-use-hw-sector-size.diff (This fix UDF FS support on SD cards and USB disks)
* Update bq2415x_charger patch: (use kstrtol, use dev_dbg, call sysfs_notify, rename N900 charger to bq24150a, fix reporting bad values, disable charging when charger disconnected, report errors)
* Added patch kstrtol.diff which define macro kstrtol as strict_strtol
* Update into about kernel-power-bootimg package
* Package kernel-power-bootimg does not provide any features
* Enable more netfilter and ipv6 modules
* Added driver rx51_battery which export battery temperature, design capacity and voltage to sysfs, provides: kernel-feature-rx51-battery
* Added patch tif_restore_sigmask-syscalls-arm.patch which fix pselect bug, added provides: kernel-feature-sigmask
* Enable bridge module, provides kernel-feature-bridge
* bq27x00_battery: Do not report nominal available capaciy if battery is not calibrated
* Add sysfs entry hostdevice2 which show host device speed detected by musb_virthub.c

-- Pali Rohár <hidden> Sun, 16 Dec 2012 14:30:35 +0100

If there will be no problem, I will push this version to Extras.

don_falcone 2012-12-16 17:54

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
The only thing i noticed was that i had to re-pair N900 with Carkit. No connection was possible otherwise.

gkhnkrts7 2012-12-17 12:31

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by reinob (Post 1304390)
Who/what says "incompatible package". I don't think I've ever seen such a message on my N900.

Please post the exact output of what happens when you install the packages with dpkg.

You are using dpkg aren't you?

of course i'm using dpkg, don't panic boy! But when i installed via terminal, i couldn't boot my phone and reflashed again. Any of your brillant idea??

hadjistyllis 2012-12-18 13:54

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
have u install with the right order?? kernel-power-flasher must be install last.

Sourav.dubey 2012-12-18 14:32

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Please install in this order
kernel-power
kernel-power modules
kernel-power flasher
kernel-power bootimg

correct me if I am wrong

int_ua 2012-12-19 06:38

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
2 Attachment(s)
Here are two oopslogs and the telepathy-ring core dump (can someone please forward it?) which (supposedly) led to them. I was on the street and was gonna receive sms and a phone call. Looks like they came simultaneously, maybe that's the problem. Or maybe it just turned off because it was cold, -10°C at most. But it booted afterwards.

Edit: attaching mtd2 on freemangordon's request.

kernel-config: http://pastebin.com/q8ye84aa

Edit 2: Bug tracker is readonly.

int_ua 2012-12-20 00:18

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
1 Attachment(s)
Another two reboots in one day. This time reports extended with the syslog. I hope it doesn't contain any confidential info (looks like it includes GSM CellIDs, but it's just from the first glance, didn't have time to check). The second one is not kernel oops but reboot-32wd_to crash 0_o. Maybe it's hardware failures, after all? :(

At 22:22 I just closed Marble which was the only opened application. And at 00:32 IIRC I was playing with dpkg -S / dpkg -L / fileorphan.sh in terminal + a couple of windows in the background.

Edit: checking syslog, it looks like nothing there:
Quote:

22:20:14kernel: [89844.591369] kb_lock (GPIO 113) is now closed
22:20:15 kernel: [89844.864715] kb_lock (GPIO 113) is now open
22:20:29 syslogd 1.5.0#5maemo7+0m5: restart.
...
00:29:00cellular: csd[824]: ISI_SMS .160766> incoming_cell_broadcast(): Incoming cell broadcast
00:29:03 cellular: csd[824]: ISI_SMS .553009> ind_reg_status(): Net registration (ind) status:1 rc:0
00:29:03 cellular: csd[824]: ISI_SMS .554199> set_timeout(): Timeout 3587 s event type:-1
00:30:28 syslogd 1.5.0#5maemo7+0m5: restart.

gkhnkrts7 2012-12-21 10:43

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by hadjistyllis (Post 1305748)
have u install with the right order?? kernel-power-flasher must be install last.

of course. except for the flasher, i tried all the others. but it said shortly ''kernel-power-flasher first'' and i tried to install flasher, but then it said ''incompatible package''. don't understand why but this is the error that i got :(
sorry for my bad english, cause i can speak turkish and french...

viento23 2012-12-22 01:35

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
when the Kernel-power version v51 (r1) push into extras.. :)

sixwheeledbeast 2012-12-22 09:21

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by viento23 (Post 1306741)
when the Kernel-power version v51 (r1) push into extras.. :)

I am not certain but from what I have read here it won't.
KP52 will be the next "extras" KP after it has past QA.

int_ua 2012-12-26 12:07

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
1 Attachment(s)
So, I reflashed. But after installing part of packages reboots continue. The first and yet only thing that crashed besides system rebooting is drlaunch widget and maybe hildon-desktop with it, but none of this triggered a core-dump creation, thus not really a crash. It just wiped all desktop widgets. It happened right after setting icon size to 60px, grid size to 8x4 and margins to 0. Also, I've changed transitions.ini radically in the same day before. Attached the oopses, dpkg selections, transitions.ini, drlaunch config.

Also, I have -devel enabled and I've done apt-get upgrade...

int_ua 2012-12-27 17:21

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
1 Attachment(s)
Anyone else having sudden reboots?

How much does power consumtion change during WiFi authentication compared to the state right before? I was able to reproduce sudden reboot at will finally. By connecting/disconnecting to WiFi ~6 times in a row. Also it was at ~15% charge, maybe it's the battery failing. Right now I can't reproduce it and it's fully charged.

Also I've uninstalled drlaunch and changed transitions.ini less radically, only decreasing durations to 30.

don_falcone 2012-12-27 17:34

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I might have observed something similar.... at least three times the device was turned off when it shouldn't. Last time (around 2am) it was fully charged, and in the morning wouldn't turn on again because the battery seemed empty.

Then i charged it to ~64%; maybe 2hrs later percentage already dropped to 48% almost without usage.

I'll see if i can get anything in observations. For now, it seems better...

int_ua 2012-12-28 01:23

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
1 Attachment(s)
Yes, just reproduced it two times after phone was laying connected for several hours and discharged to <50%. I'm using ConnectNow widget to control the connection. AP is hidden, WPA2, dir-300 router.

So, can anyone else try reconnecting multiple times in a row with a discharged battery? I've also had it rebooted while connecting to GPRS, that's why I'm suggesting a power issue. Also, icd2 crash.

Kerio 2012-12-28 08:08

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
A failing battery can cause brownouts, and they can eventually cause crashes that make the N900 reboot - try changing batteries to see if it helps.

Sourav.dubey 2012-12-28 08:56

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Are you on kpv52 ?
If yes me experiencing same battery drain
tried powertop but nothing useful
now the only solution I got is to revert back to kpv51rc1
there is no battery drain till now
everything alright

tlo 2012-12-31 12:03

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Hi,
i recently reflashed my rootfs and kernel and installed the cssu.
since then i could not fcam-drivers to work.
The camera works fine without the fcam-drivers.
But after installing fcam-drivers there is no image (its black) and in dmesg i see the line:

isp_mod: disagrees about version of symbol struct_module

when i do "modprobe fcam". I tried the fcam-drivers from extras, devel and the latest from the garage pages download, all with the same result. I also did a reboot after each installtion and took the battery out. Now i am running out of ideas...
Kernel is 2.6.28-10power51r1 and i am careful with reflashes as i lost my usb-port recently, mechanically :-(
Does anyone have a idea where i go wrong as there seems to be users who have the combination working?

projekt 2013-01-06 12:24

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by tlo (Post 1309394)
Hi,
i recently reflashed my rootfs and kernel and installed the cssu.
since then i could not fcam-drivers to work.
The camera works fine without the fcam-drivers.
But after installing fcam-drivers there is no image (its black) and in dmesg i see the line:

isp_mod: disagrees about version of symbol struct_module

when i do "modprobe fcam". I tried the fcam-drivers from extras, devel and the latest from the garage pages download, all with the same result. I also did a reboot after each installtion and took the battery out. Now i am running out of ideas...
Kernel is 2.6.28-10power51r1 and i am careful with reflashes as i lost my usb-port recently, mechanically :-(
Does anyone have a idea where i go wrong as there seems to be users who have the combination working?

Just tried camera on kernel power v52 and I have the problem, but bless900 is working fine and I prefer bless900 anyway.

DarkSide25 2013-01-06 16:47

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I have a problem with BME Replacement, probably specifically with userspace daemon hald-addon-bme.

If the Kernel-CSSU install, it correctly displays the battery charge (from 0 to 100%), but it does not correct working LED - constantly orange light (not blinking) when charging, and constantly green light when fully charged, on even after disconnecting from the charger. If restart mce - LED work correctly.

If the Kernel-Power52 install, the LED is working correctly, but the total charge is shown from 107 to 112%! And full capacity of battery show less then with Kernel-CSSU (~1200-1250 mAh vs 1348 mAh), but battery charging to the value of Kernel-CSSU, as result - 1348/1224 = 110%.

Battery Widget 0.5 also show this value.

Also one bug with any kernel - sometimes at USB-connection with PC N900 not charging.

l4m3rx 2013-01-10 06:40

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I see there's a new version of the zswap module
http://lkml.indiana.edu/hypermail/li...1.0/02285.html
As ppl already said ...this should be included in kp... and maybe even become default in cssu.

seanmcken 2013-01-10 08:43

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Plz Help I want Remove Kernel Power 52 and Install 51 So plz suggest me how to do.

saponga 2013-01-10 10:01

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by seanmcken (Post 1313141)
Plz Help I want Remove Kernel Power 52 and Install 51 So plz suggest me how to do.

From first page:
Uninstalling kernel image is possible only via menu entry "Nokia Kernel".

There is no way to direct downgrade... You need to get stock kernel first and then upgrade to kp51 again.

AapoRantalainen 2013-01-10 13:22

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I dig up this thread http://talk.maemo.org/showthread.php?t=70082 about kernel-2.6.37, but didn't fully understand is that (="meego-kernel") booted and used with other Maemo5 components. And why kernel-power is (still) based on 2.6.28?


I'm also thinking what are the reasons today to not use (let say) kernel 3.8-rc3 (2013-01-10) on Maemo5/N900?

freemangordon 2013-01-10 13:27

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by AapoRantalainen (Post 1313264)
I dig up this thread http://talk.maemo.org/showthread.php?t=70082 about kernel-2.6.37, but didn't fully understand is that (="meego-kernel") booted and used with other Maemo5 components. And why kernel-power is (still) based on 2.6.28?


I'm also thinking what are the reasons today to not use (let say) kernel 3.8-rc3 (2013-01-10) on Maemo5/N900?

SGX driver?

seanmcken 2013-01-10 13:29

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
@saponga
thank you, while uninstalling it showed some error so i manually downloaded those debs and installed, thank for reply :)

pali 2013-01-10 14:05

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by AapoRantalainen (Post 1313264)
I'm also thinking what are the reasons today to not use (let say) kernel 3.8-rc3 (2013-01-10) on Maemo5/N900?

* maemo specified kernel interfaces
* missing kernel drivers
* changed interface of kernel <--> userpace drivers
* worse power management in some parts

freemangordon 2013-01-10 14:08

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by pali (Post 1313286)
* worse power management in some parts

Or better said "missing"

AapoRantalainen 2013-01-10 19:23

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
@freemangordon, @pali: If you think I'm nagging we can stop this, I'm not targeting your ignore-list :)

Quote:

Originally Posted by freemangordon (Post 1313267)
SGX driver?

This is not mandatory. No doubt it is cool to have 3D. And there are little bit ironing left on non-3D hildon-desktop. And [/optimist] couple of years and we will have open source SGX: http://powervr.gnu.org.ve/doku.php [/optimist]

Quote:

Originally Posted by pali (Post 1313286)
* maemo specified kernel interfaces
* changed interface of kernel <--> userpace drivers

Is there more info about this topic than:
http://talk.maemo.org/showpost.php?p...4&postcount=37
Seems there are work to do, but which is show-stopper?

Quote:

Originally Posted by pali (Post 1313286)
* missing kernel drivers

Seems much of them are merged to the mainline: http://elektranox.org/n900/kernel/status.html
What is still show-stopper?

Quote:

Originally Posted by freemangordon (Post 1313287)
Quote:

Originally Posted by pali (Post 1313286)
* worse power management in some parts

Or better said "missing"

Why is this? Is newer kernel written poorly?

Android_808 2013-01-10 20:44

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
for sgx, is N9 Meego build feasible if appropriate userland (glibc etc) are available?

freemangordon 2013-01-10 20:49

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
@AapoRantalainen - my ignore list :eek: ? Why is that :)

If we want to make a progress, not regress, there should be 3D acceleration. IMO.

The point is that without drastically modifying the vanilla, we'll hit newer sysfs interfaces, closed parts in fremantle and whatnot.

I wonder what exactly benefit do you expect from 3.8 on n900?

See, don't get me wrong, I'd love fremantle with 3.8. AFAIK I am the only one so far who has successfully booted fremantle with 3.5(including working SGX driver). But I did it just as a POC as I really don't see the benefit.

BTW you may wan't to join #maemo-alternatives on freenode, Skry and co are doing wonders there :)

http://dl.dropbox.com/u/49989728/20130110052519.png

AapoRantalainen 2013-01-11 15:46

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
Quote:

Originally Posted by freemangordon (Post 1313461)
AFAIK I am the only one so far who has successfully booted fremantle with 3.5(including working SGX driver).]

This is pretty impressive!

Quote:

Originally Posted by freemangordon (Post 1313461)
The point is that without drastically modifying the vanilla, we'll hit newer sysfs interfaces, closed parts in fremantle and whatnot.

I'm not hacked enough kernel to really measure how much there would be work. But reimplementing closed source parts would be good thing anyway.

Quote:

Originally Posted by freemangordon (Post 1313461)
I wonder what exactly benefit do you expect from 3.8 on n900?

*every time feature is backported it is proof that we should have newer kernel
*rumours that ARM is more supported [e.g. http://www.linaro.org/linaro-blog/20...l-upstreaming/]
*Just to keep maemo up-to-date (but maybe kernel is not top priority)

pali 2013-01-18 17:24

Re: [Announce] kernel-power stable v51 in Extras-Devel
 
I updated deb packages of kernel-power pre v52 from my git. When autobuilder start working again I will push this final version to extras-devel.


All times are GMT. The time now is 15:54.

vBulletin® Version 3.8.8