Search results for query: wifi

  1. E

    Mini Resource screen in Proxmox

    I could add a third page ... but these are the primary things i was interested in monitoring .. and the nice thing is that since this is WiFi connected .. i can have multiple of them one on the unit .. .and one on my desk to directly monitor (since the scree is small , just need a different...
  2. E

    Mini Resource screen in Proxmox

    ...the scripts that I used to make Proxmox snmpd active. ... I still have some more ideas I want to try ... as right now this is on the General WIFI node ... i would like to possible put in a USB -> WIFI dongle and isolate it for safety & to keep the traffic off of the main. Then was thinking...
  3. E

    Mini Resource screen in Proxmox

    Heres a pic on the ESP32 with the old lcd and the Ardunio C Code. I'll post the scripts in another post #include <WiFi.h> // ESP32 Core WiFi Library #include <WiFiUdp.h> #include <Arduino_SNMP_Manager.h> #include <Wire.h> #include <U8g2lib.h>...
  4. E

    Mini Resource screen in Proxmox

    ...setup up the snmpd.conf to support udp port. got the proxmox set up ... Then had to write the code in arduino IDE to have a ESP32c6 connect via WiFi , and request the SNMP OID for each , then convert it to integers to be able to disply it on a small .9" OLED via I2C .... it displays three...
  5. news

    Hardware Empfehlung für ersten Homeserver - Terramaster vs. DIY

    Moin, bitte überlege Dir ob ein anderer Weg ZFS ja und dieses µATX Mainboard mit sehr vielen Erweiterungsmöglichkeiten, mehr für deine zukünftigen Aufgaben zusagt: # Biostar B760MX2-E Pro D4 system, LGA 1700...
  6. R

    Hardware Empfehlung für ersten Homeserver - Terramaster vs. DIY

    ...keinen unnötigen Stromverbrauch zu haben. Meine geplante Hardware sieht wie folgt aus: CPU: Intel Core i3 12100 Mainbaord: Asrock B760M-ITX/D4 Wifi RAM: 16GB G.Skill Aegis DDR4-3200 DIMM CL16 Single CPU Lüfter: be quiet! Pure Rock LP Topblow Kühler Netzteil: 450 Watt be quiet! SFX Power 3...
  7. D

    [SOLVED] Proxmox & Opnsense VLAN Configuration

    Hi whyme, you're welcome. :) If you want the traffic of the wifi SSIDs to be routed through the OPNsense, then your approach with bridges and VLANs sounds right. If your OPNsense doesn't have an IP in the 192.168.178.x segment, it wouldn't be able to access your Router with this setup and...
  8. leesteken

    What if network interface settings changed after upgrade (in case of GPU passthrough)

    You don't have to, but Proxmox does nothing to make WiFi easy and you'll have to search the Wiki, this forum and Debian documentation to get it working. Most WiFi do no support a bridges configuration, so you'll need NAT if you use it as a virtual bridge. For just a management interface with a...
  9. leesteken

    What if network interface settings changed after upgrade (in case of GPU passthrough)

    I cannot tell from the screenshot. I would remove nic1 (in both places) if they are indeed the same (same MAC match?), since the alternative names are correctly detected for wlo1 and not nic1. Proxmox does not support WiFi, so the pve-network-interface-pinning might have been confused by it.
  10. J

    Fresh Install DNS can’t resolve names

    ...Additional details: This is my first and only proxmox install so there is only a single node Installed on a brand new mini pc with 1TB NVMe, wifi and lan compatible. Have the lan cable hooked up to the mini pc and using wifi on my windows pc to ssh and use the web GUI My goal is to first...
  11. H

    [SOLVED] Proxmox 9.1 > VLan nicht nutzbar im Cluster

    ...bridge_ports: nic0 is already used on interface 'vmbr0'." Da die Intel NUC's jedoch nur eine Onboard-Netzwerkkarte besitzen, und ich nicht via WiFi eine Verbindung für eine HA-VM Herstellen möchte, bin ich hier leider etwas aufgeschmissen. Wenn ich die Option "VLan-Aware" für vmbr0...
  12. U

    [SOLVED] After starting a virtual machine using PCIe passthrough, stopping it prevents the amdgpu driver from bind to a specific iGPU.

    ...Nov 24 03:45:09 pve2 kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE Nov 24 03:45:09 pve2 kernel: Hardware name: ASRock B850M-X WiFi R2.0/B850M-X WiFi R2.0, BIOS 3.40 08/27/2025 Nov 24 03:45:09 pve2 kernel: RIP: 0010:amdgpu_irq_put+0xbe/0xe0 [amdgpu] Nov 24 03:45:09 pve2 kernel: Code...
  13. S

    Help with VM configuration, please

    Thank you for you advice, I'm very new to Linux as a whole and have been self-studying with software and hardware alike. And I've been finding it Incredible fascinating, and getting as familiar as these completely alien concepts is really for me, and this is a project I decided to do to gain...
  14. S

    Help with VM configuration, please

    Ok then thank you so much for such a fast response, I will definitely try this method, and thank you so much to the added resource
  15. D

    Help with VM configuration, please

    I would suggest that you are being way over ambitious as a newbie, you have way more unforeseen problems than just the wifi access. I have years of home lab experience with Proxmox but even I wouldn't attempt to do what you are trying there. Key points to note. Proxmox is designed to be...
  16. Hannes Laimer

    Help with VM configuration, please

    Hey, a few things, - it is generally recommended to have a wired connection for PVE - for wifi you want to look at wpa_supplicant[1] (I doubt the adapter is not supported, linux is really good with compatibility) - you can have a desktop environment on the PVE node and use it like one, so...
  17. S

    Help with VM configuration, please

    So Im completely new to proxmox and I booted it on my only laptop without thinking, and from what I found it seems like my WiFi adapter isn't supported so I don't have internet connection. So Im planning to run Linux mint in a VM to use as work space, I already copied the iso to my node and made...
  18. I

    WiFi internet connection on the host

    Hello. I'm using Proxmox 9.0.18. I need a WiFi internet connection on the host (not providing a WiFi device to the VM). The WiFi device (USB Stick) is well recognized by the OS. I considered installing Network Manager, but I heard it conflicts with Proxmox. I'd like some advice on how to...
  19. H

    MAG X570 TOMAHAWK WIFI freeze on pve 9 boot

    Hi, I have this motherboard with a Ryzen 9 3900X and 64GB of RAM. I have two NVMe drives, one 500GB and one 1TB. I installed Trixie, which works perfectly on the 500GB NVMe drive, and left the second drive unconfigured. Once I installed the Pve 9 kernel, the PC won't boot and stops booting from...