Description
Not sure whether it was already reported, however "AM Monitor" in GDP ivi9 beta does not seem to work correctly.
Following the instructions at GENIVI Demo Platform (GDP) Download page:
$ gunzip genivi-demo-platform-qemux86-64.rootfs.ext4.gz
$ sudo kvm -kernel bzImage \
-net nic,vlan=0 \
-net tap,vlan=0,ifname=tap0,script=no,downscript=no \
-cpu core2duo \
-hda genivi-demo-platform-qemux86-64.rootfs.ext4 \
-vga vmware \
-no-reboot \
-soundhw ac97 \
-m 512 \
--append "vga=0 uvesafb.mode_option=640x480-32 root=/dev/hda rw mem=512M ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1"
The GDP main window is correctly displayed, but when selecting "AM Monitor" I get the screenshot in attachment.
Tested on Ubuntu 14.04.4 64-bit LTS with latest updates
Attachments
Issue Links
- relates to
-
GDP-64 AM Monitor app causes system instability
- Done