Skip site navigation (1)Skip section navigation (2)
Date:      04 Jun 2002 21:45:43 +0100
From:      "S. Roberts" <sroberts@dsl.pipex.com>
To:        johann@broadpark.no
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: PRINT: HP DeskJet 820Cxi
Message-ID:  <1023223544.304.5.camel@Demon.Strobe.org>
In-Reply-To: <1023220843.3cfd1c6b593be@mail.broadpark.no>
References:  <1023169991.3cfc55c73ba40@mail.broadpark.no> <1023193948.315.144.camel@Demon.Strobe.org>  <1023220843.3cfd1c6b593be@mail.broadpark.no>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Hi Johann,
   From your lat post, we have the same device settings in our
respective kernels, so I'm totally at a loss as to the reason behind the
failure of my box to pick up the parallel port:-(

I'm not sure of my next move here. This printer worked a long time ago
on this box when it used to be a windows (98SE) system, so I'm reluctant
to consider a hardware failure. I posted a cry for help to the
freebsd-hardware mailing list neverthelss, asking if anyone knows what
the actual error string in dmesg means. I'll be hoping to hear from
*someone* soon on that.

Other than that, there's not a lot I can do with respect to progressing
the issue, I'm afraid.

Hopefully someone'll pick this up and run with it for us.

Stacey
On Tue, 2002-06-04 at 21:00, johann@broadpark.no wrote:
> 
> Stacey,
> 
> # PARALLEL PORT
> #
> device          ppc0    at isa? irq 7
> device          ppbus           # Parallel port bus [!]
> device          lpt             # Printer                     
> device          plip            # TCP/IP over parallel
> device          ppi             # Parallel port interface device
> 
> Is what worked for me.
> 
> I hope it helps. Remember /usr/ports/print/pnm2ppa, and let me know if you 
> get any further.
> 
> -- Johann
> 
> Quoting "S. Roberts" <sroberts@dsl.pipex.com>:
> 
> > Hi Johann,
> >    I saw your post that relates to an earlier post I had concerning my
> > wanting to get my parallel printing to work - I also am hoping to get my
> > FreeBSD box to print to a HP Deskjet 820 Cxi for Windows - Professional
> > Series printer here without any success so far. I should say, that I've
> > not had many replies to my original post (sorry).
> > 
> > I saw in your post that you actually have your ppc0 port detected
> > correctly by your system, which is the problem I have. On boot, this is
> > all I get for my ppc0:
> > $ cat dmesg.boot | grep ppc
> > ppc0: cannot reserve I/O port range
> > $ 
> > 
> > Here is the kernel support I have compiled in:
> > device          scbus           # SCSI bus (required)
> > device          da              # Direct Access (disks)
> > 
> > # Parallel port
> > device          ppc0    at isa? irq 7
> > device          ppbus           # Parallel port bus (required)
> > device          lpt             # Printer
> > device          plip            # TCP/IP over parallel
> > device          ppi             # Parallel port interface device
> > device          vpo             # Requires scbus and da
> > 
> > Needless to say, I can't get parallel port printing going from the start
> > here. Did you have to do any particular Kernel / bios configs in order
> > to get your parallel port configured?
> > 
> > Sorry I can't be any help to your case, but I'm hoping you could at
> > least assist me in getting somewhere with mine - then at I could see if
> > I could get on working on getting this printer to work as well.
> > 
> > Thanks for any help in advance!
> > 
> > Stacey
> > 
> > 
> > On Tue, 2002-06-04 at 06:53, johann@broadpark.no wrote:
> > > ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
> > > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
> > > ppbus0: IEEE1284 device found /NIBBLE/ECP
> > > Probing for PnP devices on ppbus0:
> > > ppbus0: <HEWLETT-PACKARD DESKJET 820C> SCP,VLINK
> > > plip0: <PLIP network interface> on ppbus0
> > > lpt0: <Printer> on ppbus0
> > > lpt0: Interrupt-driven port
> > > ppi0: <Parallel I/O> on ppbus0
> > > 
> > > There's no doubt about it, it does get detected. Then why can't I 
> lptest >
> > 
> > > /dev/lpt0?
> > > 
> > > Note, as modems have winmodems this printer is labeled 'For Windows'. I
> > hope 
> > > that won't interfere with anything.
> > > 
> > > Thanks.
> > > 
> > > -- Johann
> > > 
> > > 
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > -- 
> > Stacey Roberts B.Sc. (HONS) Computer Science
> > Network Systems Engineer
> > 
> 
> 
> 
> 
-- 
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer

[-- Attachment #2 --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi Johann,
   From your lat post, we have the same device settings in our
respective kernels, so I'm totally at a loss as to the reason behind the
failure of my box to pick up the parallel port:-(

I'm not sure of my next move here. This printer worked a long time ago
on this box when it used to be a windows (98SE) system, so I'm reluctant
to consider a hardware failure. I posted a cry for help to the
freebsd-hardware mailing list neverthelss, asking if anyone knows what
the actual error string in dmesg means. I'll be hoping to hear from
*someone* soon on that.

Other than that, there's not a lot I can do with respect to progressing
the issue, I'm afraid.

Hopefully someone'll pick this up and run with it for us.

Stacey
On Tue, 2002-06-04 at 21:00, johann@broadpark.no wrote:
>=20
> Stacey,
>=20
> # PARALLEL PORT
> #
> device          ppc0    at isa? irq 7
> device          ppbus           # Parallel port bus [!]
> device          lpt             # Printer                    =20
> device          plip            # TCP/IP over parallel
> device          ppi             # Parallel port interface device
>=20
> Is what worked for me.
>=20
> I hope it helps. Remember /usr/ports/print/pnm2ppa, and let me know if yo=
u=20
> get any further.
>=20
> -- Johann
>=20
> Quoting "S. Roberts" <sroberts@dsl.pipex.com>:
>=20
> > Hi Johann,
> >    I saw your post that relates to an earlier post I had concerning my
> > wanting to get my parallel printing to work - I also am hoping to get m=
y
> > FreeBSD box to print to a HP Deskjet 820 Cxi for Windows - Professional
> > Series printer here without any success so far. I should say, that I've
> > not had many replies to my original post (sorry).
> >=20
> > I saw in your post that you actually have your ppc0 port detected
> > correctly by your system, which is the problem I have. On boot, this is
> > all I get for my ppc0:
> > $ cat dmesg.boot | grep ppc
> > ppc0: cannot reserve I/O port range
> > $=20
> >=20
> > Here is the kernel support I have compiled in:
> > device          scbus           # SCSI bus (required)
> > device          da              # Direct Access (disks)
> >=20
> > # Parallel port
> > device          ppc0    at isa? irq 7
> > device          ppbus           # Parallel port bus (required)
> > device          lpt             # Printer
> > device          plip            # TCP/IP over parallel
> > device          ppi             # Parallel port interface device
> > device          vpo             # Requires scbus and da
> >=20
> > Needless to say, I can't get parallel port printing going from the star=
t
> > here. Did you have to do any particular Kernel / bios configs in order
> > to get your parallel port configured?
> >=20
> > Sorry I can't be any help to your case, but I'm hoping you could at
> > least assist me in getting somewhere with mine - then at I could see if
> > I could get on working on getting this printer to work as well.
> >=20
> > Thanks for any help in advance!
> >=20
> > Stacey
> >=20
> >=20
> > On Tue, 2002-06-04 at 06:53, johann@broadpark.no wrote:
> > > ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
> > > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
> > > ppbus0: IEEE1284 device found /NIBBLE/ECP
> > > Probing for PnP devices on ppbus0:
> > > ppbus0: <HEWLETT-PACKARD DESKJET 820C> SCP,VLINK
> > > plip0: <PLIP network interface> on ppbus0
> > > lpt0: <Printer> on ppbus0
> > > lpt0: Interrupt-driven port
> > > ppi0: <Parallel I/O> on ppbus0
> > >=20
> > > There's no doubt about it, it does get detected. Then why can't I=20
> lptest >
> >=20
> > > /dev/lpt0?
> > >=20
> > > Note, as modems have winmodems this printer is labeled 'For Windows'.=
 I
> > hope=20
> > > that won't interfere with anything.
> > >=20
> > > Thanks.
> > >=20
> > > -- Johann
> > >=20
> > >=20
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > --=20
> > Stacey Roberts B.Sc. (HONS) Computer Science
> > Network Systems Engineer
> >=20
>=20
>=20
>=20
>=20
- --=20
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBPP0m9vdn4A8qiCO5EQKJlwCgotnz4WWBFhmTsG1IUh9Ko32eVYQAniGV
wgfW5wsNaik5Jtw23vmyiPpf
=kMjT
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1023223544.304.5.camel>