Portál AbcLinuxu, 3. května 2025 02:09

Parhelia P650 DualHead

Podpora: částečná
Ovladač: dodává výrobce
Adresa ovladače: http://www.tuxx-home.at/projects/mtx/latest/

Technické parametry

AGP 8x, 65MB vnitrni pameti, 2x vystup DVI

Identifikace pod Linuxem

01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA Parhelia AGP (rev 02)

Postup zprovoznění pod Linuxem

Pro výchozí základní driver VESA, není třeba žádné instalace navíc. Od Ubuntu 8.10 a 9.04 jsou problémy s inicializací VESA režimu (Live CD i instalace, alternate CD nepomůže). Při bootování z grub je třeba odmazat všechny volby "xforcevesa acpi=off noapic nolapic edd=on" zřejmě především "splash" případně "vga=791" apod. Pak x.org naběhne podle své výchozí konfigurace bez problémů.

Více obrazková sesava testována na Ubuntu 6.06 (oficialni kernel 2.6) a MTX 1.4.3.5, dále na Ubuntu 7.04 a MTX 1.4.4.8

 

na sestave

 

2x CRT 21" monitor, Matrox P650 DualHead

 

1. Stahnout ovladace MTX http://www.tuxx-home.at/projects/mtx/latest/

 

2. a potrebne knihovny

    - X server (either XFree86 4.3.0 or X.org 6.7.0 or later).
    - Linux kernel 2.4 (version 2.4.18 or later) or 2.6 (2.6.0 or later) 
      and the corresponding kernel source code and header files.
    - Gcc compiler version 3.2 or later.
    - Glibc 2.3.2 or later.
    - Binutils 2.13 or later.
    - Make 3.77 or later.

[Problem s kompilaci obvykle zpusobuji chybejici zdrojove kody jadra]

 

3. zjistit adresu kraty AGP/PCI prikazem lspci ktera bude vypadat asi takto PCI:1:0:0

 

4. Kompilace (jako root/sudo) kompilace se provadi spustenim stazene binarky sh mtxdriver-x86_32-1.4.3.5.run

 

5. Nastavit x.org (priklad me funkcni sestavy) pouze vytah, ktery je nezbytny pro chod ovladace MTX

 

 

Section "Device"
        Identifier      "Matrox P650 1"
        Driver          "mtx"
        BusID           "PCI:1:0:0"
	Screen 		0
EndSection

Section "Device"
        Identifier      "Matrox P650 2"
        Driver          "mtx"
        BusID           "PCI:1:0:0"
        Screen          1
EndSection

Section "Monitor"
	Identifier	"F730"
        HorizSync    30.0 - 115.0
        VertRefresh  50.0 - 160.0
EndSection

Section "Monitor"
	Identifier	"21sd82"
	HorizSync    30.0 - 82.0
	VertRefresh  50.0 - 160.0
EndSection

Section "Screen"
	Identifier	"Screen1"
	Device		"Matrox P650 1"
	Monitor		"F730"
	DefaultDepth	 24
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "800x600"
	EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen2"
        Device          "Matrox P650 2"
        Monitor         "21sd82"
	DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "800x600"
        EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen 		0 "Screen1" 0 0
	Screen          "Screen2" RightOf "Screen1"
	Option          "xinerama" "on"
EndSection 

 

6. restart X.org CTRL+ALT+BACKSPACE

Poznámka

Ovladace nejsou GNU/GPL a proto nejsou v jadre

Dokument vytvořil: hanoj, 29.6.2006 13:29 | Poslední úprava: hanoj, 27.2.2011 15:09 | Další přispěvatelé: stativ, hanoj | Historie změn | Zobrazeno: 1095×

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.