[PCB_FORUM] Re: Shape shading? / Solaris setting.
- From: Jean Louison <jean.louison@xxxxxxxxxx>
- To: icu-pcb-forum@xxxxxxxxxxxxx
- Date: Thu, 01 Jun 2006 12:58:22 +0200
Barbara,
May be you can help me,
I run Cadence on a Sun (Ultra10), and I set the first screen with
ffbconfig and the second screen with m64config,
Every time my system reboot, I loose my screen setting.
What can I do ?
Thanks,
Jean.
Barbara Seeger wrote:
Mike,
I can help on that. It's a Solaris setting that needs to change.
Default out of the box Solaris should be OK, but I.T. in your company
could have set things up differently on your machine and you
can change the setting yourself. I do this every time the I.T. people
here update my OS.
check /dev/fb -> ls -al /dev/fb
If you have fb -> /devices/pci@1f,0/SUNW,m64B@13:m640
then you can change the setting.
Heres what you need to do as root:
cd /usr/dt/config
chmod +w Xservers
vi Xservers
(go to the bottom of the file)
- Comment out the ":0" line (it's for 8 bit color)
- Add a new ":0" line for 24 bit color.
This goes on one line with spaces between each word even though
the email tool here is going to add a return in it.
:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev
/dev/fb defclass TrueColor defdepth 24
Log out and back in to restart the window manager.
That shoud do it. If /dev has nothing resembling what /dev/fb
looks like, send me what you do see with: ls -al /dev
and we can figure out which one it is outside of the email group.
Regards,
Barbara Seeger - Cadence Design Systems - 978-262-6578
-----------------------------------------------------------
To subscribe/unsubscribe:
Send a message to icu-pcb-forum-request@xxxxxxxxxxxxx
with a subject of subscribe or unsubscribe
To view the archives of this list go to
http://www.freelists.org/archives/icu-pcb-forum/
Problems or Questions:
Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx
-----------------------------------------------------------
Other related posts:
- » [PCB_FORUM] Re: Shape shading? / Solaris setting.
Barbara Seeger wrote:
Mike,
I can help on that. It's a Solaris setting that needs to change.
Default out of the box Solaris should be OK, but I.T. in your company could have set things up differently on your machine and you
can change the setting yourself. I do this every time the I.T. people
here update my OS.
check /dev/fb -> ls -al /dev/fb
If you have fb -> /devices/pci@1f,0/SUNW,m64B@13:m640
then you can change the setting.
Heres what you need to do as root:
cd /usr/dt/config
chmod +w Xservers
vi Xservers
(go to the bottom of the file)
- Comment out the ":0" line (it's for 8 bit color)
- Add a new ":0" line for 24 bit color. This goes on one line with spaces between each word even though
the email tool here is going to add a return in it.
:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner -dev /dev/fb defclass TrueColor defdepth 24
Log out and back in to restart the window manager.
That shoud do it. If /dev has nothing resembling what /dev/fb
looks like, send me what you do see with: ls -al /dev
and we can figure out which one it is outside of the email group.
Regards, Barbara Seeger - Cadence Design Systems - 978-262-6578