Active Topics

 


Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#771
^ Thanks. That sounds like a great idea.
 
Posts: 7 | Thanked: 2 times | Joined on Aug 2011
#772
Hi,

I try asui for the first time. The installation is doing fine but asui does break my n810. Right after installation I do see the expanded status indicator of the battery and can continue using the device. Pressing the power button I expect a menu but nothing happens. A long press of the power button makes the device shutdown. Plugging in the wall charger I get the status screen while loading. And now the bad point, I cannot boot. The boot process stops with the gray NOKIA screen. The blue bar is walking till the 'I' of NOKIA. The same happens when booting with and without charger.

At some point fiddling with flasher-3.5, the USB-cable and the wall charger for many hours the device continued booting and I deinstalled asui. For the information of the developers I made a clean reboot and installed asui again for running 'asui dd; asui rd'. See the attachment for the logfile.

What can I do? What is wrong on my device?

My device:
OS Version: 5.2008.43-7
uname -a: Nokia-N810-23-14 2.6.21-omap1 #2...
Attached Files
File Type: txt asui-debug-20110817-192645-r2.txt (9.5 KB, 133 views)
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#773
Originally Posted by chr View Post
For the information of the developers I made a clean reboot and installed asui again for running 'asui dd; asui rd'. See the attachment for the logfile.

What can I do? What is wrong on my device?
You're device has a lock code enabled and ASUI is crashing somewhere after it maps the window to show the keypad. I've added more debug messages around those sections of code to help pin point the crash, so if you could download and run the debug binary again and send me the log. It may or may not be related to the lock code but you can try turning it off and see if ASUI will start.

Until it is working, you can open the asui-settings app, scroll to the bottom and tap the services button. Then stop ASUI, start SystemUI and tap the button to start SystemUI at boot. This will allow you to keep ASUI installed but it won't be active and causing problems. After you run `asui rd` you will need to open asui-settings and restart SystemUI since it will automatically be stopped when `asui rd` runs.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#774
New ASUI, statusbar and settings binaries.
  • fix: battery widget on device lock keypad now updates immediately
  • disable key and screen events while window is sliding on to or off of the screen
  • disable key and screen events after device code is entered until window is redrawn
  • statusbar setting to always play battery sounds

Run `asui dit; asui dis; asui da` to download and install all three.
 

The Following 3 Users Say Thank You to auouymous For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#775
err, unless i missed a asui update there is no dit or dis.
__________________
Be warned, posts are often line of thoughts at highway speeds...
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#776
And yet another ASUI test binary.
  • when device is locked a horizontal swipe on bar will blank screen and a vertical swipe down from the bar will lock&blank

Run `asui dit` to download and install.

Originally Posted by tso View Post
err, unless i missed a asui update there is no dit or dis.
Run `asui uu` to upgrade the asui script and you'll have them.
 

The Following 3 Users Say Thank You to auouymous For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#777
Ah, forgot about that one. Silly me.
__________________
Be warned, posts are often line of thoughts at highway speeds...
 
Posts: 7 | Thanked: 2 times | Joined on Aug 2011
#778
Originally Posted by auouymous View Post
You're device has a lock code enabled and ASUI is crashing somewhere after it maps the window to show the keypad. I've added more debug messages around those sections of code to help pin point the crash, so if you could download and run the debug binary again and send me the log. It may or may not be related to the lock code but you can try turning it off and see if ASUI will start.
Turning off the lock code, asui keeps running until pressing the battery icon (see asui-debug-20110818-172814-r2.txt) or the power button (see asui-debug-20110818-172855-r2.txt).

I missed to tell, the screen dimms when running 'asui rd' or 'asui s'. Covering the light sensor brings back the light as well as changing the brighness setting back and forth. Touching the screen or pressing buttons does not help.

Originally Posted by auouymous View Post
Until it is working, you can open the asui-settings app, scroll to the bottom and tap the services button. Then stop ASUI, start SystemUI and tap the button to start SystemUI at boot. This will allow you to keep ASUI installed but it won't be active and causing problems. After you run `asui rd` you will need to open asui-settings and restart SystemUI since it will automatically be stopped when `asui rd` runs.
These settings are very helpful. This way asui can stay installed not breaking my boot process.
Attached Files
File Type: txt asui-debug-20110818-172814-r2.txt (9.5 KB, 120 views)
File Type: txt asui-debug-20110818-172855-r2.txt (10.9 KB, 124 views)
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#779
New ASUI test binary available.
  • fix: disable check_orientation() call when no rotation support to prevent segfault on window map


Originally Posted by chr View Post
Turning off the lock code, asui keeps running until pressing the battery icon (see asui-debug-20110818-172814-r2.txt) or the power button (see asui-debug-20110818-172855-r2.txt).
Let me know if this works and be sure to turn your lock code back on. ASUI will also let you rotate the screen if you install the community SSU. See http://asui.garage.maemo.org/download.html for instructions.
 

The Following 2 Users Say Thank You to auouymous For This Useful Post:
Posts: 7 | Thanked: 2 times | Joined on Aug 2011
#780
Originally Posted by auouymous View Post
New ASUI test binary available.
  • fix: disable check_orientation() call when no rotation support to prevent segfault on window map

Let me know if this works and be sure to turn your lock code back on.
Yes, it works! I can enter the lock code from within asui. Thank you very much!

All this was done with a debug version of asui. Do you have a testing version for me to install?

I miss a button to disable device locking and screen blanking temporarily. This was my major reason to install asui. Does asui can be used for this purpose?

Originally Posted by auouymous View Post
ASUI will also let you rotate the screen if you install the community SSU. See http://asui.garage.maemo.org/download.html for instructions.
I am tempted to use CSSU and even more to install 'Diablo-Turbo kernel' for a more responsive device but my rootfs is almost full.

Last edited by chr; 2011-08-19 at 14:55.
 
Reply

Tags
bada blows, bada rox


 
Forum Jump


All times are GMT. The time now is 11:46.