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.

jhonnyme

Members
  • Joined

  • Last visited

Everything posted by jhonnyme

  1. Hi @ich777 I am new on unraid and i am very happy with it. I have the new idx6011 pro and i am trying to install this script on it. https://github.com/Reevoy24/ugreen-idx6011-panel The problem is that the touchscreen doesnt work and i am very interested to made work but i have no idea how to compile a new kernel. Can you help me with this? I have seen your github but i dont know how to do it. Is it possible to made a plugin in unraid for it? I have the last version of unraid. Thanks in advance. Touchscreen on Unraid — KNOWN LIMITATION The display and the front LEDs work on stock Unraid. The TOUCHSCREEN does not, because Unraid's kernel does not ship the Intel LPSS / DesignWare I2C driver (i2c-designware, intel-lpss). The touch panel hangs off that I2C controller, so without the driver its bus never appears and nothing in userspace can reach the panel. The dashboard simply stays on and is fully readable — it just isn't touch-controlled. The log shows: Touch: no touchscreen I2C bus found — the kernel is missing the Intel LPSS / DesignWare I2C driver Confirm with `ls /sys/bus/i2c/devices/`: you will see only an i801 SMBus and i915 gmbus/AUX adapters, no DesignWare/LPSS adapter, even though the panel's ACPI device (MSFT8000 / CUST0000) is present under /sys/bus/acpi/devices/. To make touch work you need a custom Unraid kernel built with CONFIG_I2C_DESIGNWARE_PLATFORM + CONFIG_MFD_INTEL_LPSS_PCI/ACPI (e.g. via the Unraid Kernel Helper). Once such a kernel exposes i2c-MSFT8000:00 / i2c-CUST0000:00, ug-paneld picks the touch up automatically — start.sh already loads the modules and frees the controller. If you know the touch bus, you can instead set "touch_device": "/dev/i2c-N" in config.json.

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.