Search results

  1. C

    Stuck immediately after Bootloader / start of Kernel Boot

    As I just re-read your posting, this seems like it might be helpful: https://www.seeedstudio.com/blog/2019/12/11/rs232-vs-ttl-beginner-guide-to-serial-communication/ As you wrote about all those different, but most likely all TTL-level, USB to UART adapters, the above might help your...
  2. C

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    Run "dpkg -l |grep proxmox-kernel". Look up the exact name of the kernel you want to remove. Afterwards "apt --purge remove proxmox-kernel-[version]", where "[version]" matches the versioning name, that you previously looked up. Real easy.
  3. C

    iGPU passthrough to LXC but keep USB passthrough to my VM?

    If you want your Container to access the GPU resources, then all you actually do is allow the LXC access to certain files and directories (corresponding to actual hardware access) on the host system. This has absolutely nothing to do with your USB devices passed to VMs. So, you clearly are not...
  4. C

    Stuck immediately after Bootloader / start of Kernel Boot

    The screenshot you posted is from PCI(e) initialization. There should be a lot of output before that. So no, I doubt, that the kernel crashes "that fast". "0.34 seconds" (according to your screenshot) might sound early, but in terms of kernel boot, there is a lot going on before that. Do you...
  5. C

    Stuck immediately after Bootloader / start of Kernel Boot

    According to the blockdiagram, that Supermicro provides, your UARTs are both coming directly from the Aspeed AST2400 BMC. Plus there seems to be a suspicious "Serial Mux" BIOS setting in the "IPMI" Submenu. Might be, that both UARTs are exclusively provided for SOL-usage by default. And only...
  6. C

    Server mit nur einem Speichermedium.

    Da ich professionell im Bereich Produktsupport für Hard- und Software unterwegs bin, kann ich dir folgendes sagen: Problembeschreibungen (z.B. Betreffzeile einer Mail, oder in einem Ticketingsystem, etc.) im Stile deiner letzten Auswahlen diesbetreffend, würden bei mir und meinen Kollegen große...
  7. C

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    I updated to 6.14.8 today, with my setup with an GTX 980Ti, passed-through to a Windows 10 VM. After the update, no more successful graphics pass-through. Reverted back to 6.14.5 and everything is back to working. Didn't have time for further analysis. Just know, that the latest update broke...
  8. C

    iGPU Passthrough mit intel N355 (Twin Lake) funktioniert nicht

    Wenn der i915 Treiber die PCI-ID deiner GPU nicht in seiner eigenen Liste der unterstützten IDs findet, dann lädt er natürlich auch nicht. Dass lspci den Namen dekodieren kann ist davon völlig unabhängig. Das ist nur der Abgleich der PCI-ID mit einer textuellen Liste und das Einsetzen des dort...
  9. C

    N150 iGPU Passthrough

    How about a "apt update && apt install proxmox-kernel-6.14"? Sorry, but if you have no clue what you are doing, concerning Linux, then buying the latest hardware and playing with that is most likely the worst idea. Kind of funny and sad at the same time. P.S.: As the software is free of charge...
  10. C

    What is correct way to install ... intel-microcode ?

    As you resurrected this old thread, here is one thing, that is missing in all this discussion: The method of updating the Microcode at runtime on OS-level CANNOT work for all scenarios. In other words: The only real way to update Microcode in a way, so that it can work like intended, is through...
  11. C

    Help Configuring a Network Adapter on VE Host

    You have "vmbr0", the first "Linux Bridge", that is actually configured. Nothing else is done. So what do you expect? If you do not set it up in any way, how should it automagically work? So, depending on what you would like to do, it might make sense to add additional devices to the already...
  12. C

    System hanging when trying to spin-up from HD idle

    If what mr44er posted should not apply (I would check that first), then have a look at the power supply. Keep in mind, that every disk is drawing short-circuit current the moment the motor needs to start turning, after having fully stopped. This can create considerable peaks in current...
  13. C

    Como alterar a porta de administração do proxmox

    If we ignore your language fu**-up for a moment, this might be helpful: https://forum.proxmox.com/threads/possible-to-change-proxmox-default-port-now.111102/
  14. C

    Proxmox Server Booted nicht mehr/sehe die Meldungen nicht.

    Kleiner Tip: Wenn du bei solchen Problemen Hilfe willst, dann hilft es nur bedingt, wenn du nur die Symptome beschreibst, aber keinem verrätst auf welcher Hardware du dieses Verhalten beobachtest. ;-)
  15. C

    Probleme mit Hot Plug an HDD

    https://www.thomas-krenn.com/de/wiki/AMD_EPYC_Server_mit_Ubuntu_-_SATA_Hot-Swap_aktivieren Das dürfte eventuell helfen.
  16. C

    Geringes CPU Scaling - Intel N100

    Nachdem das hier im deutschsprachigen Bereich steht, hier die Antwort diesmal auf Deutsch: Jede CPU hat eine vom Hersteller vorgegebene "Zielleistung" (TDP =Thermal Design Power), für die interne Power-Logik. Diese Angabe entscheidet darüber wie lange gewisse Taktstufen gehalten werden können...
  17. C

    Geringes CPU Scaling - Intel N100

    This was not "thermal"-throttling, but due to the power-limit setting. Thermals were absolutely fine. However, the overall threshold for the power-consumption over a certain amount of time was exceeded. That is why the system throttled the CPU clock. It tried to still stay inside the defined...
  18. C

    Install Proxmox to boot from eMMC?

    The easiest probably would be to reformat the whole eMMC as one big single pSLC space. So, no separate areas with different configs, but everything in pSLC. As you might have seen in the linked documents, the eMMC can already tell you, what the resulting "Max Enhanced Area Size" would be. If we...
  19. C

    [SOLVED] Meinung zu PCIe link lost ?

    Und, wie sieht es eine Woche später aus? Läuft's (noch)?