public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.0-test12pre4: parport / lp problems
@ 2000-12-04 20:33 Henrik Størner
  2000-12-04 22:07 ` Henrik Størner
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik Størner @ 2000-12-04 20:33 UTC (permalink / raw)
  To: linux-kernel

I discovered yesterday that printing does not work in 2.4.0-test12-pre4.

This is a pretty stock PC system with a printer on the parallel port.
Both parport and lp is compiled into the kernel - and the parport
appears to be detected OK, but the lp driver for some reason refuses
to use it:

[snip /var/log/dmesg]
Starting kswapd v1.8
parport0: PC-style at 0x378 [PCSPP]
parport0: irq 7 detected
[later]
pty: 256 Unix98 ptys configured
parport0: no more devices allowed
lp: driver loaded but no devices found

In lilo, I have tried different configuration parameters. The current
setup has no parport or lp settings, but I have also tried
  "parport=0x378,7 lp=parport0"
with no apparent effect. This setting used to work in earlier 2.4
configurations (cannot say exactly which worked and which didn't).


Kernel config:

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set
[snip]
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set


Suggestions ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.0-test12pre4: parport / lp problems
  2000-12-04 20:33 2.4.0-test12pre4: parport / lp problems Henrik Størner
@ 2000-12-04 22:07 ` Henrik Størner
  0 siblings, 0 replies; 2+ messages in thread
From: Henrik Størner @ 2000-12-04 22:07 UTC (permalink / raw)
  To: linux-kernel

In <20001204213348.A932@storner.dk> Henrik Størner <henrik@storner.dk> writes:

>I discovered yesterday that printing does not work in 2.4.0-test12-pre4.

OK - mea culpa. It turned out to be a configuration problem: I had
been playing with the I2C support for lm_sensors, and in my attempt to
get it working I had apparently enabled an I2C driver that grabbed the
parport0 device before lp could get at it.

After turning off the I2C support, my printer is working again.

Sorry for the false alarm.


Henrik
-- 
Henrik Storner      | "Crackers thrive on code secrecy. Cockcroaches breed 
<henrik@storner.dk> |  in the dark. It's time to let the sunlight in."
                    |  
                    |          Eric S. Raymond, re. the Frontpage backdoor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-04 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-04 20:33 2.4.0-test12pre4: parport / lp problems Henrik Størner
2000-12-04 22:07 ` Henrik Størner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox