YaST2 Developers Documentation: Configuration scanner



functions
files
intro

Configuration scanner

scanner_scsi.ycp
This dialog is shown very rarely because the SANE library usually finds all connected SCSI scanner. Only for some reasons (e.g. install a very new scanner) it is useful to show a list of all SCSI devices connected to /dev/sg_. The SCSI module of the SCSI controller is loaded automatically if the controller was already inserted when SuSE Linux was installed. A new, additional SCSI controller must be added manually: 'hwinfo --storage_ctrl' provides information about the module (driver). Insert the line 'modprobe ' to file /etc/init.d/boot.local.

Imports

  • Label

Local Functions

local ScannerSCSIDialog_UI (list device_list) -> term

ScannerSCSIDialog Layout

Parameters:
device_list

local ScannerSCSIDialog () -> symbol

ScannerSCSIDialog


YaST2 Developers Documentation