- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /dev/crt file not exist
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-02-2007 02:38 AM
10-02-2007 02:38 AM
/dev/crt file not exist
\\`/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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 02:41 AM
10-02-2007 02:41 AM
Re: /dev/crt file not exist
# 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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 02:48 AM
10-02-2007 02:48 AM
Re: /dev/crt file not exist
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 02:55 AM
10-02-2007 02:55 AM
Re: /dev/crt file not exist
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 03:03 AM
10-02-2007 03:03 AM
Re: /dev/crt file not exist
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 03:05 AM
10-02-2007 03:05 AM
Re: /dev/crt file not exist
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 03:09 AM
10-02-2007 03:09 AM
Re: /dev/crt file not exist
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 05:23 PM
10-02-2007 05:23 PM
Re: /dev/crt file not exist
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 07:19 PM
10-03-2007 07:19 PM
Re: /dev/crt file not exist
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