Debian Multimedia :: Failed Script Prevents Lightdm From Starting

Apr 23, 2016

I'm using MATE with Lightdm as display manager in Jessie and I've been using a very simple script run from /usr/share/lightdm/lightdm.conf.d/01_debian.conf to slow down the mouse cursor, something like

Code: Select all#!/bin/bash

xinput --set-prop 10 269 -1

xinput --set-prop 10 267  1.100000
the script was placed in my ~ and called from 01_debian.conf , and so far it used to work.

Lately this script wasn't executed properly, most likely because I had unplugged the mouse from its usb port and then plugged again in a different port, and as a result Lightdm wouldn't start at all.

After much trying, because this by coincidence happened after the update to 8.4, I realized that it wasn't a serious failure of the X server as I suspected (the update included a new version of the flgrx driver), but a simple matter of Lightdm failing because of this script: in fact, I could still manually start the session with startx as regular user, although this only gave me access to a LXDE session instead of MATE (I have also the LXDE environment because when I installed Jessie I did use the LXDE version and then added MATE).

What happened was that the mouse properties were scrambled up, so xinput --set-prop 10 269 -1 had now to be something like xinput --set-prop 10 268 -1 and so on - therefore the script failed and in turns Lightdm failed as well.

-is this supposed to happen when you unplug the mouse and then plug it back in a different usb port? It reminds me of some windows-like behavior, where usb peripherals had to be always in the same port to work properly.

-is Ligthdm supposed to fail because of this, or is it kind of a bug? It looks weird to me that instead of simply not executing the script, the whole display manager fails.

In testing, with an identical setup, as a matter of fact the script failed as well (it's on another partition on the same hardware) but Lightdm started as usual.

-when trying to modify the mouse properties in that script, I couldn't get them right again: what looked correct in the booted system, was once again off at the next reboot (i.e. property 269 was 270 again and so on), therefore I ditched the above setup and placed everything in the .xsessionrc file, and it worked again.

-why startx defaulted to the LXDE environment? where is this setting stored? How could I have specified to start a MATE session instead from command line?

View 5 Replies


ADVERTISEMENT

Debian Multimedia :: Lightdm Login Screen Does Not Bring Up Lightdm-gtk-greeter Dialog Box

May 4, 2015

In Jessie the lightdm login screen does not bring up a lightdm-gtk-greeter dialog box but what seems to be some other one. I can increase the font size by modifying the /etc/lightdm/lightdm-gtk-greeter.conf file, but the login dialog box will not grow to accommodate the larger font (old eyes). The lightdm-gtk-greeter dialog box in Wheezy was a rectangle with a glyph of a console centered in its upper portion, and all the files I have examined indicate that this should be the same in Jessie, but instead the login screen in Jessie displays a narrower rectangle with a head-and-shoulder stylization off to the left.

View 2 Replies View Related

Debian Multimedia :: Lightdm Loads Twice After Booting Up

Mar 6, 2016

I have an odd issue -- fairly fresh Debian Testing install, using Lightdm.

After booting up, Lightdm starts, and then a moment or two later restarts. As a result, any keystrokes captured by the first run (e.g. the first few characters of my username) are lost. My lightdm log is:

Code: Select all[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.16.7, UID=0 PID=827
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/01_debian.conf
[+0.00s] DEBUG:   [SeatDefaults] is now called [Seat:*], please update this configuration

[Code] ....

This log shows me seeing the login screen, waiting for it to restart, and then logging in correctly on the first attempt.

View 0 Replies View Related

Debian Multimedia :: XFCE4 Shutdown Just Goes To LightDM Greeter

Apr 7, 2015

Since I've made the switch to Systemd, I've been having various problems with LightDM.

The most interesting and frustrating problem is when I choose Shutdown or Restart from the XFCE4 shutdown menu, the XFCE4 session closes but then the lightDM greeter pops back up. The system doesn't even try to shut down.

Its as if restart and shutdown both act the same as the Logout button.

Im running XFCE4 4.12 (but same behaviour on 4.10). I have the latest LightDM and the latest Systemd.

View 2 Replies View Related

Debian Multimedia :: Lightdm And MATE 1.8 - Mouse Flickering / Disappearing

Aug 16, 2014

I installed debian 7 with lightdm and MATE 1.8 (from backports) on a new PC.

Since the first day the mose keeps disappearing. For example when I click on something, the mouse disappears and only comes back when I move it. Sometimes it already disappears when hovering over a button (especially annoying when it happens while you try to resize a window).

That problem did not happen for example in LXDE, which I installed just to test that.

I did install MATE 1.8 on several laptops/PCs so far, never hat that problem. Maybe it's because of quite recent hardware?

Code: Select all00:02.0 VGA compatible controller: Intel Corporation Device 041e (rev 06)

View 12 Replies View Related

Debian Multimedia :: Stretch Xfce Lightdm Auto Login

Oct 14, 2015

I'm tried lots of autologin lightdm document. Bu i cant success for auto login.

View 7 Replies View Related

Fedora :: SELinux Prevents Steam From Starting Up?

Oct 7, 2010

I have a problem every time I start steam trough wine SELinux is blocking it can I switch off SELinux or do something so steam can start. I have already tried to ignore it and that doesnt work does someone know how to fix this.

View 1 Replies View Related

Debian :: Starting Deferred Execution Scheduler: Atd Failed

Mar 20, 2011

When I boot , I find a line: starting deferred execution scheduler: atd failed. How to do with it? I use Debian 6.

View 1 Replies View Related

Debian :: Error On Startup - Starting NFS Common Utilities Failed

Apr 18, 2011

I'm not very sure when this issue started. Anyway, the system finally boots and I haven't had any further problems, but I somehow notice the booting to be a bit slower since this error appeared and I don't like watching the red letters that say "failed" every time I switch the computer on. I googled this before posting it, and other users have had this issue, but the solutions that worked for them didn't work for me.

This is the content of my /etc/network/interfaces file:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

View 5 Replies View Related

Debian :: Login As Guest Using LightDM?

Mar 20, 2015

I'm trying to login as guest, but this option does not seem to be available even after changing the LightDM configuration file. I'm on Debian Wheezy + XFCE 4.8. My /etc/lightdm/lightdm.conf looks like this:

[SeatDefaults]
#xserver-command=X
#xserver-layout=
#xserver-config=
xserver-allow-tcp=false
#xdmcp-manager=
#xdmcp-port=177

[Code] .......

View 3 Replies View Related

Debian :: Random Images On Lightdm Greeter

Oct 11, 2015

System is Wheezy 7.9 with lightdm and MATE desktop.

I have 128GB SSD with various partitions for operating systems and a separate HDD for the /home folders for each OS. Wheezy is my primary system, the others, apart from the original XP are experimental.

/etc/lightdm/lightdm-gtk-greeter.conf is
Code: Select all#
# background = Background file to use, either an image path or a color (e.g. #772953)
# show-language-selector (true or false)
# theme-name = GTK+ theme to use

[code]....

The problem is that each time I use the Ubuntu system and I change back to Debian, the greeter background contains snippets of whatever was displayed while I was in Ubuntu. What I don't understand is how this can happen, given that the operating systems are installed in separate partitions with separate /home partitions as well. After I have used Debian and restart, the greeter screen is clear, as it should be.URL....

View 4 Replies View Related

Debian :: Unable To Start / Stop Lightdm

Apr 4, 2016

I'm running Debian 8.4 on a Lenovo W500 laptop and I recently upgraded from kernel version 3.2.0-4 to 3.16.0-4. Since then I encounter issues with lightdm (I suppose) which manifest themselves in two different scenarios:

1) scenario 1: lightdm fails to start.Instead of showing the graphical login screen, the system boots into terminal. Lightdm seems to be running, but I can't enter the X-Session (Alt+Ctrl+F7 doesn't work), nor can I restart the lightdm via

Code: Select all# service lightdm stop
# service lightdm start

dmesg shows the following (I've only pasted the end of dmesg):
Code: Select all[  240.100071] INFO: task kworker/0:2:39 blocked for more than 120 seconds.
[  240.106512]       Not tainted 3.16.0-4-amd64 #1
[  240.112956] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  240.119494] kworker/0:2     D ffff880155155a48     0    39      2 0x00000000

[code].....

and /var/log/lightdm/lightdm.log shows errors of type
Code: Select allGtk-CRITICAL: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

when I then try to shutdown via
Code: Select all# shutdown -h now

the OS gets stuck on a message of the form
Code: Select allirq 17: nobody cared

and eventually I have to force a shutdown by holding the poweroff button.scenario 2: lightdm starts, but can't be stopped/In this case I can login and use the system as usual, but when I try to shutdown either via # shutdown -h now, or via the GUI or the power button, the system gets stuck and I have to force a shutdown by holding the poweroff button.It seems that people had similar issues on other distros (see e.g.: URL... but there doesn't seem to be a good fix so far. I can for now solve the issue by downgrading the kernel to 3.2.0-4, but I was wondering if there is a permanent fix.

View 6 Replies View Related

Debian Configuration :: 98% CPU Usage With Browser And LightDM

Jun 19, 2015

Just made a strange discovery, visiting the website: [URL] .... with iceweasel within university's network makes my computer almost unusable. htop's output indicates:

USER: 'root' CPU: '98%' Command: '/usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch'

What this meant to be and/or how this could be circumnavigated?

View 0 Replies View Related

Debian :: Why Doesn't Profile Load At Login With Lightdm

Apr 14, 2016

I have Debian 8.4.0 with lightdm. I'm trying to load some command lines at session startup, putting these in ~/.profile but the file is not loaded. The same procedure works well if I switch lightdm to gdm3.

Anyway, there is some idea to load some script lines at the session startup? The file .bash_profile neither works. I don't want to use ~/.bashrc because it would load every time I open a terminal. Neither to use init.d because it would load for all users.

View 4 Replies View Related

Debian Configuration :: Lightdm Auto-login Error

Dec 18, 2015

I'm working on embedded debian. I do configuration to lightdm for autologin. My device start with autologin but sometimes I see login screen. ı will try it more than 20 times. 17 times its do autologin 3 times not do autologin and show login screen.

Autologin error log.URL...
Autologin log.URL...
Lightdm.conf. URL....

View 0 Replies View Related

Debian Multimedia :: X.org Gives A No Signal When Starting?

Aug 31, 2011

[URL]X.org gives me a no signal error message on my screen.(I did move to a new motherboard/integrated graphic card when the old one crashed)

View 3 Replies View Related

Debian Multimedia :: Compiz Is Not Auto-starting

May 16, 2011

compiz is running just fine with compiz --replace, but it still not starting automatically with gnome.

View 4 Replies View Related

Debian :: Bug Prevents System Update On Squeeze

Jul 8, 2011

I cannot update my system either with Update Manager nor with Synaptic. The system tries to download the updates, and then generates an error message that I have broken packages. So, I click on Fix Broken Packages, etc., and when running get the following error message:

E: /var/cache/apt/archives/libavcodec52_5%3a0.6.3-0.0_i386.deb: short read on buffer copy for backend dpkg-deb during `./usr/lib/i686/cmov/libavcodec.so.52.72.2'

This appears to me to be a system bug. I'm running the 32-bit version of Squeeze. Re-install, or ?

View 4 Replies View Related

Debian Multimedia :: Starting Gnome With Nvidia Non-free

Sep 29, 2015

After my last package upgrade (Under Testing/Sid), gdm refuse to starts and immediately gives the Gnome message :

Oh no! Something has gone wrong. GNOME-shell

This error appears before I can choose this account to login. GDM or Xorg doesn't give any useful log.

After uninstalling nvidia non-free drivers, I'm now able to boot with nouveau.

Any way for having non-free drivers working again?

View 9 Replies View Related

Debian :: Software That Prevents Devolving Computers Location?

Jun 15, 2011

The following article prompted me to ask the question if there is any software that will prevents devolving a computers location? [URL]... Wi-Fi systems on smartphones and laptops may be used to secretly report the locations of users, their family and friends unless changes are made to their design, warns Ontario's Information and Privacy Commissioner Ann Cavoukian.

View 5 Replies View Related

Debian Hardware :: Unlocking AMD Cores Prevents Booting?

Nov 22, 2010

So I recently built a gaming computer, which I typically use windows for. I'm mainly a linux user and I have separate computers for that. But, I wanted to try an experiment with linux on my gaming computer due to it having the best hardware I have.Anyways, I have an AMD athlon II x3, with the 4th core unlocked. Windows will boot up and use it just fine - it considers it a phenom II x4 b40. However, linux will not boot up as long as that 4th core is unlocked. grub is responsive but once it begins booting, it doesn't really do anything. its not just debian, its any linux distro.

i've never heard of linux having problems with core unlocking, and i have a pretty good motherboard (one of the top 5 socket am3 boards). i'm also very surprised to see windows somehow manages to accept this but linux doesn't.

View 14 Replies View Related

Debian Multimedia :: Nvidia Legacy 96 - Starting Gdm - Xserver Fails

May 26, 2011

I recently installed the Nvidia proprietary drivers and I have a problem starting gdm. Xserver fails, only throwing a warning concerned to xkbcomp, something about ralt having two symbols... but just a warning anyway. Then, after waiting the screen flash between the tty and a black screen a few times;

i'm on the tty, from where I can "startx" without problem. I tried using the nv driver and gdm worked.. so i think it has relation with the nvidia drivers... If I start gdm from the tty, instead of using the startx command, then gdm appears but if I try to log in.. all freezes up.. Here's my xorg.conf generated by nvidia-xconfig: [URL]

View 6 Replies View Related

Debian Multimedia :: Perl Locale Error When Starting Konsole From Konqueror

Jul 2, 2010

Funny problem just began occurring in Debian Lenny.

If I use Konqueror to start Konsole (by pressing F4) and then run:

perl -le '{print "hello"}'

The result is:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
hello

If I start Konsole directly, I do not receive any such errors.

View 2 Replies View Related

Debian Configuration :: Gnome-power-manager Prevents Suspend Key From Working

Nov 19, 2010

I decided to upgrade my Asus Eee 900 from Lenny to Squeeze, to fix some issues that I was having. I did a fresh install using the beta1 netinstall cd image, and now my system is mostly working as I'd like it. Overall it seems quite good, and it even boots much faster than it did with Lenny.

I've encountered a problem, though. The suspend key doesn't work. I installed the package 'hibernate', and now the system can suspend via a command (which seems to work properly, although I haven't tested it extensively). I've noticed that the squeeze system doesn't have a command that my other Lenny systems do, 's2ram'. And I've noticed also that a package, uswsusp, which seems to be related to this kind of thing, can't be installed because it's not in the repositories: Package uswsusp is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'uswsusp' has no installation candidate

View 10 Replies View Related

Debian Multimedia :: Skype Starting Every Time When Open Interactive Root Shell

Jan 20, 2015

I recently "upgraded" to the latest skype and now every time I open an interactive root shell, up pops skype. I can close skype then control-C in the terminal window to get the shell I want, but this is annoying to say the least. Maybe my google-foo is off, but all I can find is articles on how to run skype as root, which is no use. I've tried searching the startup files for "skype" (case independant), but so far all I can find is "LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu/ /usr/bin/skype" in the root .bashrc which shouldn't be starting the app.

what could be causing this?

(Running Wheezy)

View 2 Replies View Related

General :: Postgresql 9 En OpenSuse 11.3 Starting Failed

Jan 8, 2011

Postgresql 9 en OpenSuse 11.3 Starting Failed

[Code]....

View 17 Replies View Related

Server :: Starting Proftpd Failed On Centos?

Feb 6, 2010

I recently had a problem with Proftpd, when execute proftpd return the next error:

# /sbin/service proftpd start
Starting proftpd: [FAILED]
the file configuration is:

View 1 Replies View Related

Debian Multimedia :: Failed To Load X Using Xinit

Oct 9, 2015

After regular upgrade (I am using Unstable) I boot my system today but failed to load X using xinit (which I always use). Using startx X loads but leaves it unusable, both mouse and keyboard don't work (I never use startx really as regular user but in root). The message is:

Code: Select allxf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)

In my /etc/X11/Xwrapper.config I changed "allowed_users=console" to "allowed_users=anybody" and that doesn't work.

View 2 Replies View Related

Debian Multimedia :: Connection Failed To Server

Jan 26, 2016

I'm working on getting a Debian box up and running for training labs for Cisco, and would like VNC access to this Debian box. My main laptop is a MacBook Pro, and I have a Windows 10 desktop.What the problem is: Using the MBP's built-in VNC viewer, I receive a "Connection failed to "Server" Make sure Screen Sharing or Remote Management is enabled on the remote computer. using Chicken (of the VNC), I receive a "The server refused the connection".I'm using tightVNC as a server on the debian box. This is a fresh install of Debian.URL...

View 8 Replies View Related

Fedora :: Starting VirtualBox Kernel Module Failed

Sep 26, 2010

I am new to fedora core and needs desperate help.Now what i can notice is the kernel files doesnot match. will this makes a difference..what do you think ? How can i make the VirtualBox kernel module status [OK] ?

View 5 Replies View Related







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