I managed to port retroarch and a few notable cores to webos (webos 2.0 here) LG TVs. Cores I've tried and are running at full speed are gpsp, mgba, nestopia and snes9x. After a lot of work, I've also managed to get desmume2015 up and running with decent speed for some games; but about cores, particularly for desmume, I plan to start another thread. Maybe some of you could help regarding further speedup . Just let me know...
Right, so first things first. I'm not going to release executables, since there are many webos configurations, versions, hardware differences, libraries etc . Instead, the purpose of this thread is meant to be a discussion forum for people interested to get themselves retroarch up ad running. So, regarding requirements, you need a rooted tv, a dump of your 'rootfs' and a cross-compiler toolchain. I also assume you do your experiments under linux.
These are roughly the steps you'll have to follow:
1. Download retroarch 1.7.1 sources from here: https://github.com/libretro/RetroArch/releases
2. Extract the attached archive, in the directory RetroArch-1.7.1 (where you extracted the retroarch sources). This will overwrite qb/config.libs.sh and give you a few needed additional files, such as my configuration file for building retroarch; this is config_andy.sh.
3. Modify config_andy.sh and qb/config.libs.sh to fit your setup, see above. You'll have to be very careful here... sorry for that. Btw., some libraries such as all Qt could be removed since we do not compile the Qt GUI. We need wayland + EGL frontent.
4. Attempt to compile retroarch by runnig 'source config_andy.sh'.
Fingers crossed !
If you managed to compile retroarch, upload it to the TV and run it via ssh/telnet. You should see the retroarch GUI. Let me know how this first step goes...
Good luck !
Oye aún estas actualizando el retro arch? Estoy apunto de rootear mi tv
Did anyone compile this for WebOS 3.5-4.0 ?
Working on latest version?
Would this even somehow work on WebOS 5.1?
Hi, is this still in Development?
I installed retroarch and managed to get cores with the core downloader but I cant manage to get roms to appear in the usb or how to transfer them to the tv. Can someone help me?
Liquidgykill said:
Hi, is this still in Development?
I installed retroarch and managed to get cores with the core downloader but I cant manage to get roms to appear in the usb or how to transfer them to the tv. Can someone help me?
Click to expand...
Click to collapse
Use telnet, TV IP, user: root and password: alpine. The easy way is using WinSCP. The path is /media/developer/apps/usr/palm/applications/com.retroarch/.config/retroarch. The directory .config is hidden. And you can create the ROM directory and add rom files. If you get it works please tell us. Good luck.
LukeStage said:
Use telnet, TV IP, user: root and password: alpine. The easy way is using WinSCP. The path is /media/developer/apps/usr/palm/applications/com.retroarch/.config/retroarch. The directory .config is hidden. And you can create the ROM directory and add rom files. If you get it works please tell us. Good luck.
Click to expand...
Click to collapse
Hi, thanks for your reply, Im new to all these, what do I need to do that? Should I put my tv in developer mode? Im asking because the root guide says if webos is rooted dev mode should not be used. Do I need an usb cable from my tv to my pc or can be done wireless?
Liquidgykill said:
Hi, thanks for your reply, Im new to all these, what do I need to do that? Should I put my tv in developer mode? Im asking because the root guide says if webos is rooted dev mode should not be used. Do I need an usb cable from my tv to my pc or can be done wireless?
Click to expand...
Click to collapse
I'm new too. I have rooted tv and you don't need any cable. I don't know how to use the developer mode. Simply root the tv since https://rootmy.tv/ from your tv browser and find out the IP of your TV (I use by example the app of my phone called Fing). Install in your laptop the WinSCP, with the TV IP, the user is root and the password is alpine. After that you can connect with your tv even using linux commands if you want.
Im sorry, I dont know if Im missing any step.
I rooted my tv
in the homebrew channel I activated telnet and shh
from my tv settings I got my ip
I tried using scp with my IP but I dunno what protocol to use or what port to use
Conection attempts always fail
I dont know if Im sissing a step on my pc (Windows 10) or on the tv to be honest.
UPDATE: I was able to connect with the steps above on prot 22 and STPF protocol.
I downloaded retroarch from the hombrew channel
Retroarch by default comes with no cores so I used the Online updater - assets update and Online updater - update core info fies.
Also update your assets.
After that, you go to core downloader and Download any of the Supported cores on WebOs, in my case MGBA.
I put a GBA ROM in the directory: /media/developer/apps/usr/palm/applications/com.retroarch/.config/retroarch/downloads
since is a directory with its own shortcut inside Retroarch its easy to find it quickly.
Its incredible, WebOs runs pretty well GBA, its not perfect but its totally playable.
Im using a PS4 controller with USB cable in the back port of my tv and its recognized as an HID device, you can config the keys of the controller inside retroarch options.
THANK YOU @LukeStage and everyone that made this port possible.
Liquidgykill said:
Im sorry, I dont know if Im missing any step.
I rooted my tv
in the homebrew channel I activated telnet and shh
from my tv settings I got my ip
I tried using scp with my IP but I dunno what protocol to use or what port to use
Conection attempts always fail
I dont know if Im sissing a step on my pc (Windows 10) or on the tv to be honest.
UPDATE: I was able to connect with the steps above on prot 22 and STPF protocol.
Click to expand...
Click to collapse
If you want to investigate more you can take a look this thread. Is in spanish, https://forocoches.com/foro/showthread.php?t=9049603&highlight=ipk
You can use any translator addon with the browser to see it translated. like https://github.com/FilipePS/Traduzir-paginas-web
Im sure this is a silly question, but i could use a hand... i rooted my lg with rootmy.tv and installed retroarch... So when i try to telnet and change directories to the one listed above i get "permission denied." did i miss something post rootmy.tv? can anyone toss me a lifeline?sidenote - i do have ssh server and telnet on in the homebrew channel app.. i can telnet into it, but its like i dont have root access .... did i miss something/? i login with root alpine... also my command line shows - "[email protected]".
Edit. Sorry guys i think i got it. My bad
So i got the roms added to the specific folder but when i load them they show the file name at first but then all i get is a black screen. Is there a fix for this?
Edit. This was my mistake. I was trying to load the zip like a dumby. Simply unzipping and uploding the rom file to tv fixed this
Anyone know what version of mame emulator that will work? I been using sftp to add roms for snes and sega and stuff but i cant figure out how to install mame. System info shows webos is linux based but is there another version of emulator i can use? Droid or something like that? Also i wanna thank you for this port. It works great for me. Just need to figure out the mame emulator and how to load the full list of cores. Then it would be 100% perfect! But great job!!!
xtreme_protector said:
I managed to port retroarch and a few notable cores to webos (webos 2.0 here) LG TVs. Cores I've tried and are running at full speed are gpsp, mgba, nestopia and snes9x. After a lot of work, I've also managed to get desmume2015 up and running with decent speed for some games; but about cores, particularly for desmume, I plan to start another thread. Maybe some of you could help regarding further speedup . Just let me know...
Right, so first things first. I'm not going to release executables, since there are many webos configurations, versions, hardware differences, libraries etc . Instead, the purpose of this thread is meant to be a discussion forum for people interested to get themselves retroarch up ad running. So, regarding requirements, you need a rooted tv, a dump of your 'rootfs' and a cross-compiler toolchain. I also assume you do your experiments under linux.
These are roughly the steps you'll have to follow:
1. Download retroarch 1.7.1 sources from here: https://github.com/libretro/RetroArch/releases
2. Extract the attached archive, in the directory RetroArch-1.7.1 (where you extracted the retroarch sources). This will overwrite qb/config.libs.sh and give you a few needed additional files, such as my configuration file for building retroarch; this is config_andy.sh.
3. Modify config_andy.sh and qb/config.libs.sh to fit your setup, see above. You'll have to be very careful here... sorry for that. Btw., some libraries such as all Qt could be removed since we do not compile the Qt GUI. We need wayland + EGL frontent.
4. Attempt to compile retroarch by runnig 'source config_andy.sh'.
Fingers crossed !
If you managed to compile retroarch, upload it to the TV and run it via ssh/telnet. You should see the retroarch GUI. Let me know how this first step goes...
Good luck !
Click to expand...
Click to collapse
Great job bro. I installed through homebrew channel and add roms through sftp. Runs great. Audio can have a few hiccups here and there but nothing to complain about. I just posted below about mame. Any chance you could help me out sometime. I wanna add the mame emulator myself if i have to. Or may be explain how to add full core list to retroarch. Thanks again for this. Its amazing!
Liquidgykill said:
Hi, is this still in Development?
I installed retroarch and managed to get cores with the core downloader but I cant manage to get roms to appear in the usb or how to transfer them to the tv. Can someone help me?
Click to expand...
Click to collapse
I been using sftp to transfer to tv from my local host. Its easy and it works fine. Just make sure to extract the zip and upload the actual rom file
So this may be very helpful for all wh0 want to add cores that arent already in the app on webos
index - powered by h5ai v0.29.0 (https://larsjung.de/h5ai/)
index - powered by h5ai v0.29.0 (https://larsjung.de/h5ai/)
buildbot.libretro.com
I have a question. There is no other away apart from rooting my TV in order to put some roms in retroarch?
I plugged a pendrive into the TV with some roms, but I couldnt find the right folder in Retroarch explorer.
I don't want to root my TV
This is nice, contains every major 16bit system only one missing: TurboGrafx16 (PC engine in Japan)
Can you add the core to the online updater? There are many pc engine game for English translation nowadays, it would be nice if I actually can play them on my TV.
Kashi: read back the forum, pendrive are not working sadly, you can install winscp (telnet client) to copy game roms to the internal storage of your tv. Get the IP from the TV's network settings, username root password alpine and put the roms in the folder media/developer/apps/usr/palm/applications/com.retroarch/.config/retroarch
Kashi_ said:
I have a question. There is no other away apart from rooting my TV in order to put some roms in retroarch?
I plugged a pendrive into the TV with some roms, but I couldnt find the right folder in Retroarch explorer.
I don't want to root my TV
Click to expand...
Click to collapse
You can use the dev mode option. Install the dev add from the regular App Store on the TV and add the free dev mode option to your account. Then use this to side load retroarch to your tv. Downside there is a button in the dev app you need to read every 50 hours (I feel like John Loke in Lost) there are some automated options to renew the dev mode but I haven’t gotten them to work yet.
Related
this popped up earlier for me
http://www.youtube.com/watch?v=9M6MwNto3MQ
seems pretty neat but their are a few major things thatd i love to see fixed or somehowfixed.
first mouse support and internet working which would then allow apps hopefully.
and then since its a live cd whenever youd reboot the pc or restart all the info wouldnt be saved. any way for this aswell?
just would like this livedroid stuff to evolve like the andriod device has
seems kind of cool but........... this is what the emulator is for in the android SDK.
well i hope that this will eventually lead or get 1 step closer to dualbooting android, say windows/android id really like, especially with access to droid apps
have you seen what ubuntu is working on? a modified kernel to run android apps along side of regular linux. imagine a 10 inch netbook running ubuntu mobile that also runs the same apps as your phone. pretty slick. I think i remember finding it via hackaday.com but i'm sure some googleing will turn it up
I'd love android as a main distro, they need to make it easier to compile C/C++ apps though, currently wrapping them in java slows development in my opinion.
The wrapper for ubuntu looks good but i wouldn't really try it, that's just me though
well im just really trying to figure out some way to get android onto my laptop, either with flashdrive or dual booting. Id love to have windows as one and then android as the other if I had access to the internet and app store, because if im traveling some of the android apps would be very useful and they are alot easier to access and find then searching google with windows.
so any chance of this?
Here you go
http://en.sourceforge.jp/projects/livedroid/downloads/40887/livedroid_alpha.iso/
Created by Japanese developers, a bootable iso image (Live CD) of android for your computer.
Here's a translation of their webpage:
http://translate.google.com/translate?prev=hp&hl=en&js=n&u=http%3A%2F%2Fsourceforge.jp%2Fforum%2Fforum.php%3Fforum_id%3D19230&sl=ja&tl=en&history_state0=
You should be able to open the iso with any iso program such as PowerISO, or Magic ISO, etc, then repack the iso with the same program (I was able to do it in Power ISO) Shouldn't be as difficult as opening a *.img
thanks for the links but thats the same thing I posted in topic. is their anyway to put this onto a USB and have the USB bootable?
I would deff use this IF
-it had internet working
-could save the data (maybe stored onto a flash drive or turned into an actual dual boot along windows etc...)
-and with the internet working I could download apps from market place, If I could dl apps id actually use this sometimes because some of the apps would be very very useful in public with Inet access such as where, or the information apps and itd just be plain fun
so any chance of these coming?
anyone thinking of messing with this?
samrozzi said:
thanks for the links but thats the same thing I posted in topic. is their anyway to put this onto a USB and have the USB bootable?
Click to expand...
Click to collapse
Have you tried googling it? Something along the lines of "how to create a bootable usb drive linux"
Here's one I found that seems to be the most user friendly, I can't verify if it works or not with this android build (although it should.)
http://tombuntu.com/index.php/2008/08/27/create-a-bootable-usb-drive-or-memory-card/
Why not just use a virtual machine, mounting the ISO?
It is not easy to modify android to support many wifi- or lan-devices..
v6tc said:
Why not just use a virtual machine, mounting the ISO?
Click to expand...
Click to collapse
Because this is like when you're installing a fresh version of windows, or restoring.
You need the CD in the cd drive, then restart (as in shut down and start up)
But before it even starts loading windows, it loads the cd instead.
I think some computers can load from a USB drive, check your computer's BIOS
igloo77055 said:
Because this is like when you're installing a fresh version of windows, or restoring.
You need the CD in the cd drive, then restart (as in shut down and start up)
But before it even starts loading windows, it loads the cd instead.
I think some computers can load from a USB drive, check your computer's BIOS
Click to expand...
Click to collapse
That doesn't really answer his question, does it?
I think you could easily mount the iso in e.g. VirtualBox/VMWare and start it virtualized. They seem to have included a standard linux kernel with enough modules
rb2k said:
That doesn't really answer his question, does it?
I think you could easily mount the iso in e.g. VirtualBox/VMWare and start it virtualized. They seem to have included a standard linux kernel with enough modules
Click to expand...
Click to collapse
Sorry, I guess I really didn't know what he was talking about =X
But yeah you are right... hmm that should work, although I've never worked with
a VirtualBox
And in virtualbox.. You could use the "freezing"-function to freeze the state ;-) Only thing to fix is wlan/lan.
Wlan should be easier - the driver is named wlan.ko.
You need to compile a driver.
After playing around with it a bit, it's really only a novelty..
I'm running it on Virtual box.. and it seems rather pointless other then for "demonstrating android." The applications that come on it are, for the most part, inopperable and force close left and right. It doesn't seem like it has any practical use, because the available system memory is stuck at 14mb.
However, if this was developed into an installer, not just a live cd, then I could see it having a lot of potential. once you could utilize system resources it would be worth looking into developing drivers for.
For now it would be impractical and maybe impossible to establish a network connection.
Hi,
I am a new owner of an android phone (Nexus One). I am a Linux sysadmin so I had not too much trouble rooting it (with adb directly) and doing some tweaking. But I am now kind of lost when it come to finding applications. I am not interested in custom rom, I just want to customize my own phone and connect it to my ssh vpn to have remote access to my file. Later I plan to use the usb host hack, but not now.
I am not able to find how to install bash, fuse and openSSH. I really want OpenSSH and not any other implementation of SSH2. I don't really want to cross compile them, there most be someone who did it before me! I found 2 or 3 binary on google, but they don't work. Busybox work, but it is a pain, but it show that downloaded binaries can work. Where can I find those things?
I also want to know the best terminal (native terminal, not ssh client) and a good dual panel file manager with drag and drop.
I know that those questions are common, but I can not find any answer. Thanks.
anyone?....
Elv13 said:
anyone?....
Click to expand...
Click to collapse
Evidently not. I came across your post searching for implementations for openSSH and lsyncd in Android.
This is easier than making a cup of coffee.
Pictures below as attachment couldnt figure how to put the pic here edit figured it out now im just lazy.
you dont have to do it the hard way
Everyone (edit: i thought so at the time)will want this "Fully" (note below) funtioning Ubuntu system
or you can make your own here: http://forum.xda-developers.com/showthread.php?t=913622
I will be maintaning and updating as time permits
Phone has to be rooted: http://forum.xda-developers.com/wiki/index.php?title=HTC_Supersonic/Guides_&_Tutorials
NEW IMAGE 3.5 gigibyte
Lucid base image (only added: lxde and tightvncserver): Zip http://www.megaupload.com/?d=GLMYVCMN User: "dad" Passwd:ffffffff
Remove app2sd and settings- applications- manage applications- sdcard "move all apps to phone" or it will not work!
I suggest you install gnome-panel
I use it and i find no speed differance!
trying to get :upstart services" to work im looking into compiling a kernel with "CONFIG_TMPFS enabled, to initiate a workaround, because "upstart" services wont work in a chroot.
Stock Maverick : http://www.megaupload.com/?d=56AT71WD
Karmic Sucks programs stop opening after some short time, so i gave up.
Tested with: CM7 http://mirror.teamdouche.net/get/supersonic/update-cm-7.0.0-RC1-Supersonic-signed.zip
CM6: http://mirror.teamdouche.net/get/supersonic/update-cm-6.1.2-Supersonic-signed.zip
myn-WarmTwoPointTwo-11-05-2010-RLS-3
Unzip
Copy the "ubuntu" folder to your sd card
Go to market download "Terminal" and android VNC Viewer
Open terminal and type: (without the quotes), "su" then "cd /sdcard/ubuntu"
then "sh ./ubuntu.sh"
then "bootubuntu"
then "vncserver :0 -geometry 1024x800"
Thats it, go to android VNC Viewer and use dad for nickname, "ffffffff" for the password, "localhost", for address, 5900 for the port, Use 24bit veiwing settings, then go.
to shutdown you will have to power off phone and power back on.
Enter in your :"Initial Command",in the settings of Android Terminal:
su
cd /sdcard/ubuntu
sh ./ubuntu.sh
bootubuntu
So everytime you want to start ubuntu just open terminal
to start VNC SERVER automaticly you will have to add to the bottom of your /home/.bashrc file this:
cd /
rm -r -f /tmp
mkdir /tmp
vncserver :0 -geometry 1024x800
Thats it, your off ENJOY
Notes: Its as fully funtioning for myself, cant speak for everyone
This is in Beta stages I am an old Visual Basic dabbler as a hobby, and am not very fluent in the lenux operating system. However this "ubuntu on mobile device" has rekindled a lost desire to program.
I will update changes as i get the time
If anyone would like to contribute their lenux expertese to iron out the bugs, i and so many others would appreciate it
Issues to work on:
:no sound
NOTE: A big kernel level problem is the lack of sound. Most of the kernels we use as a base for our ports are designed for Google Android. Android doesn't use the standard Linux sound System ALSA. An ALSA wrapper for the EVO DSP kernel system must be written.
:Setting up users and groups (used kusers but seemed to slow system a bit, needs kde-common) But is very tolorable, I actually use dolphin. (cant get nautilus to create folders or files (destination read only? u got me)).
:hacked /root/.bashrc for easy login help (when using terminal runs .bashrc. dont know anotherway to start hamachi on login and also vncserver tries to restart)
:keyboard mapping (mapping arrow keys to the abc keyboard it has arrow keys, esc,etc...)
: No way to exit or turn off ubuntu. You have to turn off phone, to turn off ubuntu.
nce in a while the programs refuse to open, it has somthing to do with ?. you have to restart ubuntu again.
I suppose a fluent ubuntu/lenux person could help change usernames and such, using the terminal,set proper permissions and such
Im using CyanogenMod Rom its the only one that works with Hamachi
your rom will most likely work, however networking wont!
Tips:
ownload VNC for your computer and modify your ubuntu desktop on your computer screen (that way i dont need my glasses) (use "ifconfig" to find ip address)
:You can even use VNC to view the build while in qemu emulation, after installing lxde and tightvncserver in the emulation. (watch out for seg faults)
:In terminal, preferances-initial command, enter the "cd /sdcard/ubuntu ...etc ," that way its a one click to login .
:Get "abc keyboard" from market it has the esc, arrow keys etc... ( extra keys only good outside chroot, the "terminal", on your android desktop)
:If your not familiar with ubuntu, you use synaptic package manager to install programs
:When u share over himachi or start smbd, programs will stop opening.
.
Trust me everything i want it use it for seems to be pretty zippy, but just give a little xtra time for programs to load the first time. (Firefox may take 90 sec. to load the first time. After that its a snap)
I Would like to check into this
The no sound issue is getting to me, I may wait for that as that is an essential to my all in one device.
THANKS FOR THE HARD WORK. I LOVE UBUNTU
you really have to try it and tell everyone about it cant believe its not one of the hottest topics
I Would like to check into this
any way to delete this post....didn't mean to submit, came back to send like i didn't send it but ending up sending twice
apologies
Sounds pretty cool, I will defiantly have to give this a try. Question though, is this installing over top of the rom I am currently using. Example I am using the MIUI 1.22, if I install this is this like dual booting or will it just uninstall every time I reboot the phone??
Is it still uploading? I really want to try this!
corybucher said:
Sounds pretty cool, I will defiantly have to give this a try. Question though, is this installing over top of the rom I am currently using. Example I am using the MIUI 1.22, if I install this is this like dual booting or will it just uninstall every time I reboot the phone??
Click to expand...
Click to collapse
This will sit on your sdcard and ride side by side with your android system (you can use your phone at the same time)
IT DOES NOT EFFECT YOUR PHONE IN ANY WAY
wasnt shouting just wanted everyone to see
ioos said:
Is it still uploading? I really want to try this!
Click to expand...
Click to collapse
Download away!
This is awesome! I can't wait to get home and give it a try.
This is gonna be a great weekend. Between this and the flashable ROMs that are starting to roll out for my nook color, I might be sprouting antennae by Monday.
So wep cracking soon...? That's about the only thing I want/need Linux for.
Sent from the void...
wuclan48 said:
So wep cracking soon...? That's about the only thing I want/need Linux for.
Sent from the void...
Click to expand...
Click to collapse
How would one go about this "wep cracking thing"
please explain further
Almost* all WEP and some** WPA wireless passwords can be cracked. IMHO its easiest to do this on a Linux machine (please take note I love all OSs equally!)
*I forget how accurate this is but some WEP keys(like crazy long ones) can cause problems l in cracking, thus being protected (though not by design)
**most wpa specifications are not crackable yet and those that are often have a very stringent set of requirements (off the top of my head: most require someone to be legitimately connected to the access point and very simple passwords with low encryption.
On topic, though, this is sweet. Hope I can get something like this on my galaxy tab too!
EDIT: If you really need to know this (please only for testing... not to mooch people's internet) Google "wep cracking on backtrack"
The short simple answer is you sniff packets that the wireless access points send out and manipulate them to decrypt the key.
EDIT 2: I just realized you are also the guy who made this. Let me answer a few questions.
1) For audio you probably need to find a way to register the hardware with a Linux Audio Mixer. I'm guessing Ubuntu uses ALSA? I'd have to look that up
2) For users, kusers is part of the KDE desktop system. Ubuntu uses GNOME. People generally only use one or the other (unless they're trying to show off). That's probably why it either a) won't work or b) not work well and take up lots of extra space
3) It's Linux, not Lenux (but that's fine I can sense English isn't your first language... it's not mine either, but that's fine ^^)
the download has a "zipx" extension.
I did a little googling and it looks like that is winzips new default compression method, and the only way to open the archive is with winzip, bitzipper, pkzip, or a couple of others. none of the compression utilities I typically use (7zip on Windows, unarchiver on mac) seem to support it.
Edit: sorry if I sound unappreciative, I just think its funny to use a proprietary closed format for distribution of software that is all about open software and formats. I'm currently trying to find something that will open this on the mac without being a scummy trial, or ill just do it on a pc.
Sorry i just used the wizard and made a zip file with winzip 12.1
Quote"Almost* all WEP and some** WPA wireless passwords can be cracked. IMHO its easiest to do this on a Linux machine (please take note I love all OSs equally!)
*I forget how accurate this is but some WEP keys(like crazy long ones) can cause problems l in cracking, thus being protected (though not by design)"
Thanks for the info
laydros said:
the download has a "zipx" extension.
I did a little googling and it looks like that is winzips new default compression method, and the only way to open the archive is with winzip, bitzipper, pkzip, or a couple of others. none of the compression utilities I typically use (7zip on Windows, unarchiver on mac) seem to support it.
Edit: sorry if I sound unappreciative, I just think its funny to use a proprietary closed format for distribution of software that is all about open software and formats. I'm currently trying to find something that will open this on the mac without being a scummy trial, or ill just do it on a pc.
Click to expand...
Click to collapse
shame on me .
Your right im a noob and really know too much about it yet i just like having ubuntu on my phone.
Ill do better next time
People talking about cracking WEP and stuff, this probably doesn't have a driver to put the wireless card to put the card in monitor mode.
laydros said:
the download has a "zipx" extension.
I did a little googling and it looks like that is winzips new default compression method, and the only way to open the archive is with winzip, bitzipper, pkzip, or a couple of others. none of the compression utilities I typically use (7zip on Windows, unarchiver on mac) seem to support it.
Edit: sorry if I sound unappreciative, I just think its funny to use a proprietary closed format for distribution of software that is all about open software and formats. I'm currently trying to find something that will open this on the mac without being a scummy trial, or ill just do it on a pc.
Click to expand...
Click to collapse
Have the same problems, did you happen to find anything to open it with? I searched a little on google myself but all I find is software that needs to be purchased.
Homefix said:
Quote"Almost* all WEP and some** WPA wireless passwords can be cracked. IMHO its easiest to do this on a Linux machine (please take note I love all OSs equally!)
*I forget how accurate this is but some WEP keys(like crazy long ones) can cause problems l in cracking, thus being protected (though not by design)"
Thanks for the info
Click to expand...
Click to collapse
AFAIK, WEP can be easily cracked. WPA or WPA2 though, will require bruteforcing, there is no way around it.
corybucher said:
Have the same problems, did you happen to find anything to open it with? I searched a little on google myself but all I find is software that needs to be purchased.
Click to expand...
Click to collapse
I will repackage it, but it might take 3-4 hrs to upload, sorry.
ill get right on it
Connected the Xoom 2, to a windows 7 machine.
Insists on letting installing 'Motocast' which I let it...what a complete pile of shi*.
I want to 'sync' a 700MB .avi video, over usb cable, to the device...estimated time? 30 minutes!!! I swear this complete toss of software is insisting to re-encode the entire file to some bullsh*t format of their choice. Is there an option to turn this off and transfer it natively?
Secondly, thankfully, it also installs native 'portable' device drivers, allowing Windows 7 file explorer to browse the device. Great, so I copy the same .avi file and paste it to the device...'Do you want to copy xyz.avi? Your device might not be able to play this file' I am prompted...'yes' I click. Just as it finishes copying (after about 4 minutes...much better) it bombs out, notifying me that because the device cannot play this file it is cancelling the transfer...wtf?!?!
The only interim solution i've found is renaming the extension '.avi' to something like '.proprietrysoftwarecansuckmyballs', copying it, then renaming it back to '.avi' once transfer has completed solves this.
So can anyone offer any 'clean' solutions to my file transfer woes? If theres no improvement, this device will be getting returned next week, which is a shame as the tablet is a great bit of kit, its just a shame the software blows.
Look for "Wi-Fi File Explorer" in the market.
This looks like it only transfers over wifi?
I need to transfer over usb cable.
Had this problem myself, looks like it doesn't come with the drivers. After a bit of searching, I found that the standard driver package works:
http://www.motorola.com/staticfiles...al_Drivers/MotoHelper_2.0.53_Driver_5.2.0.exe
Installed that, unplug the USB cable and put it back in - should work fine!
tr00st said:
Had this problem myself, looks like it doesn't come with the drivers. After a bit of searching, I found that the standard driver package works:
http://www.motorola.com/staticfiles...al_Drivers/MotoHelper_2.0.53_Driver_5.2.0.exe
Installed that, unplug the USB cable and put it back in - should work fine!
Click to expand...
Click to collapse
Hey thanks man, that worked a treat.
Just for clarification, does you still prompt you that the device may not support playback of the file, but then successfully transfer it (whereby it would previously error at the last second)?
No idea - haven't had that particular part of the issue myself - the main thing I had was the slowness...
I am a linux user ... i will only have the option to upload files via wifi network ?
I have a Xoom 2 ME and the only way to copy a large movie file to the device was adb.
adb push foo.txt /sdcard/foo.txt
Click to expand...
Click to collapse
That's the only usb-way i come up with. I'am on snow leopard and Google's Android File Copy tool does not work.
elster said:
I have a Xoom 2 ME and the only way to copy a large movie file to the device was adb.
That's the only usb-way i come up with. I'am on snow leopard and Google's Android File Copy tool does not work.
Click to expand...
Click to collapse
I guess the same way will work to linux too . Xoom2 has only one partition on the disk ? that the reason not to be able to mount it as a normal usb ? If you root the device is the anyway to great a small 2 Gb for ex partition to use it for easy transfer ?
Off topic about xoom 2 ME . How good the screen and and the battery life are ?
Useless tablet ?
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
OldBeurt said:
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
Click to expand...
Click to collapse
You probably hit it on the head about the Netflix certification. I would think about returning it, man.
a solution ?
Thanks to a French forum (frandroid, in the Xoom 2 topic... sorry I can't send links here), I tested a solution to the transfer problem: It is possible to use (on the computer) a server to share the files such as a samba server.
It works fine. But it's not as easy to browse, select, copy and paste file with explorers on the tablet than it is on computers (several windows, keyboard shortcuts such as Ctrl-c/v, and so on).
But it's now possible to exchange files with the Xoom 2ME without going through a cloud or using Windows/motoCast.
mdcykkk9 said:
Off topic about xoom 2 ME . How good the screen and and the battery life are ?
Click to expand...
Click to collapse
Sorry for answering so late.
The screen is quite good.
The battery life is terrible compared to my ipad2. Charging needs a lot of time and is very slow. I guess it's because of mini usb only.
Currently i'am using the device as a Kindle Fire replacement, because off the lightweight (KF is heavier and bulky). The books i usually read have more weight than the device itself.
I like it for that.
But i may not be a good adviser because my device is a prototype. It is not smooth and the speakers are terrible.
I think 8,2" is the perfect size for me. The weight is so much better than any other tablet i had.
OldBeurt said:
In fact it's worst!
As a Linux User I hoped being able to use MTP... But I tried mtpfs and mtp-tools on several distributions without any luck.
But what is worse is that FTP server applications won't work too! I tried SwiFTP, FTPServer, and some other: the servers are not reachable. It appears that not even a single ping can reach the tablet. I think Motorala have put some kind of firewall in it (maybe it has something to do with the netflix HD certification?).
For me this tablet is actually useless. If I can't find a way to transfer some files on it without using MotoCast today or tomorrow, I will bring it back to the supplier...
Click to expand...
Click to collapse
Try using a terminal on the Xoom 2 and ping the computer you're trying to connect to, while pinging your Xoom 2 from that computer at the same time. It's like you have to force them to see each other before they can start connecting in future.
I used fileexpert to see and download files with smb shared folder on Ubuntu Linux without a problem.
Sent from my XOOM 2 ME using Tapatalk
INFORMATION
DEVICE
Craig CLP281 Android Netbook
Via Wondermedia 8650 based chipset / 800 mhz / wifi / 3 standard usb / ethernet!
PROS
Original firmware available
Original firmware unlocked
Unique form factor
Inexpensive
CONS
No obvious upgrade path
No sources posted
No officially supported flash player
Lower end hardware
HOWTO
unzip to sdcard
start device with sdcard plugged in
wait for everything to be wiped out
ROM
OVERVIEW
This is a modified version of the official firmware. The focus is on removal of bloatware and unneeded proprietary software.
INTEGRATED SOFTWARE
su
Superuser
Terminal Emulator
ConnectBot
Total Commander with ftp and lan plugins
Gapps
Zirco Browser
Yaxim Jabber Client
Jota Text Editor
DO IT YOURSELF
See the README to deduce how to modify the ROM yourself. The changes are documented thoroughly so that many people can use this release as a kitchen of sorts.
LINKS
R1
ROM: http://www.mediafire.com/?dsf11zm7jik9f63
SOURCE: http://www.mediafire.com/?8juzj5qb5jme1ud
ROM: http://dev-host.org/xcz68h384fe8/clp281_firmware2.2_HACK9_R1.zip
SOURCE: http://dev-host.org/ekni2eg4td3i/SOURCES_1.zip
R2
ROM: http://dev-host.org/gm3c1mrdeai3/clp281_firmware2.2_HACK10_R2.zip
ROM: http://www.mediafire.com/?4tpli2998g10to4
R3
ROM: http://dev-host.org/qyo428ewrgvl/clp281_firmware2.2_HACK11_R3.zip
SOURCE: http://dev-host.org/w8p6gotfisnb/SOURCES_2.zip
ROM: http://www.multiupload.com/V5MKGW7X5V
SOURCE: http://www.multiupload.com/KG7KJJKT8U
R4 (Latest)
ROM: http://dev-host.org/b1ufq9iixe9k/clp281_firmware2.2_HACK12_R4.zip
ROM: http://www.multiupload.com/IJWDECP8WF
chroot Repository
References:
http://forum.xda-developers.com/showthread.php?t=486247
http://forum.xda-developers.com/showthread.php?t=1172504
Please choose one of the following 2 methods!
USB Control Script (1st method):
DEBIAN_CONTROL - see bottom of post for script
MicroSD Control Script (2nd method):
DEBIAN_CONTROL_SD - see bottom of post for script
You will need this image unless you plan to put your own together.
Debian Squeeze Image:
http://www.multiupload.com/C9RDP4ODZX
The image can be flashed to your usb drive or sd/microsd card with dd on your fullsize computer. Please be aware that I have not tested running from a fullsize SD card.
dd if=~/nameofimage.img of=/dev/nameofdevice
Operation
1.Run the control script to start the chroot. You can run console commands here. The screen command is useful here also.
2.Run ./vnc to start the vnc server which itself starts xorg and the window manager. The script is not totally failure proof.
3.Login with your vnc client. I use Android vnc viewer. Password is testing.
http://code.google.com/p/android-vnc-viewer/
Window Managers
lxde
icewm
xfce
check /.vnc/ for the xstartup scripts. just rename the one for the window manager you want to xstartup and reboot your chroot.
BUG:
chroot will not cleanly unmount
SOLUTION:
keep chroot running in the background - it should only take up memory not cpu
Stock ROM Repository
Images contain stock system, stock boot, and CWM recovery.
vm670 recovery image is for the new screen version so it should work for all vm670.
LG vm670:
http://www.multiupload.com/LG1JCZ5CMD
Samsung i9023:
http://www.multiupload.com/KX1LIAASH3
Craig clp281:
http://www.multiupload.com/9XUQA7SEF1
Asus tf101:
http://www.multiupload.com/XMRO9AI4KC
Samsung p6210:
http://www.multiupload.com/L702W2MA7J
Can you add in support for the official android market, i would love to have this on here.
FAQ POST:
Does Flash work?
I am not holding out much hope for flash on ARMv6. It seems like a long complicating debugging process for what is in the end slow and buggy results.
The browser is slow?
Right now, it seems that javascript performance on the stock browser is much worse than I expected. For now, try turning off javascript and images if you use the stock browser.
Stock ROM?
The link for the device on Craig's website is:
http://www.craigelectronics.com/site/pdetails.php?id=314
You can download the completely stock ROM from here.
ADB?
I tried ADB with a male to male USB that I had laying around with no success with a GNU/Linux PC and a different Windows PC. All 3 USB ports were tested. But you can connect with adb connect ipofdevice over your LAN if you see what address your router is giving the device. Or of course you could set a static IP.
Minimize application?
You can return to the home screen at any time by pushing fn+home.
Sources for the binaries you have added?
Try the sources link on the first post. The zirco apk is unchanged and their website is here: http://code.google.com/p/zirco-browser/ . The Gapps are straight from my VM LG Optimus V.
Mount an ext2/3 formatted USB drive?
mount -t ext3 /dev/block/sda1 /mountpointofyourchoice
Enter key not working in some terminal applications?
Use Ctrl-m instead.
References:
https://github.com/jackpal/Android-Terminal-Emulator/issues/21
http://code.google.com/p/terminal-ide/issues/detail?id=6
Just wanted to thank you for taking this project on. This device could be much more and for the price you just can't go wrong. Good luck and I'm off to root.
Is it possible to boot or load a stripped version of windows xp from a thumb drive? and did you try all the usb ports with that cable?
wgallt:
The root situation on the ROM and my current devices in general is a little complicated. For this device in general, it comes ADB rooted out of the box. I have added another su to the rom that will allow console root. Unfortunately, because it is an older version of su, it does not seem to work with Superuser.apk. I am waiting on a response in the Q/A forum on errors I am getting compiling the current version of su. I have been able to compile Superuser.apk successfully but it is not much use without the current version of su. I am of course preferring to include source and source-compiled binaries wherever possible in the ROM.
celltimemb:
Market added.
See above for ADB info.
Regular Windows XP does not run natively on ARM CPUs. From Craig's website it appears that they have an identical model running Windows CE. You should look into any running a lightweight GNU/Linux chroot with QEMU or VMWare and then booting something like Windows 98. I would be amazed to see it, especially with the limited RAM we have available.
I am releasing a new ROM with integrated Google Apps and a open source browser named Zirco which seems to run very well. Compare the stock browser with stock settings to Zirco on forum.xda-developers.com to know what I mean. Be sure to read the README.
This ROM may end up becoming a different series entirely. One with the market and one without.
I have updated the first post with the links and README.
can u add live wallpaper support in a future rom?
If I get around to compiling AOSP that should come with live wallpaper.
I tried copying the live wallpaper apk and what I thought to be their dependencies from my Optimus V. Unfortunately, the switcher crashed and the logcat just said the wallpaper switcher would not start.
lot of apps run real slow and lag i tried some games like that bird game where you flick it to the target, i get like 1 frame every 2-3 seconds for the animation, soo slow, they claim 800 MHZ processor but damn this thing is soooo slow. even the fake chinese android phones the star A5000 runs and performs better than this.
2d games lag real bad so I dont see any 3d gaming at all on this machine. unless some elite hacker and coder can make a fully optimized rom for this thing.
Thanks for reporting your results. I have had mixed successes with games. The drag racing game works decent and another rice-can type racing game worked ok too. But many games instantly crash also. The live wallpaper would probably run slow anyway.
Web browsing
Remote administration
Network administration
Note taking
Light media playback
VOIP
Chat
These are all the uses I can think of it for the moment. It gives me an idea to include a note taking application at some point.
the new browser force closes on me, and does this thing have flash support, I have a gut feeling this is an x86 formfactor which is why it runs so slow.
Please read the README and in general read the previous posts carefully.
This is definitely not an x86. It if were, it would actually be faster.
One of these pages is the page for the CPU:
http://www.wondermedia.com.tw/en/products/platform/soc/wm8650/index.jsp
http://www.wondermedia.com.tw/en/products/platform/soc/wm8750/index.jsp
Lol on the craig website product page they show windows on it instead of android.
http://www.craigelectronics.com/site/pdetails.php?id=314
This thing can supposedly handle 3d gaming so i cant undertsand why most games including 2d games run so slow.
---------- Post added at 09:29 PM ---------- Previous post was at 08:57 PM ----------
Is it possible to put Windows CE 6 on this from the craig CLP280 model?
Merry Christmas!
After a productive night the R3 ROM is out.
The changelog and sofware list highlights:
removed zirco integration
init.rc changes to support zirco
holiday wallpaper
added OPTIONAL on localdisk with:
yaxim jabber client - open source
zirco browser - open source
jota text editor - open source
su - compiled from source
superuser - compiled from source
For security reasons, you should probably choose allow once instead of always for su.
As usual be sure to read the README.
Just got a Craig Netbook. I hate the Android stock install. I found this thread and it seems like the answer I'm looking for. If I understand you correctly, the description you give for the Rom"
"OVERVIEW
This is a modified version of the official firmware. The focus is on removal of bloatware and unneeded proprietary software."
is the first hack? (clp281_firmware2.2_HACK9_R1)
Also, if I do this and screw it up, can I reinstall the original Android from the Craig website?
Thanks.
Yes that is the first release. I would recommend trying the third as it is the latest version as of this post.
Yes you can reinstall the original firmware.
Thanks Jason.
Hey Jason. I just installed it. Had to download a new adobe flash player to watch a youtube video.
When it comes to this operating system I am a total newbie. So, in order to do a "do it yourself" install (since I still can't install some pre installed apps like "Dialer" and other things) are there simple instructions to do a "do it yourself" or do you have to be a techy to do it? I know Windows OS well but Android is so foreign to me. Just had this thing for a few days and I am ready to throw the netbook against the wall and then stomp on it. Your root was my last hope.
Well first off, were you able to actually play flash in the browser? That would be a nice new development. Alternatively, you could try the included Youtube player.
I would be glad to help in any way I can. For a do it yourself ROM, you would just take the factory firmware RAR file and edit it yourself. You would start by unRARing the file with something like WinRAR on Windows. But I would recommend trying GNU/Linux instead if you are at all interested in development. You can use the README file and this thread as a reference along the way.
Why are you interested in installing the dialer anyway? I noticed some phone components are installed but there seems to be no way to access them.
You're a doll Jason. Thanks for your willingness to help.
I didn't know about the Youtube player. Thanks for the tip. On the original install I was able to play flash in "Browser" (at Youtube at least) but not with "Browser" in this install. Although, maybe "Browser" opened "My Browser" in the original install and that's the one that had flash support. (I'm still learning). So since I didn't get around to installing your included browser maybe that's why it wouldn't play. Anyhow, I couldn't install the flash update via the link Youtube provided. The little download arrow on the top left hand of the screen just never went away. I had the unit on for about 3 hours and the arrow remained with no confirmation that the download was complete. I searched the system and the SD card for the download but couldn't find it. This is not the first time I had this problem with downloads so maybe it's something with my particular device. This is actually my third. Last two were defects.
About the Dialer... it was a typo. I meant to say I want to UNINSTALL it from the unit, but Android won't let me. It just seems useless to have this app since I have a netbook and not a phone. Plus, I think it may be eating up my battery usage as it could be the app responsible for the cell standby thing I have in Battery Usage which is using up 80% of my battery. Like I said, I am a newbie to this OS so, I'm looking at things like Dialer, Telophony etc. I may be wrong about this though. It may be some other application seeking Cell Radio signal as reported in Battery Usage.
I just did a side by side comparison of the unzipped install I got from Craigs website (by the way, thanks for that link) and your version to see if I could learn and do my own hack. I did notice a few differences.
Ok first I saw the Optional folder with some apps and Browser fix as you mentioned in the Read me
Then there was the app folder where you removed some apps from the original install and added others. Is it as simple as that? To just delete the apps you don't want from this folder of the original install? Unfortunately I don't see Dialer in that folder. I'd like to get rid of that too. I guess you can't get rid of every app.
Another difference was that I saw "su" in "bin". and I noticed SuperUser.apk in your app folder. Does that app make you the administrator of the device giving you access to system files to delete them if you want to? (I looked it up on WIKI) Cause maybe I can include that in my hack.
Also I see another difference in this folder:
\FirmwareInstall\packages\fs_patch\root_patch\system\lib
In your readme you said these are shared libraries but I don't have a clue what that means. Do I need these files?
Thanks again for taking the time with this. I would love to do my own hack. It would give me great satisfaction after the countless hours of stress trying to do stuff they won't let me do.
All the best,
Angie