[sisyphus] видеокарта Silicon Integrated 671/771

Andrey Liakhovets liakh на dol.ru
Пн Янв 30 08:43:04 MSK 2012


Здравствуйте.

Собрал для branch p6 xorg-драйвер sisimedia:
http://ftp.linux.kiev.ua/pub/Linux/ALT/people/_aoliakh/p6/sis/

Делал на основе мандривовского пакета и пакетов ALT (см. changelog).
Пришлось несколько запатчить.
(будет время - посмотрю другие исходники, см. также
http://lists.altlinux.org/pipermail/community/2009-December/660272.html )

Проверял только x86_64 (KDesktop от марта 2011, обновлён до текущего p6).

Видеокарта:
01:00.0 0300: 1039:6351 (rev 10) (prog-if 00 [VGA controller])
Subsystem: 1558:0722

01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10) (prog-if 00 [VGA controller])
Subsystem: CLEVO/KAPOK Computer Device 0722

LCD-панель: 1280x800
Монитор: 1680x1050

Секции из xorg.conf.d:
Section "Monitor"
        Identifier   "Monitor0|0"
        HorizSync    31-83
        VertRefresh  56-75
        # "1680x1050": 146.2 MHz, 65.27 kHz, 59.93 Hz
        Modeline "1680x1050"   146.2  1680 1960 2136 2240  1050 1053 1059 1089 -hsync -vsync
EndSection
Section "Device"
        Identifier  "Card0|0"
        Driver      "sisimedia"
        Option  "UseSSE"        "yes"
        Option  "ForcePanelRGB" "18"
        #Option "ForcePanelRGB" "24"
        Option  "MergedFBAuto"  "on"
        Option  "CRT2Position"  "Below"
        Option "MetaModes"     "1680x1050-1280x800 1440x900-1280x800 1280x800-1280x800 1280x800 1024x768 800x600 640x480"
        Option  "MergedNonRectangular"  "on"
        Option  "MergedXineramaScreen0" "right, top"
EndSection   
Section "Screen"
        Identifier "Screen0"
        Device     "Card0|0"
        Monitor    "Monitor0|0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection   

По-прежнему в Xorg.0.log:
(EE) AIGLX error: dlopen of /usr/lib64/X11/modules/dri/sis671_dri.so failed (/usr/lib64/X11/modules/dri/sis671_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Loaded and initialized /usr/lib64/X11/modules/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0

Но работает.

Андрей Ляховец


Подробная информация о списке рассылки Sisyphus