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.

evertc

Members
  • Joined

  • Last visited

  1. 直接删掉这个阵列,新建缓存池添加这个盘就行了
  2. 求推荐个网页端的工具吧,终端还是用不习惯。谢谢了
  3. 使用系统自带的文件管理器打开/mnt/user下的文件夹,点击复制后,目标里无法选择Unassigned Devices挂载的盘,也无法选择远程挂载的盘,只能选择/mnt/user目录下的文件夹。 这个怎么解决??或是有更好用的文件管理器吗??
  4. 确实垃圾,有些docker没有pid和gid,生成的文件权限就乱了。如果unraid系统能强制docker生成文件的权限就好了。
  5. 是的,我就这样操作的,我用的跟楼主一样的主板和机箱。插件控制机箱上的2X2风扇,主板bios控制cpu风扇。这款主板在插件里pwm1对应主板sys1风扇,pwm7对应主板sys2风扇。这俩风扇开启插件控制,其他关闭。
  6. 显卡插在物理机上,直接用gpu-z提取卡里的bios不行么?
  7. 我成功了,主机选择i440fx-7.2,bios选择ovmf。但是虚机的日志依然会报错。但如果选seabios,就不会再报错。报错如下: char device redirected to /dev/pts/2 (label charserial0) 2024-07-10T12:58:27.631462Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:27.631505Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -2 (No such file or directory) 2024-07-10T12:58:27.664346Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:27.664360Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument) 2024-07-10T12:58:29.269092Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:29.269110Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument) 2024-07-10T12:58:29.296211Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:29.296226Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument) 2024-07-10T12:58:29.351616Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:29.351638Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument) 2024-07-10T12:58:29.385153Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:29.385168Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument) 2024-07-10T12:58:30.122745Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-10T12:58:30.122769Z qemu-system-x86_64: vfio_dma_map(0x1457f2169800, 0x381800000000, 0x20000000, 0x1457d0800000) = -22 (Invalid argument)
  8. 请问你的虚机sriov的hd770显卡,能通过sunshine+moonlight串流嘛?这个虚机的bios选的哪个?我选i440fx-7.2和ovmf。但添加hd770的虚拟显卡后,虚机日志会报错 2024-07-09T12:08:02.777284Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:02.777325Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -2 (No such file or directory) 2024-07-09T12:08:02.905054Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:02.905067Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -22 (Invalid argument) 2024-07-09T12:08:15.752984Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:15.753036Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -22 (Invalid argument) 2024-07-09T12:08:15.791160Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:15.791204Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -22 (Invalid argument) 2024-07-09T12:08:15.917720Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:15.917735Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -22 (Invalid argument) 2024-07-09T12:08:15.920722Z qemu-system-x86_64: VFIO_MAP_DMA failed: Invalid argument 2024-07-09T12:08:15.920733Z qemu-system-x86_64: vfio_dma_map(0x1520e1346e00, 0x381800000000, 0x20000000, 0x1520b6200000) = -22 (Invalid argument)RMA
  9. 搞了好几天了,用moonlight连接就黑屏报错。求成功的兄弟给点经验。比如虚机bios选择的什么?显卡是vnc+SRIOV的02.01?还是只添加直通的sriov显卡? 虚拟显示器用的哪个?sunshine需要设置什么吗?? 求助!!!!!
  10. 求助,直通显卡的虚机是选择i440fx和seabios吗?windows内安装sunshine?我启动sunshine服务,总是警告Fatal: ViGEmBus is not installed or running. You must install ViGEmBus for gamepad support! 用moonlight能添加这台虚机,但点击desktop连接的时候,一直黑屏,然后就跳出提示没有画面传回。sunshine那侧都是默认的配置,什么都没改。 我是在同一个局域网,unraid开的这个win10的虚机,也把防火墙都关闭了。 求教!!!!
  11. 此贴的作者还给出了脚本的方式,更方便,建议添加到阵列启动自动启用的userscripts上 [ -f /etc/rc.d/rc.docker ] && (grep -q 'nohup env https_proxy' /etc/rc.d/rc.docker || sed -i 's|nohup|nohup env https_proxy=http://x.x.x.x:7890 http_proxy=http://x.x.x.x:7890|' /etc/rc.d/rc.docker)
  12. 已解决。 需要虚机的系统重新编译配置内核,开启plan9的文件系统支持。
  13. 先检测一下风扇。按检测按钮的时候,系统会调用风扇最大转速,看看选的是不是你要控制的那个风扇。 ps:每个主板接口对应一个风扇选项。不管你这个接口串联了几个风扇,都是当作一个算。
  14. 多谢,暂时不用了,删掉了yml里边的新参数,24.9也能装了。 还是等7稳定版出了再更新吧
  15. 挂载的时候一直提示没有这个文件系统。据说需要编辑内核? 求指导!!!

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.