XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Issues related to hardware problems
Post Reply
mvnguyen2017
Posts: 4
Joined: 2017/12/25 04:03:35
Contact:

XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by mvnguyen2017 » 2017/12/25 04:21:35

Dear,
Kindly help to check if this error related to vga driver. If this the reason, kindly advise which vga driver release should I use?

- Error:
"XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 443605 requests (443605 known processed) with 0 events remaining.
xwServer::~xwServer, stop process:0xbfe4330c, errno:10
xinit: connection to X server lost."

- My system information:
$ cat /etc/redhat-release
CentOS release 6.5 (Final)

$ uname -a
Linux 2.6.32-431.23.3.el6.i686 #1 SMP Thu Jul 31 14:37:53 UTC 2014 i686 i686 i386 GNU/Linux

$ /sbin/lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0402] (rev 06)

$ rpm -qf intel_drv.so
xorg-x11-drv-intel-2.21.12-2.el6.i686

Thanks,
Minh Nguyen

chemal
Posts: 776
Joined: 2013/12/08 19:44:49

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by chemal » 2017/12/25 18:52:10

CentOS release 6.5 (Final)
6.5 is completely unsupported. Start with yum update.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by TrevorH » 2017/12/26 16:15:27

Thu Jul 31 14:37:53 UTC 2014
See that date in your kernel version string? It means you're 3.5 years out of date with security fixes...
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

mvnguyen2017
Posts: 4
Joined: 2017/12/25 04:03:35
Contact:

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by mvnguyen2017 » 2018/01/19 04:10:02

Sorry for late response.
The year was 2014 because I changed it for other testing. Same XIO fatal issue on 2017/2018.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by TrevorH » 2018/01/19 07:05:50

No, that's the date your kernel was compiled.

What is the output from uname -a and rpm -q centos-release
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

mvnguyen2017
Posts: 4
Joined: 2017/12/25 04:03:35
Contact:

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by mvnguyen2017 » 2018/01/19 07:22:24

TrevorH wrote:No, that's the date your kernel was compiled.

What is the output from uname -a and rpm -q centos-release
Oh, sorry. You are correct.

mvnguyen2017
Posts: 4
Joined: 2017/12/25 04:03:35
Contact:

Re: XIO fatal IO error 11 on CentOS 6.5 & Intel Corporation Xeon E3-1200 VGA card

Post by mvnguyen2017 » 2018/01/19 10:31:09

chemal wrote:
CentOS release 6.5 (Final)
6.5 is completely unsupported. Start with yum update.
I will try it and monitor the issue.
Thanks.

Post Reply