Dont get any sound ...?

Hello all,

Building a robot for a college competition and have been trying to understand some of the programming stuff to this. I have purchased:

Bot boardII
Basic Atom pro 28
Lynx Ps2 controller

Using the online tuturials from a similar rover i have been able to get a working robot. The only thing i dont get is the sound from the start up. I have the jumper installed and the sounds code is were it should be; anything else I am missing? The code I am using is from this tuturial:

A4WD1 Tutorial for PS2 Control v1.0

Thanks for the help!!
-Keith

Program the Pro with this…

sound 9, [100\880, 100\988, 100\1046, 100\1175] ;musical notes, A,B,C,D.

Does it make sound?

Tried it with that code and still a no go. Jumper is installed but, not going to worry about it as it doesnt effect the functionality of the robot.
-Keith