![]() |
xf86-video-intel-2.9.0-i486-1.tgz how to identify to xorg.conf to make sure it runs
hi, i was wondering what name i have to put in Driver directive in to make sure it loads its modules from the package xf86-video-intel-2.9.0-i486-1.tgz ,because when i write driver with name intel it wont startx seems to me it looks for moodules in /usr/lib/modules where they are not originaly from the driver.and package installs in /usr/lib/xorg/modules/drivers
thanks alot thanks |
You shouldn't need to specify ANY driver in xorg.conf - with open-source drivers and hot-pluggy x.org (like slackware ships), xorg will find the driver on its own.
In the event you do use a xorg.conf file, "intel" is indeed correct. Where did you get this package? Slackware has yet to provide a 2.9.x driver. Did you upgrade to it, or use "installpkg" on top of the original intel driver? The "/usr/lib/xorg/modules" is correct, and kind of a slackware-specific directory. Did you steal this package from another distro? |
Quote:
You should just upgrade package and then reboot machine. I`m not sure why reboot is necessary but it is. I still occasionally get random X problems such as black screen and what I try first is init 3 then init 4 and this sequence doesn`t help. Reboot is necessary. So just upgrage, reboot. If you need some manual tweaks (I didn`t) just create your xorg.conf as root at runlevel 3 with X -configure you might alternatively try 1.9.1 driver but on my machine 1.9.0 works better: http://advamacs.com/pub/intel-slackware |
@witek yes im talking about your package, im going back and forth upgrading from 12.2 to current for one reason to get my 82865g up and running with DRI enabled however when going glxinfo i always see direct rendering no
i have 2.6.32.3-generic-smp kernel and ive upgraded to 2.9.1 as u suggested and reboot when i execute in runlevel 3 X -configure i get Code:
X -configurehowever dlopen: libdrm_intel.so.1: cannot open shared object file: No such file or directory (EE) Failed to load /usr/lib/xorg/modules//intel_drv.so (EE) Failed to load module "intel" (loader failed, 7) now after reboot it searches for intel driver good path but i dont have libdrm_intel.so.1 where to get this file from? thanks all for helping me out |
libdrm_intel is part of libdrm. Slackware does not come with a version of libdrm that supports KMS on intel or radeon GPUs. You would need a newer version of libdrm compiled with intel KMS support.
Adam |
after upgrading from libdrm-2.3.0 to 2.4.12 of slackware
heres what X -configure gives Code:
X.Org X Server 1.4.2dlopen: /usr/lib/xorg/modules//intel_drv.so: undefined symbol: PictureScreenPrivateKey (EE) Failed to load /usr/lib/xorg/modules//intel_drv.so (EE) Failed to load module "intel" (loader failed, 7) (++) Using config file: "/root/xorg.conf.new" what version should i get of libdrm and how do i compile it to have libdrm compiled with kms? wondering whats the error about? EDIT: i was googling around and many post says that its about different org header compared to new xorg installed? if thats true how can i check what headers are installed(if they are) compared to xorg? thanks guys |
The 82865 chipset almost certainly isn't going to work with Xorg from Slackware 13.0. Stay with 12.2.
|
the problem is,i downgraded and im on 12.2 and it dosent work, i posted the problem that im having what should i check to fix this problem? also how i can find out if i have xorg headers installed and what version?
thanks |
The 82865 chipset does not work with standard Slackware 13.0. However it can be made to work by a kernel and driver update.
http://www.linuxquestions.org/questi...ml#post3725538 Quote:
Quote:
|
@allend for intel driver specified this is what i get :
dlopen: /usr/lib/xorg/modules//intel_drv.so: undefined symbol: PictureScreenPrivateKey (EE) Failed to load /usr/lib/xorg/modules//intel_drv.so (EE) Failed to load module "intel" (loader failed, 7) now upgraded to libdrm-2.4.17 many posts says about this error on google like that its about different xorg header compared to new xorg installed what im trying to figure out wheter if its true or not? since ive upgrading/downgrading slackware current, im wondering whats the package name for X11 headers? to see if headers mismatch with org? what should i try to fix the problem? also wondering what kind of problem did you get when kernel and driver combination didnt work? thanks alot! |
Quote:
Quote:
http://www.linuxquestions.org/questi...ml#post3701312 |
@allend since 2.9.0 requires xorg server 1.6 onwards and im on 1.4.2 since im on slackkware 12.2 i decided to remove it and install install xf86-video-intel-2.4.3 from official slackware mirror site
however it still gives the same error: dlopen: /usr/lib/xorg/modules//intel_drv.so: undefined symbol: PictureScreenPrivateKey (EE) Failed to load /usr/lib/xorg/modules//intel_drv.so (EE) Failed to load module "intel" (loader failed, 7) at least we are moving :) im wondering what is this error, and to see what package contains x11 header files, to see if this is possible error regarding xorg headers and actual xorg. please advise thanks to all |
Quote:
Perhaps you should consider a fresh install of Slackware 13.0 and build from there. |
@allend yes but then i wouldnt learn where the problem is, i still want to solve the error.
what kernel and driver combination works for you on 13 as well as on 12.2 would slackpkg clean-system, then current-upgrade then upgrade-all would do the trick for fresh one? but i would prefer in sticking solving the problem please :) still dont know package regarding x-org headers to find out which one is installed thanks |
Quote:
The include file picturestr.h is part of the xorg-server-1.6.3 package on the box I am posting from. Quote:
With 13.0, I am currently running kernel 2.6.31.4 and the Intel 2.9.0 driver, and DRI is enabled. Quote:
Using slackpkg can be easier for steps 3 and 4. Quote:
Just a heads up. There is a minor error in step 5 of UPGRADE.TXT. It reads '/usr/man/man.conf.new" but should be '/usr/lib/man.conf.new' |
| All times are GMT -5. The time now is 03:34 AM. |