![]() |
2010-09-11
, 16:36
|
Posts: 208 |
Thanked: 220 times |
Joined on Apr 2010
|
#72
|
Okay, I'll try to explain more clearly.
When I lock my N900, my internet disconnected automatically after some time. It would be very nice if your widget causes my Internet connection is restored when I unlock my N900. The same is happening now with overclocking with this widget
Sorry for my bad English
With Linux-powered N900..ANYTHING is possible
![]() |
2010-09-12
, 11:34
|
Posts: 89 |
Thanked: 27 times |
Joined on Dec 2009
@ The Netherlands
|
#73
|
Okay I created a new widget for you.The widget itself is hidden and will run in background.Whenever you unlock your device it will attempt to connect to any saved connection (or you can specify manually which one to connect).
I intentionally introduced small delay to avoid possible conflict with my OCCP widget, it shouldn't be noticeable though.I named it AutoConnect as a companion to AutoDisconnect
Hopefully this serves your purpose.
![]() |
2010-09-13
, 05:17
|
Posts: 208 |
Thanked: 220 times |
Joined on Apr 2010
|
#74
|
It works perfect! I have removed the small delay and I haven't got any issues so far with the OCCP widget. Autodisconnect ensures you aren't connected to internet when there is no need for and your widget makes sure I have internet when I need it. A perfect solution
Thank you very much
With Linux-powered N900..ANYTHING is possible
![]() |
2010-09-13
, 07:01
|
Posts: 138 |
Thanked: 14 times |
Joined on Jun 2010
@ Holland
|
#75
|
![]() |
2010-09-13
, 10:37
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#76
|
how do i get to personalis the profile's? so
"stock" is 250 - 700 mhz, an
"ideal" 500 - 950
thanx
The Following User Says Thank You to Erazor For This Useful Post: | ||
![]() |
2010-09-13
, 15:58
|
Posts: 138 |
Thanked: 14 times |
Joined on Jun 2010
@ Holland
|
#77
|
What you need:
rootsh
leafpad
xterm
1.open xterm
2.become root
3."cd /usr/share/kernel-power-settings"
4."leafpad default"
5.edit your falues
6."Strg + S" to save
7.exit leafpad
8."leafpad ideal"
9.edit your falues
10."Strg + S" to save
11.exit leafpad
all without the "
Greetz
Erazor
![]() |
2010-09-13
, 16:20
|
Posts: 161 |
Thanked: 85 times |
Joined on Feb 2010
|
#79
|
how do i get to personalis the profile's? so
"stock" is 250 - 700 mhz, an
"ideal" 500 - 950
kernel-config load ideal kernel-config limits 500 950 kernel-config save ideal95
kernel-config load ideal95
kernel-config load ideal kernel-config limits 500 950
kernel-config save ideal
kernel-config load default kernel-config limits 500 700 kernel-config save default
![]() |
2010-09-13
, 16:35
|
|
Posts: 160 |
Thanked: 33 times |
Joined on May 2010
|
#80
|
there's also an easiest and more correct way:
now you with a simpleCode:kernel-config load ideal kernel-config limits 500 950 kernel-config save ideal95
will'have access to your personal settings. then in the qbwidget in advanced panel you can just change ideal to ideal95.Code:kernel-config load ideal95
that's it
if you want to override at all costs the previous configuration just
and putCode:kernel-config load ideal kernel-config limits 500 950
and same idea for stock. (is called default)Code:kernel-config save ideal
et voila'. ps: think carefully when rewriting default.Code:kernel-config load default kernel-config limits 500 700 kernel-config save default
When I lock my N900, my internet disconnected automatically after some time. It would be very nice if your widget causes my Internet connection is restored when I unlock my N900. The same is happening now with overclocking with this widget
Sorry for my bad English