Active Topics

 


Reply
Thread Tools
Posts: 232 | Thanked: 32 times | Joined on Jul 2009 @ Idaho
#121
I have only noticed that it does this with modest. Every other one mutes it. Muting it is very difficult right now though, since hitting the icon where it shows the current volume is so small and I have no stylus (haven't had one for ages)
And turning offline mode vs turning the wifi module do the same thing, but since wifi is off, there is no point in having the module in memory still (I hope I'm using the correct terms!)
Flight mode has wifi off
green button vs grey button is about 3 or 4MB, I'll take whatever MB I can get.
I've also noticed bluetooth is a bit confusing. I have to turn the module on, then press bluetooth to get it to show up.
__________________
If my posts have a few misspellings or other errors, it's probably cause I'm pounding out words at the speed of insanity on my N810.
http://last.fm/mgamerz
http://twitter.com/mgamerz
http://youtube.com/mgamerz
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#122
Muting it is very difficult right now though, since hitting the icon where it shows the current volume is so small
The mute button in the test binary is huge, have you tried it?

And turning offline mode vs turning the wifi module do the same thing, but since wifi is off, there is no point in having the module in memory still
Just hold down the flight button for 1 second to stop services when entering flight mode.

I've also noticed bluetooth is a bit confusing. I have to turn the module on, then press bluetooth to get it to show up.
What do you mean by "turn the module on" and "show up"?
 
Posts: 637 | Thanked: 445 times | Joined on Dec 2009 @ Kaliningrad, Russia
#123
Originally Posted by auouymous View Post
@kroll, do you know how to use gdb to find where it is crashing?

install gdb or download and install deb from gdb_6.8-3maemo2_armel.deb

download advanced-systemui-test to /root/

> gdb -q advanced-systemui-test
(gdb) run
it segfaults...
(gdb) bt
info on where it crashed...
(gdb) q
Thanks, I will try it.
 
Posts: 232 | Thanked: 32 times | Joined on Jul 2009 @ Idaho
#124
If bluetooth icon is grey (module off) and I press the grey button, bluetooth module loads, however bluetooth is not set to visible for me unless I click the thing under the bluetooth text.
Also, I'm having serious boot problems. I have a lock key on my tablet and when i plug in the tablet for charge mode (off>power charger>turns itself on), desktop is turned off everything is white. Turning on the desktop turns the desktop but some stuff fails to load (bluetooth/wifi icons has this yellow double box thing, never changes). I had to reboot, and now asui won't show up. Power button does nothing anymore except turn off.
__________________
If my posts have a few misspellings or other errors, it's probably cause I'm pounding out words at the speed of insanity on my N810.
http://last.fm/mgamerz
http://twitter.com/mgamerz
http://youtube.com/mgamerz
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#125
If bluetooth icon is grey (module off) and I press the grey button, bluetooth module loads, however bluetooth is not set to visible for me unless I click the thing under the bluetooth text.
The side with the green/gray/yellow circle starts or stops services related to the group. The entire left side of the bluetooth and wifi widgets toggles the hardware on/off when pressed. If the services are stopped then tapping the left side will start them and then toggle the hardware on. If service loading takes too long then you might see some red dots appear under the bluetooth/wifi name but hardware doesn't start. Just tap the left side again.

Starting the services doesn't enable the hardware. If you want the hardware on just tap the name, even if the services are stopped.

Also, I'm having serious boot problems. I have a lock key on my tablet and when i plug in the tablet for charge mode (off>power charger>turns itself on), desktop is turned off everything is white.
ASUI is starting up in the tablet off but charging phase, this is known issue but if you use gconf-editor to enable start_visible then you will see ASUI. Touchscreen doesn't work in this phase so its only good for seeing the clock and battery state. I am working on a fix for this.

Turning on the desktop turns the desktop but some stuff fails to load (bluetooth/wifi icons has this yellow double box thing, never changes). I had to reboot, and now asui won't show up. Power button does nothing anymore except turn off.
Whatever caused the other services to not start has done the same to ASUI.
 
Posts: 232 | Thanked: 32 times | Joined on Jul 2009 @ Idaho
#126
Asui is starting, however it is dead:
~ $ advanced-systemui
xrr: supported (90 148 1.2)
Segmentation fault
~ $ sudo advanced-systemui
process 1754: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted
__________________
If my posts have a few misspellings or other errors, it's probably cause I'm pounding out words at the speed of insanity on my N810.
http://last.fm/mgamerz
http://twitter.com/mgamerz
http://youtube.com/mgamerz
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#127
Code:
ps |grep dbus
Is dbus-daemon running? Use `/etc/init.d/dbus start` if not.

Edit: And don't run ASUI with sudo, login as root to run it.

Last edited by auouymous; 2010-11-02 at 07:09.
 
Posts: 232 | Thanked: 32 times | Joined on Jul 2009 @ Idaho
#128
It is running as messagebus and user, with --system and --session respectively.
Using sudo -s then advanced-systemui still aborts.
Cannot lock tablet. Cannot change sound (too lazy), cannot change brightness (too lazy). Without the lock mechanism my tablet is useless since the leather case is always pushing the screen.
PLEASE FIX ASAP.
Battery life is horrendous since the screen lights up so much!

Update: Alright so it does lock, but it still lights up a ton for me. Dont' think it's related.
I changed in Gconf the C to F temp and the 24 hour to 12 hour, still won't start up. Might want to try rebooting tablet to see if it does anything...?
I'll try it now...
Booting...
typing something while I wait for it to go
man I'm tired
so much homework...
inputting lock code
waiting even more... So bored... So tired... So... so.... yawn...
this thing takes forever to boot I swer... these hands... so ugly... zzz.......................................
...
...
okay desktop is loaded, says zero battery... waiting for boot to complete. Waiting... screen brightened up (why?????????????)
waiting... screen is off
pressed power button - tablet still booting... locked up for... X seconds

It works now...

Looks like your problem lies in Gconf settings of either the time or the temp settings (or both) (or none, maybe it just had problems?)
__________________
If my posts have a few misspellings or other errors, it's probably cause I'm pounding out words at the speed of insanity on my N810.
http://last.fm/mgamerz
http://twitter.com/mgamerz
http://youtube.com/mgamerz

Last edited by Mgamerz; 2010-11-03 at 19:24.
 
Posts: 232 | Thanked: 32 times | Joined on Jul 2009 @ Idaho
#129
It's working sporatically. Looks like it started working after a bluetooth startup from bluemaemo...
__________________
If my posts have a few misspellings or other errors, it's probably cause I'm pounding out words at the speed of insanity on my N810.
http://last.fm/mgamerz
http://twitter.com/mgamerz
http://youtube.com/mgamerz
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#130
okay desktop is loaded, says zero battery... waiting for boot to complete.
The device is under full load for about 10-20 seconds after desktop appears and it takes a while for the services to reply to the battery and governor requests.

screen brightened up (why?????????????)
When ASUI is started, the brightness is set to the last value you set it to. If the slider doesn't match the brightness of the screen then you probably have the ALS filter active and it doesn't work well with the advanced-brightness code used in ASUI.

Scroll down to the "volume and brightness control" section on the about page for instructions on disabling ALS on the n810. This also fixes the left thumb brightness problem.
 
Reply

Tags
bada blows, bada rox


 
Forum Jump


All times are GMT. The time now is 23:18.