anbox-installer icon indicating copy to clipboard operation
anbox-installer copied to clipboard

openSUSE support

Open Cris70 opened this issue 8 years ago • 7 comments

It would be nice to have support for openSUSE. Thank you in advance!

Cris70 avatar Apr 17 '17 09:04 Cris70

ERROR: You are running the installer on an unsupported distribution. At the moment we only support the following distributions: Ubuntu, LinuxMint, neon, elementary

I cant seem to install either, System: Host: linux-s4s1 Kernel: 4.10.9-1-default x86_64 (64 bit) Desktop: KDE Plasma 5.9.4 Distro: openSUSE Tumbleweed

two-dogs avatar Apr 24 '17 07:04 two-dogs

In good time, @Cris70 and @two-dogs. Devs must work on a few distros first before diversifying.

hub2git avatar Apr 24 '17 19:04 hub2git

https://software.opensuse.org/package/anbox

Although it would be better to implement it in the snap so it does not cause problems

jor1196 avatar May 02 '17 08:05 jor1196

The snap itself (snap install --devmode --edge anbox) should work already on openSUSE. The missing bits are the binder/ashmem kernel drivers. For these we don't have a DKMS package for openSUSE. Anyone interesting in contributing a rpm spec file for this?

morphis avatar Aug 17 '17 05:08 morphis

@morphis I don't understand, we don't have DKMS packages for binder/ashmem?

charlag avatar Aug 29 '17 19:08 charlag

I'd be willing to write up a specfile, but I'm unfamiliar with binder/ashmem. Where are the drivers hosted? Google turns up dead links and random github projects.

@charlag I think @morphis was asking for a .spec file to create an OpenSUSE-specific package for the DKMS (binder/ashmem) drivers. OpenSUSE doesn't use deb packages, only rpm, so if they have to be installed outside of the snap we'd need an rpm built.

cdr255 avatar Nov 20 '17 20:11 cdr255

https://bugzilla.opensuse.org/show_bug.cgi?id=1189456#c0

RokeJulianLockhart avatar Oct 10 '23 22:10 RokeJulianLockhart