[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with X



Hi.
> Вопрос такого плана вчера поставил Х и столкнулся с проблемой,
>  в списке доступных адаптеров нет моей карточки, а именно S3Trio3D,
> потому пока я поставил VESA драйвер но сами понимаете с 60 герцами не
>  очень удобно сидеть. Собственно вопрос как правильно
> сконфигурировать Х для работы с моей карточкой  с S3Trio3d ???
>  Подскажите
lspci
01:00.0 VGA compatible controller: S3 Inc. 86c368 [Trio 3D/2X] (rev 02)

dpkg -l xserver-xfree86
ii  xserver-xfree8 4.3.0-0ds2.0.0 the XFree86 X server

>From /etc/X11/XF86Config-4:
...
Section "Device"
        Identifier      "s3"
        Driver          "s3virge"
EndSection

Section "Monitor"
        Identifier      "SAMPO"
        HorizSync       30-69
        VertRefresh     50-120
        Option          "DPMS"
EndSection
...

Section "Screen"
        Identifier      "Default Screen"
        Device          "s3"
        Monitor         "SAMPO"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
EndSubSection

man s3virge.



Reply to: