I forgot to report about WebGL on Ubuntu 12.10.
Display goes blackout after opening the WebGL page.
Ctrl+Alt+F1 and Ctrl+Alt+F7 enable display but go to login window.
I tried to rebuild chromium 22 for panda precise.
It failed, probably my instruction is wrong or
cannot rebuild without some modification.
The instruction and error log is below.
Do you have any suggestion?
BTW should I ask this kind of question to Ubuntu Mailing list ?
* Instruction
Download .orig.tar.gz, .diff.gz, .dsc from here.
https://launchpad.net/ubuntu/+source/chromium-browser/22.0.1229.94~r161065-0ubuntu1
$ dpkg-source -x chromium-browser_22.0.1229.94~r161065-0ubuntu1.dsc
$ pbuilder-dist precise armhf create
$ pbuilder-dist precise armhf build
chromium-browser_22.0.1229.94~r161065-0ubuntu1.dsc
* log
$ tail -n20 pbuilder/precise-armhf_result/last_operation.log
AR(target) out/Release/obj.target/third_party/libvpx/libvpx_asm_offsets.a
LINK(host) out/Release/libvpx_obj_int_extract
AR(target) out/Release/obj.target/remoting/libremoting_jingle_glue.a
AR(target) out/Release/obj.target/jingle/libjingle_glue.a
AR(target) out/Release/obj.target/third_party/libjingle/libjingle.a
AR(target) out/Release/obj.target/third_party/jsoncpp/libjsoncpp.a
/usr/bin/ld.gold.real: fatal error:
out/Release/libvpx_obj_int_extract: Invalid argument
collect2: ld returned 1 exit status
make[1]: *** [out/Release/libvpx_obj_int_extract] Error 1
make[1]: *** Waiting for unfinished jobs....
AR(target) out/Release/obj.target/third_party/libjingle/libjingle_p2p.a
make[1]: Leaving directory
`/tmp/buildd/chromium-browser-22.0.1229.94~r161065/build-tree/src'
make: *** [debian/stamp-makefile-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//3040 and its subdirectories
Cheers,
Kumadasu
2012/10/26 21:43 "Kumadasu" <
kuma...@gmail.com>:
>
> Hi, Nicolas
>
> Thank you for your information.
>
> I have finished to install 12.10. But I couldn't find
> driver for SGX. I installed jockey-common
> and run jockey-text.
> But nothing is occur.
>
> I have not tried TI OMAP PPA,
> there is no TI OMAP PPA for quantal isn't it.
>
> Now I'm trying to rebuild chromium22 for precise.
> It takes some hour. I'll report here after finishing rebuild.
> I hope no configuration is needed.
> I don't know about porting ;-)
>
>
> 2012/10/26 Nicolas Dechesne <
nde...@gmail.com>: