1827237 Members
2408 Online
109716 Solutions
New Discussion

/dev/crt file not exist

 
avizen
New Member

/dev/crt file not exist

HI i am getting below error and can not get display one of my hp-unix 11 server. i already tried insf -e but it not help me.


\\`/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:
8 REPLIES 8
Torsten.
Acclaimed Contributor

Re: /dev/crt file not exist

Please post

# model
# ioscan -fn
# uname -a

to provide more info.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Steven E. Protter
Exalted Contributor

Re: /dev/crt file not exist

Shalom,

In addition to what Torsten says, please try rmsf on the current device files then insf -e.

What kind of display is this? Is it compatible with your video card(svga)?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
avizen
New Member

Re: /dev/crt file not exist

HI i have attached here ioscan resutl.

model = 9000/785/C8000

uname -a result
HP-UX agmet010 B.11.11 U 9000/785 1714429525 unlimited-user license

all display driver is fine.
please help me for this.
V. Nyga
Honored Contributor

Re: /dev/crt file not exist

Hi,

you have a C8000 - there you don't use X11 xserver, but Xf86!
And also no /dev/crt ...

I've to check where to configure ...

Volkmar
*** Say 'Thanks' with Kudos ***
Robert-Jan Goossens
Honored Contributor

Re: /dev/crt file not exist

Hi,

Have a look at this doc.

Title: Troubleshooting FireGL graphics card configuration.
Document ID: emr_na-c00930635-2

Europe
http://www8.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00930635-2

US
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00930635-2

Regards,
Robert-Jan
V. Nyga
Honored Contributor

Re: /dev/crt file not exist

Have you done a ignite installation of an older server?

You should have /etc/rc.config.d/xf86 and /sbin/rc2.d/S700xf86 linked to /sbin/init.d/xf86 to start the right xserver!

Volkmar


*** Say 'Thanks' with Kudos ***
avizen
New Member

Re: /dev/crt file not exist

HI i already checed all link are correct
i also tried to copy this file from other same existing working system but it also not help me.


You should have /etc/rc.config.d/xf86 and /sbin/rc2.d/S700xf86 linked to /sbin/init.d/xf86 to start the right xserver
V. Nyga
Honored Contributor

Re: /dev/crt file not exist

Hi again,

sorry for my phrasing - it's only one link - /etc/rc.config.d/xf86 is a separate file.

Check your /etc/rc.log, do you have:
Install/Load XF86 DLKM Helper Modules
Output from "/sbin/rc2.d/S700xf86 start" ?

Your system shouldn't use /etc/X11/X0screens but /etc/X11/XF86Config !

Check RJ's hints ...

Volkmar

*** Say 'Thanks' with Kudos ***