Gentoo Forums
Gentoo Forums
Quick Search: in
problemas con hplip
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
johpunk
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2008
Posts: 116

PostPosted: Sat Mar 22, 2008 9:15 am    Post subject: problemas con hplip Reply with quote

me dispuse a instalar el controlador hplip para mi impresora pero no funciona, hise lo siguiente

Quote:
emerge cups hplip


luego en las USE puse cups y hplip, ejecute el hp-setup y al empezar a configurar me arroja el siguiente error

[img=http://img152.imageshack.us/img152/5747/hplip1xm8.th.jpg]

e intentado con crear nueva configurarcion, refrescar y nada siempre me sale lo mismo y no puedo imprimir nada

Editado por Stolz: borrados 4 mensajes consecutivos idénticos
_________________
Gentoo 2008 & Debian Lenny
KDE 3.5.8 Amd64
Mi Blog
Back to top
View user's profile Send private message
Paulinuks
n00b
n00b


Joined: 01 Nov 2004
Posts: 46
Location: En algún lugar de Galicia

PostPosted: Sat Mar 22, 2008 9:52 am    Post subject: Reply with quote

8O :roll: :roll:
_________________
- ¿Qué es peor: la ignorancia o la indiferencia? Ni lo sé ni me importa xD.
AMD ATHLON 64 +3000, 2 GB K400 DUAL, ATI RADEON X850XT, 350GB SATA - Cable 9Mb
IBM Thinkpad R51 - Pentium M - 1.25 GB - ATI Radeon Mobility 7500
Back to top
View user's profile Send private message
Inodoro_Pereyra
Veteran
Veteran


Joined: 03 Nov 2006
Posts: 1191
Location: En la otra punta del cable

PostPosted: Sat Mar 22, 2008 10:06 am    Post subject: Reply with quote

Según el mensaje de error, te falta el PPD para tu impresora, que como te dice el mensaje, podés bajar de linuxprinting.org.
Después de descargado, se copia a: /usr/share/cups/model

Salud!
_________________
Mas vale 100 volando, que pájaro en mano.
Back to top
View user's profile Send private message
johpunk
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2008
Posts: 116

PostPosted: Sat Mar 22, 2008 11:44 am    Post subject: Reply with quote

Paulinuks wrote:
8O :roll: :roll:


si ya se lo que estas pensando ya reporte eso para que borren los 4 primeros mensajes ;) es que queria poner la imagen que se viera minimizada pero no se que undi y salieron esos 4 post :oops:

Inodoro_Pereyra wrote:
Según el mensaje de error, te falta el PPD para tu impresora, que como te dice el mensaje, podés bajar de linuxprinting.org.
Después de descargado, se copia a: /usr/share/cups/model

Salud!


instale uno ppd que conseguir en portage y pues si pude pasar del primer paso pero igual no imprime luego intente volver a configurar mi impresora y caigo en el mismo error
_________________
Gentoo 2008 & Debian Lenny
KDE 3.5.8 Amd64
Mi Blog
Back to top
View user's profile Send private message
hfernando
n00b
n00b


Joined: 09 Feb 2008
Posts: 38
Location: Chile

PostPosted: Sat Mar 22, 2008 7:51 pm    Post subject: Reply with quote

mira yo tengo mi hp funcionando bien.

equery u hplip

Code:
[ Searching for packages matching hplip... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf              ]
[        : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for net-print/hplip-2.7.10 ]
 U I
 - - X       : Adds support for X11
 - - doc     : Adds extra documentation (API, Javadoc, etc)
 - - fax     : Enable fax support
 - - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
 - - parport : Enable parallel port support
 + + ppds    : Adds support for automatically generated ppd (printing driver) files
 - - scanner : Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
 + + snmp    : Adds support for the Simple Network Management Protocol if available


haces /etc/init.d/cups start
rc-update add cups default

en el navegador ( en mi caso firefox 3 jeje) vas a la direccion localhost:631 y sigue las instrucciones para agregar tu impresora es muy facil.

no uses esa lecera hp-setup
Back to top
View user's profile Send private message
chumi
n00b
n00b


Joined: 09 Apr 2007
Posts: 9

PostPosted: Sun Mar 23, 2008 4:21 am    Post subject: Reply with quote

Igual estoy equivocado, pero creo que los ppd se generan automáticamente en el hplip si se activa el use 'ppds'
Back to top
View user's profile Send private message
lonrot_m
Apprentice
Apprentice


Joined: 18 Jun 2005
Posts: 228
Location: Mexico

PostPosted: Mon Mar 24, 2008 1:28 pm    Post subject: Reply with quote

aqui estan todos los ppd http://www.linux-foundation.org/en/OpenPrinting
_________________
The only fool bigger than the person who knows it all is the person who argues with him.
Back to top
View user's profile Send private message
johpunk
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2008
Posts: 116

PostPosted: Thu Mar 27, 2008 4:32 pm    Post subject: Reply with quote

hfernando wrote:
mira yo tengo mi hp funcionando bien.

equery u hplip

Code:
[ Searching for packages matching hplip... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf              ]
[        : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for net-print/hplip-2.7.10 ]
 U I
 - - X       : Adds support for X11
 - - doc     : Adds extra documentation (API, Javadoc, etc)
 - - fax     : Enable fax support
 - - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
 - - parport : Enable parallel port support
 + + ppds    : Adds support for automatically generated ppd (printing driver) files
 - - scanner : Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
 + + snmp    : Adds support for the Simple Network Management Protocol if available


haces /etc/init.d/cups start
rc-update add cups default

en el navegador ( en mi caso firefox 3 jeje) vas a la direccion localhost:631 y sigue las instrucciones para agregar tu impresora es muy facil.

no uses esa lecera hp-setup

instale el cups y hplip nuevamente y me sale lo siguiente:

Quote:
# /etc/init.d/cups start
-su: /etc/init.d/cups: No existe el fichero o el directorio


Quote:
rc-update add cups default
* rc-update: '/etc/init.d/cups' not found; aborting

y el intentar ingresar al localhost:631 por logica me da error tambien alguna idea para poder usar el hplip :idea:
_________________
Gentoo 2008 & Debian Lenny
KDE 3.5.8 Amd64
Mi Blog
Back to top
View user's profile Send private message
hfernando
n00b
n00b


Joined: 09 Feb 2008
Posts: 38
Location: Chile

PostPosted: Thu Mar 27, 2008 6:31 pm    Post subject: Reply with quote

error mio es:

/etc/init.d/cupsd start

rc-update add cupsd default

eso si,, si tienes una multifuncional habilita la USE scanner en el paquete hplip
Back to top
View user's profile Send private message
lonrot_m
Apprentice
Apprentice


Joined: 18 Jun 2005
Posts: 228
Location: Mexico

PostPosted: Thu Mar 27, 2008 6:32 pm    Post subject: Reply with quote

puedes decirme que es lo que te regresa

Code:
emerge -s cups

_________________
The only fool bigger than the person who knows it all is the person who argues with him.
Back to top
View user's profile Send private message
johpunk
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2008
Posts: 116

PostPosted: Fri Mar 28, 2008 6:14 am    Post subject: Reply with quote

hfernando wrote:
error mio es:

/etc/init.d/cupsd start

rc-update add cupsd default

eso si,, si tienes una multifuncional habilita la USE scanner en el paquete hplip


ahora si pero estando en localhost:631 al agregar la impresora me pide una contraseña la pongo y no la reconoce, reinstale el hplip ahora si la configure sin problemas pero ahora no imprime

hfernando wrote:
error mio es:

/etc/init.d/cupsd start

rc-update add cupsd default

eso si,, si tienes una multifuncional habilita la USE scanner en el paquete hplip


ahora si pero estando en localhost:631 al agregar la impresora me pide una contraseña la pongo y no la reconoce, reinstale el hplip ahora si la configure sin problemas pero ahora no imprime

lonrot_m wrote:
puedes decirme que es lo que te regresa

Code:
emerge -s cups


Quote:
* dev-perl/Net-CUPS
Latest version available: 0.55
Latest version installed: [ Not Installed ]
Size of files: 65 kB
Homepage: http://search.cpan.org/~dhageman/
Description: CUPS C API Interface
License: || ( Artistic GPL-2 )

* dev-python/pycups [ Masked ]
Latest version available: 1.9.12
Latest version installed: [ Not Installed ]
Size of files: 24 kB
Homepage: http://cyberelk.net/tim/data/pycups/
Description: Python bindings for the CUPS API
License: GPL-2

* net-print/cups
Latest version available: 1.2.12-r6
Latest version installed: 1.2.12-r6
Size of files: 3,699 kB
Homepage: http://www.cups.org/
Description: The Common Unix Printing System
License: GPL-2

* net-print/cups-pdf
Latest version available: 2.4.2
Latest version installed: [ Not Installed ]
Size of files: 32 kB
Homepage: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
Description: Provides a virtual printer for CUPS to produce PDF files.
License: GPL-2

* net-print/cups-windows
Latest version available: 6.0
Latest version installed: [ Not Installed ]
Size of files: 37 kB
Homepage: http://cups.org/windows/
Description: CUPS PostScript Driver for Windows
License: GPL-2

* net-print/cupsddk
Latest version available: 1.2.3
Latest version installed: [ Not Installed ]
Size of files: 2,033 kB
Homepage: http://www.cups.org/ddk/
Description: A suite of standard drivers, a PPD file compiler, and other utilities to develop printer drivers for CUPS and other printing environments.
License: GPL-2

* net-print/fax4cups
Latest version available: 1.28
Latest version installed: [ Not Installed ]
Size of files: 15 kB
Homepage: http://vigna.dsi.unimi.it/fax4CUPS/
Description: efax/hylafax backend for CUPS
License: GPL-2

* net-print/gnome-cups-manager
Latest version available: 0.31-r2
Latest version installed: [ Not Installed ]
Size of files: 874 kB
Homepage: http://www.gnome.org/
Description: GNOME CUPS Printer Management Interface
License: GPL-2

* net-print/libgnomecups
Latest version available: 0.2.2
Latest version installed: [ Not Installed ]
Size of files: 307 kB
Homepage: http://www.gnome.org/
Description: GNOME cups library
License: GPL-2 LGPL-2

* sec-policy/selinux-cups
Latest version available: 20070928
Latest version installed: [ Not Installed ]
Size of files: 415 kB
Homepage: http://www.gentoo.org/proj/en/hardened/selinux/
Description: SELinux policy for cups - the Common Unix Printing System
License: GPL-2

* sys-power/apcupsd
Latest version available: 3.12.4
Latest version installed: [ Not Installed ]
Size of files: 4,124 kB
Homepage: http://www.apcupsd.org/
Description: APC UPS daemon with integrated tcp/ip remote shutdown
License: GPL-2


volvi a configurar mi impresora pero de igual forma no imprime antes pq al enviar a imprimir me arrojaba un error ahora al intentar imprimir un documento pues hace como si fuera a imprimir pero nada de nada

Editado por Stolz: Unidos 3 mensajes consecutivos y corregido quote
_________________
Gentoo 2008 & Debian Lenny
KDE 3.5.8 Amd64
Mi Blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum