Bug 130918 - SAX2 is nolonger able to configure two independant displays
Summary: SAX2 is nolonger able to configure two independant displays
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: RC 4
Hardware: All SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 22:08 UTC by Simon Crute
Modified: 2005-11-15 16:01 UTC (History)
0 users

See Also:
Found By: IS&T
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
SaX.log (34.47 KB, text/plain)
2005-11-15 16:01 UTC, Médéric Boquien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Crute 2005-10-26 22:08:41 UTC
In NLD, (and I think in suse9.3) SAX2 can configure duel-head capable cards as two independent displays. 

In sl10.0, sax2 only offers cloned and xinerama mode. 
Xinerama mode is not really sitale if your two displays are of differing resolutions. A 2nd, independent display is better

Please consider re-introducing this option for 10.1
Comment 1 Marcus Schaefer 2005-10-27 10:44:18 UTC
yes the old system using Xinerama can be use while calling sax2
with the following option:

   sax2 -b Xinerama

This is only available in the stable code (10.1)
Comment 2 Matthias Hopf 2005-10-31 12:56:22 UTC
In current stable 'sax2 -b Xinerama' gives me a

[...]
SPP: calling device [0] profile script: Xinerama
Can't open /var/cache/sax/files/config: No such file or directory at /usr/share/sax/profile/Xinerama.sh line 13

I don't know enough of sax2's inner workings to understand, what's missing here.
Comment 3 Marcus Schaefer 2005-11-07 09:27:08 UTC
this is fixed in stable but the current code doesn't build because
of the fact that mono doesn't build which is needed for the libsax
mono binding :(
Comment 4 Médéric Boquien 2005-11-15 16:01:46 UTC
Created attachment 57387 [details]
SaX.log