Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launching Velox #25

Closed
DmitryHetman opened this issue Dec 26, 2016 · 7 comments
Closed

Launching Velox #25

DmitryHetman opened this issue Dec 26, 2016 · 7 comments

Comments

@DmitryHetman
Copy link

DmitryHetman commented Dec 26, 2016

How to launch velox?
I've tried
$ velox
[swc:libswc/swc.c: 123] ERROR: Could not connetct to swc-launch

and:

$ swc-launch velox
running on /dev/tty7
[swc:libswc/drm.c:149] DEBUG: /dev/dri/card0 is primary GPU
#find driver: Trying DRM driver 'intel'
Using config at '/home/dmitry/.velox.conf

both doesn't work.
Weston works fine.
GPU: Intel HD 4600
Linux: 4.9_rc6
wayland: 1.12.0
wayland-protocols: 1.7

@DmitryHetman
Copy link
Author

Hey! How to launch it?

@michaelforney
Copy link
Owner

swc-launch velox is the right way.

You say it "doesn't work". Can you provide more details?

@DmitryHetman
Copy link
Author

Seems like it starts working, I see empty screen, and it immediately crashes without any output.

@michaelforney
Copy link
Owner

I can't help you without more information like a gdb backtrace.

@DmitryHetman
Copy link
Author

Ok, also I can't launch it even in weston:

velox.txt

@michaelforney
Copy link
Owner

That error message says that another compositor is running on wayland-0. Run swc-launch -s wayland-1 velox if you want to listen on a different socket.

@DmitryHetman
Copy link
Author

Velox works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants