Guys,
Sorry for long post.
I have come into posession of 4 of these 8750 devices (new boxed). I thought they would be great for our hackspace.
Problem is there is scant information - seems VIA has taken down ALL data, even though they could leave it up r/o whilst they supposedly 'converting'.
I understand we can put Apricot R5 or Android 4 on these using Royal Panda's images by doing the following:
1. Install android SDK onto PC (we used latest as at 10th Jan)
- Open SDK Manager and install updates and the Android USB Driver (windows 7 64)
(This just installs USB driver package in folder, to be selected later when device detected by O/S)
2. Put the device (8750) into USB Device mode.
- start device (android gingerbread)
- open settings->USB select ADB debugging
- turn on developer mode
- shutdown device
- move sw1 jumper from 1-2 to 2-3 (2-3=USB Device Mode)
- shutdown device
(is this correct sequence)?
3. Connect provided double ended USB cable to PC and other end to usb port (directly under eth jack).
- power on 8750 device.
At this point I am expecting USB device to be detected by Win7 64 and ask for driver, (where I would point it to the driver within the adk setup).
problem: I get no device detect - I have tried 2 laptops both with good known USB2 ports, one running win7 64, other linux mint 64.
question: Do I also need a pre-flashed image in either the sdcard or usb port slots at this point.?
Royal Panda identifies a wiki that goes through process via this thread
https://groups.google.com/d/msg/apc-pico-itx-boards/fu56X1NqTOU/6R2Of3eiC5IJbut the TFTboot link is down.
I am expecting the USB device to be recognised, install driver (by selecting sdk version) and then drop to a command prompt within the platform-sdk folder
in order to issue:
adb devices
where this should show me the connected 8750.
(no go, as device not detected it seems)
I would then proceed to install and execute the adb-script.sh via the adb shell to setup the need uboot sequence, via either the USB scriptcmd variant OR the MMC scriptcmd variant depending upon img media source.
So, my questions are:
Where did we go wrong above? no usb device detected?
Also the adb-script details a number of USB ports 11:1 through 11:3 - where are these defined.?
e.g looking at back of board working from right-left, top/bottom we seem to have:
audio line out/green
mic in/pink
eth port
usb-a
usb-b
usb-c
usb-d
hdmi
vga
power
Could someone update usb-a-d to usb 11:1 - 11:3 so I have them recorded correctly.
maybe usb-a (directly under eth jack cannot be used for media)?
If anyone can help, our hackspace will soon be on its way with a 8750 controller for our little PCB mill project, running g-code via linux.
--Laughlinez