On Mon, Apr 20, 2009 at 12:57:56 +0200, Ondrej Kudlik wrote: > After recent upgrade I'm not able to start X again. No usefull info > in xorg log, but in gdm.log I can see > > /usr/bin/X: symbol lookup error: > /usr/lib/xorg/modules/drivers//intel_drv.so: undefined symbol: > drmCheckModesettingSupported > > Thanks for your help, tell me if additional info is needed > the symbol is there..
$ objdump -T /usr/lib/libdrm.so.2|grep CheckMode 00006b20 g DF .text 000001d0 Base drmCheckModesettingSupported what's the output of 'ldd /usr/lib/xorg/modules/drivers/intel_drv.so'? Cheers, Julien -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org