Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2011 10:43:56 +0100
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        x11@FreeBSD.org
Subject:   xf86-video-ati update to 6.13.2
Message-ID:  <20110130104356.12512tlti7tfwnqc@avocado.salatschuessel.net>

next in thread | raw e-mail | index | archive | help
Hi,

yesterday I updated my xf86-video-ati port from 6.13.0 to 6.13.2.
After an Xorg restart, My 1st monitor lost its signal - only the 2nd
monitor kept displaying. I went back to 6.13.0 and restartet xorg
(which resulted in a reboot - yeah!)
After the reboot, starting Xorg was back to normal.

Any idea how to debug further why 6.13.2 keeps my 1st screen blank?
Please keep me CCed.

Section "Monitor"
     Identifier  "SyncMaster DVI1"
EndSection

Section "Monitor"
     Identifier  "SyncMaster DVI2"
     Option      "RightOf" "Syncmaster DVI1"
EndSection
Section "Device"

     Identifier  "ATI1"
     BoardName   "ATI Radeon"
#    BusID      "PCI:1:0:0"
     Option      "DRI"           "true"
     Option      "AccelMethod"   "EXA"

#    Driver     "radeonhd"
#    Option     "Monitor-DVI-I_1/digital"       "Syncmaster DVI1"
#    Option     "Monitor-DVI-I_2/digital"       "Syncmaster DVI2"

     Driver      "radeon"
     Option      "Monitor-DVI-0"                 "Syncmaster DVI2"
     Option      "Monitor-DVI-1"                 "Syncmaster DVI1"

EndSection

root@kartoffel xf86-video-ati> xrandr
Screen 0: minimum 320 x 200, current 2560 x 1024, maximum 2560 x 1024
DVI-1 connected 1280x1024+0+0 (normal left inverted right x axis y  
axis) 376mm x 301mm
    1280x1024      60.0*+   75.0
    1280x960       60.0
    1152x864       75.0
    1024x768       75.0     70.1     60.0
    832x624        74.6
    800x600        72.2     75.0     60.3     56.2
    640x480        75.0     72.8     66.7     59.9
    720x400        70.1
DVI-0 connected 1280x1024+1280+0 (normal left inverted right x axis y  
axis) 376mm x 301mm
    1280x1024      60.0*+   75.0
    1280x960       60.0
    1152x864       75.0
    1024x768       75.0     70.1     60.0
    832x624        74.6
    800x600        72.2     75.0     60.3     56.2
    640x480        75.0     72.8     66.7     59.9
    720x400        70.1


vgapci0@pci0:5:0:0:     class=0x030000 card=0x27021682 chip=0x94601002  
rev=0x00 hdr=0x00
     vendor     = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.'
     device     = 'ATI Radeon HD 4800 Series (RV790)'
     class      = display
     subclass   = VGA


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110130104356.12512tlti7tfwnqc>