On Fri 30 Jan 2015 at 11:55:59 +0100, Thomas Meier wrote: > Am Donnerstag, 29. Januar 2015, 20:03:09 schrieb Brian: > > On Sun 25 Jan 2015 at 12:28:17 +0100, Thomas wrote: > > > I started the PC this morning, no printer was working so I used > > > http://localhost:631/admin and AFTER this I used your commands, and this > > > is > > > the result: > > > > > > > > > $ lpstat -t > > > scheduler is running > > > system default destination: HPDeskjet3050A > > > device for HPDeskjet3050A: > > > hp:/usb/Deskjet_3050A_J611_series?serial=CN1AJ485JC05PJ > > > HPDeskjet3050A accepting requests since Sa 24 Jan 2015 23:07:04 CET > > > printer HPDeskjet3050A is idle. enabled since Sa 24 Jan 2015 23:07:04 CET > > > > With that output it would expected that > > > > lp ~/.profile > > > > would lead to a printout. Does it? > > > > > If you need output ater PC started and BEFORE using cups admin let me > > > know.. > > The 'lpstat -t' result should be the same as the previous one. But let > > us see it anyway. > > Hi, > no printout...
The 'lpstat -t' output quoted above is for after the PC is started and AFTER using cups admin. It clearly says the system default destination is a print queue with the name 'HPDeskjet3050A'. 'lp ~/.profile' should go to this print queue by default. 'lp -d HPDeskjet3050A ~/.profile' also goes to the same queue. > #:~$ lp ~/.profile > lp: Error - no default destination available. > > > #:~$ lpstat -t > scheduler is running > no system default destination > device for HP_Deskjet_3050A_J611_series: > usb://HP/Deskjet%203050A%20J611%20series?serial=CN1AJ485JC05PJ&interface=1 > HP_Deskjet_3050A_J611_series accepting requests since Do 29 Jan 2015 17:53:22 > CET > printer HP_Deskjet_3050A_J611_series is idle. enabled since Do 29 Jan 2015 > 17:53:22 CET This is what you get after the PC is started but BEFORE using cups admin? This is a *different* print queue using a different device (which is ok). The queue name is 'HP_Deskjet_3050A_J611_series' and there is no system default destination. Therefore 'lp ~/.profile' will not work and you have to use lp -d HP_Deskjet_3050A_J611_series ~/.profile Does that print? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/30012015135802.c80b5aead...@desktop.copernicus.demon.co.uk