[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [OT] sane nikon coolscan



On Sun, 14 Oct 2001 00:13:31 -0700 Hidong Kim <hkim tscnet com> imparted
to us:
> Hi,
> 
> It should be compiled into the kernel directly, and not a module. 
> When 
> I configured the kernel, I selected Y for SCSI support and the Adaptec
> aic7xxx driver.  Here's a portion of the kernel (2.4.2-2)
> configuration 
> file I used for this recompile:
> 
> #
> # SCSI support
> #
> CONFIG_SCSI=y
> 
> 
> How could I confirm that it's compiled in and not a module?  Here's  a
> listing of /proc/scsi:
> 
> total 0
> dr-xr-xr-x    2 root     root            0 Oct 14 00:06 aic7xxx
> -r--r--r--    1 root     root            0 Oct 14 00:06 scsi
> 
> 
> /proc/scsi/scsi looks like this:
> 
> Attached devices: 
> Host: scsi0 Channel: 00 Id: 02 Lun: 00
>   Vendor: Nikon    Model: LS-2000          Rev: 1.31
>   Type:   Scanner                          ANSI SCSI revision: 02
> 
> 
> 
> Here are some other possibly pertinent listings:
> 
> lrwxrwxrwx    1 root     root            8 Oct 12 23:50 /dev/scanner
> -> 
> /dev/sga
> 
> lrwxrwxrwx    1 root     root            3 May 14 13:10 /dev/sga ->
> sg0
> 
> crw-------    1 kim      root      21,   0 Mar 23  2001 /dev/sg0
> 
> 
> Is there anything else I can check?  Thanks,

Take a look in /lib/modules/<version>/kernel/drivers and make sure you
have one called sg.o or, if coplied in, check make sure you have
CONFIG_CHR_DEV_SG=y in the config file for the kernel.

-- 
We are what we eat; I'm cheap, fast, and easy.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]