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

xf86-video-intel: fix module load error #357

Closed
wants to merge 3 commits into from
Closed

xf86-video-intel: fix module load error #357

wants to merge 3 commits into from

Conversation

henriqueleng
Copy link

Had similar problem a long time ago, intel module fails to load when Xorg starts. Removing this line solved the problem.

@rofl0r
Copy link
Member

rofl0r commented Sep 30, 2015

interesting. i use the intel driver and it works well.
what was the error message you were getting ?
probably there's just a dependency missing...

@henriqueleng
Copy link
Author

I was receiving the same old message I got a long time a go, the last time I used sabotage
it is:
_drv.so: Error relocating ... I810InitMC: symbol not found.

@rofl0r rofl0r closed this in 6b2942a Nov 16, 2015
@rofl0r
Copy link
Member

rofl0r commented Nov 16, 2015

i analyzed the problem with another user in the chat and it turned out it's due to some missing deps, while the fix proposed by you did not work.
can you add a new PR for your other unrelated commits ? thanks!

@rofl0r
Copy link
Member

rofl0r commented Nov 16, 2015

oh i see you already have the other 2 commits in the other PR #358 . nevermind then.

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

Successfully merging this pull request may close these issues.

2 participants