LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-26-2008, 09:00 AM   #1
ferdies168
LQ Newbie
 
Registered: May 2008
Posts: 5

Rep: Reputation: 0
X Window System - error messages / No display on LCD Panel


Hi,

I have successfully installed X Window Systems, but being a noob, I cant figure out what's wrong with my setup.

I have connected an Shard LCD Panel to my Linux box - CentOS 4.6 (Final) and I am not getting any display.

If I run "startx", below are the error messages I am getting:

----------------
[root@asterisk1 chill]# startx


X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-67.ELsmp i686 [ELF]
Current Operating System: Linux asterisk1.local 2.6.9-34.0.2.EL #1 Fri Jul 7 19:24:57 CDT 2006 i686
Build Date: 23 January 2008
Build Host: builder6

Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-34.0.2.EL (buildcentos@v20z-i386) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 Fri Jul 7 19:24:57 CDT 2006
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 26 21:56:24 2008
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 0:2:0
Running "/usr/X11R6/bin/getconfig -X 60802000 -I /etc/X11,/usr/X11R6/etc/X11,/usr/X11R6/lib/modules,/usr/X11R6/lib/X11/getconfig -v 0x8086 -d 0x2562 -r 0x03 -s 0x1458 -b 0x2562 -c 0x0300"
getconfig.pl: Version 1.0.
getconfig.pl: Xorg Version: 6.8.2.0.
getconfig.pl: 23 built-in rules.
getconfig.pl: rules file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has version 1.0.
getconfig.pl: 1 rule added from file '/usr/X11R6/lib/X11/getconfig/xorg.cfg'.
getconfig.pl: Evaluated 24 rules with 0 errors.
getconfig.pl: Weight of result is 500.
New driver is "i810"
(==) Using default built-in configuration (53 lines)
(EE) open /dev/fb0: No such file or directory
(EE) <default pointer>: Cannot find which device to use.
(EE) xf86OpenSerial: No Device specified.
(EE) <default pointer>: cannot open input device
(EE) PreInit failed for input device "<default pointer>"
No core pointer

Fatal server error:
failed to initialize core devices

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.

-------------------------------------

I will really appreciate your help on this. Thanks.
 
Old 05-26-2008, 11:11 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
It sounds like you need to set up your graphics card. I don't know what tools CentOS provides, so I can't help you there. You also don't say what graphics card you have installed, so I can't offer advice about which driver you need to load.

If by chance you have nVidia graphics, try running /usr/bin/nvidia-xconfig to set up the graphics card.
Then try 'startx' or 'init 5' (without quotes) to see if you get graphics display on the monitor.

Last edited by bigrigdriver; 05-26-2008 at 11:15 AM.
 
Old 05-26-2008, 11:55 AM   #3
ferdies168
LQ Newbie
 
Registered: May 2008
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks for the quick reply.

This is my hardware configuration:
Processors 1
Model Intel(R) Celeron(R) CPU 2.40GHz
CPU Speed 2.4 GHz
Cache Size 256 KB
System Bogomips 4803.52
PCI Devices
- Ethernet controller: Intel Corporation 82801DB PRO/100 VE
- Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface
- IDE interface: Intel Corporation 82801DB
- ISA bridge: Intel Corporation 82801DB/DBL
- Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
- PCI bridge: Intel Corporation 82801 PCI Bridge
- SMBus: Intel Corporation 82801DB/DBL/DBM
- (3x) USB Controller: Intel Corporation 82801DB/DBL/DBM
- USB Controller: Intel Corporation 82801DB/DBM
- VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device
IDE Devices
- hda: Maxtor 6L300R0 (Capacity: 279.48 GB)


I am using a Toshiba LCD Panel and my system cant seem to be compatible with my LCD panel. Is it because the VGA card is not properly configured?

Appreciate your advise on which driver I need to load. Thanks.
 
Old 05-26-2008, 12:12 PM   #4
ferdies168
LQ Newbie
 
Registered: May 2008
Posts: 5

Original Poster
Rep: Reputation: 0
BTW, this is the output of lspci:

[root@asterisk1 grub]# lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
01:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller (rev 82)

Thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
system error messages fw12 Linux - General 5 02-16-2008 10:52 PM
SUSE 9.3 /window xp dual boot : error messages dhirendramohanty SUSE / openSUSE 1 06-08-2007 12:32 PM
New file system error messages DotHQ Linux - Server 2 03-21-2007 11:43 AM
system messages displaying in every display on ini[3] V@no. Linux - Software 3 10-22-2005 03:13 PM
XFCE - window list on panel, or panel objects on window list? nagromo Linux - Software 3 01-29-2005 09:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration