From: "Arcady V. Ivanov" <arc@help0.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Server 4.0.0, xorg - проблема
Date: Tue, 07 Aug 2007 20:20:31 +1300
Message-ID: <46B81D3F.1070302@help0.ru> (raw)
In-Reply-To: <20070807060103.GU12162@osdn.org.ua>
Michael Shigorin пишет:
> On Tue, Aug 07, 2007 at 11:49:52AM +1300, Arcady V. Ivanov wrote:
>
>>>> К :0.1 Java достучаться не может. Может кто подскажет, что
>>>> изменилось в доступе к дисплеям в 7.3.0? Может что-то очень
>>>> простое?
>>>>
>>> У меня работает (:0.0 :0.1) на 4.0/branch, но не Java.
>>>
>> У меня тоже работает, но из под JVM+Tomcat облом. Лекарство для
>> своего случая я описал, но ещё и перекрестился, что фреймы
>> напрямую не делаю из приложений.
>>
>
> Гм. Ну у меня при переезде с 7.2 тут ничего не ломалось...
>
Да ну? Попробуйте на втором экране запустить MPlayer или tvtime в
fullscreen.
Сильно удивитесь. У меня nvidia. Во всех предыдущих X11, xorg проблем не
было.
С Java - это странно и туманно, поскольку на :0.0 проблем нет. Возможно
корни
проблем одни и те же. Придётся тут в ближнем бою скоро с этим разобраться.
Просто сейчас перегружен др. заботами. Вот последний конфиг. Если что умное
заметите, скажите.
Section "ServerLayout"
# Screen 0 "ScreenTV" 0 0
# Screen 1 "Screen0" LeftOf "Screen0"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "ScreenTV" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "ruwin_ct_sh" "CoreKeyboard"
Option "Xinerama" "false"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:-1"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/lib/X11/modules/extensions/libglx.so"
Load "record"
Load "extmod"
#Option "omit xfree86-dga"
Load "glx"
EndSection
Section "ServerFlags"
Option "allowmouseopenfail"
Option "AIGLX" "true"
EndSection
Section "InputDevice"
# Option "AutoRepeat" "250 30"
# Option "XkbRules" "xfree86"
# Option "XkbModel" "pc105"
Identifier "ruwin_ct_sh"
Driver "kbd"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "IMPS/2"
Option "Buttons" "9"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
# Option "dpms"
Identifier "Monitor0"
VendorName "Philips"
ModelName "Philips 107S4"
HorizSync 35.0 - 70.0
VertRefresh 59.0 - 68.0
EndSection
Section "Monitor"
Identifier "MonitorTV"
VendorName "Philips"
ModelName "Philips TV"
HorizSync 10.0 - 50.0
VertRefresh 50.0
ModeLine "720x576_5" 27.5 720 744 800 880 576 581 583 625
ModeLine "720x576_7" 26.6 720 736 808 896 576 577 580 593
-hsync +vsync
ModeLine "720x576_8" 27.1 720 736 880 896 576 578 579 606
ModeLine "720x576_10" 26.6 720 736 808 896 576 577 580 593
+hsync +vsync
Option "TVStandard" "PAL-B"
Option "TVOutFormat" "COMPOSITE"
Option "TVOverscan" "1.0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVidia"
BoardName "NVIDIA GeForce 2 GTS (generic)"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "VideocardTV"
Driver "nvidia"
VendorName "NVidia"
BoardName "NVIDIA GeForce 2 GTS (generic)"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "true"
Option "ConnectedMonitor" "CRT,TV"
# Option "MetaModes" "1280x1024"
Option "NvAGP" "3"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
SubSection "Display"
Virtual 1280 1024
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "ScreenTV"
Device "VideocardTV"
Monitor "MonitorTV"
DefaultDepth 24
Option "NoLogo" "true"
Option "ConnectedMonitor" "CRT,TV"
# Option "MetaModes" "720x576"
Option "NvAGP" "3"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
SubSection "Display"
Virtual 720 576
Depth 24
Modes "720x576"
EndSubSection
EndSection
Section "Extensions"
Option "RENDER" "Enable"
Option "Composite" "Enable"
EndSection
--
С уважением. Иванов Аркадий
Зам.директора ООО "Хелп"
mailto: arc@help0.ru
web:http://www.help0.ru
mobile: 8-962-290-8343
------------------------------------
I use stable soft:
Linux, Mozilla and OpenOffice.
And recommend them for you too.
next prev parent reply other threads:[~2007-08-07 7:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-30 6:23 Arcady V. Ivanov
2007-07-30 13:14 ` Avramenko Andrew
2007-07-30 23:44 ` Arcady V. Ivanov
2007-08-06 15:48 ` Michael Shigorin
2007-08-06 22:52 ` Arcady V. Ivanov
2007-08-07 8:24 ` Michael Shigorin
2007-08-07 8:37 ` Sergey
2007-08-06 15:47 ` Michael Shigorin
2007-08-06 22:49 ` Arcady V. Ivanov
2007-08-07 6:01 ` Michael Shigorin
2007-08-07 7:20 ` Arcady V. Ivanov [this message]
2007-08-07 8:25 ` Michael Shigorin
2007-08-07 9:27 ` Arcady V. Ivanov
2007-08-07 8:41 ` Oleg Turkov
2007-08-07 23:41 ` Arcady V. Ivanov
2007-08-08 5:25 ` Arcady V. Ivanov
2007-08-08 6:46 ` Pavlov Konstantin
2007-08-08 9:06 ` Arcady V. Ivanov
2007-08-08 8:31 ` Michael Shigorin
2007-08-08 9:00 ` Arcady V. Ivanov
2007-08-08 12:31 ` Arcady V. Ivanov
2007-08-08 17:54 ` Michael Shigorin
2007-08-08 21:05 ` Arcady V. Ivanov
2007-08-09 11:43 ` Michael Shigorin
2007-08-09 13:28 ` Arcady V. Ivanov
2007-08-10 9:44 ` Michael Shigorin
2007-08-08 21:20 ` Vladimir A. Svyatoshenko
2007-08-08 21:38 ` Arcady V. Ivanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B81D3F.1070302@help0.ru \
--to=arc@help0.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git