Il lun, 2002-01-14 alle 16:29, [EMAIL PROTECTED] ha scritto:
> Heya guys, I have an ATI Radeon VE card in my machine which dualboots XP and FreeBSD 
>4.4, and I can't seem to get X to work
> right no matter what I do.  You name it, I have tried every fix out there that I 
>could find with google, and nothing seems to
> work.  The only progress I have made is when I plugged the monitor cable into the 
>2nd monitor port on the back of the card,
> the monitor stopped going into suspend mode... now it displays a dark pink screen 
>with lines going down it.

> If anyone out there can help me, I would most appreciate it!  The less I use 
>Windows.. the better.

> cat /etc/X11/XF86Config
> 
> # File generated by xf86config.


>Section "Device"
>    Identifier  "S3 86C325 (generic)"
>    Driver      "s3virge"
>    #VideoRam    256
>     #Option "xaa_benchmark"
>    #Option "fifo_moderate"
>     #Option "pci_burst_on"
>     #Option "pci_retry"
>    # Insert Clocks lines here if appropriate
>EndSection

?? Why this device?

Here's mine:
Section "Device"
    Identifier  "Radeon"
    Driver      "radeon"
    Option "AGPMode" "4"
    #VideoRam    65536
    Option "backingstore"
    # Insert Clocks lines here if appropriate
EndSection

It works perfectly with a Samsung DFP. Note that radeon VE support,
AFAIK, is not present in stock 4.1.
I saw it in 4.1 patched by RedHat in 7.2, or better in CVS Xfree (now
4.1.99.5).

-- 
Saluti - Marco Coli
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to