Sie sind auf Seite 1von 2

Fuel 9 release

Ubuntu 14.04 package with latest release


OVS DPDK with VFIO PCI support
OpenStack - Mitaka
Kernel 4.2/4.4

Apex installer
Current Status
Our basic research
What needs to be done to get it going on ARM

!!!!!master-abort!!!!!!!!!
i2c-adapter i2c-12: send_receive: Timed out on i2c data Operating

!!!!!master-abort!!!!!!!!!
i2c-adapter i2c-12: send_receive: Timed out on i2c data Operating
Enabling NC-SI Detect !!!
User Detect = 1Staring NC-SI Detect
NCSI(eth0): User Detect NCSI Packages and Channels
NCSI(eth1): User Detect NCSI Packages and Channels

NC-SI Detect !!!


User Detect = 1Staring NC-SI Detect
NCSI(eth0): User Detect NCSI Packages and Channels

NC-SI Detect !!!


User Detect = 1Staring NC-SI Detect
NCSI(eth0): User Detect NCSI Packages and Channels

1. RDO - but not Apex, with the common base. This will later benefit Apex
2. Helping Sprint on Nov is primary, but with some delta for giving bad news
3. Current Status
a. kernel is up?
b. RH 7.4 is up?
4. RHEL 7.4 release EA 3
5.

pdftoppm -rx 300 -ry 300 -png SFC.pdf sfc

ffmpeg -f image2 -pattern_type glob -framerate 10 -i 'sfc-*.png' -s 1920x1080 -r 30


-c:v libx264 -vcodec libx264 -crf 0 foo.mp4

ffmpeg -f image2 -pattern_type glob -framerate 5 -i 'sfc-*.png' -s 1920x1080 -r 30


-c:v libx264 -vcodec libx264 -crf 0 foo.mp4

ffmpeg -f image2 -pattern_type glob -framerate 8 -i 'logo-*.png' -s 1920x1080 -r 30


-c:v libx264 -vcodec libx264 -crf 0 bar.mp4

echo file file1.mp4 > mylist.txt


echo file file2.mp4 >> mylist.txt
echo file file3.mp4 >> mylist.txt

:: Concatenate Files
ffmpeg -f concat -i mylist.txt -c copy output.mp4

61 Skandashree-II (Sy.No.42) Super built up area 37400


Kenchenahalli Village HBCS Forest Layout 37890
qemu-system-aarch64 -m 2048 -cpu cortex-a57 -M virt -nographic -pflash flash0.img \
-pflash flash1.img -drive if=none,file=xenial-server-cloudimg-arm64-
uefi1.img,format=raw,id=hd0 \
-device virtio-blk-device,drive=hd0 -netdev type=tap,id=net0 -device virtio-net-
device,netdev=net0

dd if=/dev/zero of=flash0.img bs=1M count=64 ; dd if=/usr/share/qemu-


efi/QEMU_EFI.fd of=flash0.img conv=notrunc; dd if=/dev/zero of=flash1.img bs=1M
count=64

qemu-system-aarch64 -m 1024 -cpu cortex-a57 -M virt -nographic -pflash flash0.img


-pflash flash1.img \
-drive if=none,file=vivid-server-cloudimg-arm64-uefi1.img,id=hd0 -device virtio-
blk-device,drive=hd0 \
-netdev type=tap,id=net0 -device virtio-net-device,netdev=net0,mac=$randmac

https://releases.linaro.org/components/kernel/uefi-linaro/latest/release/qemu64/

qemu-system-aarch64 -smp 1 -m 2018 -M virt -bios QEMU_EFI.fd -nographic \


-device virtio-blk-device,drive=image \
-drive if=none,id=image,file=xenial-server-cloudimg-arm64-uefi1.img \
-device virtio-blk-device,drive=cloud \
-drive if=none,id=cloud,file=cloud.img \
-netdev user,id=user0 -device virtio-net-device,netdev=user0 -redir
tcp:2222::22 \
-cpu cortex-a57

qemu-system-aarch64 -smp 1 -m 2018 -M virt -bios QEMU_EFI.fd -nographic -cpu


cortex-a57 \
-drive if=none,file=xenial-server-cloudimg-arm64-uefi1.img,id=hd0 -device virtio-
blk-device,drive=hd0 \
-netdev user,type=tap,id=net0 -device virtio-net-device,netdev=net0

Das könnte Ihnen auch gefallen