Search results

  1. X

    AMD ryzen 7900 onboard GPU passthough possible?

    It is impossible. I have tried for weeks now. and I have been successful with other configs. just not AMD iGPU Ryzen Raphael.
  2. X

    Safari on Big Sur : Issues with web-interface

    That's great recommendations, but I can't recreate the problem from the samples on sencha/ which of course. is a problem if I were to open a ticket with Apple.
  3. X

    cant install proxmox on 4750G+asus ws-X570-ace

    I removed my 6000series card and use an older vega 56 instead, it then worked i was able to do the whole installation. Weird that the LAN driver would then work with a different gpu.
  4. X

    cant install proxmox on 4750G+asus ws-X570-ace

    I have the exact same problem. same error. same motherboard. That same USB drive stick worked perfectly on another system, intel z490 . Unsure what's special about this x570.
  5. X

    Safari on Big Sur : Issues with web-interface

    Test on Safari with BigSur 11.2 Same issue with the GUI, it hangs, and the TAB has to be reloaded. The issue can't be recreated on Chrome.
  6. X

    Safari on Big Sur : Issues with web-interface

    Same here with Safari from Big sur 11.1. Will try with Big Sur 11.2 later. How to recreate: create a new VM. 1st panel, (General). play with menu, open node and resource pool. It will eventually get stuck. (take no more than 10sec to recreate). Have to reload the TAB
  7. X

    newb question: console-setup/TTY changed but not taking effect

    Thank you for replying. I thought I did. but did not see changes. after rebooting a few times, it then changed and only shows my 3 TTys. Unsure what did it. maybe setupcon? I'll play with it more later. Thank you again!
  8. X

    newb question: console-setup/TTY changed but not taking effect

    Hi, new proxmox user here, and debian really. I wanted to change the number of my tty (ALT F), I edit the file: /etc/default/console-setup I changed the value: ACTIVE_CONSOLES to ACTIVE_CONSOLES="/dev/tty[1-3]" as I only need 3. upon reboot, that file did not take effect, after...