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)

Estel 2011-06-05 18:25

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by demolition (Post 1022370)
@Pali & others helping this along.
Is there a changelog, or even a summary for those still running v46?

Also, is it ok if someone not on the dev or core testing teams posts (i.e. someone like me) in that "ask the council" thread about what estel asked for? If they're being slow, for good reason possibly, the request should be out in the open.
- I assume this is the reason v47 isn't showing on the package page that gets linked to by FAM's package link button?

AFAIK pali already got admin rights on kernel-power garage page - Tigerite wrote about this - but i wonder if pali himself noticed that ;) Anyway, using fapman, I got information about upgrade to v47 available, even before. I think that now power-kernel v47 can be finally promoted into -testing, and later, into -extras.

Quote:

Originally Posted by VENTO
So... Will I save it like "script.sh" and run it in terminal?

Or just copy&paste ;) And don't worry, THIS one won't try to kill Your device... It adds faulty module to blacklist.

/Estel

rajil.s 2011-06-05 19:38

Re: [Announce] kernel-power v47
 
Not sure if this is related to v47 but my Nokia BH-214 bluetooth headset doesnt work properly on the first connection. I have to disconnect and reconnect it to work properly.

pawelstryju 2011-06-05 22:01

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by rajil.s (Post 1022817)
Not sure if this is related to v47 but my Nokia BH-214 bluetooth headset doesnt work properly on the first connection. I have to disconnect and reconnect it to work properly.

my bh-214 is weird (or it's really problem with kp47) sometimes after call (normally mp3 resumes playing), my resumes too but music is cutting. I need to reset bh-214 and sometimes turn off and on bluetooth.

demolition 2011-06-05 22:05

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Estel (Post 1022776)
AFAIK pali already got admin rights on kernel-power garage page - Tigerite wrote about this - but i wonder if pali himself noticed that ;) Anyway, using fapman, I got information about upgrade to v47 available, even before. I think that now power-kernel v47 can be finally promoted into -testing, and later, into -extras....
/Estel

Thanks Estel. Must have missed Tigerite's post. If it's not in this thread, please post as to its where abouts.

Regarding the package appearing in an app-man: what I meant was that v47 IS showing in FAM (fapman) but IS NOT listed on the Power Kernel package page. Happily, Pali is listed as a maintainer on that same page, so it may just a matter of time till v47 is displayed on the package page. Without it showing in the package list, I don't think v47 could be publicly tested by power users (i.e. via extras-testing) and hence not able to make it to full extras. Unless it's listed on another page in the package lists?

This info you mention about v47, does it include any docs such as a summary changelog, feature synopsis or list of known issues?

colin.stephane 2011-06-06 00:09

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Vento (Post 1022622)
So... Will I save it like "script.sh" and run it in terminal?

Do like you want, obviously this command line can be saved as a shell script, but I don't see any interest here, since when you have launch it one time, you didn't need it anymore ...

A++

rajil.s 2011-06-06 19:53

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Erazor (Post 1022526)
when joikuspot stop working.
try this

Code:

modprobe JoikuSpot_Bouncer && /usr/bin/joikuspot
works fine for me

I get a segmentation fault from joikuspot when i try this.

Erazor 2011-06-06 20:23

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by rajil.s (Post 1023585)
I get a segmentation fault from joikuspot when i try this.

try to add

Code:

JoikuSpot_Bouncer
in

Code:

/etc/modules
now restart the N and test

Code:

modprobe JoikuSpot_Bouncer && /usr/bin/joikuspot
again.


good luck

fffiretys 2011-06-06 20:40

Re: [Announce] kernel-power v47
 
Hello

I have kinda weird problem with my N900.. Ive installed kernel-power and now the USB-port is broken so I cant flash the original PR1.3 at all, only kernel.

So, the problem.. well, when I uninstall the kernel-power using the instructions on wiki, everything goes well except I still have this stupid message at startup saying "unexpected boot.. kernel setting NOT loaded" etc.. so how can I get rid of that message once and for all without computer and USB-port? The device now has original PR 1.3 kernel and works fine at 600MHz etc, but the message is there everytime when the phone "crashes"(like when battery goes out). Ive tried installing the power-kernel again and uninstalling but the message is still there..

Thanks in advance! :)

Hurrian 2011-06-06 23:59

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by fffiretys (Post 1023618)
Hello

I have kinda weird problem with my N900.. Ive installed kernel-power and now the USB-port is broken so I cant flash the original PR1.3 at all, only kernel.

So, the problem.. well, when I uninstall the kernel-power using the instructions on wiki, everything goes well except I still have this stupid message at startup saying "unexpected boot.. kernel setting NOT loaded" etc.. so how can I get rid of that message once and for all without computer and USB-port? The device now has original PR 1.3 kernel and works fine at 600MHz etc, but the message is there everytime when the phone "crashes"(like when battery goes out). Ive tried installing the power-kernel again and uninstalling but the message is still there..

Thanks in advance! :)

Remove kernel-power-settings?

fffiretys 2011-06-07 15:37

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Hurrian (Post 1023713)
Remove kernel-power-settings?

Doesnt work, it says something like "kernel-power-setting not installed - not removed " .. or do you have some commands to give me, Im no linux-expert.. :/

Flandry 2011-06-07 18:38

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by fffiretys (Post 1024264)
Doesnt work, it says something like "kernel-power-setting not installed - not removed " .. or do you have some commands to give me, Im no linux-expert.. :/

I had the same ghost message after i removed kernel-power last year. It persisted until i reflashed for other reasons, but i never did look into how to get rid of it.

fffiretys 2011-06-07 19:08

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by Flandry (Post 1024455)
I had the same ghost message after i removed kernel-power last year. It persisted until i reflashed for other reasons, but i never did look into how to get rid of it.

Damn.. is there a command which can search for that text or sentence? I guess its stored in some file what opens in startup.. perhaps removing that file would then remove the message? Just need to know which file or files kernel-power installs.

pali 2011-06-07 19:13

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by fffiretys (Post 1024493)
Damn.. is there a command which can search for that text or sentence? I guess its stored in some file what opens in startup.. perhaps removing that file would then remove the message? Just need to know which file or files kernel-power installs.

program grep

Usage: grep "string" "file"
Example:
$ grep "string*xyz" /etc/subdir/*file*a
This will output all files with mask /etc/subdir/*file*a which contains mask "string*xyz"

eefo 2011-06-07 19:23

Re: [Announce] kernel-power v47
 
hey pali need abit help.
can you tell me how to get back to power kernel v46 , as upgrading to v47 has raised my cpu temp from 33 to 39 in sleeping mode ( while doing nothing)
i am not sure if it is kernel but need to test if it works or if you can help me without uninstalling or changing anything in my cell then please please please help.

pali 2011-06-07 19:24

Re: [Announce] kernel-power v47
 
I still not get responce from council... but I see that now I'm maintainer of package kernel-power in maemo repository.

I tried promote v47 to extras-testing, but maemo.org site does not see version v47 of kernel-power... BUG?? So I cannot move kernel-power to extras-testing/extras...

So I tried promote v46 to extras-testing. maemo.org site show that packages was moved to extras-testing but maemo.org site does not generated web page for package in testing... BUG?? So it is not possible to VOTE for kerne-power to move it to extras.

Sorry but I cannot do anythink... I tried maemo.org web request to be maintainer of all subpackage from kernel-power... So again I can only wait. But I think this is bug in maemo.org package view...

pali 2011-06-07 19:29

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by eefo (Post 1024513)
hey pali need abit help.
can you tell me how to get back to power kernel v46 , as upgrading to v47 has raised my cpu temp from 33 to 39 in sleeping mode ( while doing nothing)
i am not sure if it is kernel but need to test if it works or if you can help me without uninstalling or changing anything in my cell then please please please help.

Replace <version> with which you want to use and run this comand as root:
$ apt-get install kernel-power=<version> kernel-power-modules=<version> kernel-power-flasher=<version>

in v47 there was change about version strings:
v47: 1:2.6.28-10power47
v46: 2.6.28-maemo46
v45: 2.6.28-maemo45
...

fffiretys 2011-06-07 19:38

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by pali (Post 1024504)
program grep

Usage: grep "string" "file"
Example:
$ grep "string*xyz" /etc/subdir/*file*a
This will output all files with mask /etc/subdir/*file*a which contains mask "string*xyz"

Yeah, that did it! :)

I went to /etc and searched:

grep "kernel-power" * -r 'and deleted the found "kernel-power, kernel-power-shutdown, kernel-modules" by hand manually in several subdirs. There still are kernel-power-deinstall, kernel-power-flasher.sudoers:user and kernel-power.conf: files left..

Many thanks.

edit. so yes the startup message is gone now.

Mentalist Traceur 2011-06-07 19:48

Re: [Announce] kernel-power v47
 
Pali: While I have no idea about power47 appearing/not-appearing in the -devel repo, my experiences with the aircrack-ng package indicate to me that sometimes you have to wait a pretty long while before a promoted package gets imported into -testing from -devel.

So it might still show up if you wait long enough.

Estel 2011-06-07 21:34

Re: [Announce] kernel-power v47
 
@Demolition, @pali and @Mentalist Traceur

Ok, now i understand what is it about - still, no idea why kernel-power v47 doesn't exist for site, while repositories are 100% aware of it presence. As Mentalist mentioned in aircrack-ng 1.1 topic, asking for debmaster help is pointless cause no one maintain this function now... Having in mind that pali isn't getting any responses from council using official "contact us" form (but!!! He GOT response in this thread from Tigerite and was given package maintainer rights - I must write this in bold, cause i don't want anyone to take my post as "rage again council" thing), maybe it's time to summarize Mentalist and pali repo bugs/faults experience, then report them in "ask the council" thread, as Demolition suggested?

I know, this may be little strange choose to ask about such things, but I think that only this way we can get more summarized response/help, instead of scattered posts from various Council members in this bloated topic, or somewhere around other threads.

Last, possibly dumb (but who knows?) idea that I have, is that pali can try to upload kp47 into repos again, now as maintainer. I know that this shouldn't be solution, cause Mentalist isn't (formally) maintainer of aircrack-ng, ho ever he succeed in putting new version into testing... Still, we're probably talking about unknown bugs, and "voodoo programing" tend to work in such cases ;)

Tigerite 2011-06-07 22:16

Re: [Announce] kernel-power v47
 
I'm not the maintainer of bonnie++ and yet was able to upload a newer version - the autobuilder doesn't seem to mind.

pali 2011-06-07 22:24

Re: [Announce] kernel-power v47
 
When I was uploading kernel-power v47 I was not maintainer of kernel-power. In maemo repositories is all OK. It is possible to install/update kernel-power with apt-get.

But problem is with maemo.org site - it know nothing about v47...

eefo 2011-06-08 09:56

Re: [Announce] kernel-power v47
 
hey pali , thanks for yesterdays reply , but it is giving an error that version is not available ? :$
version '2.6.28' for kernel-power was not found . :$
not what should i do ?

pali 2011-06-08 10:17

Re: [Announce] kernel-power v47
 
See again version strings at http://talk.maemo.org/showpost.php?p...&postcount=696

You may want this:
apt-get install kernel-power=2.6.28-maemo46 kernel-power-modules=2.6.28-maemo46 kernel-power-flasher=2.6.28-maemo46

eefo 2011-06-08 10:28

Re: [Announce] kernel-power v47
 
1 Attachment(s)
just to confirm if everything is going fine ?

pali 2011-06-08 10:35

Re: [Announce] kernel-power v47
 
If you want to downgrade - yes.

eefo 2011-06-08 11:36

Re: [Announce] kernel-power v47
 
hey pali big thanks for your help.
now what a problem i am facing is of cpu temp :$
it is showing 4 degrees and 3.9 :$

ohh pali is offline , if anyone else can help , then please !

pali 2011-06-08 11:50

Re: [Announce] kernel-power v47
 
cpu temp? There was no changes about cpu temp...

Only battery temperature. Versions before v47 report bat. temp in degress of Celsius.

geneven 2011-06-08 12:29

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by eefo (Post 1024952)
hey pali big thanks for your help.
now what a problem i am facing is of cpu temp :$
it is showing 4 degrees and 3.9 :$

ohh pali is offline , if anyone else can help , then please !

Is this the thread in which this problem was discussed about 30 times? I think so. Reporting is off by a scale of ten for some utilities, so your results are probably 40 and 39.

Find the discussions if you want more details.

eefo 2011-06-08 12:49

Re: [Announce] kernel-power v47
 
Quote:

Originally Posted by geneven (Post 1024999)
Is this the thread in which this problem was discussed about 30 times? I think so. Reporting is off by a scale of ten for some utilities, so your results are probably 40 and 39.

Find the discussions if you want more details.

thanks :)
but i am on kernel-power v46 and in this thread the problem discussed was of v47 :)

Estel 2011-06-08 16:33

Re: [Announce] kernel-power v47
 
*facepalm*

No, REALLY *facepalm*

I thought that i will not ever heard again about battery temperature "bug" here, but a reverted one?...

Anyway, there doesn't exist any program that can show You CPU temperature, cause our A8 doesn't have temp sensor. Physically. Same apply for DSP. All you can get regarding this is battery temperature (obviously, they decided that frying CPU won't cause them to pay for injures, but blowing Li-Ion will).

Your problem with temp divided by 10 is another proof, that it's reading battery temp, and all programs like "savecpu" are plain b.u.l.l.s.h.i.t.

jw461 2011-06-08 16:48

Re: [Announce] kernel-power v47
 
Not sure if this is common sense for some folks, but it wasn't for me--

To get JoikuSpot to work after installing this latest version, you have to reinstall JoikuSpot. I already had JoikuSpot already installed (but not functional due to v46), upgraded to v47, and it still didn't work. Reinstall, and it's perfect now.

Mentalist Traceur 2011-06-08 17:09

Re: [Announce] kernel-power v47
 
Okay, to clarify, Estel, and Tigerite:

I was able to upload new versions to -devel when I wasn't maintainer. I could not push it to -testing until I emailed the original maintainer and said, basically "*Psst* You forgot to make me the maintainer *here*". So when I pushed versions into -testing, I was already moved up to maintainer status.

Tigerite: You can push stuff to -devel without being maintainer, but you do need to be maintainer to promote packages down to -testing and extras.

At any rate, in this case, we're looking at more general bugs with the package interface for the repository, and the fact that the entire package import process is a bit issue-ridden.

hydrauligsepp 2011-06-10 12:10

Re: [Announce] kernel-power v47
 
Hello everybody,

i am new to power kernel but i want to use it. especially to try wl1251 wifi driver and packet injection.

But first of all i have a few questions to make sure that nothing goes wrong.

so here is my "setup":
Code:

$ cat /etc/apt/sources.list.d/*.list
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb http://repository.maemo.org/extras-testing/ fremantle free non-free
deb http://people.debian.org/~ovek/maemo/ ./

Some Packages that i'm not sure how they interact with power-kernel
Code:

fcam-drivers 1.0.6-1
maemo 5 community ssu package 20.2010.36-2maemo15

are there any problems with power-kernel? or what packages have to be considered when they are installed?

To install power kernel i would do the following:

1. install kernel-power-settings with update manager
2. download and unpack bleeding-edge wl1251 driver
Code:

$ tar -zxvf wl1251-maemo-0.1.tar.gz
$ cd wl1251-maemo/binary/
$ cp -rf compat-wireless /opt

3. load the modules
Code:

$ /opt/compat-wireless/load.sh
would this work, or have i missed something important to get wifi driver to work?

thanks in advance

iscio 2011-06-11 06:55

Re: [Announce] kernel-power v47
 
I have a question...with bme 0% and with bq27x00 module 24% and now my phone turn itself off...why? is it not more accurated the value of bq27x00??

Radicalz38 2011-06-11 11:54

Re: [Announce] kernel-power v47
 
Lol at the top >.<

Maybe we could ask the TMO admin make a php grep like module for vbulletin wherein if someone posts here a reply with words like bq27x00, battery etc. an autoreply pops up

rob42 2011-06-12 20:12

Re: [Announce] kernel-power v47
 
hi all
have moved to this kernel after a reflash but have run into camera problems.
( sorry if i missed the thread if already mentioned)
have tried adding and removing blessn900, the fcamera drivers.. but just get an app crash or with stock camera
"operational failed".
any help with this as only problem so far.

Flandry 2011-06-12 22:46

Re: [Announce] kernel-power v47
 
An update of the fcam drivers should fix it. That means either uninstalling every app that requires them and then installing them again or updating them explicitly. Are you sure you don't have another app installed that requires them? (It should have listed fcam as one of the packages to remove/install with blessn900 if it's the only one.)

Hotshot 2011-06-12 22:52

Re: [Announce] kernel-power v47
 
I'm about to install this from the app manager to try it out wish me luck!

romiiio 2011-06-13 01:24

Re: [Announce] kernel-power v47
 
Hi lately i have a lot of crashing problems using v47 kernel does anyone know what the problem is or if there is a certain app thats causing this? Like yesterday i just tried to call and it crashed so i restarted then while browsing it froze up and crashed again.please help

rob42 2011-06-13 08:12

Re: [Announce] kernel-power v47
 
ok
have double checkec - no other camera ap.
next should I install the kernel ( plus qcpu - whic is what i used before)
then install the apps
then do a apt-get update to get the new fcamera driver.
or is there a better method.

thanks


All times are GMT. The time now is 04:14.

vBulletin® Version 3.8.8