|
Message-ID: <20150109004717.GB1937@henrique-pc> Date: Fri, 9 Jan 2015 00:47:19 +0000 From: Henrique Lengler <henriqueleng@...bx.org> To: sabotage@...ts.openwall.com Subject: Re: [PATCHES] [SOLVED] AGAIN. Failed to load /lib/xorg/modules/drivers/intel_drv.so: Error relocating ... I810InitMC: symbol not found. Hi, This email contain all the changes I did to make xorg load the intel drivers. Some of the changes I couldn't create patches because I don't know how. I would like if someone test it to see if it solves to you, and if I didn't forgot anything. I also updated some packages. All the patches I did, are attached. The other changes I couldn't create patches, I will post here. Changes I did on kernel wich are crucial to any Intel Graphics to work: On .config file: CONFIG_MTTR=y CONFIG_AGP=y CONFIG_AGP_INTEL=y CONFIG_DRM=y CONFIG_DRM_I915=y CONFIG_DRM_I915_KMS=y CONFIG_DRM_I915_FBDEV=y Please note the change in the file 20-modules.conf wich need to be on your config file to xorg work. Just to clarify, now I have these file in my xorg.conf.d: 00-disable-hotplug -- The default, no change did 10-quirks.conf 20-modules.conf -- with the new patche 30-intel.conf -- new device with Driver "intel" and Option "TearFree" "true" 40-mouse.conf --__ 50-keyboard.conf -- BOTH WITH SIMPLE SETUP I think its all, please tell me if it is working after this patches. Regards, Henrique Lengler. View attachment "0001-addapt-dependencies-to-xcb-utils-new-name.patch" of type "text/plain" (732 bytes) View attachment "0001-added-glamoregl-module-load.patch" of type "text/plain" (545 bytes) View attachment "0001-added-libepoxy.patch" of type "text/plain" (1313 bytes) View attachment "0001-changed-name-to-the-same-of-the-downloaded-package.patch" of type "text/plain" (2408 bytes) View attachment "0001-updated-intel-driver.patch" of type "text/plain" (1222 bytes) View attachment "0001-updated-package.patch" of type "text/plain" (997 bytes) View attachment "0001-updated-xorg-server-added-features.patch" of type "text/plain" (1936 bytes) View attachment "0002-updated-package.patch" of type "text/plain" (977 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.