Changes between Version 6 and Version 7 of ReportingBugs
- Timestamp:
- Jun 23, 2011, 9:56:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReportingBugs
v6 v7 64 64 * `listusb -v` (assuming its a usb related issue, similar to `lsusb`) 65 65 * `open /var/log/syslog` (the primary system log used by Haiku, akin to on screen debugging during boot) 66 * `listimage | grep drivers /`66 * `listimage | grep drivers` 67 67 * `ints` (from within Kernel Debugging Land -- KDL) 68 68 * On screen debug output (a safe mode boot time option).