Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema con ati [risolto]
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
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Wed Dec 07, 2005 10:19 am    Post subject: problema con ati [risolto] Reply with quote

EDIT: lo ho accorciato un pochettino... non sò se va bene
lo sò che questi post oramai hanno annoiato... ma non sò dove cominciare...
Vorrei provare ad installare una ati X550XT sotto gentoo... ho seguito l'howto trovato sul wiki
ho installato i driver... fatto fglrxconfig creato xorg.conf ma quando dò startx il pc si blocca con una schermata piena di puntini colorati... simili a quelli che si vedono quando la tv non prende il segnale...
io non ho mai avuto schede ati... quindi non sò dove potrebbe essere il problema... se qualcuno mi può dare una mano...
P.S. il driver vesa và alla grande... ma ovviamente non mi và l'accelerazione 3d...
Come avere un motore di una ferrari dentro una 500 :cry:
il driver installato è 8.19.10
il kernel è 2.6.12-r12
il mio xorg.conf relativo al DRI e alla scheda grafica è questo
Code:
Section "dri"
    Mode 0666
EndSection
Section "Module"
    Load        "dbe"     # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a
EndSection
##tagliato .....
Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    ModelName "SyncMaster"
    HorizSync 30-81
    VertRefresh 56-75
    ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection
Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === misc DRI settings ===
    Option "mtrr"                       "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
    Option "DesktopSetup"               "(null)"
    Option "ScreenOverlap"              "0"
    Option "GammaCorrectionI"           "0x00000000"
    Option "GammaCorrectionII"          "0x00000000"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000000"
    Option "CapabilitiesEx"             "0x00000000"
# === Video Overlay for the Xv extension ===
    Option "VideoOverlay"               "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
#       will be disabled automatically
    Option "OpenGLOverlay"              "off"
# === Center Mode (Laptops only) ===
    Option "CenterMode"                 "off"
# === Pseudo Color Visuals (8-bit visuals) ===
    Option "PseudoColorVisuals"         "off"
# === QBS Management ===
    Option "Stereo"                     "off"
    Option "StereoSyncEnable"           "1"
# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "1"
    Option "FSAADisableGamma"           "no"
    Option "FSAACustomizeMSPos"         "no"
    Option "FSAAMSPosX0"                "0.000000"
    Option "FSAAMSPosY0"                "0.000000"
    Option "FSAAMSPosX1"                "0.000000"
    Option "FSAAMSPosY1"                "0.000000"
    Option "FSAAMSPosX2"                "0.000000"
    Option "FSAAMSPosY2"                "0.000000"
    Option "FSAAMSPosX3"                "0.000000"
    Option "FSAAMSPosY3"                "0.000000"
    Option "FSAAMSPosX4"                "0.000000"
    Option "FSAAMSPosY4"                "0.000000"
    Option "FSAAMSPosX5"                "0.000000"
    Option "FSAAMSPosY5"                "0.000000"
# === Misc Options ===
    Option "UseFastTLS"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:4:0:0"    # vendor=1002, device=5e4f
    Screen 0
EndSection
###....tagliato..

grazie!
_________________
C.


Last edited by CarloJekko on Sun Dec 18, 2005 11:27 pm; edited 5 times in total
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 10:58 am    Post subject: Reply with quote

2 cose:
1) puoi editare il tuo post e accorciarlo? postare tutto il tuo xorg.conf non è molto utlie... penso bastino solo le sezioni relative alla scheda video e al monitor semmai

2) te lo sposto nel forum principale
_________________
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
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Wed Dec 07, 2005 11:17 am    Post subject: Reply with quote

non capisco più dove vanno messi i post... questo è OT o no? un thread sui desktop in generale in che forum va?
_________________
[Vuoi guadagnare navigando?]
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Wed Dec 07, 2005 11:37 am    Post subject: Reply with quote

in questo 3ed si parla di tutto fuorchè del mio problema non so se :lol: o :cry:
_________________
C.
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:01 pm    Post subject: Reply with quote

Una richiesta di supporto è del forum principale... io toglierei anche il tag [OT] dal titolo... anzi lo tolgo io :wink:
_________________
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
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Thu Dec 08, 2005 11:56 am    Post subject: Reply with quote

provato a mettere

Code:
Option "UseInternalAGPGART"         "no"
?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Thu Dec 08, 2005 12:12 pm    Post subject: Reply with quote

nulla... Ho provato anche a disattivare il DRI...
Comunque la cosa strana è che fra tutti i puntini si vedono delle linee verdastre... non sò forse è il logo della ati? una immagine tutta verde? o è solo un effetto del freeze
EDIT:
mi sono dimenticato di dire che la scheda stà su una pciexpress... cambia qualcosa?
_________________
C.
Back to top
View user's profile Send private message
Deus Ex
Guru
Guru


Joined: 16 Nov 2005
Posts: 489
Location: Patavium

PostPosted: Thu Dec 08, 2005 2:44 pm    Post subject: Reply with quote

Cambia tutto: devi attivare il supporto pciexpress nel kernel e non quello agp (e il supporto agp interno del driver non ti serve, visto che PCIE).
_________________
Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva.
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Fri Dec 09, 2005 9:27 am    Post subject: Reply with quote

ho visto... è già inserito il modulo nel kernel pciexpress... ed ho tolto il pcihotplug nulla... si inchioda sempre...
C'è altro che posso fare?
_________________
C.
Back to top
View user's profile Send private message
Deus Ex
Guru
Guru


Joined: 16 Nov 2005
Posts: 489
Location: Patavium

PostPosted: Fri Dec 09, 2005 12:26 pm    Post subject: Reply with quote

Anche io ho una ati (9800 pro), ma è AGP, per cui non ho avuto nessuno di questi problemi.
Mi dispiace non poterti dare una mano :-/
_________________
Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva.
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Fri Dec 09, 2005 4:34 pm    Post subject: Reply with quote

ho messo anche i dirver ultimi .20 nulla...
_________________
C.
Back to top
View user's profile Send private message
golaprofonda
Apprentice
Apprentice


Joined: 14 Jul 2005
Posts: 236
Location: Modena, Italy

PostPosted: Fri Dec 09, 2005 9:16 pm    Post subject: Reply with quote

il problema è questo:

Quote:
ATI


:lol: :lol: :lol: :evil: :evil:
_________________
Linux In Your Mind? http://www.tuxmind.org
Back to top
View user's profile Send private message
xbb
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2005
Posts: 85

PostPosted: Sat Dec 10, 2005 4:06 pm    Post subject: Re: problema con ati Reply with quote

fatto "eselect opengl set ati" ?
controlla anche nel kernel sia attivato supporto PCI-E e AGPGART come modulo (si fglrx lo richiede anche se la scheda non è AGP)

se hai possibilità di cambiare scheda prendi NVIDIA :)

ho una ATI 9800xt AGP e x800xt PCI-E, oltre ad avermi dato diversi problemi per farle "funzionare" adesso ogni tanto fanno capricci e le performance sono davvero deludenti.

Buona furtuna :)
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Sat Dec 10, 2005 5:18 pm    Post subject: Re: problema con ati Reply with quote

xbb wrote:
fatto "eselect opengl set ati" ?
controlla anche nel kernel sia attivato supporto PCI-E e AGPGART come modulo (si fglrx lo richiede anche se la scheda non è AGP)

se hai possibilità di cambiare scheda prendi NVIDIA :)

ho una ATI 9800xt AGP e x800xt PCI-E, oltre ad avermi dato diversi problemi per farle "funzionare" adesso ogni tanto fanno capricci e le performance sono davvero deludenti.

Buona furtuna :)

per forza come modulo ? built-in non va bene?
_________________
C.
Back to top
View user's profile Send private message
xbb
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2005
Posts: 85

PostPosted: Sat Dec 10, 2005 5:22 pm    Post subject: Reply with quote

se è builtin poi l'opzione UseInternalAGPGART "yes" non credo funzioni correttamente
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Sun Dec 11, 2005 9:30 am    Post subject: Reply with quote

come modulo non si può compilare... solo built-in...
mo provo un altro kernel... poi faccio sapere
_________________
C.
Back to top
View user's profile Send private message
CarloJekko
Veteran
Veteran


Joined: 31 Mar 2005
Posts: 1315
Location: Baia Domizia :-)

PostPosted: Sun Dec 18, 2005 11:26 pm    Post subject: Reply with quote

bhè si è risolto... come non lo sò... perchè bho... so solo che smanettando smanettando è andato a buon fine...
purtroppo questo post è inutile... non saprei descrivere i passi che ho fatto...
_________________
C.
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