On Mon 15 Jun 2015 at 20:43:15 -0400, Maureen L Thomas wrote: > On 06/15/2015 06:00 PM, Brian wrote: > >We assume the printer is connected by USB, Please post the outputs of > >these three commands: > > > > lpstat -t > > lpinfo -m | grep "1000.*ppd.*HP" > > lpinfo -v (with the printer plugged in). > > > >>From the list obtained in the second command's output say which line(s) > >correspond to your printer. > > > sorry for the screw up here is the info you wanted
Not to worry. > drv:///hpijs.drv/hp-deskjet_1000_j110_series-hpijs.ppd HP Deskjet > 1000 j110 Series hpijs, 3.14.6 (MINE) > > lsb/usr/hplip/HP/hp-deskjet_1000_j110_series-hpijs.ppd HP Deskjet > 1000 j110 Series hpijs, 3.14.6 You should have use of either of these PPDs to print. > direct usb://HP/Deskjet%201000%20J110%20series?serial=CN0AP2P53X05D2 Do (as root): lpadmin -p myprinter \ -v usb://HP/Deskjet%201000%20J110%20series?serial=CN0AP2P53X05D2 \ -E \ -m drv:///hpijs.drv/hp-deskjet_1000_j110_series-hpijs.ppd The command is all on one line without the "\"s and "myprinter" can be what you want. 'lpstat -t' should show the queue installed. lpadmin -d myprinter will set myprinter as the default destination. Printing now? -- 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/20150616082754.gb15...@copernicus.demon.co.uk