From: Vitaly Ostanin <vyt@altlinux.org>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Dualseat (multistation)
Date: Fri, 28 Mar 2008 13:08:44 +0300
Message-ID: <47ECC3AC.7040503@altlinux.org> (raw)
In-Reply-To: <20080328070634.GA3895@dad.imath.kiev.ua>
[-- Attachment #1.1: Type: text/plain, Size: 1492 bytes --]
Igor Vlasenko пишет:
> On Fri, Mar 28, 2008 at 07:55:24AM +0200, Igor Vlasenko wrote:
>> On Fri, Mar 28, 2008 at 12:48:25AM +0300, Vitaly Ostanin wrote:
>>> Здравствуйте.
>>>
>>> Скажите, а что сейчас в Сизифе работает для организации двух
>>> терминалов на одном компе? Есть один системный блок с
>>> интегрированной видео картой и внешней видео картой с двумя DVI
>>> выходами (Asus EN8600GT). Мониторы есть, клавиатуры, конкуренция за
>>> комп.
>> Я сейчас это письмо с такого dualseat пишу :)
>>
>> Эх, выпишу сейчас на fs.info...
>
> В общем, буду набрасывать на
> http://freesource.info/wiki/AltLinux/Dokumentacija/X11/DualSeat
> спрашивайте.
Посмотрел, спасибо. Не работает второй монитор на встроенной
видеокарте. В аттаче конфиг с закомментированными пока input devices
и фрагмент лога.
Ругань вот такая:
The requested configuration of display devices (CRT-0) in MetaMode
"1024x768" is not supported on this GPU.
Монитор старенький, crt CTX 17 дюймов, в своё время работал на riva
tnt2.
Система - server x86_64, обновлённый до Сизифа примерно от 14 марта.
А какие вообще ожидаются грабли? У меня вот не работает переключение
в текстовую консоль по Ctrl+Alt+F1, и не работает service dm
restart, помогает только Alt+SysRq+(s/u/b) - чёрный экран.
nvidia_glx_169.12
xorg-x11-server-1.4.0.90-alt11
xorg-x11-drv-evdev-1.2.0-alt3
Ядро 2.6.18-xen-dom0-alt7
--
Regards, Vyt
mailto: vyt@altlinux.org
JID: vitaly.ostanin@gmail.com
[-- Attachment #1.2: xorg.conf --]
[-- Type: text/plain, Size: 8216 bytes --]
Section "ServerFlags"
# Option "DefaultServerLayout" "head0"
# Option "DefaultServerLayout" "xinerama"
Option "DefaultServerLayout" "dualhead"
# Option "Xinerama" "true"
Option "AllowEmptyInput" "true"
# Option "AutoAddDevices" "false"
# Option "AutoEnableDevices" "false"
EndSection
#Section "ServerLayout"
# Identifier "default"
# Screen "Screen0" 0 0
# InputDevice "mouse0" "CorePointer"
# InputDevice "mice" "SendCoreEvents"
# InputDevice "KeyMouseCOM1" "CorePointer"
# InputDevice "Keyboards" "CoreKeyboard"
#EndSection
Section "ServerLayout"
Identifier "dualhead"
InputDevice "Keyboards" "CoreKeyboard"
InputDevice "mice" "CorePointer"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
EndSection
Section "ServerLayout"
Identifier "xinerama"
InputDevice "Keyboards" "CoreKeyboard"
InputDevice "mice" "CorePointer"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Option "Xinerama" "on"
EndSection
#Section "ServerLayout"
# Identifier "head0"
# InputDevice "Keyboard0e" "CoreKeyboard"
# InputDevice "PS2mouse" "CorePointer"
# Screen 0 "Screen0" 0 0
# the same as IsolateDevice, but use bus id from "device" section
# note: only make things worse
# Option "SingleCard" "true"
#EndSection
#Section "ServerLayout"
# Identifier "head1"
# this usb keyboard has separate core and multimedia parts
# InputDevice "Keyboard1e.0" "CoreKeyboard"
# InputDevice "Keyboard1e.1" "SendCoreEvents"
# InputDevice "VoidKeyboard" "CoreKeyboard"
# InputDevice "usbmouse" "CorePointer"
# Screen 0 "Screen1" 0 0
# Option "SingleCard" "true"
#EndSection
Section "Files"
# FontPath "unix/:-1"
EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "extmod"
Load "freetype"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Keyboards"
Driver "kbd"
Option "AutoRepeat" "250 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbModel" "pc105"
#Option "XkbModel" "a4techKBS8"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection
#Section "InputDevice"
# Identifier "Keyboard0e"
#Driver "kbd"
# Driver "evdev"
# Option "Device" "/dev/input/event0"
# Option "Phys" "isa0060/serio0/input0"
# Option "Name" "AT Translated Set 2 keyboard"
#Option "AutoRepeat" "250 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#Option "XkbModel" "pc105"
# Option "XkbModel" "a4techKBS8"
# Option "XkbModel" "evdev"
# Option "XkbLayout" "us,ru,ua"
# Option "XkbVariant" ",winkeys,winkeys"
# Option "XkbOptions" "grp:menu_toggle,grp_led:scroll"
#EndSection
#Section "InputDevice"
# keyboaed 1 - the main part (useful keys)
# Identifier "Keyboard1e.0"
#Driver "kbd"
# Driver "evdev"
# P: Phys=usb-0000:00:0b.1-1.1/input0
# S: Sysfs=/class/input/input3
# Option "Device" "/dev/input/event3"
# Option "Phys" "usb-0000:00:0b.1-1.1/input0"
# Option "Name" " USB Keyboard"
# Option "AutoRepeat" "250 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#Option "XkbModel" "pc105"
# Option "XkbModel" "evdev"
#Option "XkbModel" "a4techKBS8"
# Option "XkbLayout" "us,ru,ua"
# Option "XkbVariant" ",winkeys,winkeys"
# Option "XkbOptions" "grp:menu_toggle,grp_led:scroll"
#EndSection
#Section "InputDevice"
# keyboaed 1 - the extra part (multimedia keys)
# Identifier "Keyboard1e.1"
#Driver "kbd"
# Driver "evdev"
# Option "Device" "/dev/input/event4"
# Option "Phys" "usb-0000:00:0b.1-1.1/input1"
# Option "AutoRepeat" "250 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "XkbModel" "pc105"
#Option "XkbModel" "a4techKBS8"
# Option "XkbLayout" "us,ru,ua"
# Option "XkbVariant" ",winkeys,winkeys"
# Option "XkbOptions" "grp:menu_toggle,grp_led:scroll"
#EndSection
#Section "InputDevice"
# Identifier "VoidKeyboard"
# Driver "void"
# Option "CoreKeyboard"
#EndSection
#Section "InputDevice"
# Identifier "VoidPointer"
# Driver "void"
# Option "CorePointer"
#EndSection
#Section "InputDevice"
# Identifier "PS2mouse"
# Driver "mouse"
# does not work :(
# Option "Device" "/dev/psaux"
# Option "Device" "/dev/input/mouse0"
# Option "Protocol" "IMPS/2"
# Option "ZAxisMapping" "4 5"
#EndSection
#Section "InputDevice"
# Identifier "usbmouse"
# Driver "mouse"
# Option "Device" "/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-mouse"
# Option "Protocol" "IMPS/2"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "InputDevice"
Identifier "mice"
Driver "mouse"
Option "Device" "/dev/input/mice"
#"Logitech USB-PS/2 Optical Mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
#Section "InputDevice"
# Identifier "KeyMouseCOM1"
# Driver "mouse"
# Option "Device" "/dev/ttyS0"
# Option "Protocol" "IntelliMouse"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "Monitor"
Identifier "CTX"
HorizSync 30-97
VertRefresh 50-160
# 640x480, 60.0Hz; hfreq=31.469000, vfreq=59.939999
ModeLine "640x480" 25.17 640 648 744 784 480 482 484 509 -hsync -vsync
# 800x600, 60.0Hz; hfreq=37.879002, vfreq=60.317001
ModeLine "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
# 1024x768, 75.0Hz; hfreq=60.022999, vfreq=75.028999
ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
# BoardName "GeForce 6150LE"
BusID "PCI:00:05:0"
# Option "AddARGBVisuals" "True"
# Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
# BoardName "GeForce 8600 GT"
BusID "PCI:03:00:0"
# Option "AddARGBVisuals" "True"
# Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "CTX"
# DefaultDepth 16
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "SyncMaster"
# DefaultDepth 16
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection
[-- Attachment #1.3: xorg.log.part --]
[-- Type: text/plain, Size: 2891 bytes --]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(GPU-0): No display devices connected; falling back to: CRT-0
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.51.22.33.07
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6150 at PCI:0:5:0:
(--) NVIDIA(0): CRT-0
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(EE) NVIDIA(0): The requested configuration of display devices (CRT-0) in
(EE) NVIDIA(0): MetaMode "1024x768" is not supported on this GPU.
(EE) NVIDIA(0): The requested configuration of display devices (CRT-0) in
(EE) NVIDIA(0): MetaMode "800x600" is not supported on this GPU.
(EE) NVIDIA(0): The requested configuration of display devices (CRT-0) in
(EE) NVIDIA(0): MetaMode "640x480" is not supported on this GPU.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0): "nvidia-auto-select".
(WW) NVIDIA(0):
(EE) NVIDIA(0): The requested configuration of display devices (CRT-0) in
(EE) NVIDIA(0): MetaMode "nvidia-auto-select" is not supported on this
(EE) NVIDIA(0): GPU.
(EE) NVIDIA(0): Unable to use default mode "nvidia-auto-select".
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "NoLogo" "True"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU GeForce 8600 GT (G84) at PCI:3:0:0 (GPU-1)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 60.84.41.00.00
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 8600 GT at PCI:3:0:0:
(--) NVIDIA(1): Samsung SyncMaster (DFP-0)
(--) NVIDIA(1): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(1): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(1): Assigned Display Device: DFP-0
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1): "1280x1024"
(II) NVIDIA(1): "1024x768"
(II) NVIDIA(1): "800x600"
(II) NVIDIA(1): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(1): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(1): option
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2008-03-28 10:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 21:48 Vitaly Ostanin
2008-03-28 5:55 ` Igor Vlasenko
2008-03-28 7:06 ` Igor Vlasenko
2008-03-28 10:08 ` Vitaly Ostanin [this message]
2008-03-28 16:04 ` Igor Vlasenko
2008-03-31 11:55 ` Vitaly Ostanin
2008-04-01 8:26 ` Igor Vlasenko
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=47ECC3AC.7040503@altlinux.org \
--to=vyt@altlinux.org \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git