Comment 6 for bug 861332

Revision history for this message
Sarbeswar Meher (sarbeswar-meher) wrote :

Goto commanline and run in root mode "ps -ef | grep systray" in commandline. Kill all the running hp-systray processes. Launch Xsane. Try to scan from Flatbed and then using ADF.

If you still have any issue, let me know with all the below details.

1. Go to the source directory from where you have setup hplip. (May be in /home/<username>/Downloads/hplip-3.11.10).

2. Go to /scan/sane folder.
   a)Open bb_ledm.c and add in line 31,

  # define BB_LEDM_DEBUG

  Save the file and exit.
  b)Open common.h and got to line 34 and uncomment it (remove //) and save the file.

3. Go to /io/hpmud folder. Open hpmudi.h, go to line 60 and uncomment it (remove the //) and save it.

4. Go back to the directory /home/<username>/Downloads/hplip-3.11.10. Run in commandline
    make
   sudo make install

5. Go to /var/log. Run in commandline
  sudo cp /dev/null messages
  sudo cp /dev/null syslog

6. Run "hp-scan --adf " or Xsane for scanning.

7. Send the logs of syslog or messages

Thanks.