Hardware detection: |
.proc.parport.devices | List of parallel ports |
.proc.usblp.devices | List of usb lp ports |
.proc.serial.devices | List of serial ports |
.net.hostnames | host names of computers on local network |
Printer::Detect (false) | Detection of printers |
Reading of configured printers: | see: ag_etc_printcap in tools.html |
/etc/printcap | printers available in system |
/etc/lpdfilter/$QUEUE/yast2 | All settings set by yast2 |
.sysconfig.printer.DEFAULT_PRINTER | Default printer |
Environment: |
/etc/init.d/lpd restart | Can lpd be started? |
/usr/bin/which gs | Is ghostscript present? |
/sbin/lsmod | /bin/grep usbcore || /etc/init.d/hotplug start
| Loading of usb drivers |
/sbin/lsmod | /bin/grep printer || /sbin/modprobe printer
| Loading of usb printer driver |