[Comm] Как настроить(ALD 4.0.2)

Evgenij Erohov =?iso-8859-1?q?prevgenij_=CE=C1_gmail=2Ecom?=
Пт Янв 25 00:31:42 MSK 2008


Vitaly Kuznetsov wrote:

> Evgenij Erohov пишет:
>> Vitaly Kuznetsov wrote:
>>
>>   
>>> Evgenij Erohov пишет:
>>>     
>>>> Vitaly Kuznetsov wrote:
>>>>
>>>>   
>>>>       
>>>>> Evgenij Erohov пишет:
>>>>>     
>>>>>         
>>>>>> Не удается настроить несколько мониторов. В настройках рабочего стола
>>>>>> захожу Дисплей/Несколько мониторов, а там один. Подключаю телевизор
>>>>>> через композитный выход. В винде все работает. Помогите пожалуйста.
>>>>>>   
>>>>>>       
>>>>>>           
>>>>> видеокарта какая?
>>>>>
>>>>>     
>>>>>         
>>>> Nvidia GForce 6600 gt
>>>>
>>>>   
>>>>       
>>> Поищите по данному списку рассылки, с nvidia вроде всё хорошо.
>>> Например, вот:
>>> http://lists.altlinux.org/pipermail/community/2007-June/391690.html
>>>
>>> Было бы здорово, если бы я что-нибудь понимал в том, что там написано...
>>>     
> Напишите сюда свой /etc/X11/xorg.conf, попробуем всем миром
> подредактировать
> 
> _______________________________________________
> community mailing list
> community на lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
Section "ServerLayout"
        Identifier     "Minimal layout"
        Screen         "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "ImExPS/2 Generic Explorer Mouse|0" "CorePointer"
EndSection

Section "Module"
        Load  "type1"
        Load  "freetype"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection
EndSection

Section "ServerFlags"
        Option      "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "ImExPS/2 Generic Explorer Mouse|0"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier   "Samsung SyncMaster 796MB/796MBplus|0"
        DisplaySize  310        230
        HorizSync    30.0 - 85.0
        VertRefresh  50.0 - 160.0
EndSection

Section "Device"
        Identifier  "Card0|0"
        Driver      "nvidia"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0|0"
        Monitor    "Samsung SyncMaster 796MB/796MBplus|0"
        DefaultDepth     24
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     32
                Modes    "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        "xgrp"
        Mode         0660
EndSection






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