>
>
> Login as root in a shell ,type
>
> modconf
>
> go to usb ,highlight scanner ,press enter a few times following the
> messages on the screen.Go to finished with this modules highlight,
> press enter .You're done,the scanner module will be loaded at next boot.
>
> Alternate you can read the manpage for modutils or try to find the
> docs for modbooter ,that is if you bought the distro you may be able
> to email Storm tech support about it.The actual documentation/man page
> was
> ovelooked in the distro ,all there is is a confusing help.:-)
>

I was able to successfully install the scanner module with modconf.
As far as I can figure from the storm distro, they backported the USB support from 
linux-2.3.99-pre6-3 version. At least, that is what the usb READMEs refer to. The docs 
also say
my scanner is supported.

I checked the scanner docs that are part of the kernel source for Storm, and edited 
the dll.conf to include the hp entry, and added to hp.conf the following lines
/dev/usbscanner
option connect-device

I also added a device for the scanner by issuing the following commands:
mknod /dev/usbscanner0 c 180 48
ln -s /dev/usbscanner0 /dev/usbscanner

Here are the messages that I get on bootup:

sb.c: USB new device connect, assigned device number 3
Adding Swap: 120476k swap-space (priority -1)
usb.c: This device is not recognized by any installed USB driver.
usb.c: registered new driver usbscanner
scanner.c: USB Scanner support registered.

At the end of the bootup, I get these messages:

usb_control/bulk_msg: timeout
usb_control/bulk_msg: timeout
scanner.c: read_scanner(0): excessive NAK's received
scanner.c: open_scanner(0): Scanner device is already open
usb_control/bulk_msg: timeout
scanner.c: write_scanner: NAK recieved.

Any ideas from here??

Thanks,
Glen





_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to