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.

arkan

Members
  • Joined

  • Last visited

Everything posted by arkan

  1. Hello guys, I wanted to give a quick update about all the questions i've been asking previously. About the Docker issue, I've not been able to fix it, so I created a Linux VM with only Docker in it, and it works perfectly Regarding the sound issue, I was using a USB sound card, and I wasn't passing an entire USB controller. I did it and it solved all the glitches. Thanks again for all your help
  2. Thanks! I missed the video. I'll check this out
  3. Hello, I tried to run the VM by changing the CPU type in the XML from Penryn to host, and newer types, but OSX refused to load in all the scenarios. Any clue?
  4. Hey guys, In the OSX VM running on top on unRAID, I'm trying to install Docker. It refuses to install with the following error: "Incompatible CPU detected" Apparently the CPU appears to lack some instructions or capabilities. Any idea?
  5. Thanks @Thingi On my side I have sound, but it's choppy with some pauses every few seconds. This is really annoying and the microphone is barely usable because of this .... I'm wondering if this is not related to the Qemu bug which fails to properly detect the frequency. What do you think @gridrunner?
  6. @elmn8r : I think I already got this issue which was caused by an invalid CPU. I had to tweak the XML to make it works. <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='6'/> <vcpupin vcpu='3' cpuset='7'/> </cputune> <resource> [...] <cpu mode='host-passthrough'> <topology sockets='1' cores='4' threads='1'/> </cpu> [...] <qemu:commandline> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd'/> <qemu:arg value='-device'/> <qemu:arg value='usb-mouse'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,vendor=GenuineIntel'/> </qemu:commandline>
  7. Hey Gridrunner, Thanks for the reply. I solved the issue by upgrading the nVidia driver to the latest available one: https://images.nvidia.com/mac/pkg/378/WebDriver-378.05.05.05f01.pkg So now "almost" everything is working properly. The last issue is the sound. I have tested 3 different ways to have sound which where: - USB SoundCard - Bluetooth headset - Splashtop sound driver All of these solutions suffered from noice crackling/stops for a few milliseconds. I also noticed having the similar issue(less noticeable though) on my Windows Gaming Rig also running on unRaid. I haven't configured anything on unRaid regarding the CPUs with `isolcpus` for example. Should I? Is there any other things that I should be taking care of? Thanks
  8. Hey, Thanks for the video, and this new method which is really really faster than the old one. However I got an issue at some point: OSX was running 10x the normal speed. I browsed the thread, and found out the solution was to use older UFI files. I took those from your video from september. It did the trick. However I'm curious to know the reason of this failure for some of us But I got other issues too ... I've been able to boot, and also been able to attach the GPU (a MSI 1070 Gaming X). However the Graphic card is not recognized on OSX, and appears incorrectly. I've attached several pictures and the VM XML + Clover config plist + devices informations are available here https://gist.github.com/arkan/0aabf5243d5fe3af82eaeb6aaf8539cc Anyone has an idea? Thanks
  9. I'm getting the following error while trying to update the Plex image: root@ark:~# docker pull limetech/plex Using default tag: latest latest: Pulling from limetech/plex 6ffe5d2d6a97: Already exists f4e00f994fd4: Already exists e99f3d1fc87b: Already exists a3ed95caeb02: Already exists ededd75b6753: Already exists 1ddde157dd31: Already exists 0a487611efb0: Pull complete 8bfd8127b8cc: Pull complete ea61e8c14bd4: Pull complete layers from manifest don't match image configuration root@ark:~# docker version Client: Version: 1.10.3 API version: 1.22 Go version: go1.5.3 Git commit: ceb0ccd-unsupported Built: Sun Mar 13 18:56:59 2016 OS/Arch: linux/amd64 Server: Version: 1.10.3 API version: 1.22 Go version: go1.5.3 Git commit: ceb0ccd-unsupported Built: Sun Mar 13 18:56:59 2016 OS/Arch: linux/amd64 root@ark:~# Any idea?

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.