You are not logged in.

seb

Professional

  • "seb" started this thread

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

1

Wednesday, April 23rd 2003, 1:44pm

Configuring USB scanner

I have an HP scanner which runs of usb, but i have no idea how to configure it to run in kde. do i use sane or kooka?

would someone please be able to explain to me how to do this?

thanks

2

Wednesday, April 23rd 2003, 8:13pm

okay, what distrobution are you using and what usb related packages are installed?

seb

Professional

  • "seb" started this thread

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Thursday, April 24th 2003, 12:38am

RH8.0

and i have no idea which USB packages are installed. Assume i dont have any installed :P

4

Thursday, April 24th 2003, 8:10pm

okay, you'll need to install something called usbmgr (its what i use for my usb mouse) and usbview (handy app to view usb devices) in your kernel you will have to add the kernel module to support USB and USB printer/scanner devices. so if you know the RH equivilent to debians
'modconf' then you should be set. (i think you need to find the rpm modutils)

or you can try insmod (module name) when you know what the module is called.

im not sure but if anybody else can fill me in what is the directory where linux keeps the modules? /usr/lib/linux/ or something...?

edit: pick out your right distro from here for the modutils package, install then run 'modconf' and you should go thru the directories and find the right module to install for USB scanner. make sure you know your chipset on your motherboard.

http://rpmfind.net/linux/rpm2html/search.php?query=modutils

theres also a little application called 'gmodconfig' which you can use, however im not sure the reliability (bugginess) of the application.