Condividi:        

(x)ubuntu risoluzione video matroxG200[RISOLTO]

Per tutti i tuoi problemi Linux entra qui e risolvili!

Moderatori: Anthony47, gunter, zendune

(x)ubuntu risoluzione video matroxG200[RISOLTO]

Postdi JClark » 12/06/08 10:15

Ciao a tutti

sto provando a recuperare un vecchio HP Vectra VL installandoci XUbuntu.

Il PC ha 256 mb di ram e lanciando lspci mi da come scheda grafica una:
VGA compatible controllere - Matrox Graphics MGA G200 AGP

L'unica risoluzione che riesco ad ottenere è 800x600 (citata come Default) e 640x480 ... un po' poco.

La cosa che non riesco a capire è come mai provando sullo stesso PC la distro live DSL (Damn Small Linux), risco addirittura ad arrivare ad avere, con il comando XVesa, la risoluzione 1280x1024 con 16 di Depth.

Riporto di seguito integralmente il contenuto di xorg.conf:

Codice: Seleziona tutto
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "it"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Driver      "vesa"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   Device      "Configured Video Device"
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
EndSection


Premetto che a nulla è valso il tentativo di aggiungere nella sezione Screen, la sottosezione Display, di cui vi riporto un'esemplificazione:

Codice: Seleziona tutto
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection


Spero riusciate a darmi una mano perchè il PC in questione andrà in una biblioteca a disposizione del pubblico e mi piacerebbe dimostrare che non è necessario per forza usare un PC di ultima generazione con Winzoz Svista per navigare in Internet e scrivere due cavolate :evil:

Grazie a tutti
Frank
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Sponsor
 

Re: Xubuntu e risuluzione video

Postdi gunter » 12/06/08 19:44

Azz..un bel dinosauro di scheda :lol: ;)
Comunque nel tuo xorg vedo che stai usando i driver vesa, ma dovrebbero essere già inclusi quelli mga quindi prova a modificare la sezione device --> driver sostituendo "mga" a "vesa". Una volta fatto questo ovviamente (salva) e riavvia il server x (ctrl+alt+backspace). Facci sapere...
Avatar utente
gunter
Moderatore
 
Post: 3674
Iscritto il: 07/06/06 18:28
Località: Rovereto (tn)

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 07:49

Ciao Gunter

grazie per la risposta.

Devo dire che se pur qualcosa si muove, non ci siamo ancora ...

Mi spiego, ho fatto la modifica che mi hai detto e ora nella selezione delle modalità video compaiono queste:

Default (che poi è 800x600)
800x600@56
640x480@60
400x400@60
400x400@56

Che posso fare d'altro ?

Grazie ancora
Frank
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 08:00

P.S. un moderatore può cambiare il titolo del post correggendo: risuluzione in risoluzione.

Grazie
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 08:12

Approfitto anche per chiederti qualcosa per il mio portatile su cui ho installato Ubuntu 8.04.

Anche in questo caso non riesco ad ottenere una risoluzione superiore a 1280x800 (tipicamente 1280x1024).

Questo è l'xorg.conf

Codice: Seleziona tutto
# xorg.conf (X.Org X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

#   sudo dpkg-reconfigure -phigh xserver-xorg



Section "InputDevice"

   Identifier   "Generic Keyboard"

   Driver      "kbd"

   Option      "XkbRules"   "xorg"

   Option      "XkbModel"   "pc105"

   Option      "XkbLayout"   "it"

EndSection



Section "InputDevice"

   Identifier   "Configured Mouse"

   Driver      "mouse"

   Option      "CorePointer"

EndSection



Section "InputDevice"

   Identifier   "Synaptics Touchpad"

   Driver      "synaptics"

   Option      "SendCoreEvents"   "true"

   Option      "Device"   "/dev/psaux"

   Option      "Protocol"   "auto-dev"

   Option      "HorizEdgeScroll"   "0"

EndSection



Section "Device"

   Identifier   "Configured Video Device"

   Driver      "fglrx"

EndSection



Section "Monitor"

   Identifier   "Configured Monitor"

EndSection



Section "Screen"

   Identifier   "Default Screen"

   Monitor      "Configured Monitor"

   Device      "Configured Video Device"

   Defaultdepth   24

EndSection



Section "ServerLayout"

   Identifier   "Default Layout"

  screen "Default Screen"

   Inputdevice   "Synaptics Touchpad"

EndSection

Section "Module"

   Load      "glx"

EndSection


e questa è la scheda video:
VGA compatible controller: ATI Technologies Inc M24 1P [Radeon Mobility X600]

Anche in questo caso le risoluzioni disponibili non compaiono nel xorg.conf, pur essendo elencate nelle varie possibilità:
1280x800, 1280x768, 1024,768 ...

P.S. essendo una domanda su Ubuntu e non Xubuntu, devo aprire un altro post ?

Grazie
Frank
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi gunter » 13/06/08 09:54

Beh andiamo una cosa per volta, ma non direi di aprire un altro post perchè alla fine sono "simili" le problematiche.

Xubuntu. Nel xorg.conf esplicita nella sezione screen (subito prima della subsection "Display"), la profondità del colore a 16:
Codice: Seleziona tutto
DefaultDepth 16


Ubuntu. Prima di trarre conclusioni, esplicita la sottosezione "display" inserendo i modes adeguati per la giusta profondità di colore (24).


Una domanda stupida ma i due monitor le supportano quelle risoluzioni che stai cercando di inserire?
Avatar utente
gunter
Moderatore
 
Post: 3674
Iscritto il: 07/06/06 18:28
Località: Rovereto (tn)

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 10:02

Sul portatile non lo so, era più uno sfizio il passare ad una risoluzione maggiore.

Mentre sul Vectra sono sicuro che funziona perchè, come dicevo, provando con DSL arrivo addirittura a 1280x1024 ...

Ma questo benedetto elenco delle risoluzioni dove si trova ? Non è che è calcolato on-the-fly ?
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 10:08

@Ubuntu:

Va bene così:

SubSection "Display"
Depth 24
Virtual 1280 800
Modes "1280x800 a 60" "1280x720 a 60" "1280x768 a 60" "800x600 a 60" "800x600 a 56"
EndSubSection
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi gunter » 13/06/08 10:23

"....a 60" non credo venga letta da xorg ;) , il resto è corretto...
Avatar utente
gunter
Moderatore
 
Post: 3674
Iscritto il: 07/06/06 18:28
Località: Rovereto (tn)

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 12:52

Ciao gunter

ho corretto la stringa dei modes, ma Ubuntu sul portatile non fa vedere altro che le risoluzioni solite 1280x800 ecc.

Mi sta molto più a cuore la questione Xubuntu per il Vectra, hai qualche altro suggerimento ?

Grazie e ci sentiamo probabilmente lunedì
Bye
Frank
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi JClark » 13/06/08 16:04

... e per la serie ... dai e dai ...

1) scaricato puppy 4.00 che ha la possibilità di startare in Vesa o Xorg
2) copiato l'xorg generato dalla live (tra l'altro veramente fica e veloce)
3) fatto casino xkè scordato di verificare i dispositivi di input ... ergo no mouse e tastiera ...
4) rifatto da capo, confrontando i due file conf
5) tutto oki :)

Posto anche l'xorg.conf generato a futura memoria ... eheheheh

Codice: Seleziona tutto
#Special base config file used in Puppy Linux.

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"     # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
    Load        "freetype"

# This loads xtrap extension, used by xrandr
    Load       "xtrap"

# This loads the GLX module (if present)
    Load       "glx"

# This loads dri module (if present)
    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath   "/usr/X11R7/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

    FontPath   "/usr/X11R7/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R7/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R7/lib/X11/fonts/TTF/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Enables mode switching with xrandr
# There is a report that this can cause Xorg not to work on some
# video hardware, so default is commented-out...
# but i want to use it in xorgwizard so leave on...

    Option "RandR" "on"

EndSection

#everything past here is auto-generated by Puppy's Xorg Wizard...


Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "XkbRules" "xorg"
   Option      "XkbModel" "pc102"
   Option      "XkbLayout" "it" #xkeymap0
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto" #mouse0protocol
   Option       "Device" "/dev/mouse"
   #Option      "Emulate3Buttons"
   #Option      "Emulate3Timeout" "50"
   Option      "ZAxisMapping" "4 5" #scrollwheel
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
   HorizSync    31.5-67
   VertRefresh  50-75
   #UseModes     "Modes0" #monitor0usemodes
   Option      "PreferredMode" "1280x1024"
   EndSection
   
Section "Modes"
   Identifier "Modes0"
   #modes0modeline0
EndSection

Section "Device"
   ### Available Driver options are:-
   ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
   ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
   ### [arg]: arg optional
   #Option     "ShadowFB"              # [<bool>]
   #Option     "DefaultRefresh"        # [<bool>]
   #Option     "ModeSetClearScreen"    # [<bool>]
   Identifier  "Card0"
   Driver      "vesa" #card0driver
   VendorName  "Matrox Graphics, Inc."
   BoardName   "MGA G200 AGP"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
    DefaultDepth 16
    Subsection "Display"
        Depth       16
        Modes       "1280x1024"
    EndSubsection
EndSection

#PuppyHardwareProfile=Matrox_Graphics_Inc_
Il brutto tempo non esiste ... il brutto tempo è quello che passo senza andare in moto !

Bye Frank
:-)
JClark
Utente Senior
 
Post: 416
Iscritto il: 24/09/01 01:00
Località: Voghera

Re: Xubuntu e risuluzione video

Postdi gunter » 13/06/08 19:50

Grazie per aver postato il file risolutivo, e complimenti per la tenacia(altro che l'italia degli euro2008)!
Avatar utente
gunter
Moderatore
 
Post: 3674
Iscritto il: 07/06/06 18:28
Località: Rovereto (tn)


Torna a Software Linux


Topic correlati a "(x)ubuntu risoluzione video matroxG200[RISOLTO]":

AVS Video Editor
Autore: valyfilm
Forum: Software Windows
Risposte: 1

Chi c’è in linea

Visitano il forum: Nessuno e 21 ospiti