All of lore.kernel.org
 help / color / mirror / Atom feed
* USB CF reader reboots PC
@ 2003-01-08 16:51 Murray J. Root
  2003-01-08 17:33 ` Murray J. Root
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Murray J. Root @ 2003-01-08 16:51 UTC (permalink / raw)
  To: linux-kernel

ASUS P4S533 (SiS645DX chipset)
P4 2GHz
1G PC2700 RAM
SanDisk SDDR-77 ImageMate Dual Card Reader (using only CF cards)

----------------------------
devfs compiled in to kernel, devfs=nomount in lilo.conf
  
Insert CF card. mount it. cd to it, do reads and/or writes
umount card. remove card.
insert a different card (does not happen if the same card is used)
mount it. system reboots. logs are corrupted

Doesn't happen every time for read - sometimes I can read 2 or 3 cards first
Happens every time for write - if I write to a card then changing cards
causes a reboot

----------------------------
devfs=mount in lilo.conf
              
Insert CF card. 
ls /dev shows sda and sda1
mount it. 
ls /dev shows sda - no sda1
cd to mounted CF card
process hangs, sd-mod & usb-storage "busy"
rmmod -f usb-storage or sd-mod causes PC to stop
(keyboard & mouse unresponsive, wmfire frozen, net disconnects)

reboot
Insert CF card. 
ls /dev shows sda & sda1
mount it. 
ls /dev shows sda - no sda1
umount it
ls /dev shows sda - no sda1
modprobe -r sd-mod && modprobe sd-mod 
ls /dev shows sda & sda1

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker
  #cooker = moderated Mandrake Cooker


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-01-09 15:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-08 16:51 USB CF reader reboots PC Murray J. Root
2003-01-08 17:33 ` Murray J. Root
2003-01-08 17:50   ` Eli Carter
2003-01-08 17:59     ` Murray J. Root
2003-01-08 18:16 ` Greg KH
2003-01-08 18:24   ` Murray J. Root
2003-01-08 18:49   ` Andries Brouwer
2003-01-09 16:06 ` USB CF reader reboots PC - DEVFS did it Murray J. Root

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.