Não existe esse arquivo em X11, só o xorg.conf.d mesmo, porém, ele está vazio
29. Re: X só como root e i3-wm prejudicado
Arthur_Hochusa FreeBSD
Post recolhido
Enviado em 13/01/2016 - 14:47h
FerAeroespacial escreveu:
Arthur_Hoch escreveu:
FerAeroespacial escreveu:
não tem nada dentro deste arquivo
Posta este arquivo /etc/X11/xorg.conf .
Não existe esse arquivo em X11, só o xorg.conf.d mesmo, porém, ele está vazio
# Xorg -configure
ou
# Xorg :0 -configure
30. Re: X só como root e i3-wm prejudicado
FerAeroespacialusa Debian
Post recolhido
Enviado em 13/01/2016 - 14:54h
# Xorg configure
Unrecognized option: configure
use: X [:<display>] [option]
-a # default pointer acceleration (factor)
-ac disable access control restrictions
-audit int set audit trail level
-auth file select authorization file
-br create root window with black background
+bs enable any backing store support
-bs disable any backing store support
-c turns off key-click
c # key-click volume (0-100)
-cc int default color visual class
-nocursor disable the cursor
-core generate core dump on fatal error
-displayfd fd file descriptor to write display number to when ready to connect
-dpi int screen resolution in dots per inch
-dpms disables VESA DPMS monitor control
-deferglyphs [none|all|16] defer loading of [no|all|16-bit] glyphs
-f # bell base (0-100)
-fc string cursor font
-fn string default font name
-fp string default font path
-help prints message with these options
+iglx Allow creating indirect GLX contexts
-iglx Prohibit creating indirect GLX contexts (default)
-I ignore all remaining arguments
-ld int limit data space to N Kb
-lf int limit number of open files to N
-ls int limit stack space to N Kb
-nolock disable the locking mechanism
-maxclients n set maximum number of clients (power of two)
-nolisten string don't listen on protocol
-listen string listen on protocol
-noreset don't reset after last client exists
-background [none] create root window with no background
-reset reset after last client exists
-p # screen-saver pattern duration (minutes)
-pn accept failure to listen on all ports
-nopn reject failure to listen on all ports
-r turns off auto-repeat
r turns on auto-repeat
-render [default|mono|gray|color] set render color alloc policy
-retro start with classic stipple and cursor
-s # screen-saver timeout (minutes)
-seat string seat to run on
-t # default pointer threshold (pixels/t)
-terminate terminate at server reset
-to # connection time out
-tst disable testing extensions
ttyxx server started from init on /dev/ttyxx
v video blanking for screen-saver
-v screen-saver without video blanking
-wm WhenMapped default backing-store
-wr create root window with white background
-maxbigreqsize set maximal bigrequest size
+xinerama Enable XINERAMA extension
-xinerama Disable XINERAMA extension
-dumbSched Disable smart scheduling, enable old behavior
-schedInterval int Set scheduler interval in msec
-sigstop Enable SIGSTOP based startup
+extension name Enable extension
-extension name Disable extension
-query host-name contact named host for XDMCP
-broadcast broadcast for XDMCP
-multicast [addr [hops]] IPv6 multicast for XDMCP
-indirect host-name contact named host for indirect XDMCP
-port port-num UDP port number to send messages to
-from local-address specify the local address to connect from
-once Terminate server after one session
-class display-class specify display class to send in manage
-cookie xdm-auth-bits specify the magic cookie for XDMCP
-displayID display-id manufacturer display ID for request
[+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]
enable/disable accessx key sequences
-ardelay set XKB autorepeat delay
-arinterval set XKB autorepeat interval
Device Dependent Usage
-modulepath paths specify the module search path
-logfile file specify a log file name
-configure probe for devices and write an xorg.conf
-showopts print available options for all installed drivers
-config file specify a configuration file, relative to the
xorg.conf search path, only root can use absolute
-configdir dir specify a configuration directory, relative to the
xorg.conf.d search path, only root can use absolute
-verbose [n] verbose startup messages
-logverbose [n] verbose log messages
-quiet minimal startup messages
-pixmap24 use 24bpp pixmaps for depth 24
-pixmap32 use 32bpp pixmaps for depth 24
-fbbpp n set bpp for the framebuffer. Default: 8
-depth n set colour depth. Default: 8
-gamma f set gamma value (0.1 < f < 10.0) Default: 1.0
-rgamma f set gamma value for red phase
-ggamma f set gamma value for green phase
-bgamma f set gamma value for blue phase
-weight nnn set RGB weighting at 16 bpp. Default: 565
-layout name specify the ServerLayout section name
-screen name specify the Screen section name
-keyboard name specify the core keyboard InputDevice name
-pointer name specify the core pointer InputDevice name
-nosilk disable Silken Mouse
-flipPixels swap default black/white Pixel values
-disableVidMode disable mode adjustments with xvidtune
-allowNonLocalXvidtune allow xvidtune to be run as a non-local client
-allowMouseOpenFail start server even if the mouse can't be initialized
-ignoreABI make module ABI mismatches non-fatal
-isolateDevice bus_id restrict device resets to bus_id (PCI only)
-version show the server version
-showDefaultModulePath show the server default module path
-showDefaultLibPath show the server default library path
-novtswitch don't automatically switch VT at reset & exit
-sharevts share VTs with another X server
vtXX use the specified VT number
-keeptty don't detach controlling tty (for debugging only)
(EE)
Fatal server error:
(EE) Unrecognized option: configure
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)
31. Re: X só como root e i3-wm prejudicado
removidousa Nenhuma
Post recolhido
Enviado em 13/01/2016 - 15:28h
Então poste a saída de outro arquivo padrão do sistema: cat /usr/share/X11/xorg.conf.d
32. Re: X só como root e i3-wm prejudicado
FerAeroespacialusa Debian
Post recolhido
Enviado em 13/01/2016 - 15:34h
unnslacker escreveu:
Então poste a saída de outro arquivo padrão do sistema: cat /usr/share/X11/xorg.conf.d
após o comando me informa que xorg.conf.d é um diretório, aí dentro dele tem o seguinte:
.
..
00-keyboard.conf
33. Re: X só como root e i3-wm prejudicado
removidousa Nenhuma
Post recolhido
Enviado em 13/01/2016 - 16:51h
Tente então gerar um arquivo /etc/X11/xorg.conf "básico" através deste comando, conforme o @Arthur_Hoch já sugeriu e que, segundo a Wiki do Arch Linux, gera um "esqueleto" deste arquivo:
Xorg :0 -configure
Observe que o comando acima deve ser executado como root, com o "X" maiúsculo, com o ":0" incluído entre os parâmetros e com o "configure" precedido por um traço
Note ainda que, se você executar o comando acima dentro de um WM/DE (ou seja, com o X em execução), você deve trocar o número 0 por qualquer outro diferente dele (1, 2, 3...)
34. Re: X só como root e i3-wm prejudicado
FerAeroespacialusa Debian
Post recolhido
Enviado em 13/01/2016 - 17:08h
unnslacker escreveu:
Tente então gerar um arquivo /etc/X11/xorg.conf "básico" através deste comando, conforme o @Arthur_Hoch já sugeriu e que, segundo a Wiki do Arch Linux, gera um "esqueleto" deste arquivo:
Xorg :0 -configure
Observe que o comando acima deve ser executado como root, com o "X" maiúsculo, com o ":0" incluído entre os parâmetros e com o "configure" precedido por um traço
Note ainda que, se você executar o comando acima dentro de um WM/DE (ou seja, com o X em execução), você deve trocar o número 0 por qualquer outro diferente dele (1, 2, 3...)
X.Org X Server 1.18.0
Release Date: 2015-11-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.2.5-1-ARCH x86_64
Current Operating System: Linux ArchLinux 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=21421e42-d9cf-419b-b7e5-b166c400d22a rw quiet
Build Date: 08 January 2016 05:56:16PM
Current version of pixman: 0.32.8
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.2.log", Time: Wed Jan 13 16:55:53 2016
List of video drivers:
intel
modesetting
(++) Using config file: "/root/xorg.conf.new"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
Your xorg.conf file is /root/xorg.conf.new
To test the server, run 'X -config /root/xorg.conf.new'
(EE) Server terminated with error (2). Closing log file.
[root@ArchLinux fernando_uvinha]# X -config /root/xorg.conf.new
(EE)
Fatal server error:
(EE) Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)
Aí como o sugerido rodei e teve o mesmo erro do comando acima:
[code]# X -config /root/xorg.conf.new[
(EE)
Fatal server error:
(EE) Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)
/code]
E agora, posso remover /tmp/.X0-lock?
35. Re: X só como root e i3-wm prejudicado
removidousa Nenhuma
Post recolhido
Enviado em 13/01/2016 - 17:34h
Aparentemente não deu erro algum quanto à função do comando: você digitou o comando certinho e obteve esta mensagem: Your xorg.conf file is /root/xorg.conf.new, que era o esperado; esse erro é mais um alerta do que um erro em si, pois você digitou o comando com o X em execução porém, passou o ":2" pro parâmetro, não o ":0" - esse sim daria erro; a única coisa é que você teria que testar o arquivo gerado em um terminal puro, mas isso não é necessário agora.
Antes de prosseguir, apenas poste o conteúdo do arquivo gerado (/root/xorg.conf.new), por favor