Click to See Complete Forum and Search --> : Kodak EastShare CX7430


MacTown06
05-26-2005, 06:59 PM
I have a digital cameria I'm trying to work with in debian 3r3 with kernel 2.4.19...

I am pretty sure I have everything I need in the kernel, at least I did get usb support and /proc/bus/usb support. but when I plug in the camera and type run usbview i get the following error:

Can not open the file /proc/bus/usb/devices

Verify that you have USB compiled into your kernel, have the USB core modules loaded, and have the usbdevfs filesystem mounted.

----

any ideas come to mind?

the only thing i can really thing of is that i compiled it into the kernel instead of used modules, that still should be okay.

Hayl
05-26-2005, 07:11 PM
do you have /proc/bus/usb/devices ?

if not then you need to mount usbdevfs like the error suggests.

MacTown06
05-26-2005, 07:34 PM
there are two problems:

there is not mount point /proc/bus/usb

usbfs not supported by kernel.

MacTown06
05-27-2005, 12:20 AM
i dont mean to wine or anything. i know what needs to be done, i just dont know how to do it. I figure i need compile the kernel with usbfs support, but i didnt see it anywhere in menuconfig.

by googling i heard that hotplug is how you get /proc/bus/usb to come up, but i did an apt-get install hotplug and still no /proc/bus/usb file.

Any help is greatly wanted.

je_fro
05-27-2005, 03:13 AM
it should be there in the USB section.