Debian :: How To Start X Session In New Terminal
Apr 20, 2015
System: Debian 7 Wheezy amd64 - Gnome classic - gdm3
I'm trying to create a new gdm session in tty8, so I can switch between tty7 and tty8 running simultaneously.
How can I accomplish this? I found some website suggesting to run startx and also startx gnome-session -- :1 vt8 Both result in a black screen, blocking the overall system, not allowing me to go to tty1 nor any tty. I have to run REINSUB to restart the system.
# I don't know if tty is the exact term to refer to the CTRL+ALT+Fx virtual terminals.
View 6 Replies
ADVERTISEMENT
Jul 9, 2010
Gnome sessions started hanging during login on a debian lenny box, and I can only think it's related to a recent package update as it was working fine before the last set. It affects all user accounts and hangs before the applications menu or any icons appear on the panels, but after after the top /bottom panels and the desktop background appears.
View 1 Replies
View Related
Mar 29, 2016
I recently installed debian 8 stretch with xfce. Since the first time I boot, I have problem starting my X session: from lightdm I always attemped 2 or 3 times before it login (it returned me on lightdm prompt after a short splash screen).
Now it stopped working: the only way I can start xsession is running startx as root. When I try as user it starts the "splash" and return me to the tty with this error message:
Code: Select allServer terminated with error (1). Closing log file(EE)
This is my ~/.local/share/xorg/Xorg.0.log
Code: Select all[ 27.703]
X.Org X Server 1.18.2
Release Date: 2016-03-11
[ 27.704] X Protocol Version 11, Revision 0
[ 27.704] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[ 27.704] Current Operating System: Linux debian 4.3.0-1-686-pae #1 SMP Debian 4.3.5-1 (2016-02-06) i686
[Code] .....
And this is my /etc/X11//Xsession
Code: Select all#!/bin/sh
#
# /etc/X11/Xsession
#
# global Xsession file -- used by display managers and xinit (startx)
# $Id: Xsession 967 2005-12-27 07:20:55Z dnusinow $
[Code] ....
and this the .xsession-errors:
Code: Select allXsession: X session started for lucatastrophe at Tue Mar 29 10:21:09 CEST 2016
localuser:lucatastrophe being added to access control list
openConnection: connect: No such file or directory
cannot connect to brltty at :0
dbus-update-activation-environment: setting MAIL=/var/mail/lucatastrophe
[Code] ...
I try to reconfigure Xorg but the Xorg -configure command result in another segmentation fault.
I think that the problem could be related with old configuration (when I install this version of debian I maintain the /home partition and my previous OS was debian 7 with xfce).
View 7 Replies
View Related
Dec 15, 2010
This morning I did a minimal install of Debian to test out xfce and lxde, purely out of curiosity.I tried LXDE first. For various reasons I wasn't entirely pleased, so I removed it and installed xfce4 in a vanilla openbox session. Upon reboot, I was greeted with the CLI. I generated a new xorg.conf file to see if the transition to xfce had altered it, but was greeted with the CLI again after another reboot. I manually started X with 'startx' and noted that the xfce session manager was installed. The xdm session manager, however, was not.Installing xdm fixed the problem, kind of. I am now greeted with an xdm login screen rather than an xfce session login screen. What can I do to have xfce-session be my default login screen?
View 3 Replies
View Related
May 7, 2015
I installed jessie from a beta/rc shortly before release on my MacBook Pro 13 Retina and have kept it up to-date with apt-get dist-upgrade. Rcently gdm3/gnome-session have stopped working together. When I log in the screen goes black for a couple of seconds then goes back to the login screen. This happens with "System Default", "GNOME Classic" and "GNOME", but not with "GNOME on Wayland". However, Wayland seems to have some other issues. I haven't tried an alternative dm yet, eg lightdm, but the GNOME desktop does work when started with startx.
I've just used journalctl to get logs of what gdm3 and gnome-session were doing at the time. After booting I waited until the clock reached the next minute (19:55) so I'd know at which point in the logs I'd hit enter on my password. I'll post the gdm log separately in two chunks because the forum server doesn't seem to like text attachments and they're too long for one post.
Log from gnome-session:
Code: Select all-- Logs begin at Thu 2015-05-07 19:54:06 CEST, end at Thu 2015-05-07 19:56:41 CEST. --
May 07 19:54:08 jeanette gnome-session[885]: gnome-session[885]: WARNING: Could not parse desktop file caribou-autostart.desktop or it references a not found TryExec binary
[CODE]...
View 10 Replies
View Related
Apr 30, 2011
I cannot start jackd in X with realtime scheduling:
[Code]...
View 1 Replies
View Related
Nov 6, 2010
I'm using 10.04, and gnome-terminal GNOME Terminal 2.30.2 . I have irssi running on screen session on remote host. And I've been struggling for quite many days to configure it to produce either visual feedback or ring terminal's bell when I receive a private message or one of those that are highlighted.
My compiz settings window in General tab has 'Audible bell' checked.
My GNOME terminal has 'Terminal bell' checked.
I also added 'set bell-style audible' to my ~/.inputrc
And I also tried to manually load pcspkr module into my kernel.
No of the above helped or at least I haven't been able to notice any difference.
I also used some commands for irssi to produce bell sign.
View 2 Replies
View Related
Apr 13, 2016
After reboot I can start it, no problem here. But if I close root terminal and trying to open it again - it won't open.
If to open it from user terminal, it gives me:
Code: Select allgksu /usr/bin/x-terminal-emulator
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 1
The only thing comes to my mind is that right after installation I opened root terminal and:
- kept a tick on "remember password"
- put a tick on "save in the keyring".
I guess the last tick is the problem. I installed debian 8.4 in virtualbox and specifically kept the tick where it should be and I can start root terminal many times w/o any problem. How I can fix that?
I do realize that I can get root privileges in terminal. I guess it's more about convenience.
I tried to google it, but no luck. Just to name few:
[URL] .......
[URL] .......
[URL] .......
[URL] .......
View 5 Replies
View Related
Jun 25, 2010
How do I make Terminal start maximized?gnome-terminal --maximizedoesn't work.gnome-terminal --full-screen makes it fullscreen and I don't need that.
View 7 Replies
View Related
Sep 1, 2011
I downloaded Debian Stable last night, and everything appear to go smoothly. Today, I booted up the new OS to try it out for the first time. As I was exploring a few of the features, I decided to pull up a web browser. No internet connection.
No big deal, I thought, as I searched around for a way to connect wirelessly. I couldn't find a way to do so. I consulted one of my more Linux savvy friends, who advised me to pull up the terminal and enter a command to start the network-manager. According to the terminal, no such file currently exists on my system.
This is a bit of a conundrum for me, since I am on my university campus with no ethernet cord to attempt a direct connection. Is there any way to get the network-manager onto my computer? Also, did I mess up somewhere in the installation, or did someone not package the file with CD1 for some unknown reason?
View 14 Replies
View Related
Nov 12, 2010
Recently I've updated from 13 to 14. However, after updated I've tried to work with my terminal and it seems doesn't works fine. I can read 'starting terminal' but after that it's closed.I've uninstalled and re-installed it through the graphical tools (gnome-terminal) but that doesn't works fine.
View 3 Replies
View Related
Jul 19, 2010
I need to close my session but the exit button is no longer here. I can restart the computer (ctrl+alt_del), but not only the session. I opened a session with the gnome desktop but everytime is messed up and I want to come back to the UNE desktop. How can I do that from a terminal?
View 1 Replies
View Related
May 15, 2011
I'm using a low spec machine and want to run it 'headless', so I don't need a GUI and want to conserve resources.How do I boot straight into a terminal session, rather than a GUI?
View 1 Replies
View Related
Aug 8, 2010
when i did that, I turned it back on, and well I had this huge huge problem, i've made a few threads about it. So I had to go through a manual FSCK. I did all that and I do have the cd, although when I try to boot off of the live cd, it gives me a bunch of buffer errors, I have a thread or two about that problem too. So i can't boot off a live cd and fix it through that.
Now i've gotton to the point where I can get to the login screen, it looks normal and everything but when I log into a normal session it greets me with this Your session only lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in with one of the failsafe sessions to see if you can fix this problem. View details (~/.xsession-errors file)
Code: /etc/gdm/Xsession: Beginning session setup... Setting IM through im-switch for locale=en_US. Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default. mkdtemp: private socket dir: Permission denied
So i have no idea what that all means but i did understand failsafe terminal. So when I go to the failsafe terminal to try and fix things, I'm completely lost. I don't know what to type at all. I'm a windows user most of the time.
View 3 Replies
View Related
Nov 18, 2009
When I connect to my workstation via Real VNC Viewer 4 to Xvnc running on the workstation, and running "su -" I get authentication failure as follows:
So, effectively I cannot su when connected via VNC.
But if I'm at my workstation, I can su just fine:
Nov 18 16:24:30 localhost su: pam_unix(su-l:session): session opened for user root by xyz(uid=500)
Interestingly enough, I cannot su to my own userid over vnc, i.e. su xyz
In /var/log/secure I get:
I suspect it has something to do with PAM, but cannot figure it out.
View 2 Replies
View Related
Feb 15, 2009
I want to monitor my work on the terminal.I know we can use script command.But every time when I start the terminal, I have to type script to start it.I want to automate it. So where should I include this command so that it will start as soon as I start the terminal ?
MY WORK TILL NOW: I have put this "script" command in the .profile.The when I start the terminal, it became an INFINITE LOOP.I am able to "echo".Thats coming only once.....but if I write a "script" command then it is becoming an INFINITE LOOP.
View 1 Replies
View Related
Jun 3, 2010
When KDE starts up a new session, it restores the progs that were running at log out last time.I am running skype and that prog is brought back but I suspect that KDE is restarting the "bin" (skype-bin) rather than the startup script (skpe) which contains the necessary "LD_PRELOAD" stuff essential to get the webcam operating OK.I can't find where KDE stores the session info, any ideas?
View 4 Replies
View Related
Jun 16, 2010
After update in Lucid, cant start the session. As only critical part was Nautilus (on 2.31), how to fix it? I don't have in GDM any session option and no way to approach to terminal and start any session. Only way can be somehow before GDM (Lucid by default don't have Grub) or via Live USB (but how?).
View 8 Replies
View Related
Jul 19, 2010
I am trying to VNC into a server to which I have no physical access (but I can ask someone to start a session or something) but can ssh into. I have gotten a VNC session working by sshing in and running vncserver, although once the VNC session died in a confusing manner.
I don't know how to start a VNC session any way but vncserver, which is odd since I'm sure that Ubuntu's Remote desktop should somehow allow me to do this by default. The server by the way is being used as a desktop by someone else. Also, how do I tell if my VNC is encrypted and if it isn't how do I make sure it is?
View 9 Replies
View Related
Jul 29, 2010
one month I switch the workspaces(desk1 to desk2), and open some applications, then I tried to save them. till now even I close them always, but they appear after each startup.
View 1 Replies
View Related
Jul 31, 2010
I'm having issues logging into my system... After authenticating via GDM, the screen goes black with only the mouse showing and remains this way indefinitely. At first the hard disk is active to a similar degree as it was when logins were successful, but then the system (apart from being able to move the mouse) is unresponsive.
If left for long enough so that the screen goes into power-saving mode, moving the mouse brings up the unlock dialogue that you normally get if you set your computer to lock itself after a period of idleness.
I suspect some sort of file corruption, as I have not changed any settings recently. I have forced checks on all of my disks in the hope it would solve this problem. I have also tested logging in on a freshly created user account I created which gives the same result. Also, starting an xterm session from GDM works fine.
View 4 Replies
View Related
Dec 19, 2010
How do i start an alternate X session in ubuntu...generally Ctrl + Alt + F7-F11 is reserved for alternate X sessions right. If I open a tty1 and do something like xinit -- :1 I guess I have something like an X session but it doesn't have any desktop environment like Gnome...what i want to do is if I am running a fullscreen game or something in Xsession:0 can I do something else in a new Xsession?
View 2 Replies
View Related
Jul 9, 2011
I have an empty X session running, and I want to run kde inside it. I can run whatever software I want in it, actually (well, I can't move the windows and so, but that is normal), but for some reason, kdm doesn't work. What I have is a X display and a xterm inside.
View 2 Replies
View Related
Sep 11, 2010
Don't pay attention to 9+9+, was a misstyping
This is the deal. I installed kubuntu yesterday. Now when it prompts the start session screen, I write the user and password, click enter and then starts loading a new screen. It shows an hdd draw, and starts loading some other images, and all of a sudden it prompts me again at the start session screen.
Intel Celeron 2,13 GHz at ASROCK P4VM800 motherboard
1,18 GB RAM
View 3 Replies
View Related
Jan 12, 2010
I can't start a Remote-Session and I'm looking to the log-files at the moment. Where are the logfiles for NX?
I found, but here is nothing inside:
/var/log/nxserver.log [root@headnode1 ~]# cat /var/log/nxserver.log [root@headnode1 ~]#
View 4 Replies
View Related
Jan 29, 2011
Is there a command i can enter into the terminal or over an SSH session to make an Ubuntu system reboot a few hours later? Sometimes I want to reboot my server and it should take place in the middle of the night when I'm asleep.
View 4 Replies
View Related
Jun 29, 2011
Is there a way (In the terminal or script file) to change the session during login? The login screen I have in Ubuntu 10-10 only allows for name and password, no other options. Is there a way to change the login screen? I downloaded some new login screens but don't know how to change the current gnome.desktop session to something else and I DON'T want to get stuck in another login "Twilight Zone"
View 4 Replies
View Related
May 6, 2010
I am having a brain fade, I have an putty session connected ( X11 forwarding enabled) what is the command to start a gui session ( Opensuse 11.0).
View 3 Replies
View Related
May 29, 2011
Can fluxbox remember the apps that were running when it was shut down and reopen them when it is restarted?
If so, how?
View 3 Replies
View Related
Apr 5, 2009
I am new to CentOS and need this urgent help.
On my machine, I am not able to login using any of the user account or root. It's showing this message:
Then comes another message:
YOur session lasted for less than 10 seconds. Try logging using Failsfe.
....
session_child_run: Could not exec /etc/X11/xinit/Xsession default
I tried to use the failsafe as well, but nothing seems to work.
Would someone please help me regarding this issue?
View 1 Replies
View Related