Operating System - HP-UX
1837893 Members
2916 Online
110122 Solutions
New Discussion

Re: Spaceball with UG 15.03

 
Adrian Inzunza
New Member

Spaceball with UG 15.03

Hi.. I'm having some problems with spaceballs using UG 15.03 (I found something for UG 16.0 thanks Shannon in Nov 26 we'll UPG to UG 16.0) I installed Spaceware for Unix 9.2 in a c-3000. But I don't know why the owner of the spaceballd is the user and sometimes is root and when this happen obviously any user can use the spaceball.. until now the only solution that I found was reboot.. but it doesn't work anymore .. can anybody help me..? TIA
Software is like sex, it's better when it's free .. Linus Torvald
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: Spaceball with UG 15.03

To make sure that you have the latest Spaceball software, and that
you have installed everything correctly, review these steps:

1) Download the Spaceware software from the following web site:

http://www.spacetec.com/

Then click on the Spaceball 2003 or 3003 icons; select FTP Site,
and then select drivers, unix, and the correct spaceware.

Download the app.hpux.verion.tar into your /tmp directory.

2) Got to the /tmp directory and do a:

tar xvf app.hpux.version.tar

This should return something similar to the following:
x install/sbinstall, 42576 bytes, 84 tape blocks
x install/sbtest, 73728 bytes, 144 tape blocks
x id, 110 bytes, 1 tape blocks
x SpaceWare.tar.Z, 359553 bytes, 703 tape blocks
x app_demos.tar.Z, 828136 bytes, 1618 tape blocks
x install/disk_req, 97 bytes, 1 tape blocks

Do a cd to /tmp/install and do a:

./sbinstall

3) Answer all Install questions:

Are you installing SpaceWare on this machine (y/n/q) [y] ?

y

Please enter the name of the tape drive or the file from
which Spaceware will be loaded [/dev/update.src]

:/tmp/app.hpux.7_3.tar

Select a serial port for Spaceball use:

1. /dev/tty0p0
2. /dev/tty1p0

Enter the number of the serial port the Spaceball is connected to [1]:
Note: The Basic installation is required. The Spaceball
will NOT function without this.

Select installation Options (y/n)
Basic installation (minimum 1081 kbytes required) [y] ?
Additional demos (minimum 2498 kbytes required) [y] ?

Please specify directory for installation of SpaceWare [/usr]:
Verifying disk space in /usr...ok.

Installing files...ok.

Choose application specific configuration:

1. No application specific configuration
2. SpaceWare Demos
3. CADDS5
4. CATIA 3.2.5
5. CATIA 4.1
6. CGS
7. Euclid3
8. Pro/ENGINEER
9. SolidDesigner
10. Strim 100
11. Unigraphics
12. I-DEAS
13. Patran 3

Please enter your choice (1-13)[1]:

Choose one of the following options:

1. Host System
2. X Terminal

Please enter your choice (1-2):

SpaceWare installation complete.

Use the Spaceball Management Utility (SMU) to run Spaceball demos,
diagnostics and set configuration options. SMU is started with
the command "spaceball".

* Use SMU to enable the Spaceball for Xterminals.

The Spaceball is now ready for operation.

12. For support of the actual Spaceball product, please refer customers to:

http://www.spacetec.com/index_us.htm

Spacetec was purchased by Labtec.

For immediate assistance, call Labtec's customer support at: (360)896-2000

Check out the permissions/ownership on the special files ? Not sure from your description exactly what your problem is ?
Adrian Inzunza
New Member

Re: Spaceball with UG 15.03

Hi Alex.. well the main problem is this:
When I typed a ps -edaf this is what appears:

ps -edaf|grep spa
root 1256 1 0 19:03:57 ? 0:00 /etc/SpaceWare/spaceballd -d /dev/tty0p0

And this is my main problem because as root any user can use the Spaceball and when this is working OK.. the owner of the process is the userid of my people..

This can be solved with what you sent me..?? because I follow your steps and root came up again as the owner..
Software is like sex, it's better when it's free .. Linus Torvald