
RSB-4410 User Manual 24
#wpa_passphrase “Wifi name” password > /tmp/wpa.conf
#wpa_supplicant –Bdwext –iwlan0 –c/tmp/wpa.conf
#dhclient wlan0
2.5.6 Audio Out Test
Audio out command as following:
#aplay 2.wav
2.5.7 OpenGL Test
Please follow below instructions to test OpenGL on RSB-4410 platform:
1. Change path to /opt/viv_samples/vdk
#cd /opt/viv_samples/vdk
#ls tutorial*
tutorial1 tutorial2_es20 tutorial4
tutorial5_es20
tutorial1_es20 tutorial3 tutorial4_es20 tutorial6
tutorial2 tutorial3_es20 tutorial5 tutorial7
2. Run tutorial7 for OpenGL ES 1.1
Using Vertex Buffer Objects (VBO) can substantially increase performance by reduc-
ing the bandwidth required to transmit geometry data. Information such vertex, nor-
mal vector, color, and so on is sent once to locate device video memory and then
bound and used as needed, rather than being read from system memory every time.
This example illustrates how to create and use vertex buffer objects.
#./tutorial7
3. Run tutorial3_es20 for OpenGL ES 2.0
A ball made of a mirroring material and centered at the origin spins about its Y-axis
and reflects the scene surrounding it.
#./tutorial3_es20
2.5.8 LAN Test
RSB-4410 sets DHCP as default network protocol.
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:04:9F:01:30:E0
Komentáře k této Příručce