1845864 Members
4151 Online
110250 Solutions
New Discussion

Re: X server Error

 
Martin V.
Advisor

X server Error

hi guys,

i have the following problem:

HP-UX B11.11

Server for display audit1:0 can't be started.
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.

can someone help me please?

thx
16 REPLIES 16
MarkSyder
Honored Contributor

Re: X server Error

What response do you get to the command:

ll /dev/crt

Mark Syder (like the drink but spelt different)
The triumph of evil requires only that good men do nothing
Martin V.
Advisor

Re: X server Error

hi,

the response is not found but on a other system it works.

on the other system, the X0screens file:

Screens crt0

Screens crt1
Peter Nikitka
Honored Contributor

Re: X server Error

Hi,

what HP model you are working on (command: model)?
If its a server system without a graphics card, it would be senseless to run a Xserver.

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Martin V.
Advisor

Re: X server Error

hi,

i'm working in 9000/785/C8000!

thx
Steve Steel
Honored Contributor

Re: X server Error

Hi


1)Are the machines the same

2)What graphics cards are involved


3)Try making /dev/crt like this
mknod /dev/crt c 174 0x000000

(crt is the default)

chmod 666 /dev/crt

4)What is in X0screens - has anything changed on this machine


steve Steel

If you want truly to understand something, try to change it. (Kurt Lewin)
Martin V.
Advisor

Re: X server Error

hi,
i try to config the display via sam, but there also a warning "no graphics devices found" but in /dev/ i still found the files /dev/gvid0 and /dev/gvid1!

what's wrong?
MarkSyder
Honored Contributor

Re: X server Error

Does the graphics card show up if you run ioscan?

Mark
The triumph of evil requires only that good men do nothing
Martin V.
Advisor

Re: X server Error

hi,

here the result:

0/4/0/0 graphics AGP Display (10024a4d)
0/4/0/1 graphics PCI Display (10024a6d)
MarkSyder
Honored Contributor

Re: X server Error

If you go on to SAM -> peripheral devices -> cards do you see the cards with the numbers output by ioscan?

Mark
The triumph of evil requires only that good men do nothing
Martin V.
Advisor

Re: X server Error

hi,

yes, it's the same output!

0/4/0/0 gvid_core HP-UX Console Support for FireGL Graphics card x
xx 0/4/0/1 gvid_core HP-UX Console Support for FireGL Graphics card
V. Nyga
Honored Contributor

Re: X server Error

Hi,

the c8000 with fireGl shouldn't use X0screens.
It should use XF86Config.

Have you used a older ignite clone?

Do you have:
/etc/rc.config.d/xf86 ?

Sorry, I can't say were it is set, but all my c8000 are configured in this way.

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
Coolmar
Esteemed Contributor

Re: X server Error

Please see the following threads for some troubleshooting ideas for your problem:

https://community.hpe.com/t5/System-Administration/problem-with-DNS-resolution-on-HP-UX-11i/td-p/3452985
https://community.hpe.com/t5/System-Administration/Restart-X-Server/td-p/2711873
- this one was solved but he didn't say how he solved it, good troubleshooting tips though.

HTH,

Martin V.
Advisor

Re: X server Error

hi,

yes, the /etc/rc.config.d/xf86 is existing!
but the file looks like the file on the running system!!!!!

thx

villiboy
Steve Steel
Honored Contributor

Re: X server Error

Hi

Try
Patch Name: PHSS_32971

Patch Description: s700_800 11.11 Xserver cumulative patch

Creation Date: 06/07/11

Post Date: 06/07/14

Hardware Platforms - OS Releases:
s700: 11.11
s800: 11.11



Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
V. Nyga
Honored Contributor

Re: X server Error

Hi again,

this is my /etc/rc.config.d/xf86 at a c8000:

#
# xf86 configuration
#
# Installed at /etc/rc.config.d/xf86
#
# See /sbin/init.d/xf86 for usage of this file
#

if [ `uname -r` = "B.11.00" ] ; then
# Number of DLKMs shared between 11.00 and 11.i
XF86_DLKM_NUM=2
else
XF86_DLKM_NUM=4
fi

# Start of DLKMs shared between 11.00 and 11.i

XF86_DLKM_NAME[1]=gvid_info
XF86_DLKM_DIR[1]=/opt/graphics/common/kernel/gvid_info
XF86_DLKM_LD[1]=1
XF86_DLKM_UNLD[1]=1

XF86_DLKM_NAME[2]=drmfgl
XF86_DLKM_DIR[2]=/opt/graphics/common/kernel/drmfgl
XF86_DLKM_LD[2]=0
XF86_DLKM_UNLD[2]=0

# End of DLKMs shared between 11.00 and 11.i

# Start of DLKMs for 11.i only

XF86_DLKM_NAME[3]=drmfglrx
XF86_DLKM_DIR[3]=/opt/graphics/common/kernel/drmfglrx
XF86_DLKM_LD[3]=0
XF86_DLKM_UNLD[3]=0

XF86_DLKM_NAME[4]=gvid_him_cons
XF86_DLKM_DIR[4]=/opt/graphics/common/kernel/gvid_hw_init/cons
XF86_DLKM_LD[4]=0
XF86_DLKM_UNLD[4]=0

# End of DLKMs for 11.i only

It's longer than from my older c3600 ....

V.
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: X server Error

From /usr/lib/X11/Xserver/info/screens/xf86:

"Device" Section
============================================

The PHSS_26625/26637/26638 X Server patches change the way that the brokering
mechanism works for the X Server. The brokering mechanism has been modified so
that the /etc/X11/XF86Config file now specifies the device file associated
with a particular graphics device. By specifying the device file, the X Server
can now query the Graphics VIdeo Driver (GVID) to find out the pertinent
information to start up correctly on that device.

To support these brokering changes the /etc/X11/XF86Config file has changed. It
no longer supports the "Driver" or "BusID" fields in the "Device" section. In
prior releases these could potentially be incorrect (not matching what was
actually on the system) which would prevent the X Server from starting
correctly. These fields have been replaced by the "Devicefile" field. The form
is:
Devicefile "/dev/gvid0"

where the actual gvid device file specified corresponds to the actual graphics
device.

Defined in:
/etc/X11/XF86Config

HTH
Volkmar
*** Say 'Thanks' with Kudos ***