PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Probleme bei XFree 4.x Start


20.01.01, 14:21
Hallo Leute!

Ich habe nun mal den Test gemacht und in /usr/X11R6/bin den Link X von Xwrapper auf XFree86 gesetzt, um die XFree86 Version 4.x zu verwenden.
Bei meinem RedHat 7 System wird durch den Xconfigurator gleichzeitig eine Konfigurationsdatei für beide Versionen (3.3.6 und 4.x) erzeugt, sodaß es eigentlich klappen sollte.
Das System versucht nun tatsächlich die Version 4.x zu laden, bricht aber ab. Anbei die Systemausgabe des Versuchs (nur die letzten Zeilen)

-----
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.0.1a, module version = 1.2.0
(==) MGA(0): Write-combining range (0xe3000000,0x400000)
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(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

(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(--) MGA(0): Max pixel clock is 250 MHz
(--) MGA(0): MCLK used is 66.0 MHz
(II) MGA(0): NOKIA 445XiPlus: Using hsync range of 30.00-110.00 kHz
(II) MGA(0): NOKIA 445XiPlus: Using vrefresh range of 50.00-150.00 Hz
(II) MGA(0): Clock range: 12.00 to 250.00 MHz
(WW) MGA(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) MGA(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) MGA(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) MGA(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) MGA(0): Mode "1920x1440" deleted (insufficient memory for mode)
(WW) MGA(0): Mode "1920x1440" deleted (insufficient memory for mode)
(--) MGA(0): Virtual size is 1280x1024 (pitch 1280)
(**) MGA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(==) MGA(0): DPI set to (75, 75)
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.0.1a, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.0.1a, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.0.1a, module version = 0.1.0
(==) MGA(0): Write-combining range (0xe3000000,0x400000)
(--) MGA(0): 64 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] Sarea 2176+624: 2800
(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(0): [drm] added 4096 byte SAREA at 0xcb69e000
(0): [drm] mapped SAREA 0xcb69e000 to 0x4001c000
(0): [drm] framebuffer handle = 0xe3000000
(0): [drm] added 1 reserved context for kernel
(II) MGA(0): [drm] Registers = 0xe0800000
Only Matrox G200 and G400 work correctly under the DRI
(EE) MGA(0): [drm] microcodeSize is zero
(0): [drm] failed to remove DRM signal handler

Fatal server error:
Caught signal 11. Server aborting
-----

Ich habe eine Matrox Millenium II Karte. Aufgrund der obigen Meldung "Only Matrox G200 and G400 work correctly under the DRI" schließe ich mal, daß XFree 4.x nur mit G200 und G400 läuft, oder wie ist das? Ich kann mir das gar nicht vorstellen, da die Millennium und Millenium II so weit verbreitet sind.
Gibt es eine Möglichkeit, meine Karte unter Version 4 zu nutzen?
Grüße

Björn

------------------
Contrary to popular belief, Unix is user friendly.
It just happens to be selective about who it makes friends with.
-- Dave Parnas

21.01.01, 23:25
Hmmm so wie das aussieht kannst du nur kein DRI mit deiner Karte machen

benutz am besten einfach den normalen vga treiber und nicht den mga .... schau dazu in deiner XF86Config nach der Section "Device" und dann nach Driver "mga" und änder das in Driver "vga" um ... oder schau mal ob unter der Sectione "Module" irgentwo Load "dri" steht und kommentier das aus ....

du muss aber darauf achten das du auch das XF86Config für XFree86 4.x editierst ...

22.01.01, 09:26
Vielen Dank, hat sich zum Glück soweit erledigt!
Ich habe mal auf XFree86.org nachgesehen und tatsächlich wird die Millenium II erst ab XFree86 4.0.2 unterstützt. Habs mir runtergezogen und installiert und siehe da: es läuft, nicht ganz fehlerfrei, aber die grafische Darstellung ist ganz die Alte!
Gruß
Björn

------------------
Contrary to popular belief, Unix is user friendly.
It just happens to be selective about who it makes friends with.
-- Dave Parnas