- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Xserver problem
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-09-2004 03:18 AM
01-09-2004 03:18 AM
Xserver problem
From one day to another my Xserver dont want start. In the /var/dt/Xerrors I can see:
server loader: Unable to open device read/write /dev/crt.
...
Fatal server error: server rejected last DLD broker bidding on screen entries X0screens.
...
Fatal IO error 232 on X server
Does someone has any idea what the problem could be????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2004 03:23 AM
01-09-2004 03:23 AM
Re: Xserver problem
check with ioscan -fnC graphics
If yes : I'd suggest you have problems with the devise files :
cd /dev
rmsf *crt*
insf -evd framebuf :
result ?
can you run graphinfo and let us know the graphics card and model of h/w it's installed in.
If no graphics card locally you may want to see the contents of /usr/dt/config/Xservers : see last line telling the server to start X locally.
you may want to hash it out if there's no local graphics devise : beaware to copy it to /etc/dt/config/Xservers first though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2004 03:26 AM
01-09-2004 03:26 AM
Re: Xserver problem
is the first variable in /etc/rc.config.d/xfs set to 1 so the font server fires up at boot?
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
01-11-2004 08:02 PM
01-11-2004 08:02 PM
Re: Xserver problem
Yes, this workstation has a graphics card. It's a VisualizeC200. ioscan -fnC graphics shows:
graphics 0 10/12 graph3 CLAIMED INTERFACE Graphics
RUN_X_FONT_SERVER in xfs was already set to one.
rmsf *crt*, insf -evd framebuf and reboot did not helped!
graphinfo shows:
unable to open the device file at /dev/crt.
Any other hints?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:21 PM
01-11-2004 08:21 PM
Re: Xserver problem
And as who are you trying to run graphinfo?
Perhaps some other process is locking the device, even after a reboot (started before X is started): 'fuser /dev/crt' might give more info.
Just shots in the dark, but perhaps a lucky shot for your problem...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:22 PM
01-11-2004 08:22 PM
Re: Xserver problem
Anything in dmesg ?
what's the O/S here ?
what's the current maxusers level set to ? has it been increased recently ?
perms on /dev/*crt* are ?
please run /usr/contrib/bin/X11/dr_dt result ?
Do you know the graphics card type ...Vis EG ?
did graphinfo core ? file core = ?
maybe worth installing latest Xserver patches ... how recent is you patch level ?
swlist -l fileset -a state show any problems ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:36 PM
01-11-2004 08:36 PM
Re: Xserver problem
Check dmesg and syslog
What is the date of your vmunix file.
Has anybody changed anything there
Does name resolution work
Does /usr/contrib/bin/X11/dr_dt show anything
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:46 PM
01-11-2004 08:46 PM
Re: Xserver problem
Before I'm checking one million more things, is it possible that there is a hardware failure?
Konrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:52 PM
01-11-2004 08:52 PM
Re: Xserver problem
framebuf_open(): framebuf_getlockpg() failed!
framebuf_open(): framebuf_getlockpg() failed!
Konrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 08:55 PM
01-11-2004 08:55 PM
Re: Xserver problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 09:00 PM
01-11-2004 09:00 PM
Re: Xserver problem
Check this doc, I think you are running out of memory.
Document description: CDE fails to come up on Console; framebuf_open() msg appears in syslog
Document id: 2200229978
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062903845
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 09:12 PM
01-11-2004 09:12 PM
Re: Xserver problem
I agree with the memory thing.
That is why i asked for the date of the
kernel
You have a memory problem.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2004 11:44 PM
01-11-2004 11:44 PM
Re: Xserver problem
Thanks to all helped solving this problem. It was a memory problem! I had to reconfigure the kernel (maxusers, nproc, ...).
Thanks a lot EXPERTS!!!