Sponsored Content
Operating Systems Solaris How to install PGX32 on Sparc 10 Ultra? Post 302773249 by Michele31416 on Wednesday 27th of February 2013 02:48:29 PM
Old 02-27-2013
Good suggestions. Here's the details - this install was apparently doomed form the start because while executing the GFX install_all script I got this message:

Code:
Installing Raptor GFX-C System Software/Device Driver v1.4 as <TSIgfc>

## Installing part 1 of 1.
/a/platform/sun4u/kernel/drv/gfxc
[ verifying class <none> ]
## Executing postinstall script.
No such file or directory
Cnnot access file (/a/etc/minor_perm).

Failed add_drv!

pkginstall: ERROR: postinstall script did not complete successfully

Installation of <TSIgfc> on zone <bristol-jes> failed.
## Restoring state of global zone <bristol-jes>

I continued on anyway in the hope that everything would somehow magically sort itself otu but of course it didn't. I did a boot -r but that didn't matter since the new device didn't get installed. A check of fbconfig -prconf confirmed that my only driver is the built-in 8 bit one.

So next I tried to address the missing SUNWowrqd package. I did find one on an old Solaris 2.3 CD I had lying around but when I went to do the pkginstall, it said all the files it was wanting to install were already in the system. So I aborted that. But what's odd is if I do a pkginfo | grep SUNWow, it does not find SUNWowrqd.

Anyway I then uninstalled the GFX drivers, rebooted again and at least now I can log back in to my Sun Java desktop.

So now I think the problem becomes why am I getting this "No such file or directory" error. I looked that up in Google and didn't find any answers. I'm getting ready to chuck this whole machine out the window.

"One of the links I provided previously explained how to tell the service processor about the new adapter and switch off the old one. (I assume the old one is on-board so can't be taken out?"

That's right - the PGX device is right on the mobo and the PGX32 occupies a PCI slot. The hardware knows it's there because


# prtdiag -v

Shows Bus# PCI-2 , slot 1, Name=TSI,gfxp, Model=GFXP

I'm sorry, I must have missed that link, but I think we need to get the new driver at least installed before going any further.

Last edited by Michele31416; 02-27-2013 at 06:06 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sun Ultra sparc 60

Hello everybody!! I need your help again. I am using Sun Ultra sparc 60 machine.Follwing are the types of files getting generated in /var/tmp. "windu_sm_o aaaa,baaa,caaa,daaa" etc. I am not able to locate which application is generating these files. Can I straightway delete these files ? or... (1 Reply)
Discussion started by: vikasdeshmukh
1 Replies

2. UNIX for Advanced & Expert Users

Need Help , Ultra SPARC can not loading

Dear All, I have trouble, I have SPARC Machine and when start for loading, can not finish ! this is copy off message from my system Netra t 1120/1125 (UltraSPARC-II 440MHz), No Keyboard OpenBoot 3.31, 512 MB memory installed, Serial #12116535. Ethernet address 8:0:20:b8:e2:37, Host ID:... (4 Replies)
Discussion started by: heru_90
4 Replies

3. Solaris

ultra sparc 2 no video - ok prompt access

I have an ultra sparc 2 with no video - I connect to it with hyperterm. Is there a way to get to the OK prompt? I have tried control/break and that does not work. If not is there a video card I can get to put in this box? I have Solaris 10 installed on this machine. Thanks (7 Replies)
Discussion started by: tribbles
7 Replies

4. Solaris

In Sparc Ultra 45 machine, how to enable bge1

In Sparc Ultra 45 machine, how to enable bge1 port, how to do if bge0 is down then bge1 should automatically up. Thanks & Regards (2 Replies)
Discussion started by: durgaprasadr13
2 Replies

5. Solaris

Null modem cable in Ultra sparc 10

Hi Gurus, Can I use null modem cable in Ultra sparc 10 workstation Thanks (3 Replies)
Discussion started by: kumarmani
3 Replies

6. Debian

Problem installing Debian5 on an ultra sparc machine

Comments/Problems: Machine boots from CDROM, starts SILO Version 1.4.13, display welcome message (welcome to Debian GNU/Linux lenny! built on 20081218-10:06 ). boot: Allocated 8 Megs of memory at 0x40000000 for kernel Loaded kernel version 2.6.26 Loading initial ramdisk... (3 Replies)
Discussion started by: mtk
3 Replies

7. Solaris

How much better performance is ultra SPARC IV+ 1.95GHz than 1.35GHz?

Dear Guru, My boss has a plan to upgrade cpu of server so he needs to know how much better performance(percentage) is Ultra SPARC IV+ 1.95 GHz than Ultra SPARC IV 1.35 GHz?. I am looking for documentation to reference but I didn't see anything close to my point. If who know,... (3 Replies)
Discussion started by: unitipon
3 Replies

8. Solaris

Sun Sparc Ultra 4 won't boot - disk errors

Hi all. I am seeing in one of our less-used servers that it crashed and now won't restart. I get the message 'continue with normal startup or boot into maintenance mode'. I go into maintenance and run fsck on /usr0 (mentioned in error at restart) it then reboots but goes right back to... (3 Replies)
Discussion started by: jamie_collins
3 Replies

9. Ubuntu

Sudo issues with Ubuntu 7.10 Running on a Ultra SPARC Machine

I have a Sun Blade 1000 machine that I installed Ubuntu 7.10 SPARC onto. The only user configured (configure during install) cannot use sudo. When I try to issue a command using sudo (ex. sudo apt-get install) it asks me for my password and returns the error "user not found in sudoers file". I need... (4 Replies)
Discussion started by: swilso
4 Replies

10. Hardware

Sun Sparc Ultra 30 help

Hi all, I managed to salvage form work an old Sun Sparc Ultra 30. I have had it stored (controlled storage) for a few years and decided to get it home and boot it up. It starts up with a beep then I can hear disks spinning up, CDROM moving but nothing is displayed on the monitor. Can... (2 Replies)
Discussion started by: robbo007
2 Replies
mdbFontSize(5)							 The m17n Library						    mdbFontSize(5)

NAME
mdbFontSize - Font Size DESCRIPTION
In some case, a font contains incorrect information about its size (typically in the case of a hacked TrueType font), which results in a bad text layout when such a font is used in combination with the other fonts. To overcome this problem, the m17n library loads information about font-size adjustment from the m17n database by the tags <font, resize>. The data is loaded as a plist of this format. FONT-SIZE-ADJUSTMENT ::= PER-FONT * PER-FONT ::= '(' FONT-SPEC ADJUST-RATIO ')' FONT-SPEC ::= '(' [ FOUNDRY FAMILY [ WEIGHT [ STYLE [ STRETCH [ ADSTYLE ]]]]] REGISTRY ')' ADJUST-RATIO ::= INTEGER FONT-SPEC is to specify properties of a font. FOUNDRY to REGISTRY are symbols corresponding to Mfoundry to Mregistry property of a font. See m17nFont for the meaning of each property. ADJUST-RATIO is an integer number specifying by percentage how much the font-size must be adjusted. For instance, this PER-FONT: ((devanagari-cdac) 150) instructs the font handler of the m17n library to open a font of 1.5 times bigger than a requested size on opening a font whose registry is 'devanagari-cdac'. COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mdbFontSize(5)
All times are GMT -4. The time now is 12:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy