You are not logged in.

#1 2009-07-27 10:37:35

z13l5ch31b3
Member
Registered: 2008-07-08
Posts: 17

!----pci Express Device Error----!

  GNU nano 2.0.9           Datei: /var/log/errors.log                             

Jul 25 12:16:39 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:16:39 fUn kernel: Flow Control Protocol       : First
Jul 25 12:16:39 fUn kernel: Receiver ID         : 0010
Jul 25 12:16:39 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:18 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:18 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:18 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:18 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:18 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:18 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:18 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:18 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:18 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:18 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:18 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:18 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:18 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:18 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:18 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:18 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:18 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:18 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:18 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:18 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:18 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:18 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:18 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:18 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:19 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:19 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:19 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:19 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:19 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:19 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:19 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:19 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:19 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:19 fUn kernel: Flow Control Protocol       : First
Jul 25 12:17:19 fUn kernel: Receiver ID         : 0010
Jul 25 12:17:19 fUn kernel: VendorID=1106h, DeviceID=a238h, Bus=00h, Device=02h, $
Jul 25 12:17:19 fUn kernel: +------ PCI-Express Device Error ------+
Jul 25 12:17:19 fUn kernel: Error Severity              : Uncorrected (Non-Fatal)
Jul 25 12:17:19 fUn kernel: PCIE Bus Error type : Transaction Layer
Jul 25 12:17:19 fUn kernel: Flow Control Protocol       : First

How to fix it ? I ve reinstalled the kernel 26, but its still the same.

Offline

#2 2009-07-27 12:28:26

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: !----pci Express Device Error----!

But your granchips card works?(What other use PCIE?)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#3 2009-07-27 19:02:35

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: !----pci Express Device Error----!

Try adding nomsi to your kernel line and see if it improves.

http://lkml.indiana.edu/hypermail/linux … /0837.html


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#4 2009-07-29 18:22:44

z13l5ch31b3
Member
Registered: 2008-07-08
Posts: 17

Re: !----pci Express Device Error----!

mhhhh i think my graphic card works, yes. glxgears works. No other PCIe hardware in here.
R00kie what do you mean with nomsi ? The link dont make a sens for me, sry.

Offline

#5 2009-07-29 19:18:30

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: !----pci Express Device Error----!

When you will be in grub edit Arch kernel options edit option kernel and add on the end nomsi wink


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#6 2009-07-29 20:39:37

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: !----pci Express Device Error----!

z13l5ch31b3 wrote:

mhhhh i think my graphic card works, yes. glxgears works. No other PCIe hardware in here.
R00kie what do you mean with nomsi ? The link dont make a sens for me, sry.

If you follow that discussion there you will see that someone had problems with a sata hard disk with the same southbridge you have and adding nomsi to the kernel line helped.

Do as SpeedVin says, on grub edit the kernel line and add nomsi at the end and try to boot and see if it helps.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

Board footer

Powered by FluxBB