Reporting installation of kernel 4.19.6 and lib64cupsfilters1

Kernel installation seems fine. All modules (bbswitch and nvidia) are at kernel’s tree in the proper places. The only point to mention is that it return the messages like this:

/usr/sbin/dkms: line 1418: /var/lib/dkms/bbswitch/0.8-6///module/symvers.gz: file or directory not found

About cups the following messages came up upon installation:

 12/11 cups-filters          
Job for cups.socket failed.
See "systemctl status cups.socket" and "journalctl -xe" for details.

Systemctl is below and journalctl -xe is attached:journalctl.txt (162,9 KB)

$ systemctl status cups.socket
● cups.socket - CUPS Scheduler
   Loaded: loaded (/lib/systemd/system/cups.socket; enabled; vendor preset: enabled)
   Active: inactive (dead) since Fri 2018-12-07 22:02:37 -02; 4min 29s ago
   Listen: /var/run/cups/cups.sock (Stream)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Hope everything is OK.

1 Like

/var/lib/dkms/bbswitch/0.8-6///module/symvers.gz: file or directory not found
Maybe because of this “///”?

1 Like

About cups.socket. Reboot and check again. cups.socket does not like to restart itself so if something shuts it off it needs a reboot apparently. Post-edit: This is an “I think” post not an “I know” post.

:speak_no_evil::hear_no_evil::see_no_evil:

I didn’t write this ///. It was done by the kernel installation script.

Yes, after reboot it is active (running)