The Following 2 Users Say Thank You to lardman For This Useful Post: | ||
|
2011-01-14
, 15:34
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#1882
|
Now the only thing to persuade myself of is that the Pandaboard OpenGL binaries will happily drive the same SGX 540 in the Tab.
The Following 2 Users Say Thank You to lardman For This Useful Post: | ||
|
2011-01-14
, 16:00
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#1883
|
While I guess the user-space OpenGL binaries would work (as the PowerVR chipset is the same) assuming the kernel module presents the same interface and api to these libraries, there is the problem that I can't seem to find a kernel module for the PowerVR hardware in the Samsung Hummingbird chip in the Tab.
This might not be the end of the world as we have an existing implementation for the SGX 540 in the OMAP 4 in the Pandaboard, it will require work to be done to implement such a driver (and I don't know quite how much.)
|
2011-01-14
, 18:34
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#1884
|
The Following 2 Users Say Thank You to lardman For This Useful Post: | ||
|
2011-01-14
, 19:15
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#1885
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-01-14
, 21:27
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#1886
|
The Following 4 Users Say Thank You to lardman For This Useful Post: | ||
|
2011-01-14
, 22:28
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#1887
|
|
2011-01-15
, 11:23
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#1888
|
Fantastic!
One thing worth consideration is that Android's libc (a likely linked lib component of any dynamic userland binary) is not the vanilla libc, but the stripped down Bionic (and maybe a modified version at that). Either way, this may be useful information when trying to spark the PVR libs that may be compiled against such code. The dl name may mask the code origin, which is why I mention this, but it should be contained within Android sources.
The Following 2 Users Say Thank You to lardman For This Useful Post: | ||
|
2011-01-15
, 11:51
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#1889
|
I'd hope to just use the Pandaboard user-space libs (as the SGX hardware is the same and the kernel driver should abstract away any SOC differences, I'd hope!)
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2011-01-15
, 12:08
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#1890
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
Tags |
android envy, buzz..buzz buzz, core failure, crapdroid, galaxy fap, galaxy tab, ipad killer, samsung, tab trolls, tablet envy |
|
Looking at the pin out of the connector along with that FSA9480 USB device switch I mentioned earlier, it looks like the cable type (effected by changing values if resistors somewhere in there) can be used to signal the device (via the USB switch) what should happen.
The kernel source for the device indicates that USB OTG Host and client are supported, as is some sort of HDMI output, sound, etc., etc. More info on xda.
Now the only thing to persuade myself of is that the Pandaboard OpenGL binaries will happily drive the same SGX 540 in the Tab.