Jump to content

Recommended Posts

Posted (edited)

Can anyone who's on different builds and has root and busybox installed please post the output of sysctl -a

Please?

I'm curious to see what the differences are. If any..

Easy way of context doing this.

Turn on USB debugging.

Connect your streak

In command line

adb shell

su 

sysctl -a >/sdcard/sysctlout.txt

adb pull /sdcard/sysctlout.txt

And attach it here..

Cheers

I'm interested in seeing if there's any of the settings changed between the 3 beta 2.1 roms but also the 1.6

Edited by fards
Guest peekofai
Posted
Can anyone who's on different builds and has root and busybox installed please post the output of sysctl -a

Please?

I'm curious to see what the differences are. If any..

Easy way of context doing this.

Turn on USB debugging.

Connect your streak

In command line

adb shell

su 

Sysctl -a >/sdcard/sysctlout.txt

adb pull /sdcard/sysctlout.txt

And attach it here..

Cheers

I'm interested in seeing if there's any of the settings changed between the 3 beta 2.1 roms but also the 1.6

sysctl: not found

Posted
sysctl: not found

On the first line of my post I said you need root and busybox, do you have the latest busybox installed?

Posted (edited)

cool cheers.

Well according to that, the main difference between the 8105 and the 6267 is in the Ipv4 settings.

but there is this

kernel.sched_child_runs_first = 1

its 0 in the 2.1 rom..

OK

set that to 1

sysctl -w kernel.sched_child_runs_first=1

scrolling through lists to set the widgets got a lot faster!

Edited by fards
Guest craigdabbs
Posted (edited)

running MCR 2.1

i tried that edit but still no effect on the popup menu scrolling

sysctlout.txt

Edited by craigdabbs
Guest peekofai
Posted
On the first line of my post I said you need root and busybox, do you have the latest busybox installed?

yes i do have busybox as installed by Titanium Backup.

could that be the reason?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.