I have Proxmox installed on an old laptop (without a LAN card) so I added a USB LAN card, model AX88179.
after a new installation of proxmox and issuing the update command
apt-get update && apt-get upgrade
the update is performed, the reboot command is issued
ican't access proxmox 10.13.1.123 gui after restart. Network card diodes are not lit.
This is probably a problem with the LAN card driver.
so I would like to upload the driver manually
link to the manufacturer's website and the driver
https://www.asix.com.tw/en/product/USBEthernet/Super-Speed_USB_Ethernet/AX88179
after downloading the file:
asix_usb_nic_linux_driver_v3.1.0.tar.bz2
I don't know what steps I should take to install these drivers manually?
after a new installation of proxmox and issuing the update command
apt-get update && apt-get upgrade
Code:
Starting system upgrade: apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
proxmox-kernel-6.5.13-5-pve-signed pve-esxi-import-tools python3-pyvmomi
The following packages will be upgraded:
base-files bind9-dnsutils bind9-host bind9-libs bsdextrautils bsdutils eject
fdisk gnutls-bin grub-common grub-efi-amd64 grub-efi-amd64-bin
grub-efi-amd64-signed grub-pc-bin grub2-common ksm-control-daemon libblkid1
libc-bin libc-l10n libc6 libcryptsetup12 libfdisk1 libgnutls-dane0 libgnutls30
libgnutlsxx30 libmount1 libnss-systemd libnvpair3linux libpam-systemd
libpve-access-control libpve-apiclient-perl libpve-cluster-api-perl
libpve-cluster-perl libpve-common-perl libpve-guest-common-perl
libpve-http-server-perl libpve-network-perl libpve-notify-perl
libpve-storage-perl libsmartcols1 libsystemd-shared libsystemd0 libudev1
libunbound8 libuuid1 libuutil3linux libuv1 libzfs4linux libzpool5linux locales
lxc-pve lxcfs mount postfix proxmox-backup-client proxmox-backup-file-restore
proxmox-kernel-6.5 proxmox-offline-mirror-docs proxmox-offline-mirror-helper
proxmox-widget-toolkit pve-cluster pve-container pve-docs pve-edk2-firmware
pve-edk2-firmware-legacy pve-edk2-firmware-ovmf pve-firewall pve-firmware
pve-i18n pve-manager pve-qemu-kvm qemu-server spl systemd systemd-boot
systemd-boot-efi systemd-sysv tar tzdata udev usbutils usrmerge util-linux
util-linux-extra zfs-initramfs zfs-zed zfsutils-linux
87 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 332 MB of archives.
After this operation, 625 MB of additional disk space will be used.
Do you want to continue? [Y/n]
the update is performed, the reboot command is issued
ican't access proxmox 10.13.1.123 gui after restart. Network card diodes are not lit.
This is probably a problem with the LAN card driver.
so I would like to upload the driver manually
link to the manufacturer's website and the driver
https://www.asix.com.tw/en/product/USBEthernet/Super-Speed_USB_Ethernet/AX88179
after downloading the file:
asix_usb_nic_linux_driver_v3.1.0.tar.bz2
I don't know what steps I should take to install these drivers manually?