David,
I looked at your /var/log/XFree86.0.log and saw that only one head was recognized
!
Lines:
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE] rev
0,
There should have been another line like
(--) PCI:*(1:4:0) ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE] rev
0,
The problem in your XFree config file is that you have defined two device
that are exactly the same even for the BusID. So how can XFree see the difference.
So try to find out why XFree only sees one head ?
Regards,
Marcel Stegehuis
>-- Oorspronkelijk bericht --
>From: David L <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>Subject: [XFree86] Radeon 8500 Dual Head
>Date: Wed, 1 Oct 2003 00:17:14 +1000
>
>
>Hi ,
Im trying to set up Dual Screen on my FreeBSD 5.1 Release Machine using
a
Hercules Radeon 8500 LE Dual Head ( one VGA and one DVI ) the card has
an
ATI chip. I have had a look at a few configurations of people using the 7000
and I bele
>ve I did find one with a 8500. However I have not had any luck
getting it to work. The screen I have connected to the VGA is a CRT with
a
vga plug, and the monitor I have connected to the DVI is an LCD with a vga
plug, so I am using an adaptor.
>
Does anyone have this sort of setup working, and if so can I get some tips?
My XF86Config file follows
Section "ServerLayout"
Identifier "Layout0"
# Screen "Screen1"
Screen "Screen0" 0 0
Screen "Screen1" Right
>f "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "true"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPat
> "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPat
> "/usr/X11R6/lib/X11/fonts/CID/"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "xtrap"
Load
>speedo"
Load "type1"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "microsoft"
Option "XkbLayout" "us"
EndSection
Section "InputDevi
>e"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName
>"Apple"
ModelName "Colorsync"
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 90.0
# Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Avixe"
ModelName "Avixe"
HorizSync 31.5 - 57.0
VertRefresh
> 50.0 - 90.0
# Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg
>: arg optional
#Option "slow_edodram" # [<bool>]
#Option "slow_dram" # [<bool>]
#Option "fast_dram" # [<bool>]
#Option "fpm_vram" # [<bool>]
#Option
>pci_burst" # [<bool>]
#Option "fifo_conservative" # [<bool>]
#Option "fifo_moderate" # [<bool>]
#Option "fifo_aggressive" # [<bool>]
#Option "pci_retry" # [<bool>]
> #Option "NoAccel" # [<bool>]
#Option "early_ras_precharge" # [<bool>]
#Option "late_ras_precharge" # [<bool>]
#Option "lcd_center" # [<bool>]
#Option "set_lcdclk"
> # <i>
#Option "set_mclk" # <freq>
#Option "set_refclk" # <freq>
#Option "show_cache" # [<bool>]
#Option "HWCursor" # [<bool>]
#Option "SWCursor"
> # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "UseFB" # [<bool>]
#Option "mxcr3afix" # [<bool>]
#Option
> "XVideo" # [<bool>]
Identifier "Card0"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Radeon R200 QL [Radeon 8500 LE]"
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "
>rue"
# Option "crt_screen"
Option "CloneDisplay" "4"
Screen 0
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "S
>ring", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac
>Bit" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option
> "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option
> "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "CloneDisplay" # <i>
> #Option "CloneMode" # [<str>]
#Option "CloneHSync" # [<str>]
#Option "CloneVRefresh" # [<str>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" #
><i>
Identifier "Card1"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Radeon R200 QL [Radeon 8500 LE]"
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "true"
# Option "crt_screen"
>Option "CloneDisplay" "4"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
Viewport 0 0
EndS
>bSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
Viewport 0 0
EndSubSection
EndSection
Thanks in adva
>ce
David
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86