On 20 May 2002, Roger wrote: > On Sun, 2002-05-19 at 13:39, Borsenkow Andrej wrote: > > Couldn't I also enable verbosity by using cardmgr to enable verbose > method....mainly within /etc/sysconfig/pcmcia (CARDMGR_OPTS="-f -v"?
As far as I can tell, the problem is not in PCMCIA drivers. That is why I stress that exact system output is so important. If it was really the very last line kernel output before system hung, then system hangs in ehci-hcd driver. I also suspect why it happens; but I need more information to prove it. > > > > If you can recompile kernel - please, add CFLAGS += -DDEBUG on top of > > drivers/usb/Makefile (and possibly drivers/usb/hcd/Makefile). It gives > > additional output that can help in finding exact place where it hangs. > > > > Note that it should hang just as well when you simply do service pcmcia > > stop. Is it the case? > > > yup. reviewed the entire /etc/rc.d/init.d/pcmcia script and "restart)" > just loops "stop) & start)" sections. ;-) > I am not sure I understand your answer. Does it hang when you do service pcmcia stop or not? How is restart) related to this question? -andrej
