On Thu, 07 Oct 2004 10:51:46 +1300
Fred Wyatt <[EMAIL PROTECTED]> wrote:

> Thank you for your suggestions.
> 
> /sbin/fdisk -l /dev/sda  produces
> 
> Cannot open /dev/sda
> 
> I have no additional memory cards.

ok so does this have internal flash AND the ability to take a MMC/SD
card?

what kernel? (uname -a)

do other usb devices work?

what does lsusb say when it is plugged in? (run as root)

what does /proc/bus/usb/devices say about it?
unplug
cp /proc/bus/usb/devices /tmp/usb.unplugged
plug it in
diff /tmp/usb.unplugged /proc/bus/usb/devices

what do the logs say about it? (dmesg, and tail /var/log/messages and/or
/var/log/syslog)

-- 
Nick Rout <[EMAIL PROTECTED]>

Reply via email to