Realtek RTL8191SU WLAN Adapter installieren ?

fpausp

Renowned Member
Aug 31, 2010
658
49
93
Austria near Vienna
Würde gerne eiene USB-Wifi NIC installieren:

Code:
root@pve40:~# apt-get install firmware-realtek
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  proxmox-ve pve-firmware pve-kernel-4.15
The following NEW packages will be installed:
  firmware-realtek
0 upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
Need to get 342 kB of archives.
After this operation, 163 MB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://ftp2.de.debian.org/debian stretch/non-free amd64 firmware-realtek all 20161130-4 [342 kB]
Fetched 342 kB in 0s (476 kB/s)
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really you want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook)       touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) and repeat your apt-get/apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook)       - your APT repository settings
W: (pve-apt-hook)       - that you are using 'apt-get dist-upgrade' or 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook

Hat bitte jemand Infos wie das am Proxmox laufen soll ?
 
Würde gerne eiene USB-Wifi NIC installieren:

Code:
root@pve40:~# apt-get install firmware-realtek
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  proxmox-ve pve-firmware pve-kernel-4.15
The following NEW packages will be installed:
  firmware-realtek
0 upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
Need to get 342 kB of archives.
After this operation, 163 MB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://ftp2.de.debian.org/debian stretch/non-free amd64 firmware-realtek all 20161130-4 [342 kB]
Fetched 342 kB in 0s (476 kB/s)
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really you want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook)       touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) and repeat your apt-get/apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook)       - your APT repository settings
W: (pve-apt-hook)       - that you are using 'apt-get dist-upgrade' or 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook

Hat bitte jemand Infos wie das am Proxmox laufen soll ?


Proxmox hat ein eigenes firmware package, welches bereits alle gängigen wireless Treiber enthält. Das zitierte firmware package passt nicht zu(m) Proxmox VE(-kernel).

Sehen Sie mal nach, ob Ihr Modell in /lib/modules/.../kernel/drivers/net/wireless/realtek/ dabei ist. Wenn nicht, können Sie auf Basis der Sourcen ggf. den benötigten Treiber selbst erzeugen.