- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot configure XServer
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
01-30-2003 07:09 AM
01-30-2003 07:09 AM
# sam
Warning: Cannot convert string "-dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontStruct
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface system-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*" to type FontSet
/usr/sbin/sam[220]: 4630 Bus error(coredump)
SAM comes up and I tried to go into the Display and configure the Xserver but it responds with:
the '/usr/sbin/ioscan -funC graphics' reports *NO* graphics devices for your system unable to configure the X Server.
Any suggestions??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:20 AM
01-30-2003 07:20 AM
Solutionfyi : use insf -evd framebuf to create graphics device files : /dev/*crt* ....
graphinfo output and ioscan may also help ....
lastly /usr/bin/X11/X :0 on the local display/console results in what ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:21 AM
01-30-2003 07:21 AM
Re: Cannot configure XServer
http://europe.itrc.hp.com/service/cki/search.do?category=c0&mode=id&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=KBRC00000472
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:21 AM
01-30-2003 07:21 AM
Re: Cannot configure XServer
is the right driver in the kernel?
If you didn't find the graphics device in the 'ioscan' it seams to be a hardware problem.
Here a example from my system:
>ioscan -fnCgraphics
Class I H/W Path Driver S/W State H/W Type Description
===============================================================
graphics 0 8/24 graph3 CLAIMED INTERFACE Graphics
Please check the hardware and/or open a support call at you HP Responce Center.
Regards ...
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:25 AM
01-30-2003 07:25 AM
Re: Cannot configure XServer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:28 AM
01-30-2003 07:28 AM
Re: Cannot configure XServer
You are probably using a non-HP-UX Xserver, right? These don't have the fonts that HP-XU uses ... So you have to provide them the fonts via a fontserver.
Regards,
Jochen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:31 AM
01-30-2003 07:31 AM
Re: Cannot configure XServer
I am connecting to a HPUX 11 with the Xcontrol panel from Smarterm.
Also I get the following
/usr/bin/X11/X :0
X server: Error in /etc/X11/X0screens (line 612)
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:38 AM
01-30-2003 07:38 AM
Re: Cannot configure XServer
the 11.0 system is a server without graphics adapter, right?
Then you have to edit /etc/X11/X0screens and put a hash in front of the line
Screen /dev/crt
You have no graphics card so you should not try to start a local X server.
Xcontrol is an x-terminal, right? Setup a fontserver and everything should be correct. And make the change to /etc/X11/X0screens ...
Regards,
Jochen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 07:42 AM
01-30-2003 07:42 AM
Re: Cannot configure XServer
with the Xcontrol panel from Smarterm.... PC emulation s/w running on a PC ?
Also I get the following
/usr/bin/X11/X :0
X server: Error in /etc/X11/X0screens (line 612)
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.
Next what are you attempting to achieve here ... configure a graphics card or options on an hpux system ... if yes does it have a graphics card ? ioscan should show ?
if the answer no graphics card and this is an hpux server then I think it's simply trying to start X locally : in which case the errors can probably be ignored ... my advise is to set up xfs aka font server .. try a quick search on this forum for details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:18 AM
01-30-2003 11:18 AM
Re: Cannot configure XServer
entered the SAM and the GUI version seems to be operating fine but when I exit from it I get the following:
/usr/sbin/sam[220]: 17381 Bus error(coredump
Any clue what will be causing that.
When I execute the SAM command I do not get the warning any more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 01:08 AM
01-31-2003 01:08 AM
Re: Cannot configure XServer
please run "file core" and post output
also,some sound advise is ensure you have PHCO_25902 s700_800 11.00 cumulative SAM/ObAM patch installed together with a recent libc patch ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 06:52 AM
02-03-2003 06:52 AM
Re: Cannot configure XServer
I have the following on my system
PHCO_25707 libc cumulative Patch
PHCO_17792 Cumulative SAM/obAM Patch
Also the the output you requested from the core is:
ls -l core
-rw------- 1 root sys 3799292 Feb 3 09:41 core
# file core
core: core file from 'samx' - received SIGBUS
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 07:02 AM
02-03-2003 07:02 AM