|
Bugzilla – Full Text Bug Listing |
| Summary: | Scanner Canon LIDE20 driver plustek -- driver activation failed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Sascha Michel <michel> |
| Component: | YaST2 | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | openSUSE 11.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | OK here is what you want ! | ||
|
Description
Sascha Michel
2009-11-18 15:10:26 UTC
Could you please attach y2logs according to http://en.opensuse.org/Bugs/YaST. Thanks. Created attachment 329901 [details]
OK here is what you want !
From your y2log: -------------------------------------------------------------------- Executing bash commandline: /usr/lib/YaST2/bin/activate_scanner_backend plustek ... stderr is: plustek not found in /etc/sane.d/dll.conf -------------------------------------------------------------------- But the /etc/sane.d/dll.conf file from our sane-backends package contains a "plustek" line so that it is no bug in our package. Somehow your /etc/sane.d/dll.conf is broken which indicates that your SANE software installation is broken. Did you perhaps install SANE software from whatever non-official repository (e.g. Packman or something like this)? I suggest to re-install our sane-backends package. Perhaps there is a /etc/sane.d/dll.conf.rpmnew If yes, use this one as root via: cp /etc/sane.d/dll.conf.rpmnew /etc/sane.d/dll.conf I have everything installed from the original openSUSE 11.2 cd x64. /etc/sane.d/dll.conf the file was empty. I reinstalled everything and now it works. Thanks. |