[Samba] Kyocera P6230cdn driver installation on print server fails
MORILLO Jordi
j.morillo at educationetformation.fr
Mon Sep 17 11:36:17 UTC 2018
As usual, Kyocera drivers are not all formed.
You have to edit OEMSETUP.inf in each arch (32 + 64):
Modify this:
[Manufacturer]
Kyocera=Kyocera,NTx86.6.0,NTamd64.6.0
;----------------------------------------------------------------
; Model Sections
;----------------------------------------------------------------
[Kyocera.NTx86.6.0]
.....
[Kyocera.NTamd64.6.0]
.....
Into this:
[Manufacturer]
Kyocera=Kyocera,NTx86,NTamd64
;----------------------------------------------------------------
; Model Sections
;----------------------------------------------------------------
[Kyocera.NTx86]
.....
[Kyocera.NTamd64]
.....
Also, there is a bug that never been corrected for uploading 32bits driver: https://bugzilla.samba.org/show_bug.cgi?id=12761 but patch exist....
-----Message d'origine-----
De : samba <samba-bounces at lists.samba.org> De la part de Matthias via samba
Envoyé : lundi 17 septembre 2018 12:38
À : samba at lists.samba.org
Objet : [Samba] Kyocera P6230cdn driver installation on print server fails
Hello,
I am trying to install the driver on my print server. I used
https://wiki.samba.org/index.php/Setting_up_Automatic_Printer_Driver_Downloads_for_Windows_Clients
as a guide. I tried to install
- KX driver, 32 and/or 64 bit
- KX-XPS driver, 32 and/or 64 bit
- Of both drivers the 64bit variants the installed driver package from system32 directory
With all drivers I get the message
"Add Printer Driver Wizard
Unable to install Kyocera ECOSYS P6230cdn KX (XPS), Type 3 - User Mode, x64 driver.
This operation is not supported."
after files have been copied to the print$ share into x64/{...} or W32X86/{...} directories. I can't find anything enlightening in the samba log files (low log level shows nothing helpful, high log level shows to much) and eventvwr (AFAIR Event ID 215 which brings nothing helpful). I have set os_major/minor to 6/0. I don't believe, that rights are missing.
Any ideas?
Thanks
Matthias
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
More information about the samba
mailing list