LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   pci usb2 card and mass storage. Er how??? (https://www.linuxquestions.org/questions/linux-hardware-18/pci-usb2-card-and-mass-storage-er-how-105144/)

BashTin 10-17-2003 10:17 AM

pci usb2 card and mass storage. Er how???
 
Hi guys,
problem.. have installed a Belkin 3 port usb2 pci card. I am running Mandrake 9.0 with kernel 2.4.19-16mdk and wish to use a digital camera via mass storage on the usb2 card. Basically I do not know how to do this and need some pointers. When I do 'modprobe usb-ohci' the usb card appears to be detected ok according to dmesg but how do I get it to use the mass storage driver, how does it know when I have connected a camera. I do not appear to have any new directories appear in /dev after the insmod so cannot try to mount the new file system. Nothing appears under /proc/bus/usb and under /proc/bus/pci/devices I have entries for usb ohci.

I suppose what I need is someone to tell me how to configure this lot.
Any help really appreciated.

Below are the output from lspci and dmesg.

lspci...
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 5597 [SiS5582] (rev 10)
00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 01)
00:01.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:01.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 10)dont bother about this one, its onboard.
00:0b.0 USB Controller: NEC Corporation USB (rev 43)
00:0b.1 USB Controller: NEC Corporation USB (rev 43)
00:0b.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
00:0f.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
00:14.0 VGA compatible controller: Silicon Integrated Systems [SiS] 5597/5598
VGA (rev 68)

dmesg...
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: registered new driver usb-storage
usb-ohci.c: USB OHCI at membase 0xc88c9000, IRQ 11
usb-ohci.c: usb-00:01.2, Silicon Integrated Systems [SiS] 7001 (onboard)
usb.c: new USB bus registered, assigned bus number 1
usb-ohci.c: USB OHCI at membase 0xc88cf000, IRQ 9
usb-ohci.c: usb-00:0b.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 2
usb-ohci.c: USB OHCI at membase 0xc8952000, IRQ 5
usb-ohci.c: usb-00:0b.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 3
usb.c: new USB bus registered, assigned bus number 4

Thanks, BashTin.

Genesee 10-17-2003 10:56 AM

Hi BashTin -

assuming your card is working, here is a nice camera mounting howto - it's directed to Olympus, but the steps generally apply to many cameras - might help get you started:

http://www.schubart.net/c3040zoom/linux-usb.html

also, you can run a search for your device here:

http://www.qbik.ch/usb/devices/

:cool:

BashTin 10-17-2003 06:34 PM

Hi Genesee,
thanks for that. Gave me a few pointers and I now know which modules I should be using and what to check for. It seems however that something is 'broke' as when I plug in my usb camera I get lots of kernel memory paging errors (I got exactly the same errors when trying to get the onboard usb1 working). So I think I am going to install Mandrake 9.1 to see if that 'fixes' the kernel errors.

Thanks for listening :-) BashTin.


All times are GMT -5. The time now is 02:10 AM.