Page 1 of 1

[SOLVED] Panasonic KX-MB1500 does not print in Mageia-9

PostPosted: Nov 7th, '22, 13:13
by mgauser
As CUPS showed, after updating the package lib64gs10-10.00.0-4.mga9.x86_64.rpm the print output does not work.

Solution:
Code: Select all
ln -s /usr/lib64/libgs.so.10 /usr/lib/libgs.so

Ready-made rpm packages with printer and scanner drivers: https://github.com/AKotov-dev/panasonic-kx-mb1500-rpm

p.s. maybe it will be useful to someone.