Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-15-2003, 07:55 PM
|
#1
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Rep:
|
x86 Solaris 9 XSun and Matrox G550 dual-head... one head down, one to go.
Okay, I got Solaris 9 on my old Athy crate and everything is fine now, got it to talk to the NIC, got the XFree Binary hodjiwhatsits so it'll notice that the Matrox G550 is there and I could ditch the vesa festival that I was trapped in... now, the biggie:
How do I get Solaris 9's XSun to notice the second head of the Matrox Card? Or am I just doomed to have to d'load XFree for Solaris? And where exactly does this config file that kdmconfig creates live? Is it rational to muck about with it by hand?
That, and much more to come as Finegan plumbs the depths of the oldest surviving AT&T Unix on the next installment of "Finegan is a Moron!"
Cheers,
Finny
|
|
|
02-16-2003, 08:09 PM
|
#2
|
Member
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391
Rep:
|
The kdmconfig file messes with the file "/etc/openwin/server/etc/OWconfig". Or at least on Solaris 8 it does, I don't imagine they messed with that.
I don't have a dual-headed beast to test on, but here is my thoughts, they could be wrong though.
It appears to me that there is a part at the bottom of mine that would need to be duplicated for the second screen;
-Current
Code:
class="XDISPLAY" name="0"
coreKeyboard="IKBD"
corePointer="ps22b"
listOfScreens="nv";
-Add
Code:
class="XDISPLAY" name="1"
coreKeyboard="IKBD"
corePointer="ps22b"
listOfScreens="nv2";
You would also need to add the "nv2" screen config before this code. i.e.
Code:
class="XSCREEN" name="<???>"
...;
class="XSCREENCONFIG" name="nv2"
device="<???>"
...;
--------------
Jeremiah
Last edited by jdc2048; 02-16-2003 at 08:17 PM.
|
|
|
02-16-2003, 08:39 PM
|
#3
|
Member
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391
Rep:
|
You should get some info from the prtconf command, which should show a "display, instance #0" & a "display, instance #1" if it is detecting both instances.
|
|
|
03-11-2003, 12:34 PM
|
#4
|
Member
Registered: May 2002
Location: Huddersfield
Distribution: Redhat (7.2, 7.3, 8.0), Debian, Slackware, Gentoo, FreeBSD
Posts: 169
Rep:
|
Nice, did you get this running mate? I have a G550 and would be curious to see how Solaris would run on it.
Thanks
Shak
|
|
|
03-11-2003, 12:39 PM
|
#5
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Original Poster
Rep:
|
Not yet, Solaris hit the back burner as I had to put together a machine for work and then got entangled in a nasty case of the flu and then bash scripting madness for a project that I'm er... messing up. I now know it "should" work from some googling, but I can't find an example of a OWconfig file to take pointers off of... although with jdc2048's help up there, I at least have the res up and color out of 8bit and to something sane.
Worse comes to worse and I install XFree, I'll post back if I get results...
Hey Shak, you're a gamer right? this is off topic, but I keep running into the "nothing but Nvidia" issue with a lot of games, like UT2003, and I get bored a lot... any suggestions for something that can take advantage of a G550 without going past its prowess? Probably should reply by email to keep this one on topic.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 11:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|