kB schrieb:
Dazu müssen freilich diese Pakete installiert sein. Ich schrieb das bereits, lesen musst Du allerdings selber.
Ja, hinterher ist man immer schlauer. Die simple Lösung liegt im Befehl ubuntu-drivers ***:
$ sudo ubuntu-drivers list
[sudo] password for ***:
bcmwl-kernel-source
$ sudo ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0 ==
modalias : pci:v000014E4d000043A0sv0000106Bsd00000117bc02sc80i00
vendor : Broadcom Inc. and subsidiaries
model : BCM4360 802.11ac Wireless Network Adapter
manual_install: True
driver : bcmwl-kernel-source - distro non-free
$ sudo ubuntu-drivers autoinstall
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following NEW packages will be installed
bcmwl-kernel-source
0 to upgrade, 1 to newly install, 0 to remove and 6 not to upgrade.
Need to get 1,774 kB of archives.
After this operation, 8,090 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 bcmwl-kernel-source amd64 6.30.223.271+bdcom-0ubuntu10~22.04.1 [1,774 kB]
Fetched 1,774 kB in 1s (1,927 kB/s)
Selecting previously unselected package bcmwl-kernel-source.
(Reading database ... 208527 files and directories currently installed.)
Preparing to unpack .../bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu10~22.04.1_amd64.deb ...
Unpacking bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu10~22.04.1) ...
Setting up bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu10~22.04.1) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building for 5.19.0-32-generic
Building for architecture x86_64
Building initial module for 5.19.0-32-generic
This system doesn't support Secure Boot
Secure Boot not enabled on this system.
Done.
wl.ko:
Running module version sanity check.
- Original module
- Found /lib/modules/5.19.0-32-generic/updates/dkms/wl.ko
- Storing in /var/lib/dkms/bcmwl/original_module/5.19.0-32-generic/x86_64/
- Archiving for uninstallation purposes
- Installation
- Installing to /lib/modules/5.19.0-32-generic/updates/
depmod....
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.140ubuntu13.1) ...
update-initramfs: Generating /boot/initrd.img-5.19.0-32-generic
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=c109d4b6-b65d-461d-ab40-d5a0720d5e2a)
I: Set the RESUME variable to override this.