Hello again.
This time I'm having trouble with getting the DVI-connection to work.
My video card (Ati Radeon X1950 GT) has one DVI, one VGA and one S-video output.
I have both cables connected to my monitor at the moment (since my attempts to get the DVI working have been unsuccesful).
Here are some outputs which may be relevant:
(A part of) dmesg | grep drm
xrandr
lspci
xorg.conf (part of device section)
I've read some threads about this problem, but none of them have been helpful this far.
Thanks in advance,
k
This time I'm having trouble with getting the DVI-connection to work.
My video card (Ati Radeon X1950 GT) has one DVI, one VGA and one S-video output.
I have both cables connected to my monitor at the moment (since my attempts to get the DVI working have been unsuccesful).
Here are some outputs which may be relevant:
(A part of) dmesg | grep drm
Code:
[ 18.678144] [drm:edid_is_valid] *ERROR* Raw EDID: [ 18.731628] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 177 [ 18.731630] [drm:edid_is_valid] *ERROR* Raw EDID: [ 18.731668] [drm:radeon_dvi_detect] *ERROR* DVI-I-2: probed a monitor but no|invalid EDID
Code:
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 1680 x 1680 DVI-1 disconnected (normal left inverted right x axis y axis) DVI-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 473mm x 296mm 1680x1050 60.0*+
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon X1950 GT (rev 9a) 01:00.1 Display controller: ATI Technologies Inc Radeon X1950 GT (Secondary) (rev 9a)
Code:
Option "BusType" "PCI" Option "AGPMode" "1" Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon X1950 GT" BusID "PCI:1:0:0"
Thanks in advance,
k
Comment