Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X e Matrox G400 [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
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Nov 28, 2003 11:26 am    Post subject: X e Matrox G400 [RISOLTO] Reply with quote

Sto provando a configurare Xfree su una macchina con una scheda grafica Matrox G400, per farlo ho usato xf86config. Tento di far partire x ma nulla, allora ho editato /etc/X11/XF86config e cambio il DefaultDepth da 16 che era a 8. Cosi facendo Xfree parte ma è enorme!! Il fatto è che anche se la scheda ha la sua età son sicuro che almeno un 800x600 riesce a farlo ( prima sulla macchina in questione ci stava win e l'amico che la usava mi ha detto che stava pure in 1024x768!)
Come posso fare per alzare un po la risoluzione ?


Last edited by f0llia on Fri Nov 28, 2003 12:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31463
Location: here

PostPosted: Fri Nov 28, 2003 11:30 am    Post subject: Reply with quote

Il XF86Config nella sezione Section "Screen" devi mettere qualcosa del genere
Code:
Section "Screen"
    Driver      "matrox"
    Device      "qualcosa"
    Monitor     "qualcos'altro"
    DefaultColorDepth 8

    Subsection "Display"
        Depth       8
        Modes       "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Nov 28, 2003 11:59 am    Post subject: Reply with quote

non funziona..ho emergo i driver drm con
Code:
VIDEO_CARDS="matrox" emerge xfree-drm

e poi ho seguito le istruzioni della Direct Rendering Guide :
Code:
 ...
Section "Module"
     Load "dri"
     Load "glx"
     ...
EndSection
...
Section "Device"
     Driver "radeon"
     ...
EndSection
...
Section "DRI"
     Mode 0666
EndSection

Ma niente..se starto x mi da questo errore :
Code:

(EE) Failed to load module "matrox" (module does not exist, 0)
/EE) No drivers available.

Fatal server error:
no screens found

Che faccio ??
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Nov 28, 2003 12:17 pm    Post subject: Reply with quote

Controlla di aver scritto il nome giusto del driver, se non ricordo male è "mga", non "matrox" (come sembrerebbe dall'errore che ottieni).

Inoltre metti nelle USE anche "matrox", pare servire solo per mplayer ma meglio di niente :)

Cmq come scheda imho è ottima, qualità grafica eccellente e sicuramente tiene risoluzioni ben più alte di 640x480 (sono quasi sicuro che arrivi a 1600 se non oltre). Lo so perchè l'avevo pure io (la versione MAX. A regola l'ho ancora, ma montata su un pc windows...)
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
Zener
n00b
n00b


Joined: 02 Nov 2003
Posts: 17

PostPosted: Fri Nov 28, 2003 12:23 pm    Post subject: Reply with quote

prova a sostituire "matrox" con "mga" al driver.
A me così con una G450 parte X...
però tra i log mi lascia il messaggio che non trova il modulo "mga_hal"....
Che dite?

Ciao.
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Fri Nov 28, 2003 12:34 pm    Post subject: Reply with quote

Zener wrote:

però tra i log mi lascia il messaggio che non trova il modulo "mga_hal"....
Che dite?


Che è un modulo proprietario (se non ricordo male, ovviamente) che devi scaricarti dal sito della matrox. Su google e ML varie (ML debian la prima che mi viene in mente) trovi diversi post a riguardo. Magari cerca con portage se è presente come ebuild o meno (non mi pare).
_________________
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Nov 28, 2003 12:39 pm    Post subject: Reply with quote

grazie mille a tutti, il problema era il driver, infatti sostituendo con mga funziona tutto! :D
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