You are not logged in.

#1 2009-09-07 17:55:04

tyr0
Member
Registered: 2007-06-02
Posts: 152

Xephyr problem with awesome3

Hi, I try to run this nice thing. http://wiki.archlinux.org/index.php/Awe … ing_Xephyr

But all I get is a black screen (rc_test.lua is working) and some errors:

╭─[thomas::Heraklit]
╰─[9:36]> Xephyr -ac -br -noreset -screen 1152x720 :1 & DISPLAY=:1.0 awesome -c /home/thomas/.config/awesome/rc_test.lua                                             ~
[1] 3960
E: awesome: main:412: cannot open display
╭─[thomas::Heraklit]
╰─[9:38]> (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)

Anybody with the same problems? awesome version: 3.3.3-1 from community.

2009-09-08-094027_1680x1050_scrot316.png.xs.jpg

Greetings, Thomas

Last edited by tyr0 (2009-09-08 07:44:39)

Offline

#2 2009-09-10 08:37:18

tyr0
Member
Registered: 2007-06-02
Posts: 152

Re: Xephyr problem with awesome3

Same problem with awesome 3.3.4-1 and original rc.lua. Any suggestions?

Offline

#3 2009-09-10 09:31:09

ak-89
Member
From: Finland
Registered: 2008-08-26
Posts: 86
Website

Re: Xephyr problem with awesome3

Xephyr hasn't started yet, when you are running that awesome.

Xephyr -ac -br -noreset -screen 1152x720 :1 & sleep 1 && DISPLAY=:1.0 awesome -c /home/thomas/.config/awesome/rc_test.lua

This should work, try bigger sleep if it doesn't.

Offline

#4 2009-09-15 08:05:36

tyr0
Member
Registered: 2007-06-02
Posts: 152

Re: Xephyr problem with awesome3

Works great! Thank you, ak-89.

Offline

Board footer

Powered by FluxBB