Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 17
  1. #1

    [Debian] – Xorg | Matrox (capire i log....)

    Non riesco a fra funzionare la scheda video, attualmente funziona unicamente
    in assenza del file/etc/X11/xorg.conf con risoluzione 800X600
    ma appena provo a reinserire il .conf crescia...
    ho provato + volte a riconfigurare il tutto (#dpkg-reconfigure xserver-xorg )
    ma con scarso successo....

    la scheda: # lspci

    codice:
    01:00.0 VGA compatible controller: Matrox Graphics, Inc. G400/G450 (rev 04) (prog-if 00 [VGA])
    	Subsystem: Matrox Graphics, Inc. Millennium G400 16Mb SDRAM
    	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
    	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
    	Latency: 32 (4000ns min, 8000ns max), Cache Line Size: 32 bytes
    	Interrupt: pin A routed to IRQ 11
    	Region 0: Memory at e0000000 (32-bit, prefetchable) [size=32M]
    	Region 1: Memory at dc000000 (32-bit, non-prefetchable) [size=16K]
    	Region 2: Memory at dd000000 (32-bit, non-prefetchable) [size=8M]
    	[virtual] Expansion ROM at dc010000 [disabled] [size=64K]
    	Capabilities: [dc] Power Management version 2
    		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    	Capabilities: [f0] AGP version 2.0
    		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
    		Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1
    Il file xorg.conf (/etc/X11/xorg.conf) vedi:xorg.conf
    ****
    il file di log (/var/log/Xorg.0.log) vedi:Xorg.0.log

    (non mi entravano troppo grandi)
    cichity74

  2. #2
    Utente di HTML.it L'avatar di bereshit
    Registrato dal
    Oct 2005
    Messaggi
    2,874
    prova a modificare la riga del mouse..dove dice :

    device /dev/input/mice

    con /dev/psaux
    L'ultima Xubuntu su Notebook Dual core 1,5 GHz e 2 Giga di RAM
    "Free as in Free speech not as in free beer"
    GDR Sperimentale

  3. #3
    quando riconfiguri xorg alla sezione del video devi togliere la spunta alle frequenze 800 e 480 e lasciare solo le tua

    altrimeni puoi correggere xorg.conf lasciando solo la riga corrispondente alle tue frequenze

  4. #4
    ho apportato i vostri suggerimenti:

    Il file xorg.conf (/etc/X11/xorg.conf) vedi:xorg.conf
    ****
    il file di log (/var/log/Xorg.0.log) vedi:Xorg.0.log

    ma il risultato è lo stesso...

    una domanda:

    (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc".
    Entry deleted from font path.

    ho verificato il percorso e le font ci sono ma sono in .gz è normale ho vanno decompresse?????

  5. #5
    prova a togliere le altre sezioni e lascia solo
    Section "Screen"
    Identifier "Default Screen"
    Device "Matrox Graphics, Inc. MGA G400 AGP"
    Monitor "BenQ FP731"
    DefaultDepth 16

    SubSection "Display"
    Depth 16
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024"

    e magari prova a mettere DefaultDepth 24

  6. #6
    Originariamente inviato da andy caps
    prova a togliere le altre sezioni e lascia solo
    Section "Screen"
    Identifier "Default Screen"
    Device "Matrox Graphics, Inc. MGA G400 AGP"
    Monitor "BenQ FP731"
    DefaultDepth 16

    SubSection "Display"
    Depth 16
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024"

    e magari prova a mettere DefaultDepth 24
    intendi tutto il resto lascio solo video e scheda e tolgo font e altro ?????

    X le font:

    (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc".
    Entry deleted from font path.

    ho verificato il percorso e le font ci sono ma sono in .gz è normale ho vanno decompresse?????


  7. #7
    intendevo la sezione video : questa sezione

    Section "Screen"
    Identifier "Default Screen"
    Device "Matrox Graphics, Inc. MGA G400 AGP"
    Monitor "BenQ FP731"
    DefaultDepth 16
    SubSection "Display"
    Depth 1
    Modes "1152x864" "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1152x864" "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1152x864" "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1152x864" "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024" "1152x864" "1024x768"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1152x864" "1024x768"
    EndSubSection
    EndSection

    da questa sezione dipende la risoluzione video
    il resto se va devi lasciarlo come era

  8. #8
    ok capito
    x le font ?

  9. #9
    fatto ma non va vedi nuovi conf e log

    Il file xorg.conf (/etc/X11/xorg.conf) vedi:xorg.conf
    ****
    il file di log (/var/log/Xorg.0.log) vedi:Xorg.0.log

    il risultato è lo stesso...

    una domanda:
    da quel poco che capisco del log e che non vanno le font

    (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc".
    Entry deleted from font path.

    ho verificato il percorso e le font ci sono ma sono in .gz è normale ho vanno decompresse?????
    [/QUOTE]

  10. #10
    quello è solo un warning (WW)
    se fosse un errore non partirebbe xorg e metterebbe (EE)

    l'errore è un altro
    probabilmente non regge quella configurazione

    prova comunque a dare il comando

    mknod /dev/fb0 c 29 0

    poi vedere che dice

    altrimenti prova a rimettere xorg.conf come stava prima


    prova anche a dare il comando modprobe matroxfb_base

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.