Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alvr-org/ALVR-Distrobox-Linux-Guide

Collection of scripts that uses Distrobox to make playing ALVR on Linux easier
https://github.com/alvr-org/ALVR-Distrobox-Linux-Guide

Add stop-container.sh

9b1acd9b0deb7b1f970e2dfddeb1755e98477eed authored 10 months ago by plyshka <[email protected]>
Invert gid/uid condition

6f7a8079e11cb2211faa1ca6ac9daf923825b7a4 authored 10 months ago by plyshka <[email protected]>
Ask for creation of uid/gid if they don't exist

3675e4449b1561b156eca3af4b503a3f8c71507f authored 10 months ago by plyshka <[email protected]>
Fix sed vulkan intel driver not having perms for modification

a8d5689fede813a399cbbe4c86e9a0c235c74668 authored 10 months ago by plyshka <[email protected]>
Merge pull request #32 from FriederHannenheim/patch-1

Update setup-phase-1-2.sh, fix #31

96bc7f0592b2fc829ba88d6a32c60f22ab7d7947 authored 10 months ago by Meister1593 <[email protected]>
Update setup-phase-1-2.sh, fix #31

8ba348f6c76d56cd23522075db21d1a015eea7c8 authored 10 months ago by Frieder Hannenheim <[email protected]>
Using shipped getsubids, some distros have outdated/problematic getsubids (manjaro)

a7c16bdc879fde6966c3a1cb98cbe850939b3a92 authored 10 months ago by plyshka <[email protected]>
Add note about PR with detecting container manager

0ca37ddf582a5fa666ec5ecb5b1d73964d2f8182 authored 10 months ago by plyshka <[email protected]>
Workaround over distrobox bug with not respecting container manager in distrobox-generate-entry

2db80356d42e007e9e6ff52ee3b12b6eb15ca97b authored 10 months ago by plyshka <[email protected]>
Fix sanity check not respecting container name

2b5027c9ff5ac7785f5135397660ffaa745424aa authored 10 months ago by plyshka <[email protected]>
Fix vr apps updater to allow switching from stable to nightly and back

44c4704de7ef6b36485d354dcd513e135118cce0 authored 10 months ago by plyshka <[email protected]>
Updated .gitignore

508eb40e0f6d6a30481589331ba3d63b718154a6 authored 10 months ago by plyshka <[email protected]>
Merge pull request #30 from alvr-org/dev

Intel support, WIP Multi-gpu support, Updates, fixes

44fff51e2b8aa619fefd48050e56f2cda1ecb6c6 authored 10 months ago by Meister1593 <[email protected]>
Added basic README and note for using nightly on intel

8eb94f6c65fbc9acda40ff1676235b127d9e16b6 authored 10 months ago by plyshka <[email protected]>
More checks in code for failures; Removed automatic setting up variables because it didn't work and instead put notice; Put reflector as pre-init hook to speed up downloads; Put work-arounds over lilipod and distrobox on newer version; Exported container manager variable because it didn't get propagated into distrobox; Installing proper media drivers for intel; Ignoring vulkan driver updates for intel

05b9d4a3f6d7831ff4743c2ea8ca2bc722b903a0 authored 10 months ago by plyshka <[email protected]>
Make nightly default for intel for it to be functional (fixme)

1f06557ace5cb5f5dfccb18370f46c3ffd24a666 authored 10 months ago by plyshka <[email protected]>
update-vr-apps.sh respects nightly env variable

f78bfbe015ba0319d5ef972c88b538f868e86b62 authored 10 months ago by plyshka <[email protected]>
Setup env before everything

09f53c96fc1441666d3d09c98765b33f2688da33 authored 10 months ago by plyshka <[email protected]>
Integrate nightly into env; Fix jq not being placed in correct place and polluting root folder

29a4c3bc793528926f58205ec7062d682ffaf492 authored 10 months ago by plyshka <[email protected]>
Move reading json fields to helper; Fix reading audio system

012e66c837756eae83b6bfee3d88da56a2ed1dec authored 10 months ago by plyshka <[email protected]>
Fix multi_gpu typo

bb55043b08b7d7969209e918c4b46491a3ac278c authored 10 months ago by plyshka <[email protected]>
Fix jq installation; Create helper function for writing json and fix it

0a675c4e4b39cec3d7924b5e5ce93c807b0b50ee authored 10 months ago by plyshka <[email protected]>
Remove old comment; Fix MULTI_GPU var name

9131c93537eb7433ed2335189490738f4a69ab3a authored 10 months ago by plyshka <[email protected]>
Added intel support; Using downloadable jq for configuration save; Many fixes for early exit in case of error; Using archlinux/archlinux image instead of main docker one; Added steam play none autodownload/installation; Added experimental multi-gpu support; Using stable alvr instead of nightly now; Using wlx-overlay-s instead of older wlx-overlay now; Updated distrobox to 1.7.0;

c94eb390c02090617f98921554c9fa5640f65baf authored 10 months ago by plyshka <[email protected]>
Merge pull request #26 from dunconio/patch-1

Update setup-phase-1-2.sh

179f57266782e6638b6f8fefcf03065c635a87d3 authored 10 months ago by Meister1593 <[email protected]>
Fixed patcher for 2.3.5 steamvr

01e773e42c93d89a81eb957ee18e10e6a916bd14 authored 10 months ago by plyshka <[email protected]>
Update setup-phase-1-2.sh

tweak disk_space check logic:
* for me {disk_space::-1} returned {disk_space} (including suffix...

3c76871776a6f79c087804bbc76478f14a00af26 authored 10 months ago by dunconio <[email protected]>
Revert "Completely redone script to use almost entirely pipewire utils and in python"

This reverts commit d8f7837ce98eff24e4480ccdef31bf7e23f40984.

6936653803ea21be32c5cc2b6202be26f05928fa authored 11 months ago by plyshka <[email protected]>
Completely redone script to use almost entirely pipewire utils and in python

d8f7837ce98eff24e4480ccdef31bf7e23f40984 authored 11 months ago by plyshka <[email protected]>
Delete only specific lilipod because it may overlap with podman namespace

ff92df4ecb8961e1e3979271dd2a2f0816c5e6c1 authored 11 months ago by plyshka <[email protected]>
Updated script steamvr version; Added check for disk space; Cache cleanup after alvr compilation; Fixed wlxoverlay download; Added note about long compile times

b2b6260a40ba0cba87446428e6d20b1fba21105c authored 12 months ago by plyshka <[email protected]>
Add extra step before using 'rm -rf' to make sure user won't accidentally delete something wrong with superuser access

c4187cd30c1d383efe5490fa8a18ea5cf3cec5ab authored 12 months ago by plyshka <[email protected]>
Remove unnecessary slash in PATH variable

41be68ed567d2ac43f969b22e98f3da1e726dd55 authored 12 months ago by plyshka <[email protected]>
Fixed issue with getsubids being copied as folder instead of into folder

7abe39446e852a033903fc315c744d3dca14d178 authored 12 months ago by plyshka <[email protected]>
Fix getsubids binary typo; Be more concrete about why superuser access needed upon uninstall

68d10d94504e387d1035f74b44c2191c617d5ef7 authored 12 months ago by plyshka <[email protected]>
Renamed incorrect getsubid to getsubids

8c381bf4361f9d833e0f7c0dcbfb00fc3827e7e9 authored 12 months ago by plyshka <[email protected]>
Bundled getsubid command for ubuntu-22-like distros

0efbf2bcf6d33bc9f35c8675fda2e74e93f1cc7a authored 12 months ago by plyshka <[email protected]>
Remove links.sh

eaf641b90b42f7c32d5330e12490f6c2522c44ac authored 12 months ago by plyshka <[email protected]>
Major refactor: Automatic steamvr download wait; Automatic patching steamvr for wayland display variable; Semi-automatic asking for root perms for setcap; Changing podman to lilipod by default; Disallowing system-wide dependencies installations; More sanity checks to inform user about dependencies; Drop prefixed installations in favor of changing environment variables in env.sh; Update alvr audio script to use user env folder instead of /tmp; Added qt dependency for wlxoverlay to work properly;

1f0da143302774ac353fa3115a3e6cceea43503a authored 12 months ago by plyshka <[email protected]>
Initial lilipod integration tests

15f7ea309c8b7cea9521f26d2d2e9ce23fce8be8 authored 12 months ago by plyshka <[email protected]>
Removed more podman mentions

359c0a13b86fe37bb95842b0e8a03874a3f2f8d2 authored 12 months ago by plyshka <[email protected]>
Fixed nightly links

a31908217a65ecfd0ef783f54a3731a28edfd50f authored about 1 year ago by plyshka <[email protected]>
Fixed wlxoverlay link

246c784b1b36d318ac54cd384c69db2fbaee4239 authored about 1 year ago by plyshka <[email protected]>
Updated patcher to work with latest steamvr 2.1

cf886758395135c91b0416fa4ce9784dcabc41e9 authored about 1 year ago by plyshka <[email protected]>
Fail script on alvr installation

cfbc4e890d3ba29a2eb378db1254d164518c338b authored about 1 year ago by plyshka <[email protected]>
Added sudo gates to prevent using script as root. Made sudo command ask appear only if sudo isn't available

edd76952514390db485ea607ea8d3345a4bc6ba7 authored about 1 year ago by plyshka <[email protected]>
Reorder audio with mic to prevent incorrect assignments

02e846228672a564ad18948c62a74df231ddf6f5 authored about 1 year ago by plyshka <[email protected]>
pw-link individual links to prevent errors

63c22cdcf34a0e3f7b850abd7068b6701d2b5bf2 authored about 1 year ago by plyshka <[email protected]>
Add lib32-vulkan-driver assume to alvr installation

fb53e663408c4a7033426e407cda16749d2a26c8 authored about 1 year ago by plyshka <[email protected]>
Use default mic from headset, add simple switch

df20dd8b24ba4b6b0577b389a979b45a17605b3a authored about 1 year ago by plyshka <[email protected]>
Added qt5-tools to prevent errors during installation

fbd57689d00fd7960472d39c8e74cf8d8262e508 authored about 1 year ago by plyshka <[email protected]>
Made Audio script delete only loaded null sinks

640634116fc7759987a84be593b74308b9353ff4 authored about 1 year ago by plyshka <[email protected]>
Reformat

bc1066e33b9a22b30b1bede7c33a7aa92482ea22 authored about 1 year ago by plyshka <[email protected]>
Added podman system reset for non-system installation. Updated uninstall script version.

bfd025afd00bc4aa3d3b022eb9b4ec150098dccc authored about 1 year ago by plyshka <[email protected]>
Updated git distrobox to 1.6.0.1

fb17b574772bd29292152eb038f7f68aabc3cd2a authored about 1 year ago by plyshka <[email protected]>
Fixed issue with .local/bin not being created beforehand #11.

8028c13e5b78107246c59b92910ab291c078286f authored about 1 year ago by plyshka <[email protected]>
Fixed bug #12 with lib32-amdvlk being installed. Added open-container.sh script to go inside container conveniently.

e52f10ae10131a6cd9d2f90ac3e99ee1513b5ca4 authored about 1 year ago by plyshka <[email protected]>
Fixed audio script crashing pipewire each disconnect

1958947bb4cd2526048242eab2bcfef871ecafb6 authored about 1 year ago by plyshka <[email protected]>
Major refactor. Added start overlay. Fixed issue with xdg-open being used for host apps. Fixed installing steam also would install vulkan-driver (amdvlk). Patching is now automatic by default. Using latest static podman and distrobox now.

dbed594e890937445a8c529606f78b85eb052c22 authored about 1 year ago by plyshka <[email protected]>
Remove alvr appimage from steamvr processes

8bce1f9b18d6218fb274c522a28740d931681ec7 authored about 1 year ago by plyshka <[email protected]>
Updated wlxoverlay links

6c562d70f05a9418584a44be198cb3d9bf772378 authored about 1 year ago by plyshka <[email protected]>
Add os-release information to log it for debugging

c3569166ced51baef154a46fe2c2e6a01f22bc1e authored about 1 year ago by plyshka <[email protected]>
Updated to use alvr aur through paru, small refactor, don't install vulkan-driver, update patcher and use it always, notice for WAYLAND_DISPLAY

431ac9fda2843606a78b8ae8402e0453e0bd6b38 authored about 1 year ago by plyshka <[email protected]>
Remove prefixes from installations, some fixes

0d46739cfa4fee5efcd79a516dc02ccc76d10891 authored over 1 year ago by plyshka <[email protected]>
Commit lock on older distrobox with xdg-open fixes

d05fad4996ad2853752fafce810ec3c60376e1f5 authored over 1 year ago by plyshka <[email protected]>
Fixed links pointing to nightly, fixed pwd being used in path (relative path is still supported on older distrobox)

b45a837ce9fa00b181ae773faeab52421cd0458c authored over 1 year ago by plyshka <[email protected]>
Changed from fedora to arch back

ab74265980f747e3cf88e50cbed833c3298099df authored over 1 year ago by plyshka <[email protected]>
determine specs before deleting prefix

439d0d6311d9da7da459867b1f2908e7dc2bef82 authored over 1 year ago by plyshka <[email protected]>
Add -vgui for steam to prevent issues on first time install temporarily

b96c0d5a9db6264dd62eb348c499e32a6d6bb9ce authored over 1 year ago by plyshka <[email protected]>
Fixed another typo

02fc2f10f3d60d3ffaf549b6b7ed1a76be04668e authored over 1 year ago by plyshka <[email protected]>
Fixed typo in sanity check and moved sanity checks after cd to prefix

6bcb2fabc74838f23b99e11c99fddd540521b8cc authored over 1 year ago by plyshka <[email protected]>
Fixed uninstall, no prefixes is used anymore

49089bcbd2c0ad7dfc15632f1a2c85c0dcc6e890 authored over 1 year ago by plyshka <[email protected]>
Forgot to include early exit, added absolute path to home as it complained

7a2b4ea13aaa02adf6b755f3eccf6dc0b9c232bb authored over 1 year ago by plyshka <[email protected]>
Fixed audio crashing pipewire, updated nightly to latest, fixed invalid paths for podman, fixed installation failing on pipewire undetected, fixed removing unnecessary folders in update vr apps

3e7eb31cb1fe71355728228be103727de4fdeb32 authored over 1 year ago by plyshka <[email protected]>
Fixed uninstall working even when not needed, added sanity checks for reading from specs.conf

e48a3338f6304952a177a7f11c4bd874d9156660 authored over 1 year ago by plyshka <[email protected]>
Small typo

94592d618238f3ecd2e9345d3c2881d71f442843 authored over 1 year ago by plyshka <[email protected]>
Reverted to podman script, using 1.5.0 distrobox now, some renames, removed prefixed podman/distrobox installation in favor of home user one, removed delay on audio-setup

383637d20237f0187e9e27dc3cc43bf8f6708ed7 authored over 1 year ago by plyshka <[email protected]>
Fixed race condition between setting default sink and audio, changed timeout to init audio to conservative amount

26f6fcac05f0c52dc2853137aea36e043434d184 authored over 1 year ago by plyshka <[email protected]>
Added check for removing nodes only when they are present, rearranged load/unload from audio to mic respectively

9565f15b099f305acb3dd733b1e6249cdd686971 authored over 1 year ago by plyshka <[email protected]>
Changed names to fedora 37, added pipewire utils for pw-cli to work

980886a08974b7cc165b0b0c2a0f80f9a64b8db4 authored over 1 year ago by plyshka <[email protected]>
Change to fedora 37, assumeyes on one dnf install, install i686 mesa packages, symlink timezone from host (not 100% fixes time problem)

44f1eb46d349348532b1c1ae9d6534c7d80cab16 authored over 1 year ago by plyshka <[email protected]>
Fixed locales, switched to toolbx fedora container (untested), updated distrobox to latest commit with no root perms ask (untested), removed quiet

491d60c913e1306addaea0cd50c60a03c673487f authored over 1 year ago by plyshka <[email protected]>
Experimental change to fedora 38 base, simplifications in installation, moving to pure appimage instead of extracted appimage

b20e1333d1683b6325374d91f28c3f5786eedfb2 authored over 1 year ago by plyshka <[email protected]>
Updated to latest nightly url

92a1a2a5aa3ac0388e726a489122307569b9e517 authored over 1 year ago by plyshka <[email protected]>
Update nightly links

7700c1e42933e845abb12ab2697911bcaa130bad authored over 1 year ago by plyshka <[email protected]>
Changed distrobox locked commit to one without root perms ask issue

618334e4558e03d1e8618fa77b54c31da7c59a66 authored over 1 year ago by plyshka <[email protected]>
Added wget to additional packages, removed unnecessary line

feb783627b6e9fd1280090fda187907b6f3974d6 authored over 1 year ago by plyshka <[email protected]>
Reverted podman installer changes

319c0c2c94d5778b6d851951f8ee8dd7d34a2bfc authored over 1 year ago by plyshka <[email protected]>
Distrobox commit lock, install sudo as additional package, do patch by default, ctrl+c trap extended, apk folder specified during install, remove color from pacman.conf

8a4cec4fe2f52b8e94fcf9838499b6784ffd88fe authored over 1 year ago by plyshka <[email protected]>
Updated audio script: Automatic ALVR Audio sink creation, switch.

54dc6917a47a2a0ea38ccfa7fea83f94130f0dbe authored over 1 year ago by plyshka <[email protected]>
Initial commit - moved from another repository

1805304d10712fa95282792229f52548fc07de03 authored over 1 year ago by plyshka <[email protected]>