Changes between Initial Version and Version 1 of Ticket #18, comment 71


Ignore:
Timestamp:
Jun 13, 2012, 7:30:07 PM (12 years ago)
Author:
Lars Erdmann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18, comment 71

    initial v1  
    1 Sorry for that: can you change in config.sys:
    2 
    3 tracebuf=32 /M=NOWRAP,QUEUED,NODTI /D=ALL
    4 
    5 The key here is the "NOWRAP" keyword. It will prevent the trace buffer from wrapping around as I need to see the very first traces after boot. Also, reducing the trace buffers size to 32 (kBytes) will avoid excessive trace file size. You can experiment with different trace buffer sizes. Other than that I can say that in the case of plugged in devices everything looks the way it should. But you are saying that if you subsequently unplug/plug back in devices, it won't work ?
     1In the case of plugged in devices on boot everything looks the way it should. But you are saying that if you subsequently unplug/plug back in devices, it won't work ?