[WEBTOP] 2.3.4 webtop fixed image [CWM Install] V1

joe ferreira

Senior Member
May 21, 2007
582
296
63
Mountlake Terrace, WA
[WEBTOP] 2.3.4 webtop fixed image [Install in CWM recovery]


This release of modified webtop CWM that includes the following.

Stock Webtop
lxterminal
root
Fixed Firefox 4
SystemR89's Debian chroot mod
1. Install this CWM ziip

Version 1
https://rapidshare.com/files/4084275776/webtop-mod_v1.zip

2. Optimized for SystemR89's Debian chroot mod addon
Download Debian disk -
http://droid.makrit.net/WebTopMOD/WebTopMOD-20110707.7z

3. Extract the linuxdisk file inside WebTopMOD-20110707.7z with
winrar or 7zip to /sdcard-ext/WebTopMOD/
*Please don't use "adb push" to put the file in /sdcard-ext/WebTopMOD/

3. In webtop click the Penguin to start Debian . a lxterminal is also provided​


How to do webtop over hdmi - working

http://forum.xda-developers.com/showthread.php?t=1144119

HDMI Mirroring - this is not webtop without a dock
* portrait only at the moment *

adb shell
su
mount -o remount,rw /dev/block/mmcblk0p12 /system
sed -ie s/ro.hdmi.mirror.enable=false/ro.hdmi.mirror.enable=true/g /system/build.prop
mount -o remount,ro /dev/block/mmcblk0p12 /system
cd /etc/init.d
cp startXServer.sh startXServer.bak
(head -n 40 startXServer.bak; echo "if [ ! -e /var/run/noWebtop ]; then"; tail -n 12 startXServer.bak; echo "fi") > startXServer.sh
restart your phone
Adding software to webtop via SystemR89's Debian Mod
do not run apt-get to install software in lxterminal

to run apt-get to install software use the penguin debian terminal ( white terminal )
for more information about the debian hack please look in
this thread --> http://forum.xda-developers.com/showthread.php?t=1093790
Common Questions
Q: Why don't I see the penguin icon for debian?
A: Did you forgot to download and extract the linuxdisk from the archive to /sdcard-ext/WebTopMOD/ ?
Q: What happened to webtop-joe.zip? and what was it?
A: Deep in kennethpenn's rom thread(page 67) I had posted a version of webtop that was the official 2.3.4 webtop called webtop-joe.zip flashable in CWM. This replaces that CWM zip.
I take no credit for any of these hacks
all credit should go to Sogarth, SystemR89, _Alex_ and all the wonderful devs in the debian thread.
If any of you have issues with me releasing any of these mods please send me a pm or join irc. Thanks!
 
Last edited:

devbro

Senior Member
Feb 26, 2010
191
51
0
Will it have a way to install other apps such as openoffice or chrome? will it have the ability to access files regardless of where they are?

I remember because of chroot in the debian solution accessing files outside the chroot was not possible.
 

dubyajaysmith

Senior Member
Apr 14, 2010
260
33
0
ATL
I'm off of work and have a lapdock. Perfect ingredients for a test ^_^ I'll edit this when I have info.
[EDIT] DL'ing now. Works perfect. FF is (pre) updated and running smooth ^_^ lxTerm is good as is chroot and finding image file.
Good work! Thanks for sharing BTW Great to have a clean multi-funtional webtop to place next to the fruitcake ISH (incase stuff happens;)

Via XDA App (&UbuntuMachine;)
 
Last edited:

rredlin

Senior Member
Jan 12, 2008
254
7
0
Sterling Heights
Will it have a way to install other apps such as openoffice or chrome? will it have the ability to access files regardless of where they are?

I remember because of chroot in the debian solution accessing files outside the chroot was not possible.
I also would like to know about this? are you saying we would still need to install WebTopMOD over this to achieve the open office and desktop environments like ldxe and xfce?

thanks
 

joe ferreira

Senior Member
May 21, 2007
582
296
63
Mountlake Terrace, WA
I also would like to know about this? are you saying we would still need to install WebTopMOD over this to achieve the open office and desktop environments like ldxe and xfce?

thanks
this thread merges all the webtop debian stuff into one thread for 2.3.4
same images same limitations

I just merged the 2.3.4 webtop and the debian together.
 

joe ferreira

Senior Member
May 21, 2007
582
296
63
Mountlake Terrace, WA

DanOtero

Member
Jan 19, 2009
16
0
0
no webtop option

I just tried this and after a clean install and I get no webtop option when I plug in the HDMI cable, I just have 2 options - Entertainment Center and Dismiss Picker... am I missing something? (i.e. this is just using the HDMI cable, no dock of any sort, I had this working before upgrading to GB).

The only other thing I can think of is that I have faux123's OC'ed kernel... I think I'll try reverting to stock and see if that fixes things.
 

joe ferreira

Senior Member
May 21, 2007
582
296
63
Mountlake Terrace, WA
I just tried this and after a clean install and I get no webtop option when I plug in the HDMI cable, I just have 2 options - Entertainment Center and Dismiss Picker... am I missing something? (i.e. this is just using the HDMI cable, no dock of any sort, I had this working before upgrading to GB).

The only other thing I can think of is that I have faux123's OC'ed kernel... I think I'll try reverting to stock and see if that fixes things.
this is hdmi mirroring not the hdmi hack. that is unknown's project over here

when he finishes I will link to it in the op
 

PAulyhoffman

Senior Member
Jul 25, 2010
509
154
0
Brooklyn Park, MN
You need a Dock or a webtop.
this is NOT webtop over hdmi.
But thanks Joe, I've been working on this for a few hours and am glad i took a break to see you already have a head start.
I'm looking into some webtop over hdmi, but can't promise anything.