I don't have a second machine... does it have another simpler way...such as redirecting to a file.
I just got "panic" during bootup last night but I didn't copy down...(will do next time. other than the stack, what else may be useful for debug?). A ohci function is on the top of the stack. However, it is indirectly called by an acpi functions. something like this: 0 ohci???() ... ? do_IRQ() ... ? acpi????() When I turned off ACPI in BIOS, everything works fine for the whole night. --KaFai --- Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 2 Sep 2004, Ka Fai Lau wrote: > > > I got panic ohci_hcd during startup...but not very reproducible. However, it > > always hangs > during > > Xwin. It doesn't hang after I unplug my NEC USB2.0 card and my bluetooth dongle > > also. > > > > My question is, how can I capture the kernel panic message when I am in > > XWin....the screen > just > > freezes right now... > > > > Many thanks > > > > --KaFai > > One way to capture kernel messages while running X is to get another > computer and hook up their serial ports with a null-modem cable. Then > boot the first computer and use the "console=ttyS0,115200" option on the > boot command line (substitute the appropriate numbers for the serial port > you hooked up and the baud rate to use). Run a terminal emulation program > like minicom on the other computer; you'll be able to capture everything > that gets sent to the console. > > Alan Stern > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
