Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
driver per schede video SIS + EXA
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Wed Dec 07, 2005 4:06 pm    Post subject: driver per schede video SIS + EXA Reply with quote

Ho creato un ebuild per Xorg-x11 7.0 per i driver SIS con il supporto EXA (così non vi mettete a pasticciare con le cflags nel make.conf), l'ebuild lo trovate sul bugzilla a questo link: https://bugs.gentoo.org/show_bug.cgi?id=114749

per abilitare il supporto EXA del driver è sufficiente compilarlo con la use 'exa',qui di seguito i parametri corretti da specificare in xorg.conf (l'estensione DRI deve essere obbligatoriamente disattivata):

Code:
Section "Module"
        #Load "GLcore"
        Load "freetype"
        Load  "extmod"
        Load  "glx"
        #Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "type1"
        Load  "speedo"
        Load  "bitmap"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "sis"
        VendorName  "SiS"
        BoardName   "SiS 630"
        BusID       "PCI:1:0:0"

        Option     "AccelMethod"        "EXA"
        Option     "DRI"                "true"
        Option     "TurboQueue"         "true"
        Option     "MaxXFBMem"          "12288"
        Option     "EnableSiSCtrl"      "true"
        #Option    "MergedFB"           "auto"
        Option     "MetaModes"          "1024x768-1024x768"
        Option     "MergedNonRectangular"       "on"
        Option     "fifo_aggressive"            "true"
        Option     "AGPMode"            "4"
        Option     "AGPFastWrite"       "true"
        Option     "fast_vram"          "true"
        Option     "pci_burst_on"       "true"
        Option     "ext_eng_queue"      "true"
        Option     "AGPSize"            "256"
        Option     "HWCursor"              "true"
        Option     "UseColorHWCursor"      "true"
        Option     "ColorHWCursorBlending" "true"
        #Option     "RenderAcceleration"     "True"
EndSection

Section "Extensions"
        Option "Composite" "enable"
        Option "RENDER" "enable"
EndSection



_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Wed Dec 07, 2005 7:08 pm    Post subject: Reply with quote

Bravo mica ci diventerai presto developer :D
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Wed Dec 07, 2005 7:20 pm    Post subject: Reply with quote

Cazzantonio wrote:
Bravo mica ci diventerai presto developer :D


ma dubito sinceramente :)
ci ho già litigato parecchio tempo fa con alcuni developers di gentoo (era il 2002 se non ricordo male) non voglio tornarci a litigare :lol:

p.s.: i bugreport sono il mio pane quotidiano.
_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Dec 07, 2005 8:25 pm    Post subject: Reply with quote

DarkAngel76 wrote:
[
ci ho già litigato parecchio tempo fa con alcuni developers di gentoo (era il 2002 se non ricordo male) non voglio tornarci a litigare :lol:


Di tempo ne è passato, magari si sono dimenticati :wink:
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum