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 v49 in Extras-Testing (https://talk.maemo.org/showthread.php?t=71879)

Devrim 2011-05-10 13:50

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by misiak (Post 1003435)
Please provide output of (the commands begin with "LS -L" in lowercase, I guess you know that but one guy I tried to help had problems with it yesterday, so from now on I'm gonna point it everywhere while helping):
Code:

ls -l /boot
ls -l /boot/multiboot
ls -l /lib/modules
ls -l /etc/multiboot.d

And contents of your .item file for power kernel.

ls -l /boot
Code:

drwxr-xr-x    2 root    root        1200 Jan  1  1970 multiboot
ls -l /boot/multiboot
Code:

-rw-r--r--    1 root    root      1793436 Nov 18 16:09 vmlinuz-2.6.28-10power46
-rw-r--r--    1 root    root      1782732 May  3 19:45 vmlinuz-2.6.28-10power47
-rw-r--r--    1 root    root      1793436 Nov 18 16:09 vmlinuz-2.6.28-maemo46
-rw-r--r--    1 user    root      1747632 Nov 14 14:34 vmlinuz-2.6.28-omap1
-rw-r--r--    1 root    root      1741800 Apr 11 04:57 vmlinuz-2.6.28.NIT.06

ls -l /lib/modules
Code:

drwxr-xr-x    2 root    root        7600 May 10 15:15 2.6.28-omap1
drwxr-xr-x    2 root    root        19704 May 10 15:21 2.6.28.10power46
drwxr-xr-x    2 root    root        2088 May 10 15:15 2.6.28.NIT.06
lrwxrwxrwx    1 root    root          12 Jan  1  1970 current -> 2.6.28-omap1

ls -l /etc/multiboot.d
Code:


-rw-r--r--    1 user    root          74 Nov 14 14:36 00-Maemo-2.6.28-omap1.item
-rw-r--r--    1 root    root          102 May 10 15:44 01-Maemo-kernel-power-2.6.28.10-power46.item
-rw-r--r--    1 root    root          101 May 10 15:16 01-Maemo-kernel-power-2.6.28.10-power47.item
-rw-r--r--    1 root    root          175 May  3 11:20 11-NITDroid-mmcblk0p2-2.6.28.NIT.06.item
-rw-r--r--    1 user    root          179 May  3 11:20 11-NITDroid-mmcblk1p2-2.6.28.NIT.06.item
-rw-r--r--    1 user    root        2859 Nov 14 14:36 README
drwxr-xr-x    2 root    root          664 May  2 14:20 examples

.item file
Code:

ITEM_NAME="Maemo kernel-power 2.6.28.10-power46"
ITEM_KERNEL="2.6.28.10-power46"
ITEM_MODULES="ext3"


misiak 2011-05-10 13:53

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by EyeVisions (Post 1003437)
I 'm using QCPUfreq en Overclock Control Panel QBW widget one http://talk.maemo.org/showthread.php?t=59798 both showing the wrong temp. indeed missing the point :D

For updated QCPUFreq see: http://talk.maemo.org/showpost.php?p...&postcount=125

For updated QBW widget see my post in that thread: http://talk.maemo.org/showpost.php?p...&postcount=150

misiak 2011-05-10 13:59

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Devrim (Post 1003439)
ls -l /boot
Code:

...
ls -l /boot/multiboot
Code:

...
ls -l /lib/modules
Code:

...
ls -l /etc/multiboot.d
Code:

...
.item file
Code:

...

I can see your problem.
You have file /boot/multiboot/vmlinuz-2.6.28-10power46, while your .item file entry says
2.6.28.10-power46. Do you see the difference? ;) run commands:
Code:

root
mv /boot/multiboot/vmlinuz-2.6.28-10power46 /boot/multiboot/vmlinuz-2.6.28.10-power46

Note that the kernel file name after vmlinuz- or zImage- must be the same as a directory name in /lib/modules (which already is /lib/modules/2.6.28.10-power46).

Also, you don't need now files:

/boot/multiboot/vmlinuz-2.6.28-10power47
/etc/multiboot.d/01-Maemo-kernel-power-2.6.28.10-power47.item

As they are for new power kernel 47, and you installed old 46. (or you can have them to have also power kernel 47, but you need also /lib/modules directory with modules from package kernel-power-modules in version 47)

demolition 2011-05-10 14:01

Re: [Announce] kernel-power v47
 
I did a search through this thread and the following doesn't appear to have been asked yet...

Has anyone looking at the source of v0.46 and developing v0.47 found the cause and possibly a remedy for the reboot command not working?

misiak 2011-05-10 14:09

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by demolition (Post 1003446)
I did a search through this thread and the following doesn't appear to have been asked yet...

Has anyone looking at the source of v0.46 and developing v0.47 found the cause and possibly a remedy for the reboot command not working?

What do you mean "the reboot command not working" ? When I type "sudo reboot" in terminal, N900 reboots...

vi_ 2011-05-10 14:10

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by demolition (Post 1003446)
I did a search through this thread and the following doesn't appear to have been asked yet...

Has anyone looking at the source of v0.46 and developing v0.47 found the cause and possibly a remedy for the reboot command not working?

http://talk.maemo.org/archive/index.php/t-71127.html

misiak 2011-05-10 14:15

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 1003451)

Lol, strange issue as so many people experience it... my N900 reboots, I don't use this command too often (don't need it), but can't remember even one single time when it would not work... Strange...

demolition 2011-05-10 14:22

Re: [Announce] kernel-power v47
 
Yes, vi_, that's the thread I was thinking of - it's not just in archive though (http://talk.maemo.org/showthread.php?t=71127).

It works sometimes as reboot but mostly it just turns the device off.

Edit:
I can confirm this behaviour. I did reboot, from root because user doesn't have permssion to use the shell scripts. First time worked (surprise), second time and device just turned off.

It's nothing massive on its own but might represent something more important/serious. Seeing as it works some of the time, it's probably a software conflict in the shutdown procedure but I don't know how that works.

Reflektorfalke 2011-05-10 18:59

Re: [Announce] kernel-power v47
 
Tired of reading about "wrong temperature" and "multi-boot update not working" over and over again?
Why not collect relevant information in a Sticky Post?
What do you think?

misiak 2011-05-11 02:18

Re: [Announce] kernel-power v47
 
While on my searching for apps which report temperature in wrong way now, I compiled patched conky-n900, so if you're tired of it showing wrong temperature, you can use version attached to this: http://talk.maemo.org/showpost.php?p...&postcount=136 post unless package maintainer and developer releases new version. Time to sleep now, 4:18 in here. Goodnight :)


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

vBulletin® Version 3.8.8