PixelPulse2 Linux AppImage
Set up Pixelpulse2 in minutes! No need to fumble with dependencies before class
Set up Pixelpulse2 in minutes! No need to fumble with dependencies before class
TIP
I maintain the SoarPkgs entry for Pixelpulse2! This means that running Pixelpulse2 will be a breeze for linux users. See SBUILD configuration and SoarPkgs page
wget -qO- https://soar.qaidvoid.dev/install.sh | shor
curl -fsSL https://soar.qaidvoid.dev/install.sh | shsoar run pixelpulse2 -- --getudevWARNING
Remember to connect your Adalm1000 Board only after the app opens for the first time and udev rules are installed.
soar install pixelpulse2pixelpulse2 --getudevNOTE
The getudev flag tells it to generate and install udev rules into your OS, so that your Adalm1000 is detected without problems. It is recommended to run it with that the first time you open it.
rm Downloads/Pixelpulse2*.AppImagecd Downloadschmod +x Pixelpulse2*.AppImage./Pixelpulse2*.AppImage --getudevDelete Existing rule
sudo rm -rf /etc/udev/rules.d/53-adi-m1k-usb.rulesWARNING
Remember to unplug your device.
Run the AppImage with --getudev flag again
./Pixelpulse2*.AppImage --getudevAfter it opens, you can reconnect your device.
This can be replicated on some distros by connecting a device and letting it run for a while
This is likely not an issue caused by my packaging
There is an issue opened upstream (issues/266) that tracks this problem
Tested on:
Old Versions(not recommended):