Mailinglist Archive: opensuse-bugs (15136 mails)

< Previous Next >
[Bug 328939] New: sax2: NoModelines profile not working properly
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 27 Sep 2007 08:18:35 -0600 (MDT)
  • Message-id: <bug-328939-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=328939

           Summary: sax2: NoModelines profile not working properly
           Product: openSUSE 10.3
           Version: RC 3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: SaX2
        AssignedTo: ms@xxxxxxxxxx
        ReportedBy: sndirsch@xxxxxxxxxx
         QAContact: qa@xxxxxxx
          Found By: ---


Although if you specify the NoModelines profile for fglrx driver SaX2 still
generates a Modeline ... which results in a blackscreen with the fglrx
driver. The initial config file written to start sax2 on top of the fglrx
driver doesn't have a modeline and works, but the config file later (also used
for testing) has one.

# cat sysp/maps/Driver.map
[...]
fglrx    : FireGL,NoModelines

# cat profile/FireGL
# /.../
# FireGL profile applied as driver profile to the fglrx
# driver to setup all available options of this driver
# -------------------------------------------------------
Screen->[X]->DefaultDepth    = 24


# cat profile/NoModelines 
# /.../
# NV profile applied as driver profile to the nv
# driver to disable modeline calculation
# -------------------------------------------------------
Desktop -> [X] ->  CalcModelines = no
Monitor -> [X] ->  CalcAlgorithm = XServerPool
!remove Monitor -> [X] -> Modeline

# cat profile/FireGL.addon
[empty file]

# sax2 -r -a
SaX: initializing please wait...
SaX: your current configuration will not be read in

SaX: no X-Server is running
SaX: will start own server if needed
SPP: prepare device [0] profile: FireGL
SPP: prepare device [0] profile: NoModelines
SPP: prepare device [0] profile: FireGL.addon
SPP: prepare device [1] profile: ibm-trackpoint
SPP: including prepared profile(s)...

SaX: startup

I'll attach /var/log/SaX.log.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >