re: modprobe

Pete Ruijters (ruyters@casema.net)
Thu, 12 Aug 1999 17:26:35 +0100

I had the same problems you have. Using Redhat 6 and linux recognising my
scanner and Sane not. Sane worked fine until I added the generic scsi for my
atapi cdwriter. After that it no longer saw my scanner. It took me two days
before I realised that before I compiled my kernel the scanner was at /dev/sga;
and after compiling it was at /dev/sgc. Maybe its the same in you're case.
Adding a symlink from /dev/sgc to /dev/scanner did the trick

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com