SDB:Scanner Unavailable After Reboot
From openSUSE
Version: 9.0
[edit]
Symptom
Your scanner works in SUSE LINUX 9.0 after configuring it by means of YaST. However, the scanner is no longer available when you restart your system.
[edit]
Cause
The SANE start script (similar to the TWAIN interface in other systems) contains an incorrect path for the program scanimage. Because of this, no scanner device is detected during the boot process and the scanner does not work.
[edit]
Solution
To avoid this problem, proceed as follows:
- Open a console (e.g., "xterm").
- Enter the command "su -" in the console.
- Enter root's password when prompted to do so. No characters (such as asterisks) are displayed when typing the password.
- Create a link with the following command:
ln -s /usr/bin/scanimage /usr/X11R6/bin/scanimage - Restart the scanner interface SANE with the command "rcsane restart".
- Exit the console by pressing the key combination [CTRL]+[D] twice.
Keywords: scanner | sane | missing | unavailable | gone

