Fedora :: How To Multiseat Configuration On F14

Mar 26, 2011

Im using F14, and would like to know about multiseat configuration to extend my computer usage.

View 7 Replies


ADVERTISEMENT

Fedora :: Reg: Multiseat Configuration On F14

Jun 9, 2011

Im using F14, and would like to know about multiseat configuration to extend my computer usage.

View 9 Replies View Related

Fedora :: F7 Multiseat 1x GeForce 8800 Gt?

Sep 26, 2009

I have read this [URL].. and I have Fedora 7, too. But I haven't 2 videocard's. Is this possible? How I must config my xorg.conf?

View 2 Replies View Related

Fedora :: Multiseat Feature That Had Been In The Feature List At One Point?

Mar 9, 2010

Does anyone know what happened to the Multiseat feature that had been in the feature list at one point?To briefly summarise, a single machine with multiple graphics cards, sound cards, keyboards & mice provides multiple seats for users. Each user gets their own monitor, keyboard, mouse & perhaps audio. The rest of the machine resources are then shared.

The last I saw on the topic was this discussion, although I have a recollection that there was going to be support in a newer version of X.Org. I've googled around quite a bit, but can't seem to find anything.

Anybody know anything? It would be a great feature to have and it's frustrating to have had such an omission since F8 :-o

View 1 Replies View Related

Fedora :: Step By Step For Setting Up Multiseat Of F14?

Nov 22, 2010

Currently, I am setting up multi seat system with Fedora 14 but after hours of searching, i'm still running into some issues. I have managed to edit and get the xorg.conf file working although im still having problems.

I want to set up the multi seat so that 1 server with 2 graphics hards connects to two monitors and have their own sessions. I have got the xsessions working although you can move the mouse across 1 screen to the other. Is there any resources as to step by step for setting up multiseat of fedora 14? Are there any main issues regarding custom.conf?

View 2 Replies View Related

Ubuntu :: Possible To Get Multiseat Support?

Aug 9, 2010

Is it possible to get multi-seat support so several people can use the same desktop at the same time? For collaboration I'd prefer different pointers on the same desktop session.

View 1 Replies View Related

Debian Multimedia :: How To Do Multiseat With GNOME

Oct 14, 2015

All of the documentation I've found on setting up a Multiseat configuration in Debian with GNOME is old. How do I set up Multiseat in Debian Unstable with GNOME 3 and GDM 3? Also, I do not have a video card. I have an integrated Intel GPU that supports two monitors. The multi-monitor set up works, but I want to set up Multiseat.

View 0 Replies View Related

Ubuntu :: [success] Multiseat With 10.4, GDM And ConsoleKit?

Aug 10, 2010

Hardware:Asus A8V Mainboard - Via Chrome9 Onboard K8M890(CE) ChipsetAdditional PCIe Ati/AMD Radeon HD 2400 Pro Graphics Card.Two Keyboards, two Mice. Three Monitors.So this is a heterogene (Via+Ati) Multiseat environment with 3 Monitors. (the Ati uses two by its own )I followed the following howto:http://multiseatonlinux.blogspot.com...g-up-base.htmlSoftware: Ubuntu 10.4 Modified Packages: consolekit gdm libck-connector0 libpam-ck-connector libck-connector-devBut Martijns howto doesn't work here. Either it's one Screen online or none.I had to tweak Martijns configuration to get it running.xorg.conf:Instead of two configs for two layouts I created one xorg.conf holding two different layouts.ConsoleKit:I have to use the original /etc/ConsoleKit/displays.d/Local.display.Else I get an error in Xorg.x.log:

Code:
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)

[code]....

View 7 Replies View Related

Ubuntu :: Install MultiSeat On Kubuntu 11.04?

May 19, 2011

I realy need mutliseat installed on kubuntu 11.04 but there is no deb file for that version of kubuntu. [URL]

View 2 Replies View Related

Debian Multimedia :: Switch VT With Xorg And GDM Without Multiseat?

Jul 22, 2010

I know this is usually with the intent of multiseat systems. I am not interested in setting up a multiseat system. What I am interested in configuring on using the console and jumping back to X session, not the other way around. Is this possible if your default desktop environment GNOME and configure GDM to do this with the novtswitch parameter mentioned here? [URL]..

I tried even playing around with Xorg, finding out from the man page Xorg server-1.4.2 it does not even have novtswitch functionality compiled X does, but I am not sure I am configured it properly, specifically because I am not doing multiseat. Does anyone have background on this to give me some guidance? I have attached the relevant conf files and logs. Let me know if more is needed. In my test environment, it switches VT anyway and the keyboard does not work. I assume my Xorg binary is not compat for this, but am I even on the right track? I did not expect the kb to go out like it did.

[Code]...

View 2 Replies View Related

Software :: Make Multiseat Work On System?

Sep 26, 2010

I am trying to make multiseat work on my system. (By which I mean I have two keyboards, mice, and monitors, that will act like two separate workstations.Hardware-wise I have a GeForce 210, which has multiple monitor outputs. Keyboards are one PS/2, one USB, mice are both USB. My distro is Kubuntu 10.04.I have dual screens with a single user working fine, but nothing I've tried for multiseat has worked.https://help.ubuntu.com/community/MultiseatX - first seat works fine, nothing on second seat

Xephyr, as discussed here http://ubuntuforums.org/showthread.php?t=620003 - I can't make KDE start in the Xephyr window, it gives dbus errors, and in any case I'm not sure how to get the keyboards and mice set correctly

[code]...

View 1 Replies View Related

OpenSUSE :: Single-card Multiseat: Xephyr Freezes?

Aug 28, 2011

I have a multiseat installation consisting of a single graphics card controlling two screens, with one Xephyr instance on each. Each one has its corresponding mouse and keyboard assigned via appropriate command line switches--evdev is used as the input device driver.

  Since a recent "zypper update" (about two weeks ago), this configuration has been having problems: as long as the keyboard and mouse are not being used, it runs fine (e.g., over the weekend when it just sits on the KDM login screen), but when it is being actively used, the Xephyr process will eventually end up in a hard lock-up requiring a kill -9. A lock-up of one Xephyr screen does not seem to affect the other, although both will end up frozen eventually--sometimes this takes only a couple of minutes after the user starts his activity, and sometimes it may work for half an hour or so before it gives up the ghost.

There are no relevant log entries anywhere I could find, and neither is anything reported on Xephyr's stderr/stdout. I have tried downgrading to an older version of Xephyr, as well as compiling xorg-x11-server-extra locally from source, with no success. Only thing I can think of is downgrading to the previous kernel. Unlike my Debian machines though, OpenSUSE does not seem to keep the last few previous kernels for you to boot into in case of problems, and I can't see how to downgrade kernel via Yast2.

View 2 Replies View Related

OpenSUSE Install :: Setup A 11.4 Multiseat System With Four Screens

Jul 4, 2011

Is it possible to set up a opensuse 11.4 multiseat system with four screens , keyboards and mouse.There is no xorg.conf anymore.

View 7 Replies View Related

OpenSUSE Install :: Build A Multiseat System (Build A Six-headed Six-user System LG #124)

Oct 1, 2010

I am trying to build a multiseat linux system(Build a Six-headed, Six-user Linux System LG #124). I am posting some outputs output of lspci | grep VGA

Code:
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
02:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)
ls /dev/input/mouse*
Code:
/dev/input/mouse0 /dev/input/mouse1 /dev/input/mouse2
more /proc/bus/input/devices

[Code]...

I am having trouble in configuring xorg.conf. I am running Suse 11.3 desktop on my PC. Also, I have one onboard nvidia graphics 6150SE and I have put one nvidia 8400GS 512Mb in the 16X PCIe slot for the additional seat...

So kindly tell me what should I do now or what things are missing ?? For any further info abt my PC plz tell me to post outputs(specify the commands for the same..)

View 11 Replies View Related

Fedora Servers :: Can't Edit HTTP Server Configuration In Fedora 13

Aug 12, 2010

I am trying to edit my http configuration (menu System -> Administration -> Server Settings -> HTTP) and it seems to be impossible. My Server Name comes up empty and I want to change the default Webmaster email address root@localhost to something else, but I can't change anything. I enter mu new server name and e-mail address, but when I click on the OK button I get a popup box which asks me if I want to save and exit. I click on the Yes button, and the box disappears. HTTP Server configuration does not exit and my changes are not saved.

View 3 Replies View Related

Fedora Installation :: Yum Configuration In Fedora 13

Jul 23, 2010

I have installed fedora 13 in my laptop, and I want to update fedora 13. but the problem i am having is that I don't know how to do yum configuration in fedora 13.I didn't found any link fron the fedora forum for the yum configuration for fedora 13. please help me regarding the yum configuration in fedora 13 or any other way by which i can update fedora 13 and can install various missing libraries.

View 13 Replies View Related

Fedora :: Idle Yum Configuration Of 11?

Dec 18, 2009

what should be idle yum configuration of fedora 11? so that I can download and install mp3 files likes vlc player, mplayer-gui and real player....

View 7 Replies View Related

Red Hat / Fedora :: How To Change IP Configuration Without Using GUI

Feb 8, 2011

How can i change IP of my fedora permanently without using any GUI???

View 2 Replies View Related

Fedora :: Wireless Configuration In 13

Aug 22, 2010

Just upgraded from Fedora 8 to 13 this morning, the network manager is well, different to say the least. I was able to get my wireless nic to work easily in F8, but I don't think it was detected in the netmanager, so I went to the command line. This is the output from my attemp.

[Code]....

View 14 Replies View Related

Fedora :: Error Activating Xkb Configuration

Mar 2, 2009

Since the last update of xorg/x-server I am receiving following error after logging into my gnome desktop:

Code:

After updating fedora on my laptop there's the same error. I found this thread here in the forums but the link inside is dead. [url]

According to some google-results it has something to do with the gnome settings not being the same as the X-server settings.

View 3 Replies View Related

Fedora :: Firewall Configuration Freezes Up?

Dec 11, 2009

when I click "Firewall" a box comes up "firewall configuration startup" when I try to click 'close" nothing happens, I have to force quit the application, unable to make any changes to the firewall

I feel my fedora 12 expierence is going downhill fast, nothing is just working as it should

View 4 Replies View Related

Fedora :: How To Call The Configuration Screen

Feb 9, 2010

how to call the configuration screen? I can't seem to find it. It was talked about in the dokuwiki installation but looks like the fedora installation does not have it.

View 2 Replies View Related

Fedora :: GSL For Scientific Calculations Configuration

Feb 26, 2010

Install GSL for scientific calculations. When you try to. / Configure appears Permishn denaynd. As I understand it because I have a file system in properties has Read-Only flag. An attempt to change it to read and write an error - saying that this can not be done. All this is done under Root. But nothing came of it, and very much need to put this library.

View 13 Replies View Related

Fedora Hardware :: Set Up OS To Print To Configuration?

Jun 3, 2010

I'm trying to set up Fedora to print to my Canon i560 printer which is connected to a Netgear PS121v1 print server. The PS121 is just a box that the printer is plugged into via USB and which plugs into my Netgear wireless router via a CAT5 cable. This allows the printer to be shared among all of the computers in my house including several laptops via wireless connection. My Fedora system is also a laptop which is connected wirelessly to the router.

So far I haven't figured out how to set up Fedora to print to this configuration. Further complicating things, it appears that the Canon i560 doesn't have a Linux driver. Just wondering if anyone else has tried to use a shared printer configuration like this and has any advice on how to make it work (if it can work at all).

View 3 Replies View Related

Fedora :: Can I Use RAID 0 Configuration Because Of Their Reliability

Dec 17, 2010

If we want to use SSD drives on a database server, can we use RAID 0 configuration because of their reliability?

View 1 Replies View Related

Fedora :: Sendmail Configuration For Sending Through ISP

Mar 12, 2011

I'm currently running a server at home with F13. Now I've set up my sendmail config to relay through another server because my ISP blocks outgoing email. Now recently I've noticed that they have stopped this server from relaying emails so i need to sort out another way to send out.My current sendmail config has this added which was the relay server i was using.

# "Smart" relay host (may be null)DSrelay.02broadband.co.uk

Now i either want to set up the server to email through my main ISP using a username / password or go through my main email provider Gmail.Any ideas on how to set up either on Fedora? I've seen guides for setting up gmail but never anything related to Fedora and I'm a bit stuck

View 4 Replies View Related

Fedora :: Reset Nouveau Configuration In 14?

Feb 1, 2011

howto reset nouveau configuration in fedora 14

I was building and testing custom kernels and somehow I managed to get the display configuration messed up so that when the computer boots up gets to starting the nouveau driver it displays garbage on the display. The boot up continues and I can login from another computer using ssh.

How do I reset the display configuration (or fix this problem)?

I have added nomodeset to the kernel parameters and the vesa drivers do work but I want the hi-res nouveau back without having to re-install f-14.

View 1 Replies View Related

Red Hat / Fedora :: NISTNet Network Configuration

Jan 21, 2010

I recently installed NISTnet on a RHEL 5.3 box after much turmoil and can finally load the module properly. My problem is I am not certain how to configure NISTNet to use two specifc NICs.Is it supposed to automatically see both NICs and route between them accordinly. In my current setup I do not see a delay even when it is added/updated without error to xnistnet.

View 3 Replies View Related

Red Hat / Fedora :: Yum Configuration - [Errno 256] No More Mirrors To Try

Jan 22, 2011

How to be sure that my yum is working? I think its not working as: if I enter on terminal I find the error: Code: yum install yumex many lines saying trying other mirror and then at the last line: Code: python-enum-0.4.3-6.fc12.noarch: failure: Packages/python-enum-0.4.3-6.fc12.noarch.rpm from fedora: [Errno 256] No more mirrors to try.

View 2 Replies View Related

Debian Configuration :: ProFTPd Configuration - Use To Host MySQL Databases And A Few Websites

Nov 18, 2010

I am having no luck configuring ProFTPd on a Debian Lenny production server we use to host our MySQL databases and a few websites. I had originally set it up so I could login and manage our internal sites, but I have the need to allow a few clients in to access their sites that we host. I am trying to root the users in their site directory, which would be "/sites/www.whatever.com/".

It just hit me while typing this. Is it possible to create a user without a shell to prevent login via SSH and set the home folder to /sites/whatever instead of /home/username? That would allow me to continue operating with my current configuration and root them in their site while preventing SSH logins.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved