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


ADVERTISEMENT

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

Debian Multimedia :: Xorg Use More Than 1.9GB Of RAM

Aug 11, 2015

I use Debian 8 with mate and when I run

Code: Select allps_mem

It show Xorg use more than 1.9GB of RAM and sometimes my system hang and freeze.

View 14 Replies View Related

Ubuntu :: Wacom Crashes Xorg On KVM Switch?

Sep 15, 2010

When I switch my KVM over to my Ubuntu box, the Wacom tablet causes X to crash about 1 out of every 4 times. I will usually see what I'm supposed to for a split second, get a blank screen and/or command line for a second, then I'm back at the login screen.

Xorg.4.log: (EE) Wacom Graphire4 4x5: Error reading wacom device : No such device

If the tablet is plugged directly into the KVM, it crashes every time. Instead, I have the tablet plugged into my Mac laptop, which is itself plugged into the KVM (TrendNet USB w/audio).

View 3 Replies View Related

Debian Multimedia :: Xorg Does Not Work With Fglrx

Jul 23, 2015

I cannot get my X working with fglrx.

Additional info:

Code: Select all# cat /etc/X11/xorg.conf.d/20-fglrx.conf
Section "Device"
   Identifier "Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]"
   Driver "fglrx"
EndSection

[Code] ....

View 9 Replies View Related

Debian Multimedia :: Xorg Displays No Fonts?

Mar 3, 2010

I just upgraded my Debian Etch to Lenny. After doing so, Xorg displays no fonts. I get only rectangles. This occurs in the Login Screen and after logging in. The only thing that is readable are the contents of a terminal (even gnome-terminal). What can I do to solve this Problem? The Xorg.0.log doesn't give me any clue on what's the problem.

View 8 Replies View Related

Debian Multimedia :: Xorg Won't Work On An Old Laptop?

Apr 3, 2010

I've installed squeeze (kernel 2.6.32-3-686 now) on an old Amilo M-6100 laptop with a Silicon Motion graphic chip. I've installed Slim and LXDE but Xorg won't start properly. Apparently it doesn't recognize the screen and tries to apply a wrong resolution, no matter what I do. Also, if I try Xorg -configure, I get stuck with a black screen .

I tried to copy-paste data from a xorg.conf file from there: [URL], to no avail.

If you'd care to look at my log file: [URL]

View 3 Replies View Related

Debian Multimedia :: Reconfigure Or Reinstall Xorg?

Sep 30, 2010

I started with a Pentium4 system with a FX5500 AGP card and now have a i3 with integrated Intel video (Auburndale). The new motherboard is ASUS P7H55-M PRO. The monitor is a Acer AL1916 (LCD) with only VGA input. I have been using the nVidia oprietary drivers installed the "Debian way" (Cf using a Debian stable stock kernel.I first renamed xorg.conf so X would start without one. Once gdm starts, the monitor says the input is not supported. So I tried reusing the old xorg.conf file, changing the "nvidia" to "i810". X then fails to start and shows an error of no screens found.Everything is fine in text mode; only X is not working.I have to get this fixed very quick or I might not get to use Linux at work anymore.

View 7 Replies View Related

Debian Multimedia :: Wheezy / Xorg - HP Does Not Want To Start X For Some Reason

Feb 25, 2015

My hp does not want to start X for some reason. I have so many errors. I made an account to just see this problem be fixed. Now when I type "startx" I get back, "bash: /usr/bin/startx no such file in directory". I have to use GRUB due to the fact I forgot my login. Although, I do remember my password.

View 7 Replies View Related

Debian Multimedia :: Wheezy - Xorg 3 Monitors And Y-splitter

Feb 26, 2015

I am pretty new to using Linux, I am currently trying to configure 3 monitor's with Xorg in Debian Wheezy. I have 2 video cards in the PC and one has a Dell Y-splitter to connect 2 monitors. 2 monitors are 1920x1080 resolution and the other is 1280x1024.

LSPCI
Code: Select all00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)

[Code] ....

I attempted to write my own xorg.conf file, but that resulted in the machine booting to single user mode and the xorg startx error log said it could not find any devices.

When I used the xorg.conf.new generated by the "xorg -configure" command, I was able to get it to display as 3 independent screens, but there was overlap on the screens. I.E. if you moved the mouse to the right side of one monitor, it would show on the left side of another screen at the same time.

automatically generated xorg.conf:
Code: Select allSection "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        Screen      2  "Screen2" RightOf "Screen1"

[Code] ....

View 0 Replies View Related

Debian Multimedia :: Transparent Mouse Pointer In Xorg?

Mar 3, 2010

I'm trying to make my mouse pointer invisible /transparent (for touchscreen purposes) in Xorg.

View 4 Replies View Related

Debian Multimedia :: Xorg Crashes With Intel 82845G

Mar 3, 2010

I've freshly installed Debian Lenny 5.03 with xfce from cd, but I'm having intermittent problems with X. Mostly X will startup fine, but occasionally it crashes. If I'm lucky, it will just shutdown and just return me to the text-mode login. But if I'm unlucky, it freezes completely, such that even the alt-SysRq key combos won't work.

The PC I'm using is a Dell Celeron 1.8Ghz, with

:# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL
[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)

where I'm using a default xorg.conf file of... [URL]

and the respective Xorg.0.log files are

a) for when xorg runs okay... http://pastebin.com/h0rbti1U
b) for when xorg crashes to textmode... http://pastebin.com/f7B6SgKf
c) for when xorg freezes up completely... http://pastebin.com/gydNkJFf

View 3 Replies View Related

Debian Multimedia :: Xorg Ended In Black Screen

Jun 9, 2010

I am new to Linux and installed Debian. After the Installation I started Debian and ended in a black screen. I came out there changing to a terminal (ctrl+alt+F1) but I dont know how to get Xorg running. I am using the Mainboard:Gigabyte GA-D510UD without any extras (means just the Mainboard with Ram and an IDE Hdd). here is the Log file from Xorg [URL]... System Information is in the log.

View 7 Replies View Related

Debian Multimedia :: How To Disable Xorg Screen Blanking

Feb 11, 2011

The X server in Debian seems to have a "funny" habit to suddenly start blanking the screen if I don't touch the mouse or the keyboard for a while, although I've used the xset command (xset -dpms s off) in my ~/.xinitrc to tell Xorg specifically NOT to blank the screen. I know how to disable screen blanking in /etc/X11/xorg.conf, but I'd rather not have the xorg.conf file at all.

So, I'd be interested to hear your suggestions about how to disable the Xorg screen blanking without using the xset command or the xorg.conf file. Is there some other file in /etc/X11/ that I could tweak to disable this highly annoying desire of Xorg to insist on blanking my screen after a bit of idle time?

View 5 Replies View Related

Debian Multimedia :: XFREE86 Or Don't Have Xorg As X Window Server?

Mar 20, 2011

I have a couple of questions and one problem regarding my AMD64 Testing box. According to this Debian Xorg Wiki : Xorg is the default X Window server since Debian 4.0 (etch). It replaces XFree86 and is maintained in Debian by the XStrikeForce. But...it appears that I don't have Xorg as my X Window server, but rather XFREE86? I just checked my i386 Testing box, it does have /etc/X11/xorg.conf

[Code]...

The problem: I have lost my higher screen resolutions after today's apt-get dist-upgrade. I only have 800x600 and 640x480. I probably won't complain about these resolutions in twenty years or so, but for now, I'd rather get the higher resolutions back, ha.

[Code]...

View 6 Replies View Related

Debian Multimedia :: Xorg Only Uses Small Part Of Screen?

Jun 9, 2011

After a install on a old Toshiba today everything looked fine. But when i tried to start Xorg it start but doesn't use my whole screen. It is not a resolution problem it just doesn't use the whole screen. Hopefully this explanation is understandable. On lenny i had the same issue but once i changed the console resolution size in grub everything was fine. Sadly this is not the case with squeeze. I already tried "X -configure" and had a look at the generated xorg.conf (posted below)

[code]....

After that is tried to run the generated xorg.conf but then it just frooze.

View 1 Replies View Related

Debian Multimedia :: Conflict Reappeared Between Nvidia-glx And Xorg?

Jun 19, 2011

I'm running debian 2.6.32-5-amd64 and have spent an interesting day trying to get nvidia-glx running...What appears to be happening, is that installing nvidia-glx uninstalls X.I've tried various installation methods (Synaptic, apt-get, module-assistant) and the final result seems to always be /usr/bin/X not found.Re-installing X blows away nvidia-glx.The symptoms look a lot like this post: viewtopic.php?f=7&t=45188Is it possible that this problem has returned?

View 10 Replies View Related

Debian Multimedia :: XFCE Cannot Switch Between Users

Jul 4, 2015

System: Debian 8.1
DE: XFCE 4.10
DM: LightDM

The problem is that I cannot switch between users.I have copied a script from another site, but it will only open a new lightdm in a new display (tty8) while the other user's session is still active (tty7).

/usr/local/bin/gdmflexiserver
Code: Select all#!/bin/bash
dm-tool switch-to-greeter

In xscreensaver, the same thing happens. If I click New Login, it will open a new lightdm session in a new display.I have searched in Google and these forums for some time already and I could not find any solution.I have just installed Debian 8.1 and XFCE in this computer, migrating from Debian 7.8 and Gnome. What I want is the same effect (or similar) to what gdm/gnome does.I have also found a solution that's about installing xfswitch-plugin, but it will also install gdm3 and lots of gnome dependencies.

View 4 Replies View Related

Debian Multimedia :: Xorg Not Showing (1024x768) Resolution Of Computer

May 3, 2015

I'm now working to install Debian 8 on another computer since yesterday. Another Linux, and as always, endless list of problems.

- A computer that was freezing at every installation attempt (but never at the same moment) during installation when the Broacom cardbus adapter was connected (it's a chance that it is easy to remove and I found it quickly... and it is working once installation is finished)

- Turning to sleep mode after 15 seconds if I don't quickly try to login

- BOINC receive no work

- Tray icons are here but invisible - no icons, just gray space

- xserver-xorg-video-savage is installed, but I have resolution problems, and weird glittering horizontal lines when the computer is working (as on my other PC with the SiS video card).

On Debian 7.8, it was working fine for having the 1024x768 native resolution of this laptop screen.

But, with debian 8, the max resolution is now "800x600" and with this screen, there is no smooth effect : the image is a disaster.

Here is "lspci -nn" :

Code: Select all00:00.0 Host bridge [0600]: VIA Technologies, Inc. P/KN266 Host Bridge [1106:3156]
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] [1106:b091]
00:0a.0 CardBus bridge [0607]: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller [1217:6972]
00:0c.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) [104c:8026]
00:10.0 USB controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80)

[Code] ....

How to confirm that my Video card is included into xserver-xorg-video-savage package ? How do I know if the driver is loaded ? How to modify xorg confifugration files in this modern flavour of Linux in order to force adding the 1024x768 resolution ? I already succeed into /etc/default/grub and "update-grub" for the bootloader screen but I want it too in the desktop environment.

View 7 Replies View Related

Debian Multimedia :: Xserver-xorg-core BROKEN - Can't Install

Feb 19, 2010

I have Lenovo 3000 n200. I'm new in debian, but it's great to me! I wan't to stay with this distro, but i Can't upgrade this to testing or unstable version. Lenny have too old packagges for me. All versions of squeeze (downloaded or upgrade from lenny) is broken. I can't run xorg. For about 2 weeks i'm serching for answer and i only found that this is xserver-xorg-conf. That's true this is the package that is broken, but cannot install this.

When i upgade system the synaptic package manager write me one package is broken (xserver-xorg-conf), so i delete it and install one more time. This same problem. So i downloaded and i have this same problem. When i restart system i cannot run xserver and gnome.

View 6 Replies View Related

Debian Multimedia :: Wheezy Warning: Keep Xserver-xorg-core 2:1.10.2-1?

Jun 19, 2011

I experienced this problem on Friday but didn't have time to write a warning.A couple of days ago, xserver-xorg-core 2:1.10.2-1+b1 reached Testing before a corresponding dependency (recommendation), thus breaking the hardware acceleration. The issue is (better) described here (1) by a developer.A possible solution is to keep (2) the previous version (2:1.10.2-1) or, if you already installed the faulty one, to grab the former version from Debian Snapshots (3) and downgrade the package.Because the error was a simple path change, one could also keep the new version of xserver-xorg-core and link the DRI Mesa modules to the directories that are inspected now (as described here [4]).The issue has already been addressed (5) and a new version should appear in Testing shortly.[URL]

View 8 Replies View Related

Debian Multimedia :: Can't Switch To A Text Terminal Anymore

Jul 31, 2010

I recently upgraded my squeeze in my job's PC. It went fine, but after a reboot if I press ctrl+alt+fX nothing happens. Keyboard works fine, I tested it in Openoffice.

View 2 Replies View Related

Debian Multimedia :: General Way To Switch Keyboard Layout?

Nov 22, 2010

What is the general way to switch the keyboard layout?
What works for me currently is the custom Section in /etc/X11/xorg.conf.d/kbd.conf.
However this section must include Option "Device" "/dev/input/by-path/..." which identifies the current keyboard. This works fine for my laptop keyboard.
However when I attach USB keyboard, keyboard switching does not work.
I also found somewhere it should be done via /etc/default/keyboard, but that does not work for me at all.

View 2 Replies View Related

Debian Multimedia :: Proprietary Nvidia Driver - High CPU Usage Xorg

Aug 7, 2015

I recently switched from jessie to stretch on both i encountered a jerky ui in gnome 3. after a longer research i noticed xorg consumes over 80% of my first cpu-core while moving a window. for testing purposes i switched back to the nouveau driver and there is no high cpu usage while moving a window, also the ui is smooth.

i tried 3 different nvidia driver: the one from the debian repository, the current stable and beta driver from the nvidia site. i noticed on all 3 the same problem.

Code: Select alldaniel@Daniel-PC:~$ glxinfo | grep rendering
direct rendering: Yes
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NV_path_rendering, GL_NV_pixel_buffer_object, GL_NV_polygon_mode,

xorg.log: [URL] ....
dmesg: [URL] ....

system:
nvidia gtx 760
intel xeon e3-1230v3

View 1 Replies View Related

Debian Multimedia :: Xorg.conf To Get Back I915 Native Resolutions?

Jun 11, 2011

I disabled KMS and checked for direct rendering with the glxinfo command. glxinfo, reported that direct rendering is enabled. This is good news, because it means that the i915 driver is being used.

[Code]....

Now, I need to write a custom xorg.conf file to force X to use the native resolutions of my chip.

View 1 Replies View Related

Debian Multimedia :: Laptop With A Docking Station / How To Switch Monitors?

Feb 21, 2011

I have HP Compaq 6530b laptop running Debian Wheezy AMD64. I have a docking station with a monitor supporting 1680x1050 resolution and the laptop monitor with 1440x900. The video is integrated Intel mobile series 4.Both monitors are identified and working OK. When I use the laptop monitor standalone it runs at the native resolution. When connected to the docking station I can choose dual monitors with both using their native resolutions and the desktop spread on both of them (with the laptop monitor being primary and containing the taskbar and icons). If I choose to mirror the display it sets itself to a lower resolution of 1280x1024 that is supported by both monitors.

The problem is that I want to use one monitor at a time. If I close the lid of the laptop it turns off both monitors instead of using the docking station. When the lid is closed I want the bigger docking station monitor to be primary and working at native resolution and if I open the laptop or remove the laptop from the docking station to use the laptop monitor at it's native resolution.I had Debian Lenny I386 before and it was operating as expected but I made a clean install of Wheezy amd64 and I don't know how to configure it.I don't have xorg.conf file so I don't know where it takes the settings from.

View 3 Replies View Related

Debian Multimedia :: X -configure Segfaults - Sid - Cannot Create Xorg.conf To Get A Correct Resolution

May 13, 2010

I am running kde 4.4 in virtualbox , but cannot create xorg.conf to get a correct resolution. X -configure = segfault. Older releases were fine - lenny, even ubuntu hardy / lucid.

View 6 Replies View Related

Debian Multimedia :: CTRL-ALT-F* Doesn't Work Anymore To Switch To Console?

Jan 26, 2010

not sure exactly when this broke, but for some reason I'm not able to use CTRL-ALT-F1 anymore to fall back to the first virtual console.I can kill X with CTRL-ALT-BACKSPACE just fine, but I'd like to be able to get a normal shell to kill things when I've messed too much with graphical stuff.

View 4 Replies View Related

Fedora Installation :: Xorg.conf Doesn't Work - Can't Switch Keyboard Layout By Default

Jul 22, 2009

I have problems with keyboard layout switcher. On Gnome everything works. But when I start to use other DE I can't switch keyboard layout by default. So I create xorg.conf, but anyway it doesn't work...

View 1 Replies View Related

Debian Multimedia :: Switch From Mate-volume-control To Pulse Audio Mixer?

Jun 20, 2015

I'm using Mate on Jessie. The problem is that mate-volume-control kinda sucks as an audio control. It doesn't have nearly enough options for a proper volume control program. Pulse is much better for my needs. It or Alsa. Is it possible to remove mate-volume-control, or at least make Pulse the default volume control?

View 5 Replies View Related







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