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.

[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...

Featured Replies

Hi, running the UGREEN led driver plugin on a fairly fresh installation of UNRAID 7 beta 4 on my UGREEN DXP2800.

The first led is flashing orange (yellow to my eyes ;) ). It does this immediately after booting and is always in that state.

Ugreen manual reads: 'Data transfer (no internet)'

 

Howewer the NAS is connected to my LAN and internet works very well, too. And there is no active service running that transfers data. At least none that I have started and am aware of. 

 

UNRAID syslogs do not report anything suspicious. What can I do to troubleshoot? Thanks :) 

  • Replies 2.4k
  • Views 480.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • can i be the first to say, wow!, i can see how this will be VERY useful for people wanting to pass through hardware to containers, and now being able to build out an image is impressive work indeed!,

  • Im still confused by him. He does not want to update to 8.6.3 from 8.6.2 due to personal reasons. Yet he keeps saying the only thing it fixed was a venerability. So I guess that he needs this venerabi

Posted Images

  • Author
35 minutes ago, stahlblau said:

Ugreen manual reads: 'Data transfer (no internet)'

You know that this is only true for their OS?

 

32 minutes ago, stahlblau said:

What can I do to troubleshoot?

Do you have Diagnostics?

 

Orange means normal operation and the script actually can't detect your link speed.

 

You can change the color by editing the file:
/boot/config/plugins/ugreenleds-driver/settings.cfg

 

And change the value from the line: COLOR_NETDEV_NORMAL so that the line looks like:

COLOR_NETDEV_NORMAL="255 255 255"

 

After that reboot and the LED should now be white.

29 minutes ago, ich777 said:

You know that this is only true for their OS?

 

Do you have Diagnostics?

 

Orange means normal operation and the script actually can't detect your link speed.

 

You can change the color by editing the file:
/boot/config/plugins/ugreenleds-driver/settings.cfg

 

And change the value from the line: COLOR_NETDEV_NORMAL so that the line looks like:

COLOR_NETDEV_NORMAL="255 255 255"

 

After that reboot and the LED should now be white.

 

Thanks for the very swift response and for clarifying that this is normal behavior :)

I made the edit and it works. However I also needed to change 

COLOR_NETDEV_LINK_2500=

to white, as your script successfully detected the 2.5g network.

 

May I suggest to change anything that`s referring to a default or 'good state' to another color code than yellow, orange or red? These colors typically indicate warnings. Maybe white, green or blue for different network speeds? Just an idea... thanks!

 

 

Edited by stahlblau

  • Author
7 hours ago, stahlblau said:

May I suggest to change anything that`s referring to a default or 'good state' to another color code than yellow, orange or red?

These colors where choosen because of LAN indicator lights.

 

7 hours ago, stahlblau said:
COLOR_NETDEV_LINK_2500=

To what was this set?

@ich777 it was set to a bright yellow. I forgot the exact value. And the LED affected was the left one (of three) on the front of the case. I tested it with a 1gb connection, and then the LED turned blue, with the same blinking frequency. I hope this helps

  • Author
18 minutes ago, stahlblau said:

I tested it with a 1gb connection, and then the LED turned blue, with the same blinking frequency. I hope this helps

This is expected with the plugin.

You can change the values as you like and these are basically the color values in RGB from 0-255

The colors where done on purpose.

 

It will only blink if there is actual traffic running over the NIC, if no traffic is running over the NIC then no blinking will happening.

Blinking is actually slower than on the Ugreen OS to not cause CPU spikes/additional CPU load.

Hi all,

 

I have a question. Hope you can help me out.

 

Just moved my Unraid system to a new mainboard and cpu. But now Emby won't use Intel Quick Sync Video anymore. Tried to install Intel-GPU-TOP but no "/dev/dri" directory is created.


I'm using a Intel i9 285K CPU on a Asus ProART Z890 mainboard.

 

Intel-GPU-TOP gives no error.

 

Install log:

plugin: installing: intel-gpu-top.plg Executing hook script: pre_plugin_checks plugin: downloading: intel-gpu-top.plg ... done plugin: downloading: intel.gpu.top-2024.10.20.txz ... done +============================================================================== | Installing new package /boot/config/plugins/intel-gpu-top/intel.gpu.top-2024.10.20.txz +============================================================================== Verifying package intel.gpu.top-2024.10.20.txz. Installing package intel.gpu.top-2024.10.20.txz: PACKAGE DESCRIPTION: Package intel.gpu.top-2024.10.20.txz installed. -----Intel Kernel Module already enabled!------ ----Installation of Intel GPU TOP complete----- plugin: intel-gpu-top.plg installed Executing hook script: post_plugin_checks Updating support link

 

Does anyone know what could be wrong?

  • Author
12 hours ago, JohnVIDnr5 said:

I'm using a Intel i9 285K CPU on a Asus ProART Z890 mainboard.

I think this CPU is simply to new and isn‘t supported yet, at least the iGPU.

 

You can try the following:
1. Issue these commands form a Unraid Terminal:

mkdir -p /boot/config/modprobe.d
echo "blacklist i915" > /boot/config/modprobe.d/i915.conf 

(this will make sure that his iGPU is initially blacklisted)
2. Install the plugin Intel-GPU-TOP from the CA App
(the plugin will then make sure to force the probe on his iGPU)
3. Reboot


On what Unraid version are you?

Please make sure to be at least on Unraid 7.0.0-rc.1 before trying the above steps.

Hope I'm in the right place.

 

I have the INTEL-GPU-TOP plugin installed,, as well as the GPU-Statistics plugin installed,, and neither appear to be able to see my intel internal GPU.  

Running newest stable version of unraid, Intel i5-12400.  Tdarr // Plex can see and use my GPU, not sure why neither of these can.

 

For the message" no GPU's selected", there is no place to select my GPU in that settings page.

 

Thanks

image.png.4480db4a0086562d905016f9f87e311c.png

  • Author
5 hours ago, coppatop said:

Hope I'm in the right place.

Nope at least not when you ask about GPU Statistics. This is related to GPU Statistics.

 

5 hours ago, coppatop said:

For the message" no GPU's selected", there is no place to select my GPU in that settings page.

You have to go into the GPU Statistics plugin settings on the Settings page and select your GPU there.

 

Do you maybe have Diagnostics to troubleshoot further? You mention that the iGPU is not detected...

On 12/2/2024 at 8:08 PM, ich777 said:

This is expected with the plugin.

You can change the values as you like and these are basically the color values in RGB from 0-255

The colors where done on purpose.

 

It will only blink if there is actual traffic running over the NIC, if no traffic is running over the NIC then no blinking will happening.

Blinking is actually slower than on the Ugreen OS to not cause CPU spikes/additional CPU load.

 

Hi again. Another issue popped up. CPU was constantly at its max level. All cores. No task at all was running. What can I do to prevent it? Again, it`s a fresh Unraid installation on new hardware. Only 2 small docker containers running so far. Intel N100. Unraid 7 beta 4. Could the beta cause the problems due to the new Kernel they use, afaik? Typical workload of the CPU normally does not exceed 10%. (Sorry for not copy pasting text from the log. I could only take a screenshot on my iPad at that time.)

 

IMG_0317.jpeg

  • Author
19 minutes ago, stahlblau said:

Hi again. Another issue popped up. CPU was constantly at its max level. All cores. No task at all was running. What can I do to prevent it? Again, it`s a fresh Unraid installation on new hardware. Only 2 small docker containers running so far. Intel N100. Unraid 7 beta 4. Could the beta cause the problems due to the new Kernel they use, afaik? Typical workload of the CPU normally does not exceed 10%. (Sorry for not copy pasting text from the log. I could only take a screenshot on my iPad at that time.)

I've contacted the developer from the Kernel Module, the plugin is based on this repository.

 

It would be really helpful if you could post your Diagnostics since for such issues these are necessary.

 

If that happens again please also pull the Diagnostics and post them here.

 

Please note that Unraid 7.0.0.rc.1 was already released.

21 minutes ago, ich777 said:

I've contacted the developer from the Kernel Module, the plugin is based on this repository.

 

It would be really helpful if you could post your Diagnostics since for such issues these are necessary.

 

If that happens again please also pull the Diagnostics and post them here.

 

Please note that Unraid 7.0.0.rc.1 was already released.

There you go. Diagnostics are attached. thanks again for the responsiveness and also thanks for the heads up on the RC. Will update right away and let you know if this happens again.

nas-diagnostics-20241204-0947.zip

@ich777 hi. CPU load is again at 100%. Diagnostics attached. I checked the running processes and none of them show a significant CPU load over 1 digit. Which is confusing... I also checked the CPU load with an external tool and it`s confirming the load up to 100%. I de-installed the LED plugin for now and will report back.

 

nas-diagnostics-20241205-0844.zip

 

 

Bildschirmfoto 2024-12-05 um 08.33.56.png

  • Author
10 minutes ago, stahlblau said:

@ich777 hi. CPU load is again at 100%. Diagnostics attached. I checked the running processes and none of them show a significant CPU load over 1 digit. Which is confusing... I also checked the CPU load with an external tool and it`s confirming the load up to 100%. I de-installed the LED plugin for now and will report back.

Are you really sure that the plugin is causing the issue and not this, your syslog is full from these messages:

Dec  5 08:39:59 NAS smbd[878263]: [2024/12/05 08:39:59.782439,  0] ../../source3/smbd/smb2_service.c:746(make_connection_snum)
Dec  5 08:39:59 NAS smbd[878263]:   make_connection_snum: canonicalize_connect_path failed for service proxmoxbackups, path /mnt/user/proxmoxbackups

 

I assume the high load is caused by I/O wait which could be related to these messages.

1 hour ago, ich777 said:

Are you really sure that the plugin is causing the issue and not this, your syslog is full from these messages:

Dec  5 08:39:59 NAS smbd[878263]: [2024/12/05 08:39:59.782439,  0] ../../source3/smbd/smb2_service.c:746(make_connection_snum)
Dec  5 08:39:59 NAS smbd[878263]:   make_connection_snum: canonicalize_connect_path failed for service proxmoxbackups, path /mnt/user/proxmoxbackups

 

I assume the high load is caused by I/O wait which could be related to these messages.

could be, yes. As the timing of CPU load issues with the LED plugin errors is corresponding, this was my first guess. Will let you know once I know more. Thanks :) 

On 12/3/2024 at 7:39 PM, ich777 said:

I think this CPU is simply to new and isn‘t supported yet, at least the iGPU.

 

You can try the following:
1. Issue these commands form a Unraid Terminal:

mkdir -p /boot/config/modprobe.d
echo "blacklist i915" > /boot/config/modprobe.d/i915.conf 

(this will make sure that his iGPU is initially blacklisted)
2. Install the plugin Intel-GPU-TOP from the CA App
(the plugin will then make sure to force the probe on his iGPU)
3. Reboot


On what Unraid version are you?

Please make sure to be at least on Unraid 7.0.0-rc.1 before trying the above steps.

 

Having the same issue with my new build: an Intel Core Ultra 5 245K. I updated to 7.0.0-rc.1 and followed the steps above, but still get "No device filter specified and no discrete/integrated i915 devices found" when running intel_gpu_top in the terminal after a reboot. I've attached my diagnostics in case it's helpful.

diagnostics-20241209-1240.zip

  • Author
2 hours ago, ridge said:

Having the same issue with my new build: an Intel Core Ultra 5 245K

Hopefully it will be supported in RC2, but I can‘t tell for sure.

Sadly enough you have to wait, bleeding edge hardware on linux always takes some time to be supported and also please don’t forget that Unraid is now tied to a Kernel version that is supported by OpenZFS, this can slow down things even more…

16 minutes ago, ich777 said:

Hopefully it will be supported in RC2, but I can‘t tell for sure.

Sadly enough you have to wait, bleeding edge hardware on linux always takes some time to be supported and also please don’t forget that Unraid is now tied to a Kernel version that is supported by OpenZFS, this can slow down things even more…

Let's hope so. I was also unable to make it work with your suggestion. :( 

 

Now I'm thinking about getting a cheap external GPU case on TB3 from Razer (Core X) and putting a Intel A380 in it for the time being.

  • Author
1 hour ago, JohnVIDnr5 said:

Intel A380

Don't forget about the A310, there is even a low profile version out there:

grafik.thumb.png.00ebb87c1554d09698876d6d95bef8c0.png

1 hour ago, ich777 said:

Don't forget about the A310, there is even a low profile version out there:

grafik.thumb.png.00ebb87c1554d09698876d6d95bef8c0.png

Yes I noticed. But for a few euro extra you have the more powerful A380. 
 

all my PCIe slots are occupied. So if I need to make use of an external case I can get the bigger one. 

  • Author
Just now, JohnVIDnr5 said:

Yes I noticed. But for a few euro extra you have the more powerful A380. 

If you are only using it for transcoding it makes no difference at all.

My NAS reports ITE IT8613E Super IO Sensors when I run sensors-detect.

 

I installed this plugin, then Dynamix temp plugin, I run detect, nothing.

 

I restarted, noted that now my Dashboard has a "FANS" area with my fans speeds, but the temperature info for CPU/MB are empty, and running Dynamic detector finds nothing still, even tho the fans part shows it8613

 

How is this supposed to be used??

Edited by ffleps

  • Author
2 hours ago, ffleps said:

My NAS reports ITE IT8613E Super IO Sensors when I run sensors-detect.

I assume you are referring to the IT87 plugin.

 

2 hours ago, ffleps said:

How is this supposed to be used??

It is as easy as installing the plugin, go to the FAN plugin, click Detect, click Apply, select the sensors and that's it.

grafik.thumb.png.a17379388a345b37d9809afc02e34d2d.png

 

If anything is not working please post a screenshot or the output from `sensors` from a Unraid Terminal.

However it might be possible if some temperature sensors are not showing up that your chip is not fully compatible or not fully supported.

5 hours ago, ich777 said:

I assume you are referring to the IT87 plugin.

 

It is as easy as installing the plugin, go to the FAN plugin, click Detect, click Apply, select the sensors and that's it.

grafik.thumb.png.a17379388a345b37d9809afc02e34d2d.png

 

If anything is not working please post a screenshot or the output from `sensors` from a Unraid Terminal.

However it might be possible if some temperature sensors are not showing up that your chip is not fully compatible or not fully supported.

 

My Detect doesn't detect anything, even after installing the plugin and restarting, and also running sensors-detect.

 

This is what I see when I run sensors:

 

it8613-isa-0a30
Adapter: ISA adapter
in0:         770.00 mV (min =  +0.91 V, max =  +0.97 V)
in1:           1.23 V  (min =  +1.30 V, max =  +1.44 V)
in2:           1.85 V  (min =  +0.14 V, max =  +1.45 V)
in4:         352.00 mV (min =  +2.48 V, max =  +1.83 V)
in5:         154.00 mV (min =  +1.13 V, max =  +0.37 V)
3VSB:          2.18 V  (min =  +3.17 V, max =  +0.90 V)
Vbat:          3.17 V  
+3.3V:         3.28 V  
Array Fan:   1157 RPM  (min =   33 RPM)
Array Fan:    961 RPM  (min =   -1 RPM)
temp1:        +36.0°C  (low  = -78.0°C, high = +26.0°C)  sensor = thermistor
temp2:        +36.0°C  (low  = +101.0°C, high = +73.0°C)
temp3:        +38.0°C  (low  =  +1.0°C, high = -86.0°C)
intrusion0:  ALARM

nvme-pci-0100
Adapter: PCI adapter
Composite:    +42.9°C  (low  =  -0.1°C, high = +82.8°C)
                       (crit = +84.8°C)
Sensor 1:     +60.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2:     +42.9°C  (low  = -273.1°C, high = +65261.8°C)

k10temp-pci-00c3
Adapter: PCI adapter
Tctl:         +38.4°C  

amdgpu-pci-0600
Adapter: PCI adapter
vddgfx:      687.00 mV 
vddnb:       762.00 mV 
edge:         +38.0°C  
PPT:           6.00 W  

nvme-pci-0500
Adapter: PCI adapter
Composite:    +43.9°C  (low  =  -0.1°C, high = +82.8°C)
                       (crit = +84.8°C)
Sensor 1:     +60.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2:     +43.9°C  (low  = -273.1°C, high = +65261.8°C)

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.