You may already have run a check for kernel printer port support using dmesg in the section on Linux kernel printer support. You can double-check, install and remove kernel modules with modconf (module configuration utility).
Run modconf as the Root user from a terminal or terminal window.
$ su Password: ******* # modconf |
![]() | Ncurses navigation |
---|---|
Use the arrow keys and the <Tab> key to make your selections. Selected items are highlighted in blue. Use the <Enter> key to confirm your selection. |
Select Category menu
kernel/drivers/parport Parallel port support.
<Ok>
|
You already have parallel port support if you see plus signs (+).
Select kernel/drivers/parport modules menu
parport + Parallel-port support
parport_pc + PC-style hardware
|
If either is flagged with minus signs (-), go straight on to the next section on installing parallel port modules.
If both modules are already installed, exit from the menu, exit from modconf and exit from the Root user's account.
Select kernel/drivers/parport modules menu Exit Finished. Return to previous menu. <Ok> Select Category menu Exit Finished. Return to previous menu. <Ok> # exit $ |
Finished with this appendix!
You do not have parallel port support if you see minus signs (-) on either parport or parport_pc.
Select kernel/drivers/parport modules menu
parport - Parallel-port support
parport_pc - PC-style hardware
|
Select kernel/drivers/parport modules menu
parport - Parallel-port support
<Ok>
parport_pc - PC-style hardware
<Ok>
|
Select kernel/drivers/parport modules menu Exit Finished. Return to previous menu. <Ok> Select Category menu Exit Finished. Return to previous menu. <Ok> # exit $ |
![]() | This section is untested |
---|---|
I do not have a USB printer, so this is my 'best guess' at how to install one. If you get a USB printer working please let me know (<feedback.chrislale.@coolscience.co.uk>) and I will update this document. |
You must be Root to use modconf.
$ su Password: ******* # modconf |
![]() | Ncurses navigation |
---|---|
Use the arrow keys and the <Tab> key to make your selections. Selected items are highlighted in blue. Use the <Enter> key to confirm your selection. |
Select Category menu
kernel/drivers/usb Universal Serial Bus (USB).
<Ok>
|
You already have USB printer support if you see a plus sign (+) against USB Printer support.
Select kernel/drivers/parport modules menu
printer + USB Printer support
|
If there is a minus sign (-), go straight on to the next section on installing the USB printer module.
If the module is already installed, exit from the menu, exit from modconf and exit from the Root user's account.
Select kernel/drivers/parport modules menu Exit Finished. Return to previous menu. <Ok> Select Category menu Exit Finished. Return to previous menu. <Ok> # exit $ |
Finished with this appendix!
You do not have USB support if you see a minus signs (-) against USB Printer support.
Select kernel/drivers/usb modules menu
printer - USB Printer support
|
Select kernel/drivers/usb modules menu printer - USB Printer support <Ok> printer menu Install this module in the kernel? <Yes> Enter Command-Line Arguments menu _________________________________ <Ok> |
Select kernel/drivers/usb modules menu Exit Finished. Return to previous menu. <Ok> Select Category menu Exit Finished. Return to previous menu. <Ok> # exit $ |