Suffield, David wrote: > Looks like the LJ2300 supports 1284.4 not MLC. You can change the IO > transport in the models.dat file. > > Match your URI model name to the same model entry in > /usr/share/hplip/data/models/models.dat and change "io-mode" from 2 to > 3. Assuming your URI model name is hp_laserjet_2300, make the following > change and let us know if it works so we can get it fixed in the next > release.
Worked like magick! Love the duplex printing - some much paper saved! In my case it was sending the request to a different URI though: May 10 07:52:25 angel hp_LaserJet_2300_series?serial=CNBFB94379 so I've applied the same change to [hp_laserjet_2300_series] as well (I guess both need it?) and restarted the hplip service. Thank you, David! > was: > > [hp_laserjet_2300] > align-type=0 > clean-type=0 > color-cal-type=0 > copy-type=0 > embedded-server-type=1 > fax-type=0 > fw-download=0 > icon=hp_LaserJet_2100.png > io-control=0 > io-mfp-mode=2 > io-mode=2 > io-scan-port=0 > io-support=6 > > to: > > [hp_laserjet_2300] > align-type=0 > clean-type=0 > color-cal-type=0 > copy-type=0 > embedded-server-type=1 > fax-type=0 > fw-download=0 > icon=hp_LaserJet_2100.png > io-control=0 > io-mfp-mode=2 > io-mode=3 > io-scan-port=0 > io-support=6 > > -dave > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf >> Of Stas Bekman >> Sent: Wednesday, May 09, 2007 3:16 PM >> To: [email protected] >> Subject: [Hplip-help] Printing doesn't work w/ LaserJet 2300d >> >> Hi, >> >> I've a problem printing with HP LaserJet 2300d >> >> The printer is correctly identified, I can select it and >> configure it from CUPS, but printing fails. The syslog >> message is always: >> >> hpiod: invalid MLCInitReply: cmd=80, result=2 , revision=20 >> io/hpiod/mlc.cpp 355 >> >> I run Mandriva Linux with the following packages: >> hplip-1.6.12-2mdv2007.1 >> hplip-hpijs-1.6.12-2mdv2007.1 >> hplip-model-data-1.6.12-2mdv2007.1 >> >> I see this problem was reported a month ago. >> http://sourceforge.net/mailarchive/message.php?msg_name=200704 >> 08023955.E26C54D967%40primary.mx.nitric.com >> >> Don promised to followup, but I don't see any follow ups in >> that thread. >> http://sourceforge.net/mailarchive/message.php?msg_name=5c9a36 >> e80704080720l5f54967bg74df8097c4c70d89%40mail.gmail.com >> >> Please help. >> >> If you need to know any other information please tell me. >> >> Thank you! >> >> -- >> _____________________________________________________________ >> Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ >> http://www.linkedin.com/in/stasbekman http://stasosphere.com/ >> The "Practical mod_perl" book http://modperlbook.org/ >> http://stason.org/photos/gallery/ http://healingcloud.com >> >> >> -------------------------------------------------------------- >> ----------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> HPLIP-Help mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/hplip-help >> -- _____________________________________________________________ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ http://www.linkedin.com/in/stasbekman http://stasosphere.com/ The "Practical mod_perl" book http://modperlbook.org/ http://stason.org/photos/gallery/ http://healingcloud.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
