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


ADVERTISEMENT

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

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

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

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 :: 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 View Related

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

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

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

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

Ubuntu Installation :: Kubuntu-Desktop Install Moved Install?

Mar 7, 2010

I installed Kubuntu-Desktop on Ubuntu & now my Ubuntu installation is on the 2nd (data)partition! It's hard to believe but I'm looking at it from a live cd and that's what looks like happened.For right now, my main goal is to get Ubuntu back.Should I make the 2nd partition bootable so I have a dual-boot option at startup? Should I make the 2nd partition bootable & not the first? Can I uninstall Kubuntu somehow & have things return to how they were?I thought I was just loading an alternative sassion to Gnome.I thought that the only thing I said yes to was to use the KDE boot manager (or whatever).

View 8 Replies View Related

Ubuntu :: Priority To Hard Disk Containing Kubuntu Login To Kubuntu But Can't Get In To Windows7?

Sep 15, 2010

I have two OS in my system. Windows& and Kubuntu. Both are in separate hard disks. I was using both. In between i have upgraded my system. now when i am giving priority to hard disk containing kubuntu, i can login to kubuntu, but cant get in to windows7. i have upgraded grub but not working. when i am giving priority to hard disk containig windows7 it enters and work properly. but not working in the previous.

View 1 Replies View Related

Ubuntu :: XP / Kubuntu - If Delete Kubuntu What's Happen To My Boot Cycle

Mar 31, 2010

XP Pro SP3
Ubuntu 9.10
Kubuntu 9.10

Tri-booting. They were installed in the order I listed above. I ran into a few bugs with Kubuntu, so I no longer want to use it. I want to use GParted on a LiveCD to format Kubuntu and expand my Ubuntu home partition to sit on top of Kubuntu's space right now. If I nuke Kubuntu, will Grub still exist with my Ubuntu/XP entries to boot?

View 4 Replies View Related

Ubuntu :: Cannot Install Kubuntu Along With U9.10

Jun 6, 2010

I'm running ubuntu 9.10 64 bit on an amd x64 computer. I have a cd for kubuntu 9.04 32 bit that I want to try. When I reboot and the "boot from CD/DVD:" comes up I hit the enter key (sometimes many times) but it won't load the kubuntu.

View 4 Replies View Related

Ubuntu :: Point To Kubuntu CD Instead Of Kubuntu Repository?

Mar 7, 2011

I would like to apply KDE on my Kubuntu because the current one blew up. But each time I to sudo get-apt it seems to be fetching from the cloud. Is there a way I can make it to read from my local Kubuntu CD? I have both Ubuntu 10.04 LTS and Kubuntu Live CDs.

I believe the local disk read should be faster to translate than to bite the bytes across thousands of miles over the wire right?

View 1 Replies View Related

Ubuntu :: Install Kubuntu Without Removing Those OSs?

Jun 18, 2010

I have installed ubuntu and windows using wubi. Now i want to install kubuntu without removing those OSs. Will it show all 3 OS while booting? What may be the effect of this new installation on my old installations?

If I install Fedora with wubi, what will be the side effect of this. Will they happily go side by side or will it remove other installations. Can i install all these 4 OSs at one time, or do it allow just 2 installations at a time.

View 9 Replies View Related

Ubuntu :: USB Install Kubuntu Won't Boot?

Dec 11, 2010

I did install Kubuntu 10.10 LVM Encrypted from Alternate CD on dual boot XP with Ubuntu 10.10.http://members.iinet.net/~herman546/p19.html My problem is,that when installation asked me for where to put GRUB I didn't type anything because I have GRUB2 already installed. Now it won't boot. Tried Bios to set USB as 1st boot,and HDD as a 2nd option. It went to 2nd option,with GRUB2. So I hit "c" and "ls" showed only HD0 and HD1 (HD has 2 partitions,1st XP and 2nd Ubuntu 10] and no SD found. How can I fix this? Installation took for hours,would be nice to fix it without reinstalling it again

View 6 Replies View Related

Ubuntu :: Install KDE Without Kubuntu-desktop?

Jan 17, 2011

Is there a way to install KDE without the installation of kubuntu-desktop and the re-branding and changing of settings and themes that come with it? I would like to try KDE again, but don't want to see Kubuntu while I'm booting. Also, it seems that it adds a lot of bloat, being as I need a removal script to reverse the changes it makes.

View 3 Replies View Related

Ubuntu :: Install Fluxbox 1.3.1 On Kubuntu 10.10?

Mar 16, 2011

I'm trying to install fluxbox 1.3.1 on kubuntu 10.10. I downloaded the tarball and when I try to run ./configure, it gives me this error :

error : fluxbox requires the x window system libraries and headers

Where do I get these things?

View 9 Replies View Related

Ubuntu Installation :: Can't Seem To Install Kubuntu?

Apr 11, 2011

I am trying to install Kubuntu but the computer won't start after installation is finished. I think it has something to do with the way Kubuntu names the hard drives which doesn't match the way Grub names them...being a noob I don't even know if that makes any sense, much less how to fix it. Here's what I know. I install Kubuntu to a 16MB SSD. That shows up as "sdc" during Kubuntu installation. I select "use whole disk". Installation goes thru, computer won't start

Now if I install Ubuntu to the same 16MB SSD, it shows up as "sda" during Ubuntu installation.Installation goes thru, Ubuntu boots perfectly.

View 2 Replies View Related

Ubuntu :: How To Uninstall And Install Kubuntu

Jul 22, 2011

I currently have Ubuntu running on my dads computer, but came to the conclusion, not to mention his complaining, that Ubuntu isn't for him. Instead, I read up on Kubuntu and thought it was perfect!

I already know that I can download Kubuntu through the Ubuntu software center, but I want to do a complete clean install with Kubuntu. So far, I have made a cd for Kubuntu, but can't get the cd to pick up when I boot my pc, so that I may install it.

How can I install Kubuntu for his computer and remove Ubuntu?

View 2 Replies View Related

Ubuntu One :: Managed To Install One In Kubuntu?

Sep 1, 2011

did anyone manage to install Ubuntu 1 in Kubuntu? I tried a few ways but still can't make it run. I managed to install it on Win XP and an Android phone, really weird that there's no explicit support for Kubuntu

View 4 Replies View Related

Ubuntu :: Kubuntu 9.10 CD Install Bug - SR0 Read Errors

Jan 3, 2010

The install 9.10 CD has a bug and I can't continue with the install after booting up and selecting the language. My screen ends up having vertical green bars. Also get a bunch of sr0 read errors. I used the same CD to install on my laptop, which went well. I am currently using 9.04 and it work flawless

The mobo I am using
ECS GeForce7050M-M V2.0 motherboard features the NVIDIA Geforce7050PV/nForce 630a integrated chipset

On AMD dual x64
CHIPSET
=======
NVIDIA Geforce7050PV/nForce 630a
NVIDIA MCP68PVNT Single Chipset

GRAPHICS
========
On Chip (NVIDIAGeforce7050-based with 2D/3D graphic engine)
Integrated DirectX 9 graphics processor
Share Memory: Maximum up to 256MB

View 1 Replies View Related

Ubuntu Installation :: Install Kde (not Kubuntu-desktop) In 9.10?

Jan 29, 2010

want to ask how to install kde (not kubuntu-desktop) in ubuntu 9.10

View 6 Replies View Related

Ubuntu Installation :: Can Install KDE On 9.04 From Kubuntu Live CD

Mar 18, 2010

I want to install Kde desktop on ubuntu 9.04, is there any way to do it from my kubuntu 9.04 live cd. Another question is that i recently find that many useful packages and many dependencies for it are available in a disk of my 64 studio. I am also able to install them just by clicking on that .deb files. But i find it difficult when i need to install dependencies since it take a long time to search and find it though they are available in the same disk. Is there any way to install it easily.I mean to install the packages and there dependencies from cd using some simple terminal command or something.

View 1 Replies View Related

Ubuntu Installation :: Killed Kubuntu Install When Trying KDE 4.4.2 Can I Fix It?

Apr 2, 2010

Long story short my roommate has been using KDE 4.4.2 for a few weeks and enjoying it, so I figured I would give it a shot when I saw this on the Kubuntu front page. I added ppa:kubuntu-ppa/backports to my software sources and asked kpackage kit to look for updates, it found a bunch, plus around 25 blocked updates. I figured they were blocked because they depended on some other update I was about to install. I told it to start updates and left it on its own for a while. About halfway through KDE crash handler popped up saying the network manager crashed, so I told it to restart, plugged into my wired connection, and continued updates. Once it finished, their were still 25 blocked updates to I figured a restart was in order. Once I restart I get to the log in screen, log in, and then I am prompted with this message by the KDE Crash Handler:

[Code]...

View 3 Replies View Related

Ubuntu :: Install Packages From Kubuntu Installation Cd?

May 11, 2010

I am using Ubuntu 10.04 Lucid Lynx on my laptop.

I want to install the
kubuntu-desktop package.

Can I do this using the Kubuntu installation cd ?

Because my internet connection is very slow

View 9 Replies View Related

Ubuntu Installation :: Cannot Install Kubuntu Using Any Method

Jul 1, 2010

I'm trying to get Kubuntu 10.04 (x64) installed and everything I do fails, hard. I don't have exact details at the moment since this is a process I've been slowly working on for the last couple weeks, but here's a quick rundown:

- Can boot into the Live CD environment fine. When attempting to install from there, the installer sees my drives incorrectly. If I remember correctly, it views my 2nd drive fine (of 3 identical drives), but it thinks my other two drives are part of a raid setup (they're not supposed to be). I could probably install on here, but I'm not about to risk my existing XP install to try.

- When I try to use wubi to install in Windows, it appears to setup the installation fine, but upon restarting it tells me that it cannot find the ubuntu.iso file and that my drive is probably dirty (run chkdsk). It still says this even after running chkdsk and restarting gracefully.

- I've run the "Check CD for defects" thing and it says the CD is okay. My memory seems to be fine as well.

- I've 3 identical Seagate 250gb SATA drives installed on a MSI k9a2 platinum board. These are not setup in any kind of RAID setup.

View 1 Replies View Related







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