Displaying 20 results from an estimated 443 matches for "startx".
Did you mean:
start
2015 Jun 11
2
more newbie questions -- init 5 works, init 3 doesn't for "normal" users
...an not login to level 3
without odd errors.
I get /home/<username> not found when it's there and setup with correct
permissions -- well here I am using it in run level 5 just fine!
So, my normal user is left logged in at /root. Even if I move over to
the correct /home area and then try startx (my preferred way of doing
business), it does NOT start. Tries all kinds of things, and finally fails.
My next step is to take a look at the gnome startup script vs startx to
see if I can figure out the differences if no one has encountered this
before.
ps. the partitioning tool DID work, but a L...
2019 Dec 10
2
need info for X11 keybindings for CentOS7
...r by Gnome. What they do is bring me to a login prompt -- this is NOT what I want. This change to vt1 for my GUI, in this case, Gnome is a change with version 7 of CentOS due to some sort of validation with a REAL console. I am still NOT clear on what the problem is. I could easily go in and modify startx to NOT start with vt1 for GUI (this is NOT in the "standard" version of startx) but well, I am still trying to sort this out.
The ?startx? command will run Xorg with -keeptty if you launch it from a VT console. I believe this is related to non-setuid Xorg and systemd-logind, but it?s bee...
2017 Aug 09
2
Package nleqslv ERROR
...IA+MAA)^(2)))^(-ALPHA[1+i]))*((DEA)^(-GAMMA[1+k])))*((12^0.5)^(-GAMMA[1+k])))/((2-1*x[2])*(2^(-ALPHA[1+i]-GAMMA[1+k]))*((1*x[2]-1)^(-GAMMA[1+k]))*((((-1+1*x[2])^2)/2)^(-ALPHA[1+i]))))^(1/(1-2*ALPHA[1+i]-1.5*(GAMMA[1+k])))
f[4] <- 1*x[2] > 1
f
}
Result <- matrix(0,nrow=9*9*9,ncol=6)
startx<-c(16350, 1.33)
indx <- 1
for (i in 1:9) {
for (j in 1:9) {
for (k in 1:9) {
f.startx <- fun(startx)
if(anyNA(f.startx)) {
Result[indx,1:3] <- NA
} else {
z <- nleqslv(startx,fun)
Result[indx,1:3] <- c(z$termcd,z$x)
}
Res...
2017 May 25
1
startx on console 2
...at there is some special option to run X11 on <Alt-F2>
On this ClearOS system, their console sits on the default console. You
have to <Alt-F2> (etc.) to get a text login. Now that I have Xfce kind
of installed, I want to see it on the system console, and I thought that
just running startx would work.
It doesn't. Got some errors. And then I remembered years back where
there was some extra options used to run startx on one of the other
consoles.
But it has been too many years and I can't find any notes on it. The
manpage says something about a DISPLAY option, but its use...
2015 Jun 11
2
more newbie questions -- init 5 works, init 3 doesn't for "normal" users
...ar/log/messages /var/log/secure /var/log/audit/audit.log
>
>> So, my normal user is left logged in at /root.
>
> /root or / ? The two are different, and non-root users should not have
> access to /root
>
>> My next step is to take a look at the gnome startup script vs startx to
>> see if I can figure out the differences if no one has encountered this
>> before.
>
> startx runs the X server, which will in turn run an X session. Gnome
> doesn't have a "startup script" per se, but if it did, it would be an X
> session, something tha...
2018 Mar 10
0
[ANNOUNCE] xinit 1.4.0
Alan Coopersmith (1):
xinit 1.4.0
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (3):
Remove SCO support for SHELL_CMD and startx man page.
Remove support for ancient A/UX 3.0 support
Remove left over $(launchagents_DATA) in CLEANFILES
Hans de Goede (2):
startx: Pass -keeptty when telling the server to start on the current tty
startx: Fix startx picking an already used display number when -nolock is u...
2019 Dec 09
2
need info for X11 keybindings for CentOS7
...Hello all--
> >
> > It seems using ctrl-alt-F1 to exit from GUI back to MY OWN
> > SESSION'S
> > command line does not work for me. It does nothing.
> >
> > Is this something that needs to be explicitly enabled? I start GUI
> > using
> > "startx".
> >
> > Also, any info on what to use to get BACK to my X11 session.
> > Discussions
> > seem confusing on this point.
> >
> > Thanks for any help.
> >
>
If you started your X11 session on virtual terminal 1 in text mode
using startx, it too...
2017 Aug 09
0
Package nleqslv ERROR
...th(x))
This sets the length of this numeric vector (i.e., "f") to the length of the vector "x".
Later, inside the function you assign to values to 4 elements of the vector "f".
This assumes that "f" is at least 4 element in length.
However, you define "startx" to be a numeric vector of length 2 with
startx <- c(16350, 1.33)
which you then use as the argument to the function "fun" (bad name for a function, by the way, as it is not descriptive).
Thus, when "x" inside your function gets the value of "startx" it become...
2006 Nov 27
5
startx reboots my computer
Well, sometimes startx reboots my computer. Other times is does nothing
except slow it to a halt for a while. Sometimes is locks up.
I am using init level 3. At the command line, everything looks fine, and I
can do whatever commands I want.
When I type startx, then things go down the tubes.
What doesn't happen:...
2009 Feb 22
1
Nvidia 9600M GT fails to startx
I was using nouveau 20090106git133c1a5 from Fedora 10 repository and i
can not startx. Earlier i uninstalled nvidia proprietary drivers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf.7z
Type: application/x-7z-compressed
Size: 887 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/nouveau/attachments/20090222/bac3f075...
2011 Aug 26
3
ask for one ogg test stream with cmml subtitle
....de> wrote:
> Hi BCXA,
>
> CMML is deprecated. You should use KATE instead.
>
> Cheers,
> Silvia.
ok i admit this statement came as a surprise for me.
cmml is about metadate/annotations, how can it be replaced
by KATE ( which is mainly about subtitles as far as i can see?
startx
2015 Jun 11
2
more newbie questions -- init 5 works, init 3 doesn't for "normal" users
...On 06/10/2015 05:25 PM, Kay Schenk wrote:
>>>> I get /home/<username> not found when it's there and
>>>> setup with correct permissions -- well here I am using it
>>>> in run level 5 just fine!
>>>
> <SNIP>
>>> The file "startx.trace" will have a list of all of the
>>> commands run, and all of their output (including errors).
>>>
>>> /var/log/X* might be interesting as well.
>>
>> OK, this last bit sounds promising although this works as expected for
>> root -- starts up g...
2014 Apr 12
13
[Bug 77371] New: [NVA3] gpu lockup unless noaccel=1
...Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: Driver/nouveau
Product: xorg
Created attachment 97262
--> https://bugs.freedesktop.org/attachment.cgi?id=97262&action=edit
dmesg after normal startup on Arch x86_64, prior to startx
System details:
$ uname -a
Linux bigBang 3.14.0-4-ARCH #1 SMP PREEMPT Wed Apr 9 21:11:25 CEST 2014 x86_64
GNU/Linux
$ dmesg | grep -i chipset
[ 19.583102] nouveau [ DEVICE][0000:01:00.0] Chipset: GT215 (NVA3)
$ lspci |grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GT215GL...
2007 Dec 07
11
remote ssh to machine how display firefox
I can ssh into a remote machine.
I can start X on that machine with startx
How do I then start firefox on that machine (from the ssh prompt) and
have it display on my machine in my office.
So I want to be using firefox on the remote machine but displaying the
screen output from firefox in my office.
Both boxes are running centos 5.
how is that done?
Jerry
2015 Jun 11
0
more newbie questions -- init 5 works, init 3 doesn't for "normal" users
...user logs in.
# tail -n0 -f /var/log/messages /var/log/secure /var/log/audit/audit.log
> So, my normal user is left logged in at /root.
/root or / ? The two are different, and non-root users should not have
access to /root
> My next step is to take a look at the gnome startup script vs startx to
> see if I can figure out the differences if no one has encountered this
> before.
startx runs the X server, which will in turn run an X session. Gnome
doesn't have a "startup script" per se, but if it did, it would be an X
session, something that runs after / under start...
2006 May 26
2
startx
Hi guy,
I just installed centos 4.3 with minimal option, then installed gnome. X
server is woriking, bu how do I run "startx" automatically after boot
process completed?
Thanks
2005 Sep 29
1
Error running startx as non-root user
I've been looking online for resources that may help me, but I haven't found
anything that worked. I'm trying to run x as a non-root user. Any
suggestions?
I get the messages:
Fatal server error:
PAM authentication failed, cannot start X server.
Perhaps you do not have console ownership?
Please consult the The X.Org Foundation support
at
2003 Aug 19
4
FreeBSD-5.1 and X
At a shell prompt, I type "X"
what I get is a blue window with a white cross
(my mouse pointer) and nothing else.
If I type "startx" I get the expected KDE
Thank you,
Douglas V.
2008 Jul 04
4
Back to my Xwindows kernel panic
I have a newly built drive with 5.2 fresh install (that I will be
cloning shortly) in my DECtop and it is failing with X the same way the
upgrade from 5.1 drive did (not too supprising there).
In 5.1 X worked. I could startx from init 3 and get into GNOME. Also
VNC into the box and have a GNOME screen. With 5.2, I get a kernel
panic. Well I guess it is a kernel panic because once I run startx from
the console, my SSH session to the box from my notebook is frozen.
From /etc/sysconfig/hwconf I have:
class: VIDEO...
2011 Feb 15
4
3gp to theora problems again
hello.
as many times before i ran into troubles to encode
with ffmpeg2theora from a 3gp file.
the example files are here:
original: http://startx.plentyfact.org/media/theorastuff/test.3gp
ffmpeg2theora: http://startx.plentyfact.org/media/theorastuff/test.ogv
the 3gp file ( from some phone ) is
Video: mpeg4, yuv420p, 800x480 [PAR 1:1 DAR 5:3],
2962 kb/s, 23.95 fps, 60 tbr, 1k tbn, 60 tbc Stream
Audio: amrnb, 8000 Hz, 1 chan...