Strange usb camera/card mounting problem

golfer golfbuf at gmail.com
Mon Jun 26 19:51:50 UTC 2006


On 6/26/06, Nigel Ridley <nigel at rmk.co.il> wrote:
> I have a usb camera and an HP psc 2410 photosmart all-in-one (with built
> in card reader) and 3 SanDisk cards - a 16mb, 64mb and a 128mb.
>
> In the camera the all mount OK as sdc1 but in the HP all-in-one the
> first two mount as sdb1 whilst the 128mb card makes an error and won't
> mount at all.
>
> My fstab looks like this:
>
> proc            /proc           proc    defaults        0       0
> /dev/sda1       /               reiserfs notail          0       1
> /dev/sda8       /backup         reiserfs defaults        0       2
> /dev/sda6       /home           reiserfs defaults        0       2
> /dev/sda9       /spare          reiserfs defaults        0       2
> /dev/sda7       /var            reiserfs defaults        0       2
> /dev/sda5       none            swap    sw              0       0
> /dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
>
>
> Any help appreciated.

You may get some tips by monitorying your kernel messages when you
plug / unplug the devices .. open a terminal and use "tail -f
/var/log/messages" to see what's happening.  If you plug / unplug, and
no message appears, then it's a kernel problem.  If the kernel
messages show it's recognized, then it could be a rules problem in
/etc/udev/rules.d/*, so search those files to see if you can find the
problem.  If you post more info, maybe someone here can help, too.

regards,




More information about the kubuntu-users mailing list