From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 X-Injected-Via-Gmane: http://gmane.org/ To: community@lists.altlinux.org From: Evgenij Erohov Date: Thu, 24 Jan 2008 23:31:42 +0200 Message-ID: References: <4798ACB3.6030406@altlinux.ru> <4798B28F.30807@altlinux.ru> <47990234.3020102@altlinux.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 150-235-190-89.baltnet.ru User-Agent: KNode/0.10.5 Sender: news Subject: Re: [Comm] =?utf-8?b?0JrQsNC6INC90LDRgdGC0YDQvtC40YLRjChBTEQgNC4wLjIp?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: prevgenij@gmail.com, ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 21:32:59 -0000 Archived-At: List-Archive: List-Post: 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