I have the same problem on Wheezy with fglrx driver.
Here attached my /etc/X11/xorg.conf.

On Tue, 25 Dec 2012 09:30:32 -0800 (PST) Mar Mel <[email protected]> wrote:
> I am seeing this same bug on current Wheezy with nVidia drivers 304.48. Is 
> this an nVidia bug for sure or could it be an issue with gnome-screenshot? Is 
> there a bug filed against the nVidia drivers for this issue?
> 
> 
> I _do not_ have the same problem with gnome-screenshot on Ubuntu 12.04.1 LTS 
> (gnome 3.4.2) using the Intel video driver.
> 
> 
> 

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Reply via email to