-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
The info supportconfig
collects is usually not sufficient to resolve issues in the installer or hardware detection area (hwinfo
).
This typically leads to a back-and-forth with customers until the necessary data has been provided. This process can by trying for both sides and is easily avoided.
For this reason I would suggest to include these three items in the default supportconfig
output:
- the tar file
save_y2logs
creates - the tar file
getsysinfo
creates - the log file of
hwinfo --all --log=xxx.log
Note that fragments of the above are already provided but for efficient debugging it is also vital that information is provided in a way developers expect and can readily use.
shundhammer and ancorgs