Re: Get an error when i use new kernel

2020-08-29 Thread stan clay
yeah i meah sid, the kernel version is  5.8.3-1~exp1,
i try  install others version like 5.7.17-1, 5.7.10-1  they doesn't
work too
just 5.7.10-1~bpo10+1 from buster-backports repository works

and the  similar errors i  searched link was
https://bugzilla.redhat.com/show_bug.cgi?id=1616364
https://askubuntu.com/questions/863150/pcie-bus-error-severity-corrected-type-physical-layer-id-00e5receiver-id




Anders Andersson  于2020年8月28日周五 下午4:12写道:

> > stan clay  于2020年8月26日周三 上午10:26写道:
> >> Yesterday, I upgraded unstable from stable and installed a new kernel,
> but I couldn't get into the system with the new kernel. I got an error
>
> By unstable you mean sid? What is the new kernel version? I saw that
> debian experimental has a new 5.8 kernel. sid should still use 5.7 at
> the time of typing this email.
>
> >  the error log is:
> >
> > [  26.367633] nvme :01:00.0: AER: PCIe Bus Error:
> > severity=Corrected, type=Data Link Layer, (Transmitter ID)
> > [  26.367633] nvme :01:00.0: AER:   device [1e0f:0009] error
> > status/mask=1000/6000
> > [  26.367633] nvme :01: AER:  [12]Timeout
> >
> > i use lspci to search this device(1e0f:0009),and i got the error device
> is
> >
> > ➜  ~ lspci -nn |grep 0009
> > 01:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation Device
> [1e0f:0009] (rev 01)
> >
> > the device is my ssd
> >
> > I searched the Internet for this error and found some similar errors and
> solutions, such as in the grub.cfg Riga PCI = ***, etc., but it doesn't
> work here. I found that their error reporting devices are different from
> mine
>
> It may help if you tell us the location of these similar errors. Maybe
> they are not similar at all, or maybe it's just a small change.
>


Re: Get an error when i use new kernel

2020-08-28 Thread Thomas Schmitt
Hi,

i got an error about nvme yesterday when trying to rebase my first patch
from kernel 4.19 to 5.9-rc2.

  [1.099627] nvme nvme0: failed to set APST feature (-10)
  Gave up waiting for root filesystem device

The good news is that the very recent kernel version next-20200827
works for me. Kernel release 5.8 from torvalds git works for me too.
So it may be just a temporary glitch.

But i don't see a good suspect on
  https://github.com/torvalds/linux/commits/master/drivers/nvme
in the range of august 4 (v5.8) and yesterday.
The web has complaints about "APST feature (-19)" from last year.
That doesn't match either.


(I'm fiddling with recent kernels on advise from
 kernelnewb...@kernelnewbies.org. Myself is quite happy with 4.19.)


Have a nice day :)

Thomas



Re: Get an error when i use new kernel

2020-08-28 Thread Anders Andersson
> stan clay  于2020年8月26日周三 上午10:26写道:
>> Yesterday, I upgraded unstable from stable and installed a new kernel, but I 
>> couldn't get into the system with the new kernel. I got an error

By unstable you mean sid? What is the new kernel version? I saw that
debian experimental has a new 5.8 kernel. sid should still use 5.7 at
the time of typing this email.

>  the error log is:
>
> [  26.367633] nvme :01:00.0: AER: PCIe Bus Error:
> severity=Corrected, type=Data Link Layer, (Transmitter ID)
> [  26.367633] nvme :01:00.0: AER:   device [1e0f:0009] error
> status/mask=1000/6000
> [  26.367633] nvme :01: AER:  [12]Timeout
>
> i use lspci to search this device(1e0f:0009),and i got the error device is
>
> ➜  ~ lspci -nn |grep 0009
> 01:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation Device 
> [1e0f:0009] (rev 01)
>
> the device is my ssd
>
> I searched the Internet for this error and found some similar errors and 
> solutions, such as in the grub.cfg Riga PCI = ***, etc., but it doesn't work 
> here. I found that their error reporting devices are different from mine

It may help if you tell us the location of these similar errors. Maybe
they are not similar at all, or maybe it's just a small change.



Re: Get an error when i use new kernel

2020-08-25 Thread stan clay
 I'm sorry, I haven't finished. I sent it by mistake,
 the error log is:

[  26.367633] nvme :01:00.0: AER: PCIe Bus Error:
severity=Corrected, type=Data Link Layer, (Transmitter ID)
[  26.367633] nvme :01:00.0: AER:   device [1e0f:0009] error
status/mask=1000/6000
[  26.367633] nvme :01: AER:  [12]Timeout

i use lspci to search this device(1e0f:0009),and i got the error device is

➜  ~ lspci -nn |grep 0009
01:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation
Device [1e0f:0009] (rev 01)

the device is my ssd

I searched the Internet for this error and found some similar errors
and solutions, such as in the grub.cfg Riga PCI = ***, etc., but it
doesn't work here. I found that their error reporting devices are
different from mine



stan clay  于2020年8月26日周三 上午10:26写道:

> Yesterday, I upgraded unstable from stable and installed a new kernel, but
> I couldn't get into the system with the new kernel. I got an error
>
>
> [  26.367633] nvme :01:00.0: AER: PCIe Bus Error:
> severity=Corrected, type=Data Link Layer, (Transmitter ID)
> [  26.367633] nvme :01:00.0: AER:   device [1e0f:0009] error
> status/mask=1000/6000
>
>


Get an error when i use new kernel

2020-08-25 Thread stan clay
Yesterday, I upgraded unstable from stable and installed a new kernel, but
I couldn't get into the system with the new kernel. I got an error


[  26.367633] nvme :01:00.0: AER: PCIe Bus Error:
severity=Corrected, type=Data Link Layer, (Transmitter ID)
[  26.367633] nvme :01:00.0: AER:   device [1e0f:0009] error
status/mask=1000/6000