Latest activity

  • K
    Kelebro replied to the thread AMD Ryzen AI 9 HX 370 Drivers.
    It worked, thank you! Changed GRUB settings to yours: GRUB_CMDLINE_LINUX_DEFAULT="quiet iommu=pt initcall_blacklist=sysfb_init" Added drivers to blacklist: blacklist amdgpu blacklist radeon blacklist snd_sof_amd_acp63 blacklist...
  • K
    Kelebro reacted to adminsblog's post in the thread AMD Ryzen AI 9 HX 370 Drivers with Like Like.
    Hello. I was having the same problem. Some people have been able to pass through the N5 Pro with simple settings, but I was able to do so successfully with the following settings. Shutting down and restarting the computer also worked without any...
  • S
    Hi @angdigi , could you please share the output for the following commands as well? That should give us more clues for debugging. Thanks! journalctl -u proxmox-backup-proxy.service journalctl -u proxmox-backup.service journalctl -k
  • D
    davids01 replied to the thread Proxmox VE install Ceph offline.
    Had some issues - I probably missed something*, but now packages are seen on the NFS client (hypervisor server1) This is how I setup a file for apt which isn't imaginatively named... /etc/apt/sources.list.d/nfs-list.list *the issue being I...
  • O
    Hallo an alle! Seit PBS 4.0 kann der Sync auf eine USB Disk autom bei Anschluss der Disk via "Run on Mount" gestartet werden. Ist ne tolle Sache, wir sind nicht mehr auf unser nicht ganz so schönes Script angewiesen. Ein kleinen Nachteil haben...
  • K
    Kelebro replied to the thread AMD Ryzen AI 9 HX 370 Drivers.
    Thank you for your reply! Not sure that i understand properly. On first startup of VM (or VM + pve host together) there is always code 43 and there is no GPU in task manager, so i think GPU don't work in VM. If i disable and enable device AMD...
  • P
    pixlwerk replied to the thread Problem mit Windows 11.
    Hi @Titanflex Fehlercode: -3030 Error desc: curl: SSL peer certificate or SSH remote key was not OK Extra info: unable to get local issuer certificate [Error 60] Die Anwendung (Bambu Studio) kann keine sichere HTTPS-Verbindung zu den...
  • news
    Nun nutze eine Switch wischen dem Proxmox Server und dem Rest. Dann ist es unsinning der Fritzbox irgendwelche MAC und IP Zuordnungen zu machen. Warum auch? Ich setze diese direkt in einem IP Bereich eines Routers, wo dieser keine DHCP bedient.
  • R
    Thanks for your time. In my case only the serial will make the difference: root@pve:/mnt# udevadm info --name=/dev/bus/usb/001/049 --attribute-walk Udevadm info starts with the device specified by the devpath and then walks up the chain of...
  • S
    Hallo, ich betreibe an meinem LAN2 Port einen NUC mit Proxmox drauf. Auf dem Proxmox laufen mehrere Container. Die Container haben alle eine feste MAC Adresse von mir bekommen und auf der Fritzbox habe ich die IP Adressen jedem Container...
    • Fritzbox.PNG
    • Virtuelle Switche.PNG
  • I
    i8degrees replied to the thread Custom Machine Types.
    So happy to finally see somebody chime in on this thread! :-) From what I have gathered from grepping through the Perl sources and all, I cannot but agree with you whole hardheartedly; it appears to be in dire need of reconsideration by...
  • O
    Onslow replied to the thread Proxmox v8.4.14 | Error.
    Possibly an IP address conflict. So I would start from checking IP addresses and routing.
  • P
    Uhm, ok. How do you "fix" a VM agent? It's installed ("yum install qemu-guest-agent") and reports that it was called. The caller didn't get the message though. # systemctl status qemu-guest-agent.service ● qemu-guest-agent.service - QEMU Guest...
  • J
    juju94 replied to the thread Proxmox crashed.
    It seems I already have microcode : microcode : 0xa705206
  • A
    Hello, I'm getting this error when trying to create a new datastore. I have a remote cifs share and here is my fstab Here is an output of permissions for the dir showing the backup user I've also attached an output of the datastore...
  • R
    Hallo Weiss jemand von euch, um was man die Konfig beim NGINX ergänzen muss, dass das neue Karantäne Interface für Mobiles funktioniert? Folgender Eintrag steht im WIKI: location /quarantine { proxy_pass https://localhost:8006...
  • A
    The placement of ISO, or any other files, i.e. QCOW cloud images, requires File Storage. It can be an NFS, CIFS, or an OCFS2 managed LUN. You can't place files on raw storage directly. Blockbridge : Ultra low latency all-NVME shared storage...
  • D
    Optimism is great, but the aforementioned dungeon really does exist!!! :oops: Formal request raised: https://bugzilla.proxmox.com/show_bug.cgi?id=6909
  • shanreich
    You're right, if I set up the management interface with the gateway as vmbr1.6 it works even without the ifreload via systemd after reboot, because the default gateway is created immediately. I made two mistakes: a) I used 'systemctl restart...
  • K
    You're right, if I set up the management interface with the gateway as vmbr1.6 it works even without the ifreload via systemd after reboot, because the default gateway is created immediately. I made two mistakes: a) I used 'systemctl restart...