From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=OH17SMi6GDvo5ts6bJh4Znbj47wkHJOSueGpfHmpDNU=; b=W+iZ+Jv42EqM08+D2hPVcR5Jl12+xUMKBcwDV311XUX5CWHGQ8316BBE9LdqVAiDmo j8kUvwKJ0E+Ple9WVT+WnADJJssicDz7GIHqkz93r3xOdd9nCfzqLJ2fkk99nQhnccOn 1C+nt3hdP1en+3Lfyms88nnw7qKC6jT6/oyGZ2SDQlnpEkdOlFlyUMIwi08rYb0N7LJ0 Cdua1yFVUQzwJH9mfEaA2NbXMy45j8Kr7NCC87nT9VCqSg6klLeacFfPfmq0IY/KYC8y NY6E162lkYDUmWhJisqH5lhJa/hilURts5Jgk6uUNcOhvQN8rmda8eqUPBdp6BP4N6F+ l8BQ== References: <55F30A6F.5000403@gmail.com> <55F8877B.9050806@gmail.com> <55F9C459.4080401@gmail.com> From: Till Kamppeter Message-ID: <56006057.30600@gmail.com> Date: Mon, 21 Sep 2015 16:53:59 -0300 MIME-Version: 1.0 In-Reply-To: <55F9C459.4080401@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Printing-architecture] [cups-devel] Communication between IPP printer and "ipp" CUPS backend List-Id: Printing architecture under linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Kennedy, Smith (Wireless Architect)" Cc: Open Printing , Daniel Dressler , "The CUPS developer list." Smith, did you get my e-mail? Did you already have a look into my files? Till On 09/16/2015 04:34 PM, Till Kamppeter wrote: > On 09/15/2015 09:32 PM, Kennedy, Smith (Wireless Architect) wrote: >> Hi Till, >> >> Sorry for not replying earlier. Would you have any USB traces from >> Wireshark or a Beagle protocol analyzer, or logs, and/or the >> corresponding document files, so that we could try to repro it >> internally? >> >> Smith > > As the problem always occurs after 4 or 5 successful jobs (all the jobs > being the same one) after turning on the printer, it seems that some > data is accumulating in some buffer of the printer which runs full after > a certain amount of activity making the printer blocking. > > Perhaps it is data which the printer tries to send to the client without > being an answer to a request from the client but sent spontaneously by > the printer. ippusbxd does not pick up such data from the printer as it > waits for data from the printer only as an answer to a request which it > has sent. > > Till > >