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.7 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: Van Petrov Date: Thu, 28 Feb 2008 16:19:56 +0600 Message-ID: References: <200802280919.21366.ashen@nsrz.ru> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000608080104080302070500" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.nsib.ru User-Agent: Thunderbird 2.0.0.6 (X11/20070804) In-Reply-To: <200802280919.21366.ashen@nsrz.ru> Sender: news Subject: Re: [Comm] =?windows-1251?b?WC37IOgg0sIg4PPy?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: 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, 28 Feb 2008 10:20:29 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------000608080104080302070500 Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit Алексей Шенцев пишет: > В сообщении от Wednesday 27 February 2008 21:04:31 Van Petrov написал(а): >> В общем чем закончилась моя попытка врубить ТВ аут на ATI Radeon 9200: > Вы зря торопитесь. Это начало, а не завершение ... ;) > >> Скачал и поставил: >> xorg-x11-drv-ati-6.8.0-alt1.i586.rpm Я брал со ftp://ftp.altlinux.org/pub/people/shrek/Xorg-7.3/i586/RPMS.Xorg-7.3 Может у Вас что-то другое? > Если нету, то поставьте ещё и xorg-x11-dri-ati apt-get install xorg-x11-dri-ati Чтение списков пакетов... Завершено Построение дерева зависимостей... Завершено Последняя версия xorg-x11-dri-ati уже установлена. > Да, ещё такое: > Какой у вас дистриб, 4.0.2 > какое у вас ядро? vmlinuz-2.6.18-std-smp-alt10 Оно? > 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] Да вроде то же самое VGA|DVI|S-video > Всё прекрасно работает. Увы, но у меня нет. >> 6. Что делать??? Переустанавливать Альт?????? > Зачем же так, это же не окошки от M$. Во вложении мой /etc/X11/xorg.conf. > Только учтите, что у меня монитор 19'' TFT, по сему и разрешение стоит > 1280x1024 60Гц. Для вашего монитора будет иное. > > P.S.: для начала отладьте свой /etc/X11/xorg.conf, что бы просто X-сы > работали, а потом уже и настраивайте ТВ-выход. Ситуация такая: вставил моды, еще кое-что - но симптомы те же: 1280х1024@85 - работает, а ВСЕ остальные режимы приводят к отключению монитора. Вложил свой xorg если GMANE пропустит и будет время - гляньте И.П. --------------000608080104080302070500 Content-Type: text/plain; name="xorg.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xorg.conf" Section "ServerLayout" Identifier "Minimal layout" Screen "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "GenPS/2 Genius 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 "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "GenPS/2 Genius Mouse|0" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Samsung SyncMaster 957p|0" DisplaySize 360 270 HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 # modeline "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync # Modeline "1152x864" 167.65 1152 1240 1448 1824 864 864 868 919 +hsync +vsync # Modeline "1152x864" 129.39 1152 1216 1376 1672 864 864 867 910 +hsync +vsync # Modeline "1152x864" 79.16 1152 1192 1288 1472 864 864 866 896 +hsync +vsync # modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync EndSection Section "Device" # Identifier "ATI|ATI Radeon 9200" Driver "ati" BusID "PCI:1:0:0" Identifier "Card0|0" # Driver "ati" Option "backingstore" "true" Option "EnablePageFlip" "true" Option "SubPixelOrder" "none" Option "AccelMethod" "XAA" Option "RenderAccel" "true" Option "AGPMode" "4" Option "ColorTiling" "on" Option "mtrr" "off" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "BlockSignalsOnLock" "on" Option "KernelModuleParm" "locked-userpages=0" Option "UseFastTLS" "2" Option "UseInternalAGPGART" "no" Option "no_accel" "no" Option "no_dri" "no" Option "EnablePrivateBackZ" "no" Option "XAANoOffscreenPixmaps" Option "DisableGLXRootClipping" "true" Option "AddARGBGLXVisuals" "true" Option "AllowGLXWithComposite" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "Samsung SyncMaster 957p|0" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection --------------000608080104080302070500--