Thread
:
Browser gets stuck on "Updating..."
View Single Post
fatalsaint
2008-07-17 , 16:20
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#
9
I just checked my working tablet.. make sure you have these links:
/etc/rc0.d/K15tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc1.d/K15tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc2.d/S99tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc3.d/S99tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc4.d/S99tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc5.d/K15tablet-browser-daemon -> ../init.d/tablet-browser-daemon
/etc/rc6.d/K15tablet-browser-daemon -> ../init.d/tablet-browser-daemon
If any of those are missing try creating them as so:
Code:
sudo gainroot ln -s ../init.d/tablet-browser-daemon /etc/rc[x].d/[K15|S99]tablet-browser-daemon
the [x] is wherever it's missing, and the K15/S99 is obviously representative of whatever is missing.
__________________
If I've helped you or you use any of my packages feel free to help me
out
.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio
- Pandora Radio on your N900, N810 or N800!
Quote & Reply
|
fatalsaint
View Public Profile
Send a private message to fatalsaint
Find all posts by fatalsaint