Reply
Thread Tools
Posts: 90 | Thanked: 19 times | Joined on Oct 2007
#351
hello
i've a problem with diablo, don't know why, but now, if i start microb, it show a white page and a popup message "waiting...".
On irc someone told me to start the daemon tablet-browser-daemon, this solved...partially since at every reboot i must manually start it, any idea on how to solve this ?
Anyone with this problem ?

thanks.
 
speculatrix's Avatar
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#352
Originally Posted by siralien View Post
AGPS utilises the mobile phone transmitters to help triangulate your position.
no, AFAIK, it downloads satellite ephemeris data from a server which allows it to update it's almanac much quicker than by scanning the sky in hope of finding satellites.

the data rate on GPS is very low, so that it takes at least a minute to receive the full set of data, and if you're moving it's very easy to have to start all over if the signal gets blocked or corrupted, so getting a fast fix is made much easier if you can download it over a fast link.

of course I might be wrong
 

The Following User Says Thank You to speculatrix For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#353
> so, when do you think there will be a DIABLO-HE for 770 users who don't want to be left behind?

I posted that very question on the Maemo ML when the release was announced... we'll see :-)
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#354
Originally Posted by L0cutus View Post
hello
i've a problem with diablo, don't know why, but now, if i start microb, it show a white page and a popup message "waiting...".
On irc someone told me to start the daemon tablet-browser-daemon, this solved...partially since at every reboot i must manually start it, any idea on how to solve this ?
Anyone with this problem ?

thanks.
Hi Locutus - I accidentally managed to do the same thing this morning.

ls /etc/rc*/*browser*

This should list all of the rc.d entries for the tablet browser daemon. (it's likely that one of them is missing, probably /etc/rc2.d/S99tablet-browser-daemon)
to put it back type (as root):

ln -s /init.d/tablet-browser-daemon /etc/rc2.d/S99tablet-browser-daemon

You can find out more about debian run-levels here, but what each run level corresponds to might be slightly different for maemo.

Last edited by codeMonkey; 2008-06-26 at 09:35.
 
Posts: 90 | Thanked: 19 times | Joined on Oct 2007
#355
Originally Posted by codeMonkey View Post
Hi Locutus - I accidentally managed to do the same thing this morning.

ls /etc/rc*/*browser*

This should list all of the rc.d entries for the tablet browser daemon. (it's likely that one of them is missing, probably /etc/rc2.d/S99tablet-browser-daemon)
to put it back type (as root):

ln -s /init.d/tablet-browser-daemon /etc/rc2.d/S99tablet-browser-daemon

You can find out more about debian run-levels here, but what each run level corresponds to might be slightly different for maemo.
ls -la /etc/rc*/*browser*
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc0.d/K20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc1.d/K20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc2.d/S20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc3.d/S20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc4.d/S20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc5.d/S20tablet-browser-daemon -> ../init.d/tablet-browser-daemon
lrwxrwxrwx 1 root root 31 Jun 26 12:11 /etc/rc6.d/K20tablet-browser-daemon -> ../init.d/tablet-browser-daemon

they seems to be all here :-?
(thanks anyway)

edit: i have removed it (upate-rc.d -f tablet-browser-daemo remove) and stopped it,
then readded with update-rc.d tablet-browser-daemon defaults but, after reboot,
daemon is still NOT running :-| seems to be a bug, or coflict with something at boot....

edit2: ok, i've removed and than readded the daemon BUT with the s99 prefix, now it
does start correctly, seems that S20 doesn't like very much to that daemon
(i think it conflicts with ssh daemon since it have the same prefix S20).

Last edited by L0cutus; 2008-06-26 at 10:07.
 
Posts: 90 | Thanked: 19 times | Joined on Oct 2007
#356
another problem,i've found also strange visualization problem ho diablo dialog box "HOME->Select Applets...",on the 2 bottom buttons i haven't OK/CANCEL,but 2 string like "homebdselectappletsok" and "homebdselectappletscancel",also when starting apps, the popup ("apps xyz starting...") show strange string "ctck_id_application_loading"...
any ideaa on what is happened ?

thanks.
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#357
Originally Posted by L0cutus View Post
edit2: ok, i've removed and than readded the daemon BUT with the s99 prefix, now it
does start correctly, seems that S20 doesn't like very much to that daemon
(i think it conflicts with ssh daemon since it have the same prefix S20).
It might be that the S20 would start it too early, and something it relies upon hasn't been started yet, so it terminates.
Glad you got that bit working now though.
 
Posts: 251 | Thanked: 22 times | Joined on Dec 2007 @ Houston, Texas
#358
Face it...Diablo was released prematurely...it seems to be chock-full-of-bugs.

I've completely erased my N800 and put a fresh install in and started setting things up without any "special" customizations.

Bugs encountered so far:

1. web browser loses homepage
2. web browser dialog boxes pop up but taps on letters do not enter them into the pages
3. random error messages in browser
4. attempts at using memory cards for extending cache result in more frequent and dramatic errors. These cards worked fine for the previous OS2008.
 
joepagiii's Avatar
Posts: 449 | Thanked: 51 times | Joined on Apr 2008 @ eastern north carolina usa
#359
well some of my settings must be causing some bad issues...cant seem to update using app mugger....i tried that apt get -f update thing yesterday...caused some real bad stuff...anyone got a fix or a work around...gonna put up my log for someone to liik at....see if they can see the answer
Attached Files
File Type: txt Log.txt (2.7 KB, 157 views)
__________________
no longer here...leave me a pm......meeep....
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#360
joepagii: Looks like I have same issue with mine... I can't install Skype due to the same reason.
 
Reply

Thread Tools

 
Forum Jump


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