This is an old revision of the document!
IP Voice Media Streaming App issue on AMD processors
The Cisco IP Voice Media Streaming App will not start up if you are running server on a VMware server with an AMD processor.
To correct this issue:
- log in with root access
- Navigate to the /lib/modules/cm_ipvms/ folder
- copy all the existing *.i686 folders to *.athlon folders
- reboot
cd /lib/modules/cm_ipvms/ cp -r ./2.6.9-78.EL.i686/ ./2.6.9-78.EL.athlon/ cp -r ./2.6.9-78.ELsmp.i686/ ./2.6.9-78.ELsmp.athlon/