summaryrefslogtreecommitdiff
path: root/debian/TROUBLESHOOTING.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/TROUBLESHOOTING.Debian')
-rw-r--r--debian/TROUBLESHOOTING.Debian14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/TROUBLESHOOTING.Debian b/debian/TROUBLESHOOTING.Debian
new file mode 100644
index 0000000..6efcea2
--- /dev/null
+++ b/debian/TROUBLESHOOTING.Debian
@@ -0,0 +1,14 @@
+
+1.) Could not open device at /dev/ipmiX
+
+
+
+1.) Could not open device at /dev/ipmiX
+
+If you get this error messages on start ipmievd and you have you have an IPMI Interface you can fix this with:
+
+- apt install openipmi
+- systemctl edit ipmied
+ and add into teh Unit section
+ After=openipmi.service
+