Hi Po-Hsu,
Sorry to trouble you again, We need 1 more log,
Use Kernel 3.13.0-031300 and Cold boot to Linux;
Then Warm boot to Linux Again.
sudo su
lspci -v -s 01:00.0 > o2dev_log4
lspci -v -s 00:1c.0 > rcdev_log4
Thanks
--
You received this bug notification because you ar
Hi Po-Hsu,
According to your above log, we can use below method instead to dump
only the pci device we need to check only.
a. Use Kernel 3.13.0-031300 and Cold boot to Linux,
sudo su
lspci -v -s 01:00.0 > o2dev_log1
lspci -v -s 00:1c.0 > rcdev_log1
b.Use Kernel 3.16 or ne
Hi Po-Hsu,
I am Vendor who is to check this issue.
Sorry for I don't tell you clearly in last talk. Before use lspci
command, We need to get root privilege first; otherwize the log will be
not contail enough information.
Below is the update steps:
a. Use Kernel 3.13.0-031300 and Cold boot t