Re: how to firing device event when SD card inserting usb card reader

2014-07-04 Thread loody
hi Alan: 2014-06-26 23:57 GMT+08:00 Alan Stern : > On Thu, 26 Jun 2014, loody wrote: > >> hi all: >> I try below flow: >> 1. plug in usb card reader >> 2. wait 2 seconds >> 3. plug in SD card >> >> on ubuntu PC system, the udev can get SD plug in event >> but on my embedded system, there is no ude

Re: how to firing device event when SD card inserting usb card reader

2014-06-26 Thread Alan Stern
On Thu, 26 Jun 2014, loody wrote: > hi all: > I try below flow: > 1. plug in usb card reader > 2. wait 2 seconds > 3. plug in SD card > > on ubuntu PC system, the udev can get SD plug in event > but on my embedded system, there is no udev plug event when SD plug in. > > Is this issue related to

how to firing device event when SD card inserting usb card reader

2014-06-26 Thread loody
hi all: I try below flow: 1. plug in usb card reader 2. wait 2 seconds 3. plug in SD card on ubuntu PC system, the udev can get SD plug in event but on my embedded system, there is no udev plug event when SD plug in. Is this issue related to media change command? if so, should I enable kernel con