First time trying out Proxmox. I installed it on my laptop to set things up as a trail for a potential future homelab install. I've been attempting to get the web GUI to work for a few hours now with no luck. The issue is with the network, as I cannot even get a ping of www.google.com to work.
I would be happy to post images of all the relevant files, but at this point my guess is that this is an issue with firmware. When I installed Debian on this laptop a few weeks ago I had the same issue and it was due to the firm ware being proprietary. I got around the issue by installing an iso snapshot that had the correct firmware.
I'm relatively new to linux, and brand new to Proxmox. Do you know how to tell if it is indeed a firmware issue, and if so how to fix that? I'm setting it up through the wifi card.
I ran `ethttool -i wlp0s20f3` (my wifi card)and it returned:
dunno if that helps
I would be happy to post images of all the relevant files, but at this point my guess is that this is an issue with firmware. When I installed Debian on this laptop a few weeks ago I had the same issue and it was due to the firm ware being proprietary. I got around the issue by installing an iso snapshot that had the correct firmware.
I'm relatively new to linux, and brand new to Proxmox. Do you know how to tell if it is indeed a firmware issue, and if so how to fix that? I'm setting it up through the wifi card.
I ran `ethttool -i wlp0s20f3` (my wifi card)and it returned:
Code:
driver: iwlwifi
version: 6.5.11-4-pve
firmwar-version: 77.bd067429.0 !uZ-a0-hr-b0-77.u
...
dunno if that helps