[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-users
Subject:    Re: [Dri-users] Can't use DRI on Radeon 7500
From:       Jens Owen <jens () tungstengraphics ! com>
Date:       2003-03-11 18:23:37
[Download RAW message or body]

Getting Direct Rendering running with two video cards will require some 
development.  I don't think the driver and/or AGP/PCI gart modules 
currently support this configuration.

Yun Zhou wrote:
> Hi, I have been trying to get DRI working on my Radeon 7500 PCI for the last
> few months now, and finally, I got the card to work(in 2d) alongside my
> built-in video so that I now have a dualheaded configuration.
> 
> However, I just can't get DRI/3D to work. Each time I try to load X with the
> modules GLX and DRI loaded, it just hangs with two blank screens. I reboot
> and check the logs, and it appears that DRI loaded just fine, thanks to the
> hack that Keith Gross provided to make DRI work with Radeon PCI cards.
> 
> I have tried using only the Radeon card in a single-headed configuration,
> however, that doesn't fix the problem either.
> 
> I have attached my X configuration file. Someone please help me :)
> 
> Thanks in advance!
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> # /.../
> # SaX generated XFree86 config file
> # Created on: 2002-12-16.
> #
> # Version: 4.3
> # Contact: Marcus Schaefer <sax@suse.de>, 2001
> #
> # Automatically generated by [SaX2] (4.3)
> # PLEASE DO NOT EDIT THIS FILE!
> #
> 
> Section "Files"
>   FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/local"
>   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
>   FontPath     "/usr/X11R6/lib/X11/fonts/URW"
>   FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
>   FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
>   FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
>   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
>   FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
>   FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
>   FontPath     "/usr/X11R6/lib/X11/fonts/uni"
>   FontPath     "/usr/X11R6/lib/X11/fonts/CID"
>   FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc"
>   FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
>   FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
>   FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi"
>   FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
>   ModulePath   "/usr/X11R6/lib/modules"
>   RgbPath      "/usr/X11R6/lib/X11/rgb"
> EndSection
> 
> Section "Module"
>   Load         "freetype"
>   Load         "speedo"
>   Load         "type1"
>   Load         "extmod"
>   Load         "dbe"
>   Load         "glx"
>   Load         "dri"
> EndSection
> 
> Section "ServerFlags"
>   Option       "AllowMouseOpenFail"
> EndSection
> 
> Section "InputDevice"
>   Driver       "Keyboard"
>   Identifier   "Keyboard[0]"
>   Option       "MapName" "Generic keyboard [ pc101 ]"
>   Option       "Protocol" "Standard"
>   Option       "XkbLayout" "us"
>   Option       "XkbModel" "pc101"
>   Option       "XkbRules" "xfree86"
> EndSection
> 
> Section "InputDevice"
>   Driver       "mouse"
>   Identifier   "Mouse[1]"
>   Option       "ButtonNumber" "5"
>   Option       "Device" "/dev/mouse"
>   Option       "Name" "Autodetection"
>   Option       "Protocol" "imps/2"
>   Option       "Vendor" "Sysp"
>   Option       "ZAxisMapping" "4 5"
> EndSection
> 
> 
> Section "Monitor"
>   HorizSync    15-80
>   Identifier   "Monitor[0]"
>   ModelName    "DDC-Probed"
>   VendorName   "DDC-Probed"
>   VertRefresh  30-75
>   UseModes     "Modes[0]"
> EndSection
> 
> Section "Monitor"
>   HorizSync    30-70
>   Identifier   "Monitor[1]"
>   ModelName    "CPD-100ES"
>   VendorName   "SONY"
>   VertRefresh  50-120
>   UseModes     "Modes[1]"
> EndSection
> 
> 
> Section "Modes"
>   Identifier   "Modes[0]"
>   Modeline 	"640x480" 29.12 640 656 720 864 480 480 485 501
>   Modeline 	"800x600" 46.80 800 816 928 1072 600 600 606 626
>   Modeline 	"1024x768" 76.49 1024 1040 1216 1400 768 768 777 802
> EndSection
> 
> Section "Modes"
>   Identifier   "Modes[1]"
>   Modeline 	"640x480" 47.92 640 656 720 864 480 480 490 501
>   Modeline 	"800x600" 72.80 800 816 928 1112 600 600 610 626
>   Modeline 	"1024x768" 92.96 1024 1040 1216 1400 768 768 778 802
> EndSection
> 
> 
> Section "Device"
>   BoardName    "CyberBlade/i1"
>   BusID        "1:0:0"
>   Driver       "trident"
>   Identifier   "Device[0]"
>   VendorName   "Trident"
>   Option       "sw_cursor"
> EndSection
> 
> Section "Device"
>   BoardName    "Radeon 7500"
>   BusID        "0:11:0"
>   Driver       "radeon"
>   Identifier   "Device[1]"
>   Option       "ForcePCIMode" "true"
>   VendorName   "Matrox"
> EndSection
> 
> 
> Section "Screen"
>   DefaultDepth 16
>   SubSection "Display"
>     Depth      15
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      16
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      24
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      32
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      8
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   Device       "Device[0]"
>   Identifier   "Screen[0]"
>   Monitor      "Monitor[0]"
> EndSection
> 
> Section "Screen"
>   DefaultDepth 16
>   SubSection "Display"
>     Depth      15
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      16
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      24
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      32
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   SubSection "Display"
>     Depth      8
>     Modes      "1024x768" "800x600" "640x480" 
>   EndSubSection
>   Device       "Device[1]"
>   Identifier   "Screen[1]"
>   Monitor      "Monitor[1]"
> EndSection
> 
> 
> Section "ServerLayout"
>   Identifier   "Layout[all]"
>   InputDevice  "Keyboard[0]" "CoreKeyboard"
>   InputDevice  "Mouse[1]" "CorePointer"
>   Screen       "Screen[0]" RightOf "Screen[1]"
>   Screen       "Screen[1]"
> EndSection
> 
> Section "DRI"
>     Mode       0660
> EndSection
> 



-- 
                                /\
          Jens Owen            /  \/\ _
   jens@tungstengraphics.com  /    \ \ \   Steamboat Springs, Colorado



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Dri-users mailing list
Dri-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic