You are not logged in.

#1 2018-05-23 02:58:14

zwa
Member
Registered: 2005-12-05
Posts: 105

No mouse pointer with openbox-session in .xinitrc

If I put "exec openbox-session" in my .xinitrc, I get no mouse pointer.
If I put at the end "exec xterm" and from the xterm I run openbox-session, I get the mouse pointer.

uname -r 
4.16.10-1-ARCH

lspci 
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710 [Radeon HD 4350/4550]

pacman -Qs
openbox 3.6.1-3
mesa 18.0.4-1
xorg-server 1.20.0-2
xf86-video-ati 1:18.0.1-2
xorg-xinit 1.4.0-3

Offline

#2 2018-05-23 03:03:30

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: No mouse pointer with openbox-session in .xinitrc

I don't know what that 'pacman -Qs' command is there for, what is after it is clearly not it's output.

But in any case, that's not the first info we'd need.  Post your ~/.xinitrc and xorg.log from a session that had the problem.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2018-05-24 02:30:11

socrates
Member
Registered: 2014-07-14
Posts: 14

Re: No mouse pointer with openbox-session in .xinitrc

problem with xorg server or xf86-video-ati

had same problem solved by downgrading to
xf86-video-ati-1:18.0.1-1-x86_64.pkg.tar.xz
xorg-server-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz
xorg-server-common-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz

if you could confirm this file a bug on the bug tracker

Offline

#4 2018-06-06 23:50:30

zwa
Member
Registered: 2005-12-05
Posts: 105

Re: No mouse pointer with openbox-session in .xinitrc

Trilby wrote:

I don't know what that 'pacman -Qs' command is there for

I meant the said packages and their version. More like 'pacman -Qi foo|grep Version'
I still have the same issue. The packages version are the same except for:
xorg-server 1.20.0-5

Xorg.log

[   191.577] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   191.578] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[   191.579] Build Operating System: Linux Arch Linux
[   191.579] Current Operating System: Linux qni4 4.16.13-2-ARCH #1 SMP PREEMPT Fri Jun 1 18:46:11 UTC 2018 x86_64
[   191.579] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda3 rw quiet
[   191.580] Build Date: 25 May 2018  10:26:33PM
[   191.580]  
[   191.580] Current version of pixman: 0.34.0
[   191.581] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   191.581] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   191.582] (==) Log file: "/home/jiw5/.local/share/xorg/Xorg.0.log", Time: Wed Jun  6 19:34:05 2018
[   191.583] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   191.583] (==) No Layout section.  Using the first Screen section.
[   191.583] (==) No screen section available. Using defaults.
[   191.583] (**) |-->Screen "Default Screen Section" (0)
[   191.583] (**) |   |-->Monitor "<default monitor>"
[   191.583] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   191.583] (==) Automatically adding devices
[   191.583] (==) Automatically enabling devices
[   191.583] (==) Automatically adding GPU devices
[   191.583] (==) Automatically binding GPU devices
[   191.583] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   191.583] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   191.583] 	Entry deleted from font path.
[   191.583] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   191.583] 	Entry deleted from font path.
[   191.583] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   191.583] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[   191.583] 	Entry deleted from font path.
[   191.583] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[   191.583] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[   191.583] (==) ModulePath set to "/usr/lib/xorg/modules"
[   191.583] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   191.583] (II) Module ABI versions:
[   191.583] 	X.Org ANSI C Emulation: 0.4
[   191.583] 	X.Org Video Driver: 24.0
[   191.583] 	X.Org XInput driver : 24.1
[   191.583] 	X.Org Server Extension : 10.0
[   191.584] (++) using VT number 1

[   191.586] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   191.587] (II) xfree86: Adding drm device (/dev/dri/card0)
[   191.587] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   191.590] (--) PCI:*(1@0:0:0) 1002:954f:1682:2461 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   191.590] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   191.590] (II) LoadModule: "glx"
[   191.590] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   191.591] (II) Module glx: vendor="X.Org Foundation"
[   191.591] 	compiled for 1.20.0, module version = 1.0.0
[   191.591] 	ABI class: X.Org Server Extension, version 10.0
[   191.591] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[   191.593] 	loading driver: radeon
[   191.593] (==) Matched radeon as autoconfigured driver 0
[   191.593] (==) Matched ati as autoconfigured driver 1
[   191.593] (==) Matched modesetting as autoconfigured driver 2
[   191.593] (==) Matched fbdev as autoconfigured driver 3
[   191.593] (==) Matched vesa as autoconfigured driver 4
[   191.593] (==) Assigned the driver to the xf86ConfigLayout
[   191.593] (II) LoadModule: "radeon"
[   191.593] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   191.593] (II) Module radeon: vendor="X.Org Foundation"
[   191.593] 	compiled for 1.20.0, module version = 18.0.1
[   191.593] 	Module class: X.Org Video Driver
[   191.593] 	ABI class: X.Org Video Driver, version 24.0
[   191.593] (II) LoadModule: "ati"
[   191.593] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   191.593] (II) Module ati: vendor="X.Org Foundation"
[   191.593] 	compiled for 1.20.0, module version = 18.0.1
[   191.593] 	Module class: X.Org Video Driver
[   191.593] 	ABI class: X.Org Video Driver, version 24.0
[   191.593] (II) LoadModule: "modesetting"
[   191.593] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   191.593] (II) Module modesetting: vendor="X.Org Foundation"
[   191.593] 	compiled for 1.20.0, module version = 1.20.0
[   191.593] 	Module class: X.Org Video Driver
[   191.593] 	ABI class: X.Org Video Driver, version 24.0
[   191.593] (II) LoadModule: "fbdev"
[   191.593] (WW) Warning, couldn't open module fbdev
[   191.593] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   191.593] (II) LoadModule: "vesa"
[   191.593] (WW) Warning, couldn't open module vesa
[   191.593] (EE) Failed to load module "vesa" (module does not exist, 0)
[   191.593] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[   191.594] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   191.594] (II) [KMS] Kernel modesetting enabled.
[   191.594] (WW) Falling back to old probe method for modesetting
[   191.594] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   191.594] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   191.594] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   191.594] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   191.594] (==) RADEON(0): Default visual is TrueColor
[   191.594] (==) RADEON(0): RGB weight 888
[   191.594] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   191.594] (--) RADEON(0): Chipset: "ATI Radeon HD 4350" (ChipID = 0x954f)
[   191.594] (II) Loading sub module "fb"
[   191.594] (II) LoadModule: "fb"
[   191.594] (II) Loading /usr/lib/xorg/modules/libfb.so
[   191.595] (II) Module fb: vendor="X.Org Foundation"
[   191.595] 	compiled for 1.20.0, module version = 1.0.0
[   191.595] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   191.595] (II) Loading sub module "dri2"
[   191.595] (II) LoadModule: "dri2"
[   191.595] (II) Module "dri2" already built-in
[   191.595] (II) Loading sub module "glamoregl"
[   191.595] (II) LoadModule: "glamoregl"
[   191.595] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   191.597] (II) Module glamoregl: vendor="X.Org Foundation"
[   191.597] 	compiled for 1.20.0, module version = 1.0.1
[   191.597] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   191.651] (II) RADEON(0): glamor X acceleration enabled on AMD RV710 (DRM 2.50.0 / 4.16.13-2-ARCH, LLVM 6.0.0)
[   191.651] (II) RADEON(0): glamor detected, initialising EGL layer.
[   191.651] (II) RADEON(0): KMS Color Tiling: enabled
[   191.651] (II) RADEON(0): KMS Color Tiling 2D: enabled
[   191.651] (==) RADEON(0): TearFree property default: auto
[   191.651] (II) RADEON(0): KMS Pageflipping: enabled
[   191.664] (II) RADEON(0): Output VGA-0 has no monitor section
[   191.677] (II) RADEON(0): Output DIN has no monitor section
[   191.690] (II) RADEON(0): Output DVI-0 has no monitor section
[   191.704] (II) RADEON(0): EDID for output VGA-0
[   191.704] (II) RADEON(0): Printing probed modes for output VGA-0
[   191.704] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   191.704] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   191.704] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   191.704] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[   191.705] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   191.717] (II) RADEON(0): EDID for output DIN
[   191.730] (II) RADEON(0): EDID for output DVI-0
[   191.730] (II) RADEON(0): Output VGA-0 connected
[   191.730] (II) RADEON(0): Output DIN disconnected
[   191.730] (II) RADEON(0): Output DVI-0 disconnected
[   191.730] (II) RADEON(0): Using exact sizes for initial modes
[   191.730] (II) RADEON(0): Output VGA-0 using initial mode 1024x768 +0+0
[   191.730] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:20000000 visible:f4b3000
[   191.730] (==) RADEON(0): DPI set to (96, 96)
[   191.730] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[   191.730] (II) Loading sub module "ramdac"
[   191.730] (II) LoadModule: "ramdac"
[   191.730] (II) Module "ramdac" already built-in
[   191.730] (II) UnloadModule: "modesetting"
[   191.730] (II) Unloading modesetting
[   191.730] (II) RADEON(0): [DRI2] Setup complete
[   191.730] (II) RADEON(0): [DRI2]   DRI driver: r600
[   191.730] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[   191.730] (II) RADEON(0): Front buffer size: 3072K
[   191.730] (II) RADEON(0): VRAM usage limit set to 222721K
[   191.730] (II) RADEON(0): SYNC extension fences enabled
[   191.730] (II) RADEON(0): Present extension enabled
[   191.731] (==) RADEON(0): DRI3 enabled
[   191.731] (==) RADEON(0): Backing store enabled
[   191.731] (II) RADEON(0): Direct rendering enabled
[   191.732] (II) RADEON(0): Use GLAMOR acceleration.
[   191.732] (II) RADEON(0): Acceleration enabled
[   191.732] (==) RADEON(0): DPMS enabled
[   191.732] (==) RADEON(0): Silken mouse disabled
[   191.733] (II) RADEON(0): Set up textured video (glamor)
[   191.733] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[   191.733] (II) RADEON(0): [XvMC] Extension initialized.
[   191.748] (II) Initializing extension Generic Event Extension
[   191.748] (II) Initializing extension SHAPE
[   191.748] (II) Initializing extension MIT-SHM
[   191.749] (II) Initializing extension XInputExtension
[   191.749] (II) Initializing extension XTEST
[   191.749] (II) Initializing extension BIG-REQUESTS
[   191.749] (II) Initializing extension SYNC
[   191.749] (II) Initializing extension XKEYBOARD
[   191.749] (II) Initializing extension XC-MISC
[   191.749] (II) Initializing extension SECURITY
[   191.749] (II) Initializing extension XFIXES
[   191.749] (II) Initializing extension RENDER
[   191.749] (II) Initializing extension RANDR
[   191.749] (II) Initializing extension COMPOSITE
[   191.749] (II) Initializing extension DAMAGE
[   191.749] (II) Initializing extension MIT-SCREEN-SAVER
[   191.749] (II) Initializing extension DOUBLE-BUFFER
[   191.749] (II) Initializing extension RECORD
[   191.749] (II) Initializing extension DPMS
[   191.749] (II) Initializing extension Present
[   191.749] (II) Initializing extension DRI3
[   191.749] (II) Initializing extension X-Resource
[   191.749] (II) Initializing extension XVideo
[   191.749] (II) Initializing extension XVideo-MotionCompensation
[   191.749] (II) Initializing extension GLX
[   191.751] (II) AIGLX: Loaded and initialized r600
[   191.751] (II) GLX: Initialized DRI2 GL provider for screen 0
[   191.751] (II) Initializing extension XFree86-VidModeExtension
[   191.751] (II) Initializing extension XFree86-DGA
[   191.751] (II) Initializing extension XFree86-DRI
[   191.751] (II) Initializing extension DRI2
[   191.752] (II) RADEON(0): Setting screen physical size to 270 x 203
[   191.792] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   191.792] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   191.792] (II) LoadModule: "libinput"
[   191.792] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   191.794] (II) Module libinput: vendor="X.Org Foundation"
[   191.794] 	compiled for 1.19.6, module version = 0.27.1
[   191.794] 	Module class: X.Org XInput Driver
[   191.794] 	ABI class: X.Org XInput driver, version 24.1
[   191.794] (II) Using input driver 'libinput' for 'Power Button'
[   191.795] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[   191.795] (**) Power Button: always reports core events
[   191.795] (**) Option "Device" "/dev/input/event1"
[   191.795] (**) Option "_source" "server/udev"
[   191.796] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   191.796] (II) event1  - Power Button: device is a keyboard
[   191.796] (II) event1  - Power Button: device removed
[   191.796] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   191.796] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   191.796] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   191.796] (II) event1  - Power Button: device is a keyboard
[   191.797] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   191.797] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   191.797] (II) Using input driver 'libinput' for 'Power Button'
[   191.797] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[   191.798] (**) Power Button: always reports core events
[   191.798] (**) Option "Device" "/dev/input/event0"
[   191.798] (**) Option "_source" "server/udev"
[   191.798] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   191.798] (II) event0  - Power Button: device is a keyboard
[   191.798] (II) event0  - Power Button: device removed
[   191.798] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   191.798] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   191.799] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   191.799] (II) event0  - Power Button: device is a keyboard
[   191.799] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[   191.799] (II) No input driver specified, ignoring this device.
[   191.799] (II) This device may have been added with another device file.
[   191.800] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
[   191.800] (II) No input driver specified, ignoring this device.
[   191.800] (II) This device may have been added with another device file.
[   191.800] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event11)
[   191.800] (II) No input driver specified, ignoring this device.
[   191.800] (II) This device may have been added with another device file.
[   191.800] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event12)
[   191.800] (II) No input driver specified, ignoring this device.
[   191.800] (II) This device may have been added with another device file.
[   191.800] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event13)
[   191.800] (II) No input driver specified, ignoring this device.
[   191.800] (II) This device may have been added with another device file.
[   191.801] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[   191.801] (II) No input driver specified, ignoring this device.
[   191.801] (II) This device may have been added with another device file.
[   191.801] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
[   191.801] (II) No input driver specified, ignoring this device.
[   191.801] (II) This device may have been added with another device file.
[   191.801] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[   191.801] (II) No input driver specified, ignoring this device.
[   191.801] (II) This device may have been added with another device file.
[   191.801] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[   191.801] (II) No input driver specified, ignoring this device.
[   191.801] (II) This device may have been added with another device file.
[   191.802] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event3)
[   191.802] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[   191.802] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[   191.802] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[   191.802] (**) A4TECH USB Device: always reports core events
[   191.802] (**) Option "Device" "/dev/input/event3"
[   191.802] (**) Option "_source" "server/udev"
[   191.803] (II) event3  - A4TECH USB Device: is tagged by udev as: Keyboard
[   191.803] (II) event3  - A4TECH USB Device: device is a keyboard
[   191.803] (II) event3  - A4TECH USB Device: device removed
[   191.803] (II) libinput: A4TECH USB Device: needs a virtual subdevice
[   191.803] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:09DA:9066.0001/input/input3/event3"
[   191.803] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 8)
[   191.803] (**) Option "AccelerationScheme" "none"
[   191.803] (**) A4TECH USB Device: (accel) selected scheme none/0
[   191.803] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[   191.803] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[   191.803] (II) event3  - A4TECH USB Device: is tagged by udev as: Keyboard
[   191.803] (II) event3  - A4TECH USB Device: device is a keyboard
[   191.804] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event4)
[   191.804] (**) A4TECH USB Device: Applying InputClass "libinput pointer catchall"
[   191.804] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[   191.860] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[   191.860] (**) A4TECH USB Device: always reports core events
[   191.860] (**) Option "Device" "/dev/input/event4"
[   191.860] (**) Option "_source" "server/udev"
[   191.860] (II) event4  - A4TECH USB Device: is tagged by udev as: Mouse
[   191.860] (II) event4  - A4TECH USB Device: device is a pointer
[   191.860] (II) event4  - A4TECH USB Device: device removed
[   191.860] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.1/0003:09DA:9066.0002/input/input4/event4"
[   191.860] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 9)
[   191.861] (**) Option "AccelerationScheme" "none"
[   191.861] (**) A4TECH USB Device: (accel) selected scheme none/0
[   191.861] (**) A4TECH USB Device: (accel) acceleration factor: 2.000
[   191.861] (**) A4TECH USB Device: (accel) acceleration threshold: 4
[   191.861] (II) event4  - A4TECH USB Device: is tagged by udev as: Mouse
[   191.861] (II) event4  - A4TECH USB Device: device is a pointer
[   191.862] (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse0)
[   191.862] (II) No input driver specified, ignoring this device.
[   191.862] (II) This device may have been added with another device file.
[   191.862] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[   191.862] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   191.862] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   191.863] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 23 paused 0
[   191.863] (**) Eee PC WMI hotkeys: always reports core events
[   191.863] (**) Option "Device" "/dev/input/event6"
[   191.863] (**) Option "_source" "server/udev"
[   191.863] (II) event6  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   191.863] (II) event6  - Eee PC WMI hotkeys: device is a keyboard
[   191.863] (II) event6  - Eee PC WMI hotkeys: device removed
[   191.863] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input6/event6"
[   191.863] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 10)
[   191.864] (II) event6  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   191.864] (II) event6  - Eee PC WMI hotkeys: device is a keyboard
[   191.864] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   191.864] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   191.864] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   191.865] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 24 paused 0
[   191.865] (**) AT Translated Set 2 keyboard: always reports core events
[   191.865] (**) Option "Device" "/dev/input/event2"
[   191.865] (**) Option "_source" "server/udev"
[   191.866] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   191.866] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   191.866] (II) event2  - AT Translated Set 2 keyboard: device removed
[   191.866] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   191.866] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   191.866] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   191.866] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   191.867] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   191.867] (II) No input driver specified, ignoring this device.
[   191.867] (II) This device may have been added with another device file.
[   191.872] (**) A4TECH USB Device: Applying InputClass "libinput keyboard catchall"
[   191.872] (II) Using input driver 'libinput' for 'A4TECH USB Device'
[   191.872] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[   191.872] (**) A4TECH USB Device: always reports core events
[   191.872] (**) Option "Device" "/dev/input/event3"
[   191.872] (**) Option "_source" "_driver/libinput"
[   191.872] (II) libinput: A4TECH USB Device: is a virtual subdevice
[   191.872] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:09DA:9066.0001/input/input3/event3"
[   191.872] (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: KEYBOARD, id 12)
[   191.934] (II) RADEON(0): Allocate new frame buffer 1280x1024 stride 1280
[   191.938] (II) RADEON(0): VRAM usage limit set to 220878K
[   252.979] (**) Option "fd" "17"
[   252.979] (II) event1  - Power Button: device removed
[   252.979] (**) Option "fd" "20"
[   252.979] (II) event0  - Power Button: device removed
[   252.979] (**) Option "fd" "21"
[   252.979] (**) Option "fd" "22"
[   252.979] (II) event4  - A4TECH USB Device: device removed
[   252.979] (**) Option "fd" "23"
[   252.979] (II) event6  - Eee PC WMI hotkeys: device removed
[   252.979] (**) Option "fd" "24"
[   252.979] (II) event2  - AT Translated Set 2 keyboard: device removed
[   252.979] (**) Option "fd" "21"
[   252.979] (II) event3  - A4TECH USB Device: device removed
[   252.980] (II) UnloadModule: "libinput"
[   252.980] (II) systemd-logind: not releasing fd for 13:67, still in use
[   252.980] (II) UnloadModule: "libinput"
[   252.980] (II) systemd-logind: releasing fd for 13:66
[   253.010] (II) UnloadModule: "libinput"
[   253.010] (II) systemd-logind: releasing fd for 13:70
[   253.066] (II) UnloadModule: "libinput"
[   253.066] (II) systemd-logind: releasing fd for 13:68
[   253.146] (II) UnloadModule: "libinput"
[   253.146] (II) systemd-logind: releasing fd for 13:67
[   253.190] (II) UnloadModule: "libinput"
[   253.190] (II) systemd-logind: releasing fd for 13:64
[   253.226] (II) UnloadModule: "libinput"
[   253.226] (II) systemd-logind: releasing fd for 13:65
[   253.277] (II) Server terminated successfully (0). Closing log file.

.xinitrc

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then
    xrdb -merge "$userresources"
fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

#cvt 1280 1024
# 1280x1024 59.89 Hz (CVT 1.31M4) hsync: 63.67 kHz; pclk: 109.00 MHz
# Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
xrandr --newmode "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync && \
xrandr --addmode VGA-0 1280x1024_60.00 && \
xrandr --output VGA-0 --mode 1280x1024_60.00 &
#xrandr --output VGA-0 --mode 1280x1024_60.00 --output DVI-0 --primary --auto --left-of VGA-0 &
setxkbmap -layout es -variant dvorak &
#setxkbmap es &
xset -b &
numlockx &
exec openbox-session
#exec xterm

Offline

#5 2018-06-07 00:54:21

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: No mouse pointer with openbox-session in .xinitrc

Don't background xrandr.  I'm not sure if this would cause the problem, but it certainly could.  Xrandr completes quickly, so any benefit of backgrounding it is trivial.  But if it is backgrounded, it could still be changing the screen mode while openbox's startup code is getting screen information.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2018-06-07 02:53:04

zwa
Member
Registered: 2005-12-05
Posts: 105

Re: No mouse pointer with openbox-session in .xinitrc

xrandr does not seems to be the problem.
Video of the issue:
https://vimeo.com/273818819

Last edited by zwa (2018-06-07 03:01:23)

Offline

#7 2018-06-07 06:03:12

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: No mouse pointer with openbox-session in .xinitrc

https://wiki.archlinux.org/index.php/Cursor_themes

I'd assume you're configuring a bad theme and something specific in the xterm (or rather the shell inside) environment "fixes" that.
Another thing (alongside Trilbys concern) might be a DPI issue, which would be hyper-realistic for the forked xrandr call

My first suggestion though would be to remove all the forking nonsense (xrandr, setxkbmap, xset and numlockx) - you *really* don't want to do that.
Then maybe add an artificial delay (sleep 2-5 seonds; don't you dare to fork the sleep! :-P ) and see what happens (ie. whether this is somehow timing related)
Then compare the xterm's shell environment to the one in xinitrc.

Offline

#8 2018-06-07 14:15:24

zwa
Member
Registered: 2005-12-05
Posts: 105

Re: No mouse pointer with openbox-session in .xinitrc

I removed all the '&' and added a 'sleep 5' before 'exec openbox-session' but I am still having the issue.

seth wrote:

https://wiki.archlinux.org/index.php/Cursor_themes
Then compare the xterm's shell environment to the one in xinitrc.

You mean the environment variables?

Offline

#9 2018-06-07 14:17:39

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: No mouse pointer with openbox-session in .xinitrc

Yes.

Offline

#10 2018-06-07 14:52:21

zwa
Member
Registered: 2005-12-05
Posts: 105

Re: No mouse pointer with openbox-session in .xinitrc

I don't see anything peculiar in the diffs:

  • xterm-env.txt is the output of printenv from xterm when running xterm from .xinitrc

  • ob-xterm-env.txt is the output of printenv from xterm when running openbox-session from .xinitrc

I also removed the file .config/openbox/autostart.sh

$ diff xterm-env.txt ob-xterm-env.txt                                                                                          
21d20                                                                                                                                       
< TERM=xterm
22a22
> TERM=xterm
24d23
< XDG_SEAT=seat0
26c25,26
< WINDOWID=4194338
---
> XDG_SEAT=seat0
> WINDOWID=12582946

Last edited by zwa (2018-06-07 14:54:36)

Offline

#11 2018-06-07 14:55:54

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: No mouse pointer with openbox-session in .xinitrc

But you compared the env within xterm to the env within another xterm.  The suggestion was to compare it to the environment in xinitrc, e.g.

# other xinitrc boilerplate here ...
env > xinit-env.txt
exec openbox-session

"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB