- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X server: Error in /etc/X11/X0screens (line 614)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 11:26 PM
10-30-2007 11:26 PM
X server: Error in /etc/X11/X0screens (line 614)
When I have execute # startx or # /usr/bin/X11/X -ac :0 & command that time I have showing below output:
[1] 3892
# X server: Error in /etc/X11/X0screens (line 614)
Device name invalid or missing after keyword "Screen".
X server: Will try default "/dev/crt"
Failure to open default device file `/dev/crt`.
Please either specify the proper device filename in
your /etc/X11/X0screens file or fix `/dev/crt`. This filename is either
non-existent or is not a character special file.
Fatal server error:
Could you please any one help me regarding this issue.
Rgds--Yaqub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 12:29 AM
10-31-2007 12:29 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
Could you post;
# uname -r
# model
# ll /dev | grep crt
# ioscan -fnC graphics
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 12:46 AM
10-31-2007 12:46 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
I have attached output entire required file, as you recommended.
Thanks--Yaqub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 12:59 AM
10-31-2007 12:59 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
# /opt/graphics/common/bin/graphinfo /dev/gvid
# cp /etc/X11/X0screens /etc/X11/ORIG.X0screens
# vi /etc/X11/X0screens
and change /dev/crt in /dev/gvid
:wq
Try to start X again.
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 01:11 AM
10-31-2007 01:11 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
Title: How to add a graphics card to a 9000/ 800 that supports graphics
Document ID: emr_na-c00927986-1
Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00927986-1
US
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00927986-1
Title: Troubleshooting FireGL graphics card configuration.
Document ID: emr_na-c00930635-2
Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00930635-3
US
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00930635-3
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 01:37 AM
10-31-2007 01:37 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
As per your guide line, I have execute the below command & here is O/P:
==========>
# ll /dev | grep gvid
crw-rw-rw- 1 root root 22 0x000000 Oct 31 18:01 gvid
crw-rw-rw- 1 root root 22 0x000000 Oct 31 18:01 gvid0
cr--r--r-- 1 root root 100 0x000000 Oct 31 18:01 gvid_info
<===========
# /opt/graphics/common/bin/graphdiag /dev/gvid
Error
The X Server must be running on the system under test
or try initializing the DISPLAY environment variable.
=============>
change /dev/crt to /dev/gvid (vi /etc/X11/X0screens file)
<=============
# startx
waiting for X server to begin accepting connections .
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Build Date: Apr 17 2007
Build Operating System: HP-UX B.11.11 U 9000/785
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/X11/Xserver/logs/Xf86.0.log", Time: Wed Oct 31 19:08:19 2007
(==) Using config file: "/etc/X11/XF86Config"
/dev/gvid_info: Resource temporarily unavailable
Failed to open the /dev/gvid_info device file.
Unable to load keymap "Not_Applicable" - using defaults (NULL maps).
Now I got graphical interface in my console, but I have faching another problem after 1 or 2 minits leter the console automatically hang.
Could you please guide me, how I will resolve this issue?
Rgds--Yaqub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 02:22 AM
10-31-2007 02:22 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
I have logout my remote console (laptop) that time I found the below O/P:
xinit: No such file or directory (errno 2): unexpected signal 2
xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
waiting for X server to shut down
Then I try to again startx command that time I have found the below O/P:
# startx
X server loader: Unable to identify device: /dev/gvid
Errno = 22
Fatal server error:
X server rejected last DLD broker bidding on screen entries in X0screens.
giving up.
xinit: Connection refused (errno 239): unable to connect to X server
xinit: No such process (errno 3): Server error.
Robert please help me regarding this issue....
Thanks--Yaqub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 06:00 AM
10-31-2007 06:00 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
Any body help me regarding this issue....
Thanks--Yaqub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 06:09 AM
10-31-2007 06:09 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
anything reported on Xstartup.15.log and X15.log where 15 is the display number used.You may be using a diferent number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 06:17 AM
10-31-2007 06:17 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
follow the steps and verify your configuration according to this doc(page 21)
http://docs.hp.com/en/AB551-90003/AB551-90003.pdf
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 06:50 AM
10-31-2007 06:50 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
# cd /var/X11/Xserver/
# ll
total 0
drwxrwxrwx 2 bin bin 96 Oct 31 23:35 logs
# cd logs/
# ll
total 112
-rw-r--r-- 1 root daemon 0 Oct 31 21:37 X0.log
-rw-r--r-- 1 root sys 22143 Oct 31 23:35 Xf86.0.log
-rw-r--r-- 1 root sys 22143 Oct 31 23:08 Xf86.0.log.old
-rw-r--r-- 1 root sys 84 Oct 31 23:36 Xstartup.0.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 08:49 AM
10-31-2007 08:49 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 09:50 AM
10-31-2007 09:50 AM
Re: X server: Error in /etc/X11/X0screens (line 614)
it sounds like you havent exported the display?
did you export it to your laptop, so that the x will come up on it
#export DISPLAY=laptop ip address:0.0
#startx
or what are you using as xwindows client on laptop?
Andy