Suite à changement de matériel,j'ai réinstallé archlinux.
J'ai voulu réinstallé mon imprimante samsung clx3185 par la freebox v5.
Je vais donc sur http://localhost:631/admin, ensuite au moment de selectionner le pilote je lui donne un fichier ppd dans UnifiedLinuxDriver_1.13.tar.gz,à savoir CLX-3180splc.ppd (j'ai même essayé le 3160 et 3170

Par contre si je charge un pilote proposé par cups (par ex Samsung Clx-3160,SpliX V...),j'imprime une page test qui me dit:Spl-C ERROR-PLease use the proper driver ...
Et si je selectionne Maintenance-imprimer la page test de l'imprimante,l'écran de l'imprimante m'indique impression,puis plus rien.
J'y comprends plus rien,je vous donne :
Code : Tout sélectionner
[yannick@yannick ~]$ tail /var/log/messages.log
May 6 17:34:22 yannick dbus[456]: [system] Activating service name='org.freedesktop.NetworkManager' (using servicehelper)
May 6 17:34:22 yannick dbus[456]: [system] Activated service 'org.freedesktop.NetworkManager' failed: Launch helper exited with unknown return code 1
May 6 17:34:23 yannick goa[844]: goa-daemon version 3.4.1 starting [main.c:112, main()]
May 6 17:34:23 yannick dbus[456]: [system] Activating service name='org.freedesktop.NetworkManager' (using servicehelper)
May 6 17:34:23 yannick dbus[456]: [system] Activated service 'org.freedesktop.NetworkManager' failed: Launch helper exited with unknown return code 1
May 6 17:34:23 yannick dbus[456]: [system] Activating service name='org.freedesktop.NetworkManager' (using servicehelper)
May 6 17:34:23 yannick dbus[456]: [system] Activated service 'org.freedesktop.NetworkManager' failed: Launch helper exited with unknown return code 1
May 6 17:34:23 yannick dbus[456]: [system] Activating service name='org.freedesktop.NetworkManager' (using servicehelper)
May 6 17:34:23 yannick dbus[456]: [system] Activated service 'org.freedesktop.NetworkManager' failed: Launch helper exited with unknown return code 1
May 6 17:34:26 yannick dhcpcd[765]: eth0: leased 192.168.0.11 for 864000 seconds
Code : Tout sélectionner
[yannick@yannick ~]$ tail -n 100 -f /var/log/cups/error_logD [06/May/2012:18:01:23 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [06/May/2012:18:01:23 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
D [06/May/2012:18:01:23 +0200] [CGI] envp[22] = "SERVER_PORT=631"
D [06/May/2012:18:01:23 +0200] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]"
D [06/May/2012:18:01:23 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [06/May/2012:18:01:23 +0200] [CGI] envp[25] = "SCRIPT_NAME=/printers/Samsung"
D [06/May/2012:18:01:23 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/Samsung"
D [06/May/2012:18:01:23 +0200] [CGI] envp[27] = "PATH_INFO=/Samsung"
D [06/May/2012:18:01:23 +0200] [CGI] envp[28] = "REMOTE_USER=root"
D [06/May/2012:18:01:23 +0200] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
D [06/May/2012:18:01:23 +0200] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=7b9e3e82e296c44de3316c68b046569d"
D [06/May/2012:18:01:23 +0200] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0"
D [06/May/2012:18:01:23 +0200] [CGI] envp[32] = "REQUEST_METHOD=GET"
D [06/May/2012:18:01:23 +0200] [CGI] envp[33] = "QUERY_STRING="
D [06/May/2012:18:01:23 +0200] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 1247)
I [06/May/2012:18:01:23 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=1247)
D [06/May/2012:18:01:23 +0200] cupsdSendCommand: 15 file=36
D [06/May/2012:18:01:23 +0200] [CGI] org.cups.sid cookie is "7b9e3e82e296c44de3316c68b046569d"
D [06/May/2012:18:01:23 +0200] cupsdAcceptClient: 38 from localhost (Domain)
D [06/May/2012:18:01:23 +0200] cupsdReadClient: 38 POST / HTTP/1.1
D [06/May/2012:18:01:23 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:23 +0200] cupsdAuthorize: No authentication data provided.
D [06/May/2012:18:01:23 +0200] cupsdReadClient: 38 1.1 CUPS-Get-Default 1
D [06/May/2012:18:01:23 +0200] CUPS-Get-Default
D [06/May/2012:18:01:23 +0200] CUPS-Get-Default client-error-not-found:
D [06/May/2012:18:01:23 +0200] Returning IPP client-error-not-found for CUPS-Get-Default (no URI) from localhost
D [06/May/2012:18:01:23 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:23 +0200] [CGI] show_printer(http=0x7f98591262c0, printer="Samsung")
D [06/May/2012:18:01:23 +0200] cupsdReadClient: 38 POST / HTTP/1.1
D [06/May/2012:18:01:23 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:23 +0200] cupsdAuthorize: No authentication data provided.
D [06/May/2012:18:01:23 +0200] cupsdReadClient: 38 1.1 Get-Printer-Attributes 1
D [06/May/2012:18:01:23 +0200] Get-Printer-Attributes ipp://localhost/printers/Samsung
D [06/May/2012:18:01:23 +0200] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Samsung) from localhost
D [06/May/2012:18:01:23 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] Script header: Content-Type: text/html;charset=utf-8
D [06/May/2012:18:01:24 +0200] Script header:
D [06/May/2012:18:01:24 +0200] [CGI] Regular expression ".*Clean.*"
D [06/May/2012:18:01:24 +0200] [CGI] matches[0].rm_so=0
D [06/May/2012:18:01:24 +0200] [CGI] matches[1].rm_so=-1
D [06/May/2012:18:01:24 +0200] [CGI] Regular expression ".*PrintSelfTestPage.*"
D [06/May/2012:18:01:24 +0200] [CGI] matches[0].rm_so=0
D [06/May/2012:18:01:24 +0200] [CGI] matches[1].rm_so=-1
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 38 POST / HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: No authentication data provided.
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 38 1.1 Get-Jobs 1
D [06/May/2012:18:01:24 +0200] Get-Jobs ipp://localhost:631/printers/Samsung
D [06/May/2012:18:01:24 +0200] Returning IPP successful-ok for Get-Jobs (ipp://localhost:631/printers/Samsung) from localhost
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 38 WAITING Closing on EOF
D [06/May/2012:18:01:24 +0200] cupsdCloseClient: 38
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] PID 1247 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 15 GET /cups.css HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: Authorized as root using Basic
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 24 GET /images/left.gif HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: Authorized as root using Basic
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 26 GET /images/right.gif HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: Authorized as root using Basic
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 15 GET /images/unsel.gif HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: Authorized as root using Basic
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [06/May/2012:18:01:24 +0200] cupsdReadClient: 29 GET /images/sel.gif HTTP/1.1
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [06/May/2012:18:01:24 +0200] cupsdAuthorize: Authorized as root using Basic
D [06/May/2012:18:01:24 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
I [06/May/2012:18:01:49 +0200] Saving printers.conf...
I [06/May/2012:18:01:49 +0200] Saving job.cache...
I [06/May/2012:18:01:49 +0200] Saving subscriptions.conf...
D [06/May/2012:18:01:49 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
D [06/May/2012:18:01:49 +0200] Report: clients=18
D [06/May/2012:18:01:49 +0200] Report: jobs=12
D [06/May/2012:18:01:49 +0200] Report: jobs-active=1
D [06/May/2012:18:01:49 +0200] Report: printers=1
D [06/May/2012:18:01:49 +0200] Report: printers-implicit=0
D [06/May/2012:18:01:49 +0200] Report: stringpool-string-count=4574
D [06/May/2012:18:01:49 +0200] Report: stringpool-alloc-bytes=11056
D [06/May/2012:18:01:49 +0200] Report: stringpool-total-bytes=83792
D [06/May/2012:18:01:54 +0200] cupsdReadClient: 29 WAITING Closing on EOF
D [06/May/2012:18:01:54 +0200] cupsdCloseClient: 29
D [06/May/2012:18:01:54 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [06/May/2012:18:01:54 +0200] [Job 22] Unloading...
D [06/May/2012:18:01:54 +0200] cupsdReadClient: 26 WAITING Closing on EOF
D [06/May/2012:18:01:54 +0200] cupsdCloseClient: 26
D [06/May/2012:18:01:54 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [06/May/2012:18:01:54 +0200] cupsdReadClient: 24 WAITING Closing on EOF
D [06/May/2012:18:01:54 +0200] cupsdCloseClient: 24
D [06/May/2012:18:01:54 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [06/May/2012:18:01:54 +0200] cupsdReadClient: 15 WAITING Closing on EOF
D [06/May/2012:18:01:54 +0200] cupsdCloseClient: 15
D [06/May/2012:18:01:54 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"