Notizia:
  • Rilasciata Precise Pangolin 12.04. Per ottenerla, visitate questa pagina, oppure provate il tour dal vivo con un browser web moderno.
  • Nuovo forum di Ubuntu-it, l'annuncio. È consigliato aggiornare il proprio profilo e controllare la sezione Gruppo Forum per problemi noti.
  • Rilasciata la versione italiana di Precise Pangolin 12.04. Per maggiori informazioni, consultare questa discussione.
  • Il vincitore del Concorso desktop del mese di aprile è Jerico. L'elenco dei precedenti vincitori è qui.
  • È uscito il numero 17 della Newsletter italiana di Ubuntu. Lo trovate a questo indirizzo.
  • È uscito il numero 59 di Full Circle Magazine in italiano. Lo trovate a questo indirizzo.

[Risolto] [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Riconoscimento, installazione e configurazione delle periferiche.

[Risolto] [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » venerdì 29 gennaio 2010, 16:42

Ho risciuscitato un vecchio pc pentium 3 con 512 mb ...funziona ma il monitor mi crea problemi risoluzione max 800x600 son un po di giorni che provo a sistemare ..ma essendo neofita non capisco una mazza ....ho letto il wiki ho letto vari tread ma niente non so fare la cosa più elementare .installare un driver per le schede video matrox ...ho scaricato il driver nella home sono riuscita a scompattarlo ma non so come si installa e sono piantata quì da 2 gg la scheda è una matrox G400/G450 ho scaricato il driver dal sito della matrox :matrox_driver-x86_32-4.4.0, ho un monitor LG W1943sb  qualche anima buona a cui faccio una gran pena mi può postare come installare i driver e magare settare al meglio sto monitor?  In sistema amministrazione driver hardware non c'è nulla è vuoto. help
Grazie
Ultima modifica di angio_mami il sabato 30 gennaio 2010, 14:51, modificato 1 volta in totale.
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » venerdì 29 gennaio 2010, 17:13

Se non erro i drivers per la tua scheda video sono già inclusi nel kernel linux, un consiglio che ti posso dare è quello di provare ad inserire le frequenze di aggiornamento del monitor nella "Section Monitor" dello xorg.conf.

Codice: Seleziona tutto
sudo gedit /etc/X11/xorg.conf


e modifichi la "Section Monitor" così
Codice: Seleziona tutto
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "LG"
    ModelName      "LG W1943SB"
    HorizSync       30.0 - 61.0
    VertRefresh     56.0 - 75.0
EndSection


Se non hai uno xorg.conf, per generarlo entra in tty con ctrl-alt-f1(o f2, o f3...), esegui il log in e poi

Su Jaunty e inferiori
Codice: Seleziona tutto
sudo /etc/init.d/gdm stop


Su Karmic e successive
Codice: Seleziona tutto
sudo stop gdm
killall Xorg


Codice: Seleziona tutto
sudo X -configure

viene generato il file xorg.conf.new nella tua home

per copiarlo in /etc/X11/
Codice: Seleziona tutto
sudo cp xorg.conf.new /etc/X11/xorg.conf


per riavviare gdm

Su Jaunty e inferiori
Codice: Seleziona tutto
sudo /etc/init.d/gdm start


Su Karmic e successive
Codice: Seleziona tutto
sudo start gdm
killall Xorg


Se hai problemi vediamo di capire, ciao
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » venerdì 29 gennaio 2010, 22:20

Ok ho modificato il file Xorg ma non va cmq rimane la stessa risoluzione anche dopo aver riavviato sob!
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » venerdì 29 gennaio 2010, 22:27

ecco il file:

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "LG"
    ModelName      "LG W1943SB"
    HorizSync      30.0 - 61.0
    VertRefresh    56.0 - 75.0
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » venerdì 29 gennaio 2010, 23:01

Posta
Codice: Seleziona tutto
cat /var/log/Xorg.0.log


vediamp che dice...
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » venerdì 29 gennaio 2010, 23:17

0/33554432, 0xf8000000/16384, 0xf7800000/8388608, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
(II) Matched mga from file name mga.ids
(==) Matched mga for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers//mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
compiled for 1.5.99.902, module version = 1.4.9
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 5.0
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
mgag200 SE A PCI, mgag200 SE B PCI, mgag200 Maxim, mgag200 Winbond,
mgag400, mgag550
(II) Primary Device is: PCI 01@00:00:0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[9] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[10] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[15] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[16] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 5.0
(--) MGA(0): Chipset: "mgag400" (G450)
(II) MGA(0): Creating default Display subsection in Screen section
"Default Screen" for depth/fbbpp 24/32
(==) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(==) MGA(0): Using AGP 1x mode
(==) MGA(0): Using HW cursor
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xFA000000
(--) MGA(0): MMIO registers at 0xF8000000
(--) MGA(0): Pseudo-DMA transfer window at 0xF7800000
(--) MGA(0): Video BIOS info block at offset 0x07720
(--) MGA(0): VideoRAM: 32768 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C device "DDC P1:E-EDID segment register" registered at address 0x60.
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info
(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 5.0
(II) MGA(0): initializing int10
(II) MGA(0): Primary V_BIOS segment is: 0xc000
(II) MGA(0): VESA BIOS detected
(II) MGA(0): VESA VBE Version 3.0
(II) MGA(0): VESA VBE Total Mem: 32768 kB
(II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
(II) MGA(0): VESA VBE OEM Software Rev: 1.2
(II) MGA(0): VESA VBE OEM Vendor: Matrox
(II) MGA(0): VESA VBE OEM Product: Matrox G450
(II) MGA(0): VESA VBE OEM Product Rev: 00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) MGA(0): VESA VBE DDC supported
(II) MGA(0): VESA VBE DDC Level none
(II) MGA(0): VESA VBE DDC transfer in appr. 0 sec.
(II) MGA(0): VESA VBE DDC read failed
(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 17 MHz
(--) MGA(0): Max pixel clock is 600 MHz
(II) MGA(0): : Using default hsync range of 31.50-37.90 kHz
(II) MGA(0): : Using default vrefresh range of 50.00-70.00 Hz
(WW) MGA(0): Unable to estimate virtual size
(II) MGA(0): Clock range:  17.75 to 600.00 MHz
(II) MGA(0): Not using default mode "640x350" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "720x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "360x200" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "320x240" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (hsync out of range)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "832x624" (hsync out of range)
(II) MGA(0): Not using default mode "416x312" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1360x768" (hsync out of range)
(II) MGA(0): Not using default mode "680x384" (hsync out of range)
(II) MGA(0): Not using default mode "1360x768" (hsync out of range)
(II) MGA(0): Not using default mode "680x384" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1440x900" (hsync out of range)
(II) MGA(0): Not using default mode "720x450" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1024" (hsync out of range)
(II) MGA(0): Not using default mode "800x512" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1080" (hsync out of range)
(II) MGA(0): Not using default mode "960x540" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (hsync out of range)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 800x600 (pitch 800)
(**) MGA(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) MGA(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"x56.2  36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) MGA(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "640x480"x59.9  25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) MGA(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) MGA(0): Modeline "400x300"x60.3  20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) MGA(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) MGA(0): Modeline "400x300"x56.3  18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
(==) MGA(0): DPI set to (96, 96)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.2.1
ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[9] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[10] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[15] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[16] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card6
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card7
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card8
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card9
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card10
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card11
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card12
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card13
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card14
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmGetBusid returned ''
(II) [drm] loaded kernel module for "mga" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) MGA(0): [drm] Using the DRM lock SAREA also for drawables.
(II) MGA(0): [drm] framebuffer handle = 0xfa000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): X context handle = 0x1
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (800,1799)
(II) MGA(0): Largest offscreen area available: 800 x 1199
(II) MGA(0): Reserved back buffer at offset 0x57f000
(II) MGA(0): Reserved depth buffer at offset 0x754000
(II) MGA(0): Reserved 23388 kb for textures at offset 0x929000
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid filled trapezoids
8x8 mono pattern filled rectangles
8x8 mono pattern filled trapezoids
Indirect CPU to Screen color expansion
Screen to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Setting up tile and stipple cache:
30 128x128 slots
6 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(II) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(II) MGA(0): [drm] dma control initialized, using IRQ 11
(II) MGA(0): Direct rendering enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: Loaded and initialized /usr/lib/dri/mga_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 2.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event2"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "pc105"
(**) AT Translated Set 2 keyboard: xkb_model: "pc105"
(**) Option "xkb_layout" "it"
(**) AT Translated Set 2 keyboard: xkb_layout: "it"
(II) config/hal: Adding input device PS2++ Logitech Wheel Mouse
(**) PS2++ Logitech Wheel Mouse: always reports core events
(**) PS2++ Logitech Wheel Mouse: Device: "/dev/input/event5"
(II) PS2++ Logitech Wheel Mouse: Found 4 mouse buttons
(II) PS2++ Logitech Wheel Mouse: Found x and y relative axes
(II) PS2++ Logitech Wheel Mouse: Configuring as mouse
(**) PS2++ Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) PS2++ Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS2++ Logitech Wheel Mouse" (type: MOUSE)
(**) PS2++ Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
(**) PS2++ Logitech Wheel Mouse: (accel) filter chain progression: 2.00
(**) PS2++ Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms
(**) PS2++ Logitech Wheel Mouse: (accel) set acceleration profile 0
angio@angio-desktop:~$
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » venerdì 29 gennaio 2010, 23:30

Hai riavviato dopo aver apportato le modifiche allo xorg.conf?

Edit:
Non avevo letto....

...comunque le frequenze del monitor indicate nel log non corrispondono a quelle indicate nello xorg.conf...
Ultima modifica di Jack_ut il venerdì 29 gennaio 2010, 23:33, modificato 1 volta in totale.
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » venerdì 29 gennaio 2010, 23:35

Prova a creare uno xorg.conf seguendo i passi che ti avevo suggerito, magari po vediamo di modificarlo e lo testiamo
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » venerdì 29 gennaio 2010, 23:40

ok ma seguimi sennò faccio disastri , entro nella schermata nera e dgt:sudo /etc/init.d/gdm stop la versione 9.04 è la karmic?
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » venerdì 29 gennaio 2010, 23:50

No la 9.0 è Jaunty, 9.10 Karmic

comunque il comando dovrebbe funzionare lo stesso...
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:04

secondo me non va : leggi quà credo di aver sbagliato qualcosa, Xorg detected your mouse at device /dev/imput/mice.
Please check your config it the mouse in still not operational, as by default Xorg tries autodetect the protocol.
Your xorg.conf file is  /home/angio/xorg.conf.new
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:08

ho trovato il file nella mia home , quindi deduco di aver fatto tutto giusto ;)
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:18

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

Section "Files"
ModulePath  "/usr/lib/xorg/modules"
FontPath    "/usr/share/fonts/X11/misc"
FontPath    "/usr/share/fonts/X11/cyrillic"
FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath    "/usr/share/fonts/X11/Type1"
FontPath    "/usr/share/fonts/X11/100dpi"
FontPath    "/usr/share/fonts/X11/75dpi"
FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load  "dbe"
Load  "extmod"
Load  "record"
Load  "glx"
Load  "dri2"
Load  "dri"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "auto"
Option     "Device" "/dev/input/mice"
Option     "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "LG"
    ModelName      "LG W1943SB"
    HorizSync      30.0 - 61.0
    VertRefresh    56.0 - 75.0
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: : integer, : float, : "True"/"False",
        ### : "String", : " Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option    "SWcursor"          # []
        #Option    "HWcursor"          # []
        #Option    "PciRetry"          # []
        #Option    "SyncOnGreen"        # []
        #Option    "NoAccel"            # []
        #Option    "ShowCache"          # []
        #Option    "Overlay"            # []
        #Option    "MGASDRAM"          # []
        #Option    "ShadowFB"          # []
        #Option    "UseFBDev"          # []
        #Option    "ColorKey"          #
        #Option    "SetMclk"            #
        #Option    "OverclockMem"      # []
        #Option    "VideoKey"          #
        #Option    "Rotate"            # []
        #Option    "TexturedVideo"      # []
        #Option    "Crtc2Half"          # []
        #Option    "Crtc2Ram"          #
        #Option    "Int10"              # []
        #Option    "AGPMode"            #
        #Option    "AGPSize"            #
        #Option    "DigitalScreen1"    # []
        #Option    "DigitalScreen2"    # []
        #Option    "TV"                # []
        #Option    "TVStandard"        # []
        #Option    "CableType"          # []
        #Option    "NoHal"              # []
        #Option    "SwappedHead"        # []
        #Option    "DRI"                # []
        #Option    "MergedFB"          # []
        #Option    "Monitor2HSync"      # []
        #Option    "Monitor2VRefresh"  # []
        #Option    "Monitor2Position"  # []
        #Option    "MetaModes"          # []
        #Option    "OldDmaInit"        # []
        #Option    "ForcePciDma"        # []
        #Option    "AccelMethod"        # []
        #Option    "KVM"                # []
Identifier  "Card0"
Driver      "mga"
VendorName  "Matrox Graphics, Inc."
BoardName  "MGA G400/G450"
BusID      "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device    "Card0"
Monitor    "Monitor0"
SubSection "Display"
Viewport  0 0
Depth    1
EndSubSection
SubSection "Display"
Viewport  0 0
Depth    4
EndSubSection
SubSection "Display"
Viewport  0 0
Depth    8
EndSubSection
SubSection "Display"
Viewport  0 0
Depth    15
EndSubSection
SubSection "Display"
Viewport  0 0
Depth    16
EndSubSection
SubSection "Display"
Viewport  0 0
Depth    24
EndSubSection
EndSection
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » sabato 30 gennaio 2010, 0:18

Posta il contenuto del file.

Usa il tag "code", il # sopra le faccine per intenderci. Basta incollare il contentuto delle risposte tra le due scritte [code ][/code ]

Edit
in ritardo
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:21

Codice: Seleziona tutto
scusa non so usare bene il forum (ho capito giusto così?)
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:24

deduco che dovrei copiare il contenuto del file
Codice: Seleziona tutto
sudo /etc/x11/xorg.conf

giusto?
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:26

ops sbagliato ...credo sia questo:
Codice: Seleziona tutto
sudo gedit /etc/X11/xorg.conf
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » sabato 30 gennaio 2010, 0:38

Usa il tag code quando devi incollare risposte a comandi o comadi, come hai fatto.

Facciamo una prova, modifca il file xorg.conf.new così
Codice: Seleziona tutto
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "dbe"
   Load  "extmod"
   Load  "record"
   Load  "glx"
   Load  "dri2"
   Load  "dri"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option      "Protocol" "auto"
   Option      "Device" "/dev/input/mice"
   Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "LG"
    ModelName      "LG W1943SB"
    HorizSync       30.0 - 61.0
    VertRefresh     56.0 - 75.0
    Option "DPMS"
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     "SWcursor"              # [<bool>]
        #Option     "HWcursor"              # [<bool>]
        #Option     "PciRetry"              # [<bool>]
        #Option     "SyncOnGreen"           # [<bool>]
        #Option     "NoAccel"               # [<bool>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "Overlay"               # [<str>]
        #Option     "MGASDRAM"              # [<bool>]
        #Option     "ShadowFB"              # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "ColorKey"              # <i>
        #Option     "SetMclk"               # <freq>
        #Option     "OverclockMem"          # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "Rotate"                # [<str>]
        #Option     "TexturedVideo"         # [<bool>]
        #Option     "Crtc2Half"             # [<bool>]
        #Option     "Crtc2Ram"              # <i>
        #Option     "Int10"                 # [<bool>]
        #Option     "AGPMode"               # <i>
        #Option     "AGPSize"               # <i>
        #Option     "DigitalScreen1"        # [<bool>]
        #Option     "DigitalScreen2"        # [<bool>]
        #Option     "TV"                    # [<bool>]
        #Option     "TVStandard"            # [<str>]
        #Option     "CableType"             # [<str>]
        #Option     "NoHal"                 # [<bool>]
        #Option     "SwappedHead"           # [<bool>]
        #Option     "DRI"                   # [<bool>]
        #Option     "MergedFB"              # [<bool>]
        #Option     "Monitor2HSync"         # [<str>]
        #Option     "Monitor2VRefresh"      # [<str>]
        #Option     "Monitor2Position"      # [<str>]
        #Option     "MetaModes"             # [<str>]
        #Option     "OldDmaInit"            # [<bool>]
        #Option     "ForcePciDma"           # [<bool>]
        #Option     "AccelMethod"           # [<str>]
        #Option     "KVM"                   # [<bool>]
   Identifier  "Card0"
   Driver      "mga"
   VendorName  "Matrox Graphics, Inc."
   BoardName   "MGA G400/G450"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth 24
   SubSection "Display"
      Depth     24
      Modes   "1360x768" "1024x768" "800x600" "640x480
   EndSubSection
EndSection


Creati una copia dello xorg.conf che stai usando attualmente
Codice: Seleziona tutto
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak


facciamo usare a Xorg lo xorg.conf che hai creato
Codice: Seleziona tutto
sudo cp xorg.conf.new /etc/X11/xorg.conf


Riavvia e vedi se cambia qualcosa
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda angio_mami » sabato 30 gennaio 2010, 0:40

ho fatto tutto ciò che mi hai detto , ho copiato il file aggiunto le tue istruzioni sul monitor , e riavviato  adesso ho una risoluzione a 16:10 fantastico ..in sistema preferenze schermo posso settare varie opzioni certo che con questa si vede veramente piccolo.... cmq funziona .

grazie tante
angio_mami
Scoppiettante Seguace
Scoppiettante Seguace
 
Messaggi: 763
Iscrizione: giugno 2009
Località: Treviso

Re: [Xorg] 9.04 scheda matrox G400/G450 problemi risoluzione video!!

Messaggioda Jack_ut » sabato 30 gennaio 2010, 0:46

Di nulla, sono contento che tu abbia potuto risolvere  ;)

Ricorda di mettere [Risolto] nel titolo del primo post, per aiutare chi incontra problemi simili al tuo,

ciao
Jack_ut
Entusiasta Emergente
Entusiasta Emergente
 
Messaggi: 1698
Iscrizione: novembre 2008

Successiva

Torna a Driver e periferiche

Chi c’è in linea

Visualizzano questa pagina: Bandiera_Tricolore, giova, Hackingforever e 12 ospiti