On Mon, 26 Apr 1999, Federico Chudzinski wrote:
>
> Hallo Liste
>
>
> ich habe wieder mal ein Anf�ngerproblem, und zwar habe ich 3 Drucker,
> den 1. und 2. Drucker an lp0 und lp1 kann ich ohne Probleme ansprechen.
> (z.B. mit "dir > /dev/lp0" oder "dir > lp1")
> leider l��t sich lp2 nicht ansprechen.
>
Versuch doch mal, den Support schon in den Kernel zu compilieren.
Aus /usr/src/linux/Documentation/parport.txt:
...
Parport linked into the kernel statically
=========================================
If you compile the parport code into the kernel, then you can use
kernel boot parameters to get the same effect. Add something like the
following to your LILO command line:
parport=0x3bc parport=0x378,7 parport=0x278,auto
You can have many `parport=...' statements, one for each port you want
to add. Adding `parport=0' to the kernel command-line will disable
parport support entirely. Adding `parport=auto' to the kernel
command-line will make parport use any IRQ lines or DMA channels that
it auto-detects.
...
Ich habe dann in der /etc/lilo.conf noch eine Zeile
...
append = "lp=parport0 lp=parport1 lp=parport2"
...
Vielleicht hilft Dir das schon.
Rgds.
Heiko.
--
Um aus der Liste ausgetragen zu werden, eine Mail an [EMAIL PROTECTED]
schicken, mit dem Text: unsubscribe suse-linux