Comment 5 for bug 775879

Revision history for this message
goutam kodu (goutam-hplip) wrote :

Hi,

Can you provide us some more debug information.

Please follow the below steps to provide the same

1.Open the file /etc/cups/cupsd.conf in write permissions.
$su -c "vim /etc/cups/cupsd.conf "
 Change LogLevel warn to LogLevel 15 and below that line add HPLogLevel 15.

2. Restart the cups
$su -c"/etc/init.d/cups restart"

3. Enter the hplip source folder and open the file io/hpmud/hpmudi.h and uncomment the line containing this
//#define HPMUD_DEBUG and save it.

4.Open the terminal and change directory to hplip_source_directory and run "make" and su -c "make install" .

5.make the log file empty
$su -c "cat /dev/null > /var/log/messages os syslog "

6. Send a print job or print a test page.

7 When you get the "Device communication error" . Copy the contents of log file in text file and attach me that file
$su -c "cat /var/log/messages or syslog > debug.txt"

Attach me the debug.txt file.

Sorry for having you to do so much of work, but we are not able to see this problem in-house. Please let us know if you find any difficulty in obtaining the debug information.

Thanks & Regards,
Goutam Kodu