- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using SAM to create dev files so I can get X windo...
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-22-2002 06:08 AM
10-22-2002 06:08 AM
John
# xinit
X server setting screen gamma value to default; 1.000000
Acceptable range 0.200000 to 10.000000; specified: 1072693248.000000
Fatal server error:
Couldn't open X pointer device! Is one attached?
giving up.
xinit: Connection refused (errno 239): unable to connect to X server
xinit: No such process (errno 3): Server error.
#
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 11:30 PM
10-22-2002 11:30 PM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
a) Fatal server error:
Couldn't open X pointer device! Is one attached?
A local Xserver will need a mouse attached locally to the RP2470 ... I'd suggest swapping yours out or checking it's plugged in OK.
fyi it would also need a suitable graphics monitor , keyboard and a graphics card recognised by ioscan.
b) Create device files using :
rmsf /dev/*crt* followed by insf -evd framebuf.
c) You'll need the appropriate dev files for mouse & KB and the graph3 driver in your kernel.
d) use /opt/graphics/common/bin/gamma to set gamma value outside of sam ?
nb if this file is missing it would suggest this maybe a case of the server lacking patches / Graphics Technical computing bundle.
e) be aware that /etc/dt/config/Xservers or if that file does not exist /usr/dt/config/Xservers contains a line at the end instructing the h/w to start the Xserver locally : if the line has a # at the beginning remove it as CDE / X will not start automatically otherwise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 12:37 AM
10-23-2002 12:37 AM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
Most probably the mouse is not properly connected to the USB interface.
can you also try stopping dtlogin and use x11start?
x11start is a shell script that provides a standarized method for starting up the X Window System server and selected X clients when the Visual User Environment (HP-VUE) is not used. Specifically, it performs the following start-up tasks:
+ PATH environment variable set-up appropriate for the X environment
+ X server start-up
+ selected client(s) start-up from a specific client file
+ general user resource loading from a specific resource file
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 11:55 AM
10-23-2002 11:55 AM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
# ls
gamma graphdiag setmon
# ./gamma
/usr/lib/dld.sl: Can't find path for shared library: libGL.2
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
#
somethings missing, I wonder what dld.sl is
I know that most of X works because I can rlogin in from a good machine and redirect the display from my dead machine to the good one (used trusty xclock -display).
I'm a little baffled about how to obtain patches. When I went to the site, it wanted an "order number". I'm am an HP employee, and this system was handed to me. I guess I was expecting something like the driver download pages you see for windows. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2002 11:14 PM
10-23-2002 11:14 PM
Solutionit would also explain why remote graphics work OK but not locally on the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2002 10:48 AM
10-24-2002 10:48 AM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
B6268AA_B.11.11.10.01_HP-UX_B.11.11_32+64.depot
I thought I could just use swinstall to install it (declaring this as the "source"). Unfortunately the instructions don't give an example of the EXACT wording for this.
I went back to my shipping software and found B6268AA on the CD #5012-0091. It loaded successfully and now I get no more core dumps when I try to run ./gamma BUT I still get
# xinit (still broken)
X server setting screen gamma value to default; 1.000000
Acceptable range 0.200000 to 10.000000; specified: 1072693248.000000
# ./graphinfo (looks good)
HEWLETT PACKARD WORKSTATION GRAPHICS CONFIGURATION
PRODUCT INFORMATION
graphics product: HP VISUALIZE-FXE
driver name: hpfxe
archive library: /opt/graphics/common/lib/libddfxe.a
shared library: /opt/graphics/common/lib/libddfxe.sl
/opt/graphics/OpenGL/lib/libddfxegl.sl
device pathname: /dev/crt
spu description: 9000/800
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2002 12:17 AM
10-25-2002 12:17 AM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
currently it sounds like your problem relates to xinit ? is this correct and if so what happens if you run this ?
My advise is if you are after an Xwindows enviroment to use the CDE window manager to start it for you ....
ps -ef | grep dtlogin ?
if the process is not running check with swlist -l fileset | grep -i cde ? to see if the filesets are installed, if not you'll find them on the core O/S CD.
once installed dtlogin aka CDE should start automatically at run-level 3 if not try : /sbin/init.d/dtlogin.rc start or if you just want to test X by itself use -> /usr/bin/X11/X: 0
nb this can be killed using
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2002 06:30 AM
10-30-2002 06:30 AM
Re: Using SAM to create dev files so I can get X windows to load on RP2470
Unfortuately after installing HWEnable11i from September my system has been rendered useless.
(I foolishly didn't back up the system, not really sure what the best way is to do that). We have another identical machine in our group but I'll let others suffer with that one.
I'm reminded of the HAL 9000 system in the film 2001. They compared the machine's behavior aboard the ship with an identical system on earth and after differences were noted, the space HAL 9000 lost it's mind and killed the crew.
Unfortunately I believe that just enough of the former OS system is on the disks to FORCE me into an endless round of recovery. I'm not given the option to reinstall the OS from scratch. If only I could zero those disks