Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

EliceAM

Members
  • Joined

  • Last visited

  1. After adding psi=1 to the boot parameters in the RC4 version, Redroid is now basically running normally. Although there are still some binder errors during startup, they do not appear to affect app functionality. Therefore, Redroid can be considered to be working correctly. Additionally, after enabling PSI, the 'Connection failed' message no longer appears in logcat.
  2. After installing the ashmem plugin with 7.1.0-rc3, Redroid 12 can start, but the startup is very slow, and the performance is extremely poor, making it almost impossible to open applications. In Redroid, running logcat shows a large number of Connection failed messages. Later, I also tried adding the binder plugin, but it didn't improve anything. https://raw.githubusercontent.com/ich777/unraid-binder-driver/refs/heads/master/binder-driver.plg It might still require binder_linux and psi. Binder requires modprobe binder_linux devices="binder,hwbinder,vndbinder". Psi requires CONFIG_PSI=y. The reason for considering PSI is because of this issue. https://github.com/remote-android/redroid-doc/issues/293#issuecomment-1379781029 https://github.com/remote-android/redroid-doc/issues/412#issuecomment-1672433652 Tested using Docker CLI commands. docker run -itd --rm --privileged --pull always -v ~/data:/data -p 5555:5555 redroid/redroid:12.0.0_64only-latest Below is a part of the logcat "Connection failed" segment: 04-27 07:05:46.356 7364 7396 E ActivityManager: Connection failed: java.io.IOException: No such file or directory 04-27 07:05:46.356 7364 7396 W ActivityManager: Failed to connect to lowmemorykiller, retry later 04-27 07:05:46.356 7364 7396 I ActivityManager: Failed to connect to lmkd, retry after 1000 ms 04-27 07:05:46.356 7364 7396 E ActivityManager: Connection failed: java.io.IOException: No such file or directory 04-27 07:05:46.356 7364 7396 W ActivityManager: Failed to connect to lowmemorykiller, retry later 04-27 07:05:46.356 7364 7396 I ActivityManager: Failed to connect to lmkd, retry after 1000 ms 04-27 07:05:46.356 7364 7396 E ActivityManager: Connection failed: java.io.IOException: No such file or directory 04-27 07:05:46.356 7364 7396 W ActivityManager: Failed to connect to lowmemorykiller, retry later 04-27 07:05:46.356 7364 7396 I ActivityManager: Failed to connect to lmkd, retry after 1000 ms 04-27 07:05:46.356 7364 7396 E ActivityManager: Connection failed: java.io.IOException: No such file or directory 04-27 07:05:46.356 7364 7396 W ActivityManager: Failed to connect to lowmemorykiller, retry later 04-27 07:05:46.356 7364 7396 I ActivityManager: Failed to connect to lmkd, retry after 1000 ms 04-27 07:05:46.356 7364 7396 E ActivityManager: Connection failed: java.io.IOException: No such file or directory 04-27 07:05:46.356 7364 7396 W ActivityManager: Failed to connect to lowmemorykiller, retry later 04-27 07:05:46.356 7364 7396 I ActivityManager: Failed to connect to lmkd, retry after 1000 ms

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.