Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
ostatnio naszła mnie myśl, czy da się podłączyć 2 zestawy monitor+klawiatura+mysz pod jedną stacje robocza (jedna karta graficzna, 3 porty out)
do tego dla każdego zestawu uruchomić osobny serwer X'ów ?
jeśli tak to jakimi toolsami ?
Offline
Nigdy się z czymś takim nie spotkałem, szczerze wątpie, żeby to działało.
Offline
Zdaje się że da się - poszukaj na googlach hasła "xorg multiseat" - powinny być instrukcje.
Np tutaj jest takie coś dla Arch'a:
http://wiki.archlinux.org/index.php/Xorg_multiseat
I cytując źródło:
What is multiseat?
Multiseat is a certain setup where multiple users work simultaneously on one computer. This is achieved by having two monitors, two keyboards and two mice. The advantages are quite obvious:
Less power consumption (only one computer)
Less hardware to purchase
All the cool kids do it
Tak więc chyba o to chodzi. Samemu jakiś czas temu o to pytałem.
Offline
Tak na pewno można - tylko, że potrzebne są 2 karty graficzne: w podanym linku jest końcowa konfiguracja:
....................................... Section "Device" Identifier "nvidia0" Driver "nvidia" Option "RenderAccel" "true" Option "TripleBuffer" "True" Option "NoLogo" "1" BusId "PCI:1:0:0" EndSection Section "Device" Identifier "nvidia1" Driver "nvidia" Option "RenderAccel" "true" Option "TripleBuffer" "True" Option "NoLogo" "1" BusId "PCI:0:10:0" EndSection ..................................
natomiast na jednej karcie graficznej chyba możliwe.
...It is possible to use only one videocard which has dual heads (like most nvidia cards will have), but this has some limitations: you have to use Xephyr on the second monitor which seems quite a messy solution from what I've read, and for optimal usage both screens need the same resolution.....
Ostatnio edytowany przez Jacekalex (2010-09-30 17:51:19)
Offline