Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-3508

Issues in the qemu docs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • master
    • None
    • VMware + Ubuntu 16.04
      image: agl-demo-platform-crosssdk-qemux86-64-20191006224624.rootfs.wic.vmdk
      qemu-system-x86_64: 1:2.5
    • QEMU x86_64

      1. When started with the parameter "-BIOS ${OVMF_PATH}", the qemu screen is black and doesn't show the AGl home screen. I remove the parameter of ovmf and AGL homescreen display successfully.

      2. The AGL interface mouse in the virtual machine is inconsistent with the outside mouse. we can use parameter "-usbdevice tablet" to solve it, but the parameter is deprecated, I will investigate it later.

      3. It's better to add the following info to the docs:

         After successfully starting the virtual machine, use this command to connect the machine:
          ssh –p 2222 root@localhost
      

       

      Refer:

           https://docs.automotivelinux.org/docs/en/master/getting_started/reference/getting-started/machines/qemu.html

       

      logs:

      Filed log with parameter "-BIOS ${OVMF_PATH}" :
      nan@ubuntu:~/AGL$ qemu-system-x86_64 enable-kvm -m 2048 -bios /usr/share/ovmf/OVMF.fd -hda agl-demo-platform-crosssdk-qemux86-64-20191006224624.rootfs.wic.vmdk -cpu kvm64 -cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt -vga virtio -show-cursor -device virtio-rng-pci -serial mon:stdio -serial null -soundhw hda -net nic -net user,hostfwd=tcp::2222:22
       Boot Failed. EFI DVD/CDROM
       Boot Failed. EFI Floppy
       Boot Failed. EFI Floppy 1
       Boot Failed. EFI Hard Drive
       
      iPXE 1.0.0+git-20150424.a25a16d-1ubuntu1.2 – Open Source Network Boot Firmware – http://ipxe.org
       Features: DNS HTTP HTTPS NFS TFTP EFI Menu
      net0: 52:54:00:12:34:56 using 82540em on PCI00:03.0 (open)
       [Link:up, TX:0 TXE:0 RX:0 RXE:0]
       Configuring (net0 52:54:00:12:34:56).................. ok
       net0: 10.0.2.15/255.255.255.0 gw 10.0.2.2
       net0: fe80::5054:ff:fe12:3456/64
       Nothing to boot: No such file or directory (http://ipxe.org/2d03e18e)
      Boot Failed. EFI Network
       
      UEFI Interactive Shell v2.1
       EDK II
       UEFI v2.60 (EDK II, 0x00010000)
       Mapping table
       FS0: Alias(s):HD1a1:;BLK3:
       PciRoot(0x0)/Pci(0x1,0x1)/Ata(0x0)/HD(1,MBR,0x5EE3DFF4,0x800,0xC050)
       BLK2: Alias(s):
       PciRoot(0x0)/Pci(0x1,0x1)/Ata(0x0)
       BLK5: Alias(s):
       PciRoot(0x0)/Pci(0x1,0x1)/Ata(0x0)
       BLK4: Alias(s):
       PciRoot(0x0)/Pci(0x1,0x1)/Ata(0x0)/HD(2,MBR,0x5EE3DFF4,0xD000,0xDDC8E0)
       BLK0: Alias(s):
       PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x0)
       BLK1: Alias(s):
       PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x1)
       Press ESC in 1 seconds to skip startup.nsh or any other key to continue.
       Shell>

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vinodahuja Vinod Ahuja
            zhangnan.fnst Zhang Nan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: