Como configurar uma impressora Hp Laserjet 4100n?

3

Olá a todos Estou tentando configurar minha impressora hp laserjet 4100n, mas o ubuntu 11.10 não reconhece isso.

Eu tento instalar os drivers HPLIP ou Linux, mas quando ele diz para reiniciar o computador quando você tem uma impressora de porta paralela, nada acontece quando você o reinicia. Eu tento a instalação 3 vezes ignorando a etapa em que diz para reiniciar, mas depois diz que sua impressora não é reconhecer por favor me ajude.

Estou usando um conversor paralelo para usb e sei que funciona porque eu tento no Windows e a impressora funciona como um encanto. Ajudar alguém?

  • Eu também tento instalá-lo em minhas irmãs ubuntu 11.04 e ele reconhece e imprime.
  • Além disso, quando compartilho a impressora em meus computadores irmãos, ela funciona como uma impressora de rede, mas ela precisa estar conectada ao computador da minha irmã para que eu possa imprimir.
  • Também esqueci de mencionar que tenho outra impressora conectada a este computador, tento excluir e desconectar minha outra impressora, mas ela ainda não detecta meu laserjet 4100n.

Isto é o que eu recebo e a impressora está conectada

note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.


INSTALLATION MODE
-----------------
Automatic mode will install the full HPLIP solution with the most common options.
Custom mode allows you to choose installation options to fit specific requirements.

Please choose the installation mode (a=automatic*, c=custom, q=quit) : a

Initializing. Please wait...


INTRODUCTION
------------
This installer will install HPLIP version 3.11.10 on your computer.
Please close any running package management systems now (YaST, Adept, Synaptic, Up2date, etc).


DISTRO/OS CONFIRMATION
----------------------
Distro appears to be Ubuntu 11.10.

Is "Ubuntu 11.10" your correct distro/OS and version (y=yes*, n=no, q=quit) ? y


ENTER USER PASSWORD
-------------------
Please enter the user (jab)'s password: 
Password accepted


INSTALLATION NOTES
------------------
Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information.  Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive.  During the install process you will be added to the lp and lpadmin group, please quit the installer before the setup stage, log out, log back in, and run hp-setup to complete the install.

Please read the installation notes. Press <enter> to continue or 'q' to quit: 


RUNNING PRE-INSTALL COMMANDS
----------------------------
OK


CHECKING FOR NETWORK CONNECTION
-------------------------------
Network connection present.


RUNNING PRE-PACKAGE COMMANDS
----------------------------
sudo dpkg --configure -a (Pre-depend step 1)
sudo apt-get install --yes --force-yes -f (Pre-depend step 2)
sudo apt-get update (Pre-depend step 3)
OK


DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
warning: A previous install of HPLIP is installed and/or running.
sudo apt-get remove --assume-yes hplip hpijs hplip-cups hplip-data libhpmud0 foomatic-db-hpijs (Removing old HPLIP version)
warning: HPLIP removal failed. The previous install may have been installed using a tarball or this installer.
warning: Continuing to run installer - this installation should overwrite the previous one.


RUNNING POST-PACKAGE COMMANDS
-----------------------------
OK


RE-CHECKING DEPENDENCIES
------------------------
OK


PRE-BUILD COMMANDS
------------------
OK


BUILD AND INSTALL
-----------------
Running './configure --with-hpppddir=/usr/share/ppd/HP --libdir=/usr/lib64 --prefix=/usr --enable-udev-acl-rules --enable-qt4 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-install --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build'
Please wait, this may take several minutes...
Command completed successfully.

Running 'make clean'
Please wait, this may take several minutes...
Command completed successfully.

Running 'make'
Please wait, this may take several minutes...
Command completed successfully.

Running 'sudo make install'
Please wait, this may take several minutes...
Command completed successfully.


Build complete.


POST-BUILD COMMANDS
-------------------
sudo /usr/sbin/usermod -a -Glp,lpadmin jab (Post-build step 1)


CLOSE HP_SYSTRAY
----------------
Sending close message to hp-systray (if it is currently running)...


RESTART OR RE-PLUG IS REQUIRED
------------------------------
If you are installing a USB connected printer, and the printer was plugged in   
when you started this installer, you will need to either restart your PC or     
unplug and re-plug in your printer (USB cable only). If you choose to restart,  
run this command after restarting: hp-setup (Note: If you are using a parallel  
connection, you will have to restart your PC. If you are using network/wireless,
you can ignore and continue).                                                   

Restart or re-plug in your printer (r=restart, p=re-plug in*, i=ignore/continue, q=quit) : p
Please unplug and re-plugin your printer now.  Press <enter> to continue or 'q' to quit: 


PRINTER SETUP
-------------
Please make sure your printer is connected and powered on at this time.
error: hp-setup failed. Please run hp-setup manually.
    
por jart 02.11.2011 / 06:22

2 respostas

2

Tente este link. É o driver HP linux para a sua impressora.

link

    
por Jose Elera 02.11.2011 / 06:43
0

De acordo com a HP, a LaserJet 4100n possui apenas uma porta paralela ou uma conexão de rede. Sua resposta no final do instalador era "p", indicando que você desconectou e substituiu a impressora que é aplicável apenas a conexões USB.

Se você estiver conectado via porta paralela, o instalador hp não ativará mais o suporte a porta paralela. Você precisará configurar a instalação manualmente. Consulte a seguinte página da Web: Drivers de impressão, digitalização e fax para Linux - hplip | Desenvolvedores HP

Se você estiver conectado pela rede, as instruções podem ignorar / continuar neste ponto e pode haver problemas com a instalação em outro lugar.

    
por Morgen 19.03.2012 / 16:48