Re: Slackware 9.1 - getting HPPSC1210 to work
From: Almogaver (none_at_microsoft.com)
Date: 03/31/04
- Next message: Linønut: "Re: New USB memory-stick howto: Flash-Memory-HOWTO"
- Previous message: astrodr_at_tin.it: "no audio with mandrake 9.1"
- In reply to: Almogaver: "Re: Slackware 9.1 - getting HPPSC1210 to work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 00:00:31 +0100
Alright, I have managed to get the scanner part working.
Looks like the libsane-hpoj is a separate RPM.
Again, I have downloaded it, converted to TGZ and installed.
Great.
Still no luck with printing :-(
I have tried all combinations I could think of (and I have some good
imagination).
I'm reading the help over and over, but I can't seem to find the clue that
would allow me to print ...
Anyway, I'll keep trying.
If anyone has been though this, please show some mercy!
Almogaver wrote:
> By the way, here is the error I get when trying to compile hpoj from
> source:
>
> ...
>
ExMgr.o(.gnu.linkonce.t._ZN6UsbMgr10_llioWriteEN5ExMgr11ExInterfaceEPKhii+0x2d):
> In function `UsbMgr::_llioWrite(ExMgr::ExInterface, unsigned char const*,
> int, int)':
> /var/installs/sources/hpoj-0.91/mlcd/ExMgr.h:253: undefined reference to
> `usb_bulk_write'
>
ExMgr.o(.gnu.linkonce.t._ZN6UsbMgr10_llioWriteEN5ExMgr11ExInterfaceEPKhii+0x9d):/var/installs/sources/hpoj-0.91/mlcd/ExMgr.h:262:
> undefined reference to `usb_bulk_write'
> collect2: ld returned 1 exit status
> make[1]: *** [ptal-mlcd] Error 1
> make[1]: Leaving directory `/var/installs/sources/hpoj-0.91/mlcd'
> make: *** [just_compile] Error 2
>
>
> As for the scanner part, I have noticed I don't have libsane-hpoj, which I
> would suppose had to be installed by the hpoj package ...
> This could be the reason not to find the scanner, but still no true
> solution (package doesn't include it, can't compile from source, mmmm).
>
> For the print part, I have already disabled usblp from loading, and
> changed the ptal config so that printd is not started.
>
>
> ...
>
> Almogaver wrote:
>
>> Has anyone using Slackware 9.1 had any success getting the
>> Hewlett-Packard HP-PSC 1210 (Printer/Scanner/Copier) to work?
>>
>> I'm running Slackware 9.1, everything is updated to the latest package.
>> Running CUPS.
>> I have downloaded an RPM package for HPOJ 0.91 as indicated on some sites
>> and converted it to TGZ and installed it successfully.
>> I have already changed setup ptal. It recognizes the printer.
>> I have changed the startup scripts so that ptal starts before CUPS.
>>
>> The following lines show up during the boot process:
>>
>> Mar 30 19:39:21 pc01 ptal-mlcd: SYSLOG at ExMgr.cpp:652,
>> dev=<mlc:usb:psc_1200_series>, pid=1921, e=2, t=1080671961
>> ptal-mlcd successfully initialized.
>> Mar 30 19:39:21 pc01 ptal-printd: ptal-printd(mlc:usb:psc_1200_series)
>> successfully initialized
>> using /var/run/ptal-printd/mlc_usb_psc_1200_series*.
>>
>> Mar 30 19:39:21 pc01 ptal-mlcd: SYSLOG
>> at /usr/src/build/367118-i386/BUILD/hpoj-0.91/mlcd/ExMgr.h:646,
>> dev=<mlc:usb:psc_1200_series@/dev/usb/lp0>, pid=1921, e=11, t=1080671961
>> ptal-mlcd successfully activated, mode=1284.4.
>>
>>
>> So, ptal finds it and everything should be fine but it is not.
>> I can't print to it.
>> I can't scan from it (I have already uncommented the "hpoj" entry
>> in /etc/sane.d/dll.conf).
>>
>> Here is part of the /etc/rc.d/rc.M where it is activated:
>>
>> # Start the print spooling system. This will usually be LPRng (lpd) or
>> CUPS.
>> # Next 2 lines are for HP OfficeJet. PTAL interface needs to start before
>> CUPS
>> /etc/rc.d/init.d/hpoj
>> ptal-init start
>> if [ -x /etc/rc.d/rc.cups ]; then
>> # Start CUPS:
>> /etc/rc.d/rc.cups start
>> elif [ -x /etc/rc.d/rc.lprng ]; then
>> # Start LPRng (lpd):
>> . /etc/rc.d/rc.lprng start
>> fi
>>
>>
>> Don't know what else to do (even downloaded several source packages for
>> libusb, sane and hpoj and tried to compile, but hpoj fails).
>>
>> Any idea to solve the problem?
- Next message: Linønut: "Re: New USB memory-stick howto: Flash-Memory-HOWTO"
- Previous message: astrodr_at_tin.it: "no audio with mandrake 9.1"
- In reply to: Almogaver: "Re: Slackware 9.1 - getting HPPSC1210 to work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|