MP4 Nation Forums
Back to MP4 Nation - The MP4 Nation Blog - The Raz Special - Themes

It is currently Sat Nov 21, 2009 10:17 am

All times are UTC




Post new topic Reply to topic  [ 188 posts ]  Go to page 1, 2, 3, 4, 5 ... 13  Next
Author Message
 Post subject: VX747-VX777 Linux: Functional has small bugs
PostPosted: Thu Mar 05, 2009 7:22 pm 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Sun Jan 13, 2008 6:36 pm
Posts: 1113
Location: Patrick from N.C.
6-04-2009 help requested from anybody viewtopic.php?f=24&t=13164

Fellow nationite SycoKU has did a video of Linux playing an avi on the VX777. With the promise for more I will add it when they are posted SycoKU's video

This started it all http://vm-kernel.org/blog/2009/02/24/linux-on-onda-vx747/
Section 1
Windows instructions update 2 added usb-clone
Download the windows version of usbtools The usbtools have already been complied.
Extract the usbtools to any folder yo want. For example c:\usb_tools

I found a way to write all 3 partitions at one time from windows. Its called USB Image Tool.
It requires net framework 2.0 installed, if you don't have it get it here
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=enI
I have included an image,so all you need is this software and a blank 2gig sdcard or bigger.
So get the Usb Image toolhere
Image
Make sure the upper left hand conere is set to device mode.You will click on the genric usb device, if you use a microsd to usb adapter and choose restore. The file name is linux2.img.
If you use your player to write the card it will look like this
Image
Make sure the upper left hand conere is set to device mode, Choose the second device in the list and choose restore. the file name is linux2.img
Warning never ever choose the first device you will brick your player :!:
Here is the image file. It is in 11 parts,because of mediafire rules :twisted:
part1 part 2 part 3 part 4 part 5 part 6 part 7 part 8 part 9 part 10 part 11

I found a program called ltools. After the sd card has been partitioned ,It will allow you to write to a linux partition from windows.Download ltools here :mrgreen: Picture
Image
You can see it kinda like explorer.See the circled button you will need to click it so it looks like the picture above.
Now to start the player from Windows xp
Step 1.
Download tdm-mingw-1.902.0-f1
Install it.
Step 2.
Download libusb-win32-filter-bin-0.1.12.1
Install it
hold the m button on the player and plug it in the usb port to triger usb upload mode. It will ask for drivers use These usb drivers Install them. (When done, it should show up as China Chip USB Loader)
At this point you can open the mingw command prompt. Point to the directory with the usbtool in it.
type usbtool 12 and this is what you will get
Image
Step 3. Is optional
Download MSYS-1.0.10
Install it.At the end of the install answer the first two questions with y and the type c:/mingw
MSYS-1.010 is used for compling the source code.
Here are some more pictures of it in action sorry for the fuzziness

Image
Image
Image
Image 
All credit goes to original authors yajin,vxworks,panjet,esoul of linuxforum and Maurus Cuelenaere, the great rockbox guy.
------------------------------------------------------------------------------------------
Section 2
Linux Instructions
Download the UBUNTU live cd
Run the cd and choose to run with no changes. This will start ubuntu live image.
Next step is install libusb-dev. To do this click on system and choose synaptic package manager.
A window opens in the top right box type libusb-dev. In the list below you will see libusb-dev click on it and choose mark for installation, then hit apply at the bottom.The libusb-dev package will then install itself. (This is the communications between ubuntu and your sdcard)
Follow the Instructions from
http://vm-kernel.org/blog/2009/02/24/linux-on-onda-vx747/
I used this to extract the root26 sudo tar -xf root26.tar.bz2
I used this command to copy the files to the ext2 partition in unbutu
sudo cp -r . * /media/ext2
there is a space between . and *
A list of terminal commands for ubuntu Items in red designate variables
change dir : cd /media/ext2
copy all from current dir to different dir: sudo cp -r . * /media/ext2
copy but skip folders: sudo . *
delete a dir: sudo rmdir /media/ext2/
make a dir: sudo mkdir music
delete files inside dir: sudo rm . *

To have your media detected by Qutopia with out using file browser copy mp3,videos,pictures,text to directory root/documents
The media files need to be stored in media/ext2/root/documents
I put a folder called media and put every thing in it.

All credit goes to original authors yajin,vxworks,panjet,esoul of linuxforum and Maurus Cuelenaere, the great rockbox guy.

_________________
Image
Hybrid firmware for Vx747 and Vx777 bbe audio v1.1B _Linux for VX747_RockBox for VX747-_OS-81 #18284 Custom sig by The Warrior Poet


Last edited by dude0316 on Sat Jul 25, 2009 8:13 pm, edited 41 times in total.

Top
 Profile  
 

 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 7:36 pm 
Offline
Moderator
Moderator
User avatar

Joined: Sun Sep 30, 2007 6:50 am
Posts: 12283
Location: UK, North of England
good find and with this maybe will come the ability to runj on other ingenic dvices

found an english link embeded in that lot
#
http://vm-kernel.org/blog/2009/02/24/li ... nda-vx747/

_________________
Image

Custom dock icons | The Rockchip modding Guide and Tools
My EPIC OS72HR post, always updated, hints tips tricks, firmware links review .. and more


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 7:40 pm 
Offline
Moderator
Moderator
User avatar

Joined: Sun Sep 30, 2007 6:50 am
Posts: 12283
Location: UK, North of England
video of it in action

http://code.google.com/p/jz-hacking/

Image

_________________
Image

Custom dock icons | The Rockchip modding Guide and Tools
My EPIC OS72HR post, always updated, hints tips tricks, firmware links review .. and more


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 9:33 pm 
Offline
Casual nationite
Casual nationite

Joined: Tue Sep 30, 2008 1:33 am
Posts: 75
So is it possible to add a bunch of cool linux apps?

_________________
Wbrotherson@gmail.com


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 10:05 pm 
Offline
Regular Nationite
Regular Nationite

Joined: Wed Nov 05, 2008 10:40 am
Posts: 106
Does anyone know where I can get a cheap Onda VX747? There seem to be quite a few on ebay, but the specs are slightly different, and seem more like the Optimus VX747 which is available here. I doubt the same methods will apply to getting linux on the Optimus VX747 as it uses the RK chip...

_________________
Image


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 10:18 pm 
Offline
Moderator
Moderator
User avatar

Joined: Sun Sep 30, 2007 6:50 am
Posts: 12283
Location: UK, North of England
yeah, be careful as sellers are using the original vx747 pics to sell rockchip version and this wont work on those

not sure where you could get one really

_________________
Image

Custom dock icons | The Rockchip modding Guide and Tools
My EPIC OS72HR post, always updated, hints tips tricks, firmware links review .. and more


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 10:29 pm 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Fri Nov 28, 2008 6:16 am
Posts: 4561
Location: Dordrecht, NL
you can have mine for free :lol:

Image

Image

_________________
Teclast T51 8GB


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 10:49 pm 
Offline
Regular Nationite
Regular Nationite

Joined: Wed Nov 05, 2008 10:40 am
Posts: 106
Could I have a more detailed description of what's wrong with it? :P

_________________
Image


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 10:53 pm 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Fri Nov 28, 2008 6:16 am
Posts: 4561
Location: Dordrecht, NL
InfernoZeus wrote:
Could I have a more detailed description of what's wrong with it? :P

http://www.youtube.com/watch?v=Kwv99WfEI7g :twisted:

_________________
Teclast T51 8GB


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 11:23 pm 
Offline
Regular Nationite
Regular Nationite

Joined: Wed Nov 05, 2008 10:40 am
Posts: 106
So it works, but the casing is broken?

_________________
Image


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Thu Mar 05, 2009 11:24 pm 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Fri Nov 28, 2008 6:16 am
Posts: 4561
Location: Dordrecht, NL
yes but the touch screen doesnt work and you also can't navigate using the buttons, which i find stupid

_________________
Teclast T51 8GB


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Fri Mar 06, 2009 12:10 am 
Offline
Regular Nationite
Regular Nationite

Joined: Wed Nov 05, 2008 10:40 am
Posts: 106
Yeh, that is kind of stupid. How can you stop a touchscreen from working, but still have it display stuff... I assumed it was both, or neither :P

_________________
Image


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Fri Mar 06, 2009 12:17 am 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Fri Nov 28, 2008 6:16 am
Posts: 4561
Location: Dordrecht, NL
well, first there's like a hard plastic cover, then the touchscreen (glass) and then the LCD. so what you're seeing here is the LCD only, which is very nice btw without the other two layers, colors and viewing angle are amazing, but you can't touch it. well you can but nothing happens. it's like a computer screen now :lol:

_________________
Teclast T51 8GB


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Fri Mar 06, 2009 12:42 am 
Offline
Regular Nationite
Regular Nationite

Joined: Wed Nov 05, 2008 10:40 am
Posts: 106
Oh, ok... I wonder how easy it would be to hook the screen up to a pc... Would be good for a nice case mod :D

_________________
Image


Top
 Profile  
 
 Post subject: Re: Looks like the Onda VX747 can run linux
PostPosted: Fri Mar 06, 2009 7:07 am 
Offline
Supreme Nationite
Supreme Nationite
User avatar

Joined: Fri Nov 28, 2008 6:16 am
Posts: 4561
Location: Dordrecht, NL
possibly but i'm not into electrics. i would like to keep the battery though as a spare since it's very good charged.

_________________
Teclast T51 8GB


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 188 posts ]  Go to page 1, 2, 3, 4, 5 ... 13  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group