How to remove a user from my friend list?
How to change graphics card on Solaris ?
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• RYXI
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

RYXI > Solaris > How to change graphics card on Solaris ? 15 April 2008 21:03:33

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

How to change graphics card on Solaris ?

Michelle 15 April 2008 21:03:33
 I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.

I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.

Then, I used "xorgcfg" to change the graphics card setting first. I
shut down
the system. Installed the new graphics card. Boot up the system.
But the system
will not log in either. So I have to log in remotely, copy back my
original "xorg.conf" file. Shut down
the system. Took out the new graphics card. Reboot again under the
old graphnics card, then, the system will log in.

What is the proper way to install and configure a new graphics card on
Solaris 10? Thanks in advance.
Add comment
Guest 15 April 2008 01:16:20 permanent link ]
 A co-worker of mine came up with this and should solve your problems.

Configuring the Frame Buffer from the OBP Level

Get to the OK prompt:

1.Either "Stop-A" from initial boot up
2."# init 0" from the solaris level

Changing Framebuffer Settings:

1.Get into the device tree
2.ok cd /
3.ok cd screen
4.ok ls
5.this will show you the available settings for the framebuffer:
- look for listings like this:
1.r1280x1024x66x24 or r1024x768x75x24 etc....
make a note of these settings
2. if no settings are listed, here are some safe ones to try
r1280x1024x66x8, r1280x1024x66x24, r1152x900x66x8
r1152x900x66x24, r1024x768x75x24, r1024x768x75x8
r800x600x70x24, r800x600x70x8, r640x480x70x24
6.ok exit
7.ok setenv output-device screen:r1152x900x66­x24
8.ok reset , or, ok reset-all

That is it. Now your OBP stages should be set at the resolution
you just specified.

You can check this by doing:
ok printenv you should see this line in the list:
output-device screen:r1152x900x66­x24
at the solaris level "#"
# eeprom you should see the same line above

*******Important note/Disclaimer ;)*******
Specifying the above "Safe" settings, can possibly damage hardware.
Always refer to the User Manuals which shipped with both your Monitor
and FramBuffer Card. When in doubt, http://docs.sun.com­, or
http://www.google.c­om .

Add comment
Oscar del Rio 15 April 2008 01:50:26 permanent link ]
 xjb2003x@gmail.com wrote:

Configuring the Frame Buffer from the OBP Level
Get to the OK prompt:

NOT on x86!
Add comment
Ian Collins 15 April 2008 02:00:50 permanent link ]
 xjb2003x@gmail.com wrote:
A co-worker of mine came up with this and should solve your problems.
Configuring the Frame Buffer from the OBP Level
That's Sparc, the OP is using x86...

--
Ian Collins.
Add comment
Ian Collins 15 April 2008 02:02:29 permanent link ]
 Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?

If so, what happens if you hide it?

--
Ian Collins.
Add comment
Michelle 15 April 2008 07:31:40 permanent link ]
 On Apr 14, 3:02pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?
If so, what happens if you hide it?
--
Ian Collins.

Yes, I have xorg.conf

I don't understand what you mean by "what happens if I hide it".

Add comment
Ian Collins 15 April 2008 07:43:03 permanent link ]
 Michelle wrote:
On Apr 14, 3:02 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?
If so, what happens if you hide it?
*Please* don't quote signatures.
Yes, I have xorg.conf
I don't understand what you mean by "what happens if I hide it".
Rename it out of the way and let Solaris auto-detect the card and display.

--
Ian Collins.
Add comment
Michelle 15 April 2008 09:17:38 permanent link ]
 On Apr 14, 8:43pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
On Apr 14, 3:02 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?
If so, what happens if you hide it?
*Please* don't quote signatures.
Yes, I have xorg.conf
I don't understand what you mean by "what happens if I hide it".
Rename it out of the way and let Solaris auto-detect the card and display.
--
Ian Collins.- Hide quoted text -
- Show quoted text -


After shutting down the system, I installed the new graphics card.
When
I booted up, the system does boot up but will not go to the log in
screen.

How do I force Solaris 10 to auto-detect this new card?
Add comment
Ian Collins 15 April 2008 09:26:36 permanent link ]
 Michelle wrote:
On Apr 14, 8:43 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
On Apr 14, 3:02 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?
If so, what happens if you hide it?
*Please* don't quote signatures.
Yes, I have xorg.conf
I don't understand what you mean by "what happens if I hide it".
Rename it out of the way and let Solaris auto-detect the card and display.
*I did ask nicely* Please don't quote this stuff
After shutting down the system, I installed the new graphics card.
When
I booted up, the system does boot up but will not go to the log in
screen.
How do I force Solaris 10 to auto-detect this new card?

Is there anything interesting in /var/log/Xorg.0.log­

What brand of cards are you using?

Don't forget to trim signatures!

--
Ian Collins.
Add comment
Tony Albers 15 April 2008 11:39:08 permanent link ]
 Ian Collins wrote:
Michelle wrote:
On Apr 14, 8:43 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
On Apr 14, 3:02 pm, Ian Collins <ian-n...@hotmail.c­om> wrote:
Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Do you have an xorg.conf?
If so, what happens if you hide it?
*Please* don't quote signatures.
Yes, I have xorg.conf
I don't understand what you mean by "what happens if I hide it".
Rename it out of the way and let Solaris auto-detect the card and display.
*I did ask nicely* Please don't quote this stuff
After shutting down the system, I installed the new graphics card.
When
I booted up, the system does boot up but will not go to the log in
screen.
How do I force Solaris 10 to auto-detect this new card?
Is there anything interesting in /var/log/Xorg.0.log­
What brand of cards are you using?
Don't forget to trim signatures!

AHEM!

touch /reconfigure
init 6

Then it should work.

/tony
Add comment
Ian Collins 15 April 2008 11:47:03 permanent link ]
 Tony Albers wrote:
AHEM!
touch /reconfigure
init 6
Then it should work.
The OP has committed the Usenet sin of multi-posting this to another
group, where she was told to do this, so I assumed she had!

--
Ian Collins.
Add comment
Richard B. Gilbert 15 April 2008 21:01:57 permanent link ]
 Michelle wrote:
I have Solaris 10 x86. I'd like to upgrade to a new graphics card,
that is on the
HCL approved list.
I shut down the system. I then installed a new graphics card. Boot
up the system.
It will boot up but will not allow me to log in. So I shut it down
again. Took out the new graphics card.
Boot up the system again. The system logs in OK with the old graphics
card.
Then, I used "xorgcfg" to change the graphics card setting first. I
shut down
the system. Installed the new graphics card. Boot up the system.
But the system
will not log in either. So I have to log in remotely, copy back my
original "xorg.conf" file. Shut down
the system. Took out the new graphics card. Reboot again under the
old graphnics card, then, the system will log in.
What is the proper way to install and configure a new graphics card on
Solaris 10? Thanks in advance.

I'll offer a guess that you have not installed a driver for the new
graphics card! If you did one of the "tailored" installations, only the
drivers for the hardware then existing were installed.

You can either re-install Solaris or figure out which packages contain
the support for your new graphics card and install only those packages.
And now you know why I like to do a full install of Solaris and waste
time and disk space on things I'll never need.

You might find it interesting to "cost out" the alternative strategies:
1. Install only what you need right now and,
2. Install everything.

I'd make a small bet that, in your case, it would have been cheaper to
install everything.

YMMV!
Add comment
Richard B. Gilbert 15 April 2008 21:03:33 permanent link ]
 xjb2003x@gmail.com wrote:
A co-worker of mine came up with this and should solve your problems.
Configuring the Frame Buffer from the OBP Level
Get to the OK prompt:
1.Either "Stop-A" from initial boot up
2."# init 0" from the solaris level
Changing Framebuffer Settings:
1.Get into the device tree
2.ok cd /
3.ok cd screen
4.ok ls
5.this will show you the available settings for the framebuffer:
- look for listings like this:
1.r1280x1024x66x24 or r1024x768x75x24 etc....
make a note of these settings
2. if no settings are listed, here are some safe ones to try
r1280x1024x66x8, r1280x1024x66x24, r1152x900x66x8
r1152x900x66x24, r1024x768x75x24, r1024x768x75x8
r800x600x70x24, r800x600x70x8, r640x480x70x24
6.ok exit
7.ok setenv output-device screen:r1152x900x66­x24
8.ok reset , or, ok reset-all
That is it. Now your OBP stages should be set at the resolution
you just specified.
You can check this by doing:
ok printenv you should see this line in the list:
output-device screen:r1152x900x66­x24
at the solaris level "#"
# eeprom you should see the same line above
*******Important note/Disclaimer ;)*******
Specifying the above "Safe" settings, can possibly damage hardware.
Always refer to the User Manuals which shipped with both your Monitor
and FramBuffer Card. When in doubt, http://docs.sun.com­, or

I think you missed the fact the the OP was working on the X86 platform!
He doesn't HAVE an OBP!

Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


RYXI > Solaris > How to change graphics card on Solaris ? 15 April 2008 21:03:33

see also:
FS: Dynacord DRP15 Reverb Delay Pitch…
Frequency of Reconcile
Quicktax 2004
пройди тесты:
see also:
Canon Pixma IP1500 how to replace waste…
What to look for in a MP4 player…

  Copyright © 2001—2008 RYXI
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.ryxi.com.
Сообщения об ошибках оставляем в сообществе bugs.ryxi.com.
Предложения и комментарии пишем в сообществе suggest.ryxi.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .