Re: XF86 Konfiguration

From: Gero Haug <gero.haug(at)web.de>
Date: Sun, 2 Jun 2002 18:43:58 +0200

On Thu, 30 May 02 17:19:30 CEST
t.riemer(at)visoel.de wrote:
 
> und welche frequenzen stehen bei dem in der xf...?
>
> du kannst ja auch einfach mal an den werten spielen, ein
> funktionierender frequenzbereich sollte eigentlich zu finden sein

Ich habe jetzt ausgiebig an den Frequenzen gespielt und
natürlich auch die selben Werte wie bei dem anderen Rechner
ausprobiert. Das Problem scheint eher bei der Dualhead
Grafikkarte als bei dem Monitor zu liegen, da keiner der
beiden Monitore an der G400 Dualhead funktionierte - selbst
bei sehr niedrigen Sync. Werten nicht. Außerdem habe ich bei
manchen Versuchen in der graphischen XFree86 Konfiguration die
untenstehende Fehlermeldung zu sehen bekommen. Ich kann mir
überhaupt nicht erklären woran das liegen kann, da eine G400
SH am einzigen Ausgang ja das selbe Signal liefern sollte wie
eine G400 DH am ersten Ausgang (oder?) und die beiden Monitore
wie gesagt gleich sind.

invalid command name "Monitor_syncWent"
    while executing
"Monitor_syncWent $w.monitor.sync.horz.entry $monCanvas horz"
    (procedure "Monitor_get_configvars" line 12)
    invoked from within
"Monitor_get_configvars $win"
    (procedure "Monitor_activate" line 5)
    invoked from within
"${CfgSelection}_activate $w"
    (procedure "config_select" line 8)
    invoked from within
"config_select .xf86setup"
    invoked from within
".xf86setup.menu.monitor invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tkCheckRadioInvoke" line 3)
    invoked from within
"tkCheckRadioInvoke .xf86setup.menu.monitor
"
    (command bound to event)

Hier sind noch die Einstellungen aus der /etc/XF86Config mit
denen ich die die Monitore an dem anderen Rechner problemlos
betreiben kann:

Section "Monitor"
   Identifier "Primary Monitor"
   VendorName "Unknown"
   ModelName "Unknown"
   HorizSync 31.5-79.0
   VertRefresh 50-100
   Modeline "1024x768" 98.90 1024 1056 1216 1408 768 782 788 822 -hsync -vsync
EndSection

Section "Device"
   Identifier "Primary Card"
   VendorName "Unknown"
   BoardName "Matrox Millennium G400 16MB"
VideoRam 16384

EndSection

Section "Screen"
   Driver "Accel"
   Device "Primary Card"
   Monitor "Primary Monitor"
   DefaultColorDepth 32
   SubSection "Display"
      Depth 8
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 15
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 16
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 24
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 32
      Modes "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Driver "SVGA"
   Device "Primary Card"
   Monitor "Primary Monitor"
   DefaultColorDepth 32
   SubSection "Display"
      Depth 8
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 15
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 16
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 24
      Modes "1024x768"
   EndSubSection
   SubSection "Display"
      Depth 32
      Modes "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Driver "VGA16"
   Device "Primary Card"
   Monitor "Primary Monitor"
   SubSection "Display"
      Depth 4
      Modes "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Driver "VGA2"
   Device "Primary Card"
   Monitor "Primary Monitor"
   SubSection "Display"
      Depth 1
      Modes "1024x768"
   EndSubSection
EndSection

Section "Screen"
   Driver "Mono"
   Device "Primary Card"
   Monitor "Primary Monitor"
   SubSection "Display"
      Depth 1
      Modes "1024x768"
   EndSubSection
EndSection

Viele Grüße,

 Gero

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 02 Jun 2002 - 18:43:14 CEST

search this site