In my /etc/X11/xorg.conf.d/10-monitor.conf I am telling it not to use
TwinView, instead I am using Xinerama.

        Option        "TwinView" "0"
        Option        "Xinerama" "1"

I guess it wouldn't hurt to remove the TwinView option line for my screens

On Thu, Oct 27, 2011 at 11:05 AM, Joshua Weaver <[email protected]>wrote:

> I don't think ATI uses TwinView...
>
> On Thu, Oct 27, 2011 at 7:18 AM, Adam Jimerson <[email protected]> wrote:
> > I am running Awesome 3.4.10 on an Arch Linux box that I leave on over
> night
> > locked with Xscreensaver.  By morning I come in and get on the computer
> to
> > find that it is sitting at SLiM login screen instead of the xscreensaver,
> I
> > tried looking through Xorgs logs to see if I can find what might be
> > happening but there is no .Xerrors file in my Home directory and the
> > Xorg.0.log only has this:
> > vendion ~ $ grep "(WW)" /var/log/Xorg.0.log
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > [124906.474] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
> > [124906.475] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file
> or
> > directory)
> > [124906.799] (WW) RADEON(0): Option "Enable" is not used
> > [124906.799] (WW) RADEON(0): Option "TwinView" is not used
> > [124906.799] (WW) RADEON(1): Option "Enable" is not used
> > [124906.799] (WW) RADEON(1): Option "TwinView" is not used
> > vendion ~ $ grep "(EE)" /var/log/Xorg.0.log
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > [124906.638] (EE) RADEON(1):  reusing fd for second head
> >
> > SLiM's log file isn't very helpful ether:
> > vendion ~ $ grep "(WW)" /var/log/slim.log
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > vendion ~ $ grep "(EE)" /var/log/slim.log
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (EE) RADEON(1):  reusing fd for second head
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (EE) RADEON(1):  reusing fd for second head
> > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (EE) RADEON(1):  reusing fd for second head
> > Is there another log file that Awesome may be using that I should check?
>

Reply via email to