![]() |
2011-09-15
, 04:20
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#292
|
![]() |
2011-09-15
, 12:12
|
Posts: 111 |
Thanked: 27 times |
Joined on Apr 2010
|
#293
|
![]() |
2011-09-15
, 12:21
|
Posts: 41 |
Thanked: 13 times |
Joined on Feb 2010
@ Australia
|
#294
|
![]() |
2011-09-15
, 12:26
|
Posts: 111 |
Thanked: 27 times |
Joined on Apr 2010
|
#295
|
![]() |
2011-09-16
, 19:31
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#296
|
FWIW,
fcam-drivers and bleeding-edge-wl1251 will need to be rebuilt against the headers for the most recent bfs6 builds. I'm looking at you, Tigerite :P
That mean bfs kernel will be "little" ahead - which I think is all right due to spirit of projectJust posting this, to avoid confusion, when You'll find out that some updates you've included didn't made it to kp49. "they" will, just later.
It's also possible (but I think unlikely) that patches to be found on kp49 will be tweaked a little further before releasing (compared to ones from link I've provided), so it may be good to keep an eye on code and update things that seems sane.
this is the most amazing mod ive ever done. without fail. i would suggest it has made my device about 35 percent faster. overclocked to 1100, the same as i had with power48. and limiting the scaling to 4 frequencies. the speed is phenominal. fantastic work everyone! im chuffed!
The Following User Says Thank You to iDont For This Useful Post: | ||
![]() |
2011-09-16
, 20:36
|
Posts: 145 |
Thanked: 91 times |
Joined on Jun 2010
|
#297
|
In my experience, some short distortion means that the problem is still there, and that you'll eventually get a more severe distorted call later. Please do report back though.
I've been talking with Tigerite about releasing kernel-bfs to Maemo's repositories with only the BFS patches enabled up to v0.330. This because of the following reasons:
a) I don't see the distortion being fixed anytime soon
b) kernel-bfs has some advantages over kernel-power. For example the -ck patches. (Subjective point)
c) BFS 330 is still BFS. Whilst it isn't the latest version, it still offers BFS' (design) advantages over CFS.
I've been running this configuration as my stable configuration for several weeks now, without any issues. Expect this release soon.
![]() |
2011-09-26
, 15:45
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#298
|
![]() |
2011-09-27
, 19:28
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#299
|
As You may remember, there was a path in power-kernel tree, that allowed bq27x00_battery module and BME to live together (happily). Path was turned off, due to it being violating standards (theoretically, bq_27x00_battery and BME should not access same i2c). Ho ever, there was *never* true report of it causing any problems (every one I've heard of, resulted in finding other source of problems), so decision was rather "ideological" than practical. AFAIK, no one know why it worked perfectly (when theoretically, it should not), and we won't know, cause BME is closed source - there is possibility, that something there is also "out of standards"l, allowing combo to work
If You could enable it in BFS kernel, many, many people would be happy penguins (including me). I'm sure it would bring quite wider audience for project, but, more importantly, it would be in spirit of project - incorporating features that are working great and bringing joy, but denied mainline
Nokia-N900:~# cd /sys/kernel/n900/ Nokia-N900:/sys/kernel/n900# echo 1 > i2c-dev_break_ioctl
Nokia-N900:/sys/kernel/n900# modprobe bq27x00_battery Nokia-N900:/sys/kernel/n900# stop bme bme (stop) running, process 774 bme (stop) pre-stop, process 2184 main process 774 bme (stop) stopping, process 774 bme (stop) killed, process 774 bme (stop) post-stop, process 2187 bme (stop) waiting Nokia-N900:/sys/kernel/n900# start bme bme (start) waiting bme (start) starting bme (start) pre-start, process 2201 bme (start) spawned, process 2207 bme (start) post-start, (main) process 2207 bme (start) running, process 2207
Nokia-N900:/sys/kernel/n900# dmesg | grep HACK [ 351.532806] i2c-dev: HACK: omitting lock (EBUSY) [ 351.532836] i2c-dev: HACK: omitting lock (EBUSY)
![]() |
2011-09-28
, 00:22
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#300
|
fcam-drivers and bleeding-edge-wl1251 will need to be rebuilt against the headers for the most recent bfs6 builds. I'm looking at you, Tigerite :P