Page 2 of 5

Posted: Tue 24 Dec 2013, 02:41
by jamesbond
pedro wrote:You can find the shipping cost just by checking out the items you want in the site shop.
If you have a RTL8188CUS based wireless adapter it should work without problems, it's supported by odroid, I think different chipsets may need extra work to run. James may help you better than me on this
The list of supported wifi cards is in the kernel config file (which, for ubuntu image, is inside; I'm not sure where you can find one for android but I believe the list is more or less the same for both); I can upload that list if needed.

If your wifi card is not in the list, and you want to use it for the official android/ubuntu release, you can raise a request in hardkernel forum to get it compiled - I can't compile for you because the kernel module must be compiled *with the same compiler used to compile the kernel* --- and I'm not sure what compiler they use.

For FatdogArm, yes I can compile new kernel modules or even new kernel for you. I will also upload the full kernel sources I used for all FatdogArm releases so you can build new modules yourself if you wish.

Posted: Wed 25 Dec 2013, 04:38
by starhawk
@jamesbond -- what happens to all your ARM systems after you get FatDogARM running on them? I'm particularly interested in the ODROID-U2 -- I want one so bad it hurts, but they're now discontinued (in favor of a new model that's bigger :roll: ) and they've still yet somehow not hit eBay...

Posted: Wed 25 Dec 2013, 16:59
by jamesbond
starhawk wrote:@jamesbond -- what happens to all your ARM systems after you get FatDogARM running on them?
Compile farms and test platforms ...

Posted: Wed 25 Dec 2013, 17:22
by Ted Dog
Those ARM boxes do not add much heat to my space heater server farm... But I wonder if a watt per lines of compiled code would be higher than say my 3Ghz i7 quad core... :lol:

Posted: Wed 25 Dec 2013, 17:24
by Ted Dog
http://microcontrollershop.com/product_ ... ts_id=5314

would this work.. someone in the dream of rasberry pi off topic was asking about VGA..

Posted: Sat 04 Jan 2014, 14:33
by Ted Dog
any interest in a BaCon build with tinyCC found my old ARM based stuff I did for my kindle? *

Posted: Sun 12 Jan 2014, 02:25
by can8v
I am ready to give this a go on my MK802, I am currently downloading fd-arm.sfs and already finished downloading a10-mk802ii-kernel.tar.gz,are these the correct files. Also if I understand this correctly all I need to do is extract the a10-mk802ii-kernel.tar.gz to a bootable micro sd, then copy over the fd-arm.sfs put the micro sd into the mk802 and power up. Is that correct?

Posted: Sun 12 Jan 2014, 12:09
by jamesbond
If you have the original MK802 (not MK802ii) then use a10-mele kernel. Yes basically you extract the kernel package and fd-arm.sfs to the sd-card, but you need to do a little more. The full steps are here: http://distro.ibiblio.org/fatdog/web/ar ... ml#a10_a20.

Posted: Sun 12 Jan 2014, 15:51
by can8v
@Jamesbond
Thanks for the link .I will get to this tonight.

Cubieboard vs Odroid

Posted: Tue 14 Jan 2014, 11:40
by mories
@Jamesbond

In your experience, for a desktop OS as Fatdog which board is better: Cubieboard or ODROID.
I'm thinking of buying one of the new models: Cubieboard 3 (Cubietruck) or ODROID-U3 and your experience as developer is very valuable and meaningful for me.

Re: Cubieboard vs Odroid

Posted: Wed 15 Jan 2014, 11:05
by jamesbond
mories wrote:@Jamesbond

In your experience, for a desktop OS as Fatdog which board is better: Cubieboard or ODROID.
I'm thinking of buying one of the new models: Cubieboard 3 (Cubietruck) or ODROID-U3 and your experience as developer is very valuable and meaningful for me.
Odroid-U3 has a quad-core (4-core), Cortex-A9 processor running at 1.7GHz with 2GB of RAM. Cubietruck has a dual-core (2-core) Cortex A7 processor running at 1GHz with 1GB RAM (some models apparently comes with 2GB RAM too). Performance-wise, Odroid will annihilate Cubietruck completely.

But Cubietruck has things that Odroid doesn't have:
a) VGA output
b) SATA connector
c) built-in wireless and bluetooth (on Odroid you need to buy extra)
d) extension pins (on Odroid you need to buy an "USB I/O board")

So whichever one is better depends on what you plan to do with it.

Posted: Wed 22 Jan 2014, 00:48
by don570
Latest mtpaint 64 bit version - compiled in fatdog630

http://murga-linux.com/puppy/viewtopic.php?t=81136
_____________________________________________

Posted: Wed 22 Jan 2014, 00:56
by Ted Dog
thanks don.. but it may be the wrong fatdog...

You had me happy ARM was getting a buzz.

Posted: Wed 22 Jan 2014, 01:17
by don570
OOps wrong fatdog 630 :oops:

Posted: Sat 25 Jan 2014, 03:36
by can8v
Apparently I still need a little help. I am not sure of two things.
1.) Which mk802 I have. Mine has a barcode on the back that says "MK802A-1" Which kernel should I download for that?
2.) I following the installation instructions to the letter, using the two partition option. /dev/sdb1 is FAT32 500MB /dev/sdb2 is EXT4 7.12GB
no errors were generated. I used the mele kernel rather than the mk802ii.
When I put the micro SD into the MK802A-1 and powered up it booted straight to Android (which performs miserably on this device). Should I try the kernel for the MK802ii and if, so do I need to redo the uboot step or just swap the files out? Sorry it took me so long to get back to this project, I don't have consistent access to the device as my wife is generally using it to stream music or video when I have time to work on this.

Posted: Sat 25 Jan 2014, 06:29
by Ted Dog
people people people, we need to band together and work on how to avoided being conned out of our electrical toys by our loved ones..
I have gotten two newer kindle e readers and both ended up being redirected to loved ones. I still have my orginal kindle..
A notebook computer same deal.. :shock:

But to answer the question above does that model allow booting from non Android. By your discription It was not even attempted to boot linux. Skipped all together. when your loader is attempted the unit will recycle boot until card is removed. IE if you got it wrong it still would not boot into android.

Posted: Mon 27 Jan 2014, 00:30
by pedro
can8v wrote:Apparently I still need a little help. I am not sure of two things.
1.) Which mk802 I have. Mine has a barcode on the back that says "MK802A-1" Which kernel should I download for that?
2.) I following the installation instructions to the letter, using the two partition option. /dev/sdb1 is FAT32 500MB /dev/sdb2 is EXT4 7.12GB
no errors were generated. I used the mele kernel rather than the mk802ii.
When I put the micro SD into the MK802A-1 and powered up it booted straight to Android (which performs miserably on this device). Should I try the kernel for the MK802ii and if, so do I need to redo the uboot step or just swap the files out? Sorry it took me so long to get back to this project, I don't have consistent access to the device as my wife is generally using it to stream music or video when I have time to work on this.
There seem to be at least three different mk802 models:

mk802
mk802-1gb
mk802_A10s

Can you tell us if your model has 512mb or 1gb memory?
Can you take a look inside and check if your mk802 has a A10 or a A10s cpu?
With this i can build you specific script.bin and uboot for your device

Have you tryed booting alpha 3 iso?

Posted: Mon 27 Jan 2014, 02:24
by can8v
pedro wrote:
can8v wrote:Apparently I still need a little help. I am not sure of two things.
1.) Which mk802 I have. Mine has a barcode on the back that says "MK802A-1" Which kernel should I download for that?
2.) I following the installation instructions to the letter, using the two partition option. /dev/sdb1 is FAT32 500MB /dev/sdb2 is EXT4 7.12GB
no errors were generated. I used the mele kernel rather than the mk802ii.
When I put the micro SD into the MK802A-1 and powered up it booted straight to Android (which performs miserably on this device). Should I try the kernel for the MK802ii and if, so do I need to redo the uboot step or just swap the files out? Sorry it took me so long to get back to this project, I don't have consistent access to the device as my wife is generally using it to stream music or video when I have time to work on this.
There seem to be at least three different mk802 models:

mk802
mk802-1gb
mk802_A10s

Can you tell us if your model has 512mb or 1gb memory?
Can you take a look inside and check if your mk802 has a A10 or a A10s cpu?
With this i can build you specific script.bin and uboot for your device

Have you tryed booting alpha 3 iso?
I will see if I can get a look at it tonight when I wife heads off to work. I might not be able to get back to you for a couple days.

Posted: Mon 27 Jan 2014, 23:56
by 01micko
Tiny...

Code: Select all

Date/Time 	Activity 		Location
 - 
 
1/28/2014  -  Tuesday
10:07 am	
Delivered
		
QLD AU
7:54 am	
On FedEx vehicle for delivery
		
BURLEIGH HEADS AU
6:22 am	
At local FedEx facility
		
BURLEIGH HEADS AU
 - 
 
1/26/2014  -  Sunday
5:00 pm	
In transit
		
ALEXANDRIA AU
4:12 pm	
In transit
		
ALEXANDRIA AU
4:12 pm	
In transit
		
ALEXANDRIA AU
3:39 pm	
In transit
		
ALEXANDRIA AU
12:00 am	
In transit
		
ALEXANDRIA AU
 - 
 
1/25/2014  -  Saturday
11:53 pm	
In transit
		
ALEXANDRIA AU
	
Package available for clearance
11:53 pm	
International shipment release - Import
		
ALEXANDRIA AU
7:11 am	
In transit
		
SINGAPORE SG
4:45 am	
In transit
		
GUANGZHOU CN
3:49 am	
Departed FedEx location
		
GUANGZHOU CN
12:32 am	
Arrived at FedEx location
		
GUANGZHOU CN
 - 
 
1/24/2014  -  Friday
10:11 pm	
In transit
		
JUNG-GU INCHEON KR
9:21 pm	
In transit
		
JUNG-GU INCHEON KR
8:15 am	
Left FedEx origin facility
		
SUWON-SI KR
 - 
 
1/23/2014  -  Thursday
6:23 pm	
At local FedEx facility
		
SUWON-SI KR
4:17 pm	
Picked up
		
SUWON-SI KR
	
Package received after FedEx cutoff
 - 
 
1/22/2014  -  Wednesday
7:30 pm	
Shipment information sent to FedEx

Posted: Tue 28 Jan 2014, 02:57
by Ted Dog
well unpack the toy and snap some glam shots.... :lol:

looks like there will be a delay on MPT and slacko64 development for a few days.