gracias por el dato baje el driver de sansumg pero me arroja un error de negacion AVC SELinux is preventing /usr/sbin/cupsd from execute access on the archivo /usr/lib/cups/filter/rastertosamsungspl.
Plugin: restorecon
SELinux denied access requested by cupsd.
/usr/lib/cups/filter/rastertosamsungspl may be a mislabeled.
/usr/lib/cups/filter/rastertosamsungspl default SELinux type is bin_t, but its
current type is user_home_t. Changing this file back to the default type, may
fix your problem.
File contexts can be assigned to a file in the following ways.
* Files created in a directory receive the file context of the parent
directory by default.
* The SELinux policy might override the default label inherited from the
parent directory by specifying a process running in context A which creates
a file in a directory labeled B will instead create the file with label C.
An example of this would be the dhcp client running with the dhclient_t type
and creating a file in the directory /etc. This file would normally receive
the etc_t type due to parental inheritance but instead the file is labeled
with the net_conf_t type because the SELinux policy specifies this.
* Users can change the file context on a file using tools such as chcon, or
restorecon.
This file could have been mislabeled either by user error, or if an normally
confined application was run under the wrong domain.
However, this might also indicate a bug in SELinux because the file should not
have been labeled with this type.
If you believe this is a bug, please file a bug report against this package.Siyou want to fix the label.
/usr/lib/cups/filter/rastertosamsungspl default label should be bin_t.
you can run restorecon.
# /sbin/restorecon -v /usr/lib/cups/filter/rastertosamsungspl