Jump to content

ich777

Community Developer
  • Posts

    15,760
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Try to set up a remote syslogserver or connect a monitor so that you can actually see the output from the console when it crashes, take a picture and post it here, that would be super helpful. But as said above this seems like some kind of hardware compatibility issue and is maybe solved with a BIOS update. Please don't forget to disable C-States again after the BIOS update and validate all other settings.
  2. Since this is a Ryzen first gen CPU make sure to disable C-States in the BIOS. I assume you have the card still installed in your system and you have simply uninstalled the driver correct? This seems more of a hardware compatibility issues and has nothing to do with the plugin itself. Your BIOS version is also out of date: Version: 3810 Release Date: 11/21/2022 The newest version on the Asus site is 4604 (08/04/2024) <- I expect that this update also will help the crashing but please also disable the C-States since on Ryzen 1st gen this was quiet a big issue if it's enabled. Make also sure to enable Resizable BAR Support and Above 4G decoding in the PCI settings. Also make sure the Power Supply is still up to the task, your T400 shouldn't draw too much power but just to be on the safe side make sure it is still adequate. BTW In your Diagnostics I see that the plugin is still installed. However make sure to follow the things above that I recommended and see if that solves your issue. May I ask if a normal shutdown is working? Just press the Power button 2x short and you should hear *beep beep* and this is the indication for a normal shutdown. It would be also helpful if such a thing happens if you could pull the Diagnostics, connect through SSH to the server and type in `diagnostics` this will generate Diagnostics that you can pull from /boot/logs/ after the reboot.
  3. Don‘t forget to enable Multi Monitor support too if this is an option in your BIOS since this will ensure that the iGPU stays enabled if a dGPU is installed on most motherboards.
  4. Sorry it took me a bit but I've now tried it now on my server and it starts up fine. I created a database alongside with a user on my MariaDB for Zabbix, fired up Zabbix with the IP from my MariaDB instance (my Server IP), port, username, password, databasename and it was starting fine.
  5. And Zabbix is also in a BR0 or is it in the default bridge? Please keep in mind that you have to enable host access to actually be able to connect to the database if in a custom bridge. Then you have to alter the databse to support this character set.
  6. I don‘t think so but can you give me a bit more information how you configured everyhtinng, screenshot from the template and so on? Maybe also try start over.
  7. Please read these lines… Something seems wrong with the database.
  8. Yes this is a common thing and the case on most systems like on mine but with a negative value: Not really, your card actually reports that temperature and I only display it on the plugin page through the command `mget_temp` nothing more. I don't think that you can deactivate the thermistor on the card because then the card also won't work and report a silly temperature and please keep in mind that the card deactivates itself and that is a thing that the firmware on the card does. Maybe the thermistor is defective on your card but AFAIK the thermistor is located right in the DIE. What could also cause such an issue if the heatsink doesn't make proper contact with the whole chip.
  9. Wirft er nicht auch eine meldung wenn der source und destination pfad gleich sind? Ich kann mich da schon erinnern das da irgendwas war. Naja du kannst nicht in ein unterverzeichnis der source syncen.
  10. This changes basically nothing. Did you follow the link, only 13th gen+: (your CPU can decode it) And Windows, Firefox simply doesn't support h.265, h.264 would work fine. AV1 is still not mainstream and most devices can't even play it natively, your best bet is h.265 or h.264 currently.
  11. Da ist dann eher rsync das Problem. Da wird geprüft ob quelle und ziel ident sind weil das keinen sinn mach sowas zu syncen und nur zu fehlern führen würde.
  12. You have to understand that Inte GPU Top is only a tool for reading the utilisation from you Intel GPU. h.264 and h.265 should be possible, if not please ask at the supprt Thread from Immochi Hower encoding AV1 is on Intel hardware is not supported on Linux currently only Windows is supported from the software side regardless from what software are you using. Please also be aware that your CPU is capable of Decoding AV1, transcoding is not possible with your Alder Lake CPU (see here) Please note, I would not invest too much time into AV1 yet because it will take a few more years for it to really take of so that more and more devices are supporting it, h.265 is the much better choice for now.
  13. No, you only need to add the variable to the template, it's not in there by default because this is in my opinion a bit of a niche use case.
  14. Ja nur eine kleine änderung und luckyBackup ist noch immer gleich wie vorher: Ja, ganz normal. Was sagt denn der cron tab in luckyBackup? Nein.
  15. A new noVNC base image with a minor change to make it possible to change the title from the browser window: The backup jobs are working fine as long as you are using console mode. I use it quite differently since I start the job through a user script on my backup server.
  16. Please post your docker run command. Where did you set that option? Did you change anything else? I use the container on a daily basis and it is working flawlessly.
  17. Why shouldn't it? Then it simply listens on all interfaces so to speak 0.0.0.0 Port checkers are only able to check ports which are http or https based and since we are dealing with a game server here most port checking sites won't even detect if the ports are open. This is nothing to worry about. BTW Can you please put such a huge log file into a file and upload it here to not bloat the thread. Please unset your IP in the config file and leave it as is. I can only tell you that it is working fine over here and I can connect from my LAN and from my WAN to the dedicated server.
  18. But does it work in the default configuration?
  19. Sorry but I don't accept any more container requests. No, the default one. The default one is installed when no Zomboid folder in the main directory is found.
  20. I think it founds your chip: Apr 18 12:33:04 ur kernel: it87: it87 driver version v1.0-154-gf40148e.20240401 Apr 18 12:33:04 ur kernel: it87: Found IT8613E chip at 0xa30, revision 12 Apr 18 12:33:04 ur kernel: it87: Beeping is supported Apr 18 12:33:04 ur root: plugin: it87-driver.plg installed What does sensors-detect?
  21. Can you maybe upload Diagnostics? Do you know what chip your Motherboard is using?
  22. I don't know, what drivers do you want to install? What is not working?
  23. You have set the custom port 7808... Did you change anything in the container too? Can you please also include what docker run outputs when you start the container (click on the hyperlink docker run)?
×
×
  • Create New...