[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xfree86 - DRI accel with rage128 (WAS Re: Playing DVDs on Debian)



On Fri, 2004-07-09 at 20:32, Adam Done wrote:
> On Fri, 2004-07-09 at 05:27, Michel DXnzer wrote:
> > On Thu, 2004-07-08 at 16:25 -0700, Adam wrote:
> > > 
> > > Wtih the trunk packages and modules installed I could not start x
> > > even with the fbdev driver.
> > 
> > xserver-xfree86-dri-trunk doesn't ship the fbdev driver because it
> > doesn't support the DRI.
> 
> Ok.. I am making some real progress on DRI.  I think I  have been
> loading the modules wrong when starting up.  This is in my /etc/modules
> 
> <snip>
> 
> #DRI
> alias agpgart
> alias uninorth-agp
> alias r128
> 
> <snip>
> 
> > > (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jul  8 15:56:15 2004
> 
> See atached file...
> 
> > Anything else interesting there?
> > 
> > 
> > > (EE) R128(0): Cannot read V_BIOS (5)
> > > (EE) R128(0): No DFP detected
> > > 
> > >    *** If unresolved symbols were reported above, they might not
> > >    *** be the reason for the server aborting.
> > > 
> > > Fatal server error:
> > > Caught signal 7.  Server aborting
> > 
> > Make sure that you use Option "UseFBDev" and that aty128fb is running in
> > console.
> 
> Got both in the XFree86Config-4 file
> 
> <snip>
> 
> Section "Module"
>         Load    "GLcore"
>         Load    "bitmap"
>         Load    "dbe"
>         Load    "ddc"
>         Load    "glx"
>         Load    "dri"
>         Load    "extmod"
>         Load    "freetype"
>         Load    "int10"
>         Load    "record"
>         Load    "speedo"
>         Load    "type1"
>         Load    "vbe"
> EndSection
> 
> Section "Device"
>         Identifier      "ati128"
>         VendorName      "ATI"
>         Driver          "ati"
> #       Driver          "fbdev"
> #       Driver          "r128"
>         Option          "UseFBDev"      #"true"
> #       Option          "AGPMode"       "4"
> #       Option          "EnablePageFlip" "On"
> # When I enable PageFlip it looks really weird but gives a higher FPS,
> # It may work correctly when using GL in fullscreen
>         BusID           "PCI:0:16:0"
> EndSection
> 
> <snip>
> 


How do I change this to a format for XFree86Config-4 can read?

 #  fbset 

mode "1600x1024-60"
    # D: 112.259 MHz, H: 62.090 kHz, V: 59.932 Hz
    geometry 1600 1024 1600 1024 32
    timings 8908 67 125 1 10 16 1
    hsync high
    vsync high
    accel true
    rgba 8/16,8/8,8/0,8/24
endmode


I am using the first Apple 22" Cinnama display.

Thanks

-Adam



Reply to: