Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
07-17-2009, 09:50 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2009
Location: Québec, Canada
Distribution: Slackware-current
Posts: 25
Rep:
|
Slackware-current: X crashes after the last xorg updates.
After upgrading to xorg-xserver-1.6.2 X crashes when dragging windows.
The video card is integrated intel mobile 945. Changing xf86-video-intel drivers does not help. Neither disabling DRI in xorg.conf modules section or driver section.
Works only with VESA driver.
|
|
|
|
07-17-2009, 10:03 PM
|
#2
|
|
Member
Registered: Apr 2007
Posts: 39
Rep:
|
Yes im experiencing a similar problem with latest xorg-server. Whenever a window is minimzed and set to "notify" (flashing), clicking on it in the taskbar causes X to crash. I can reproduce 100% using pidgin.
Can someone please upload the xorg-server 1.6.1 here?
|
|
|
|
07-17-2009, 10:38 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2008
Location: Philippines
Distribution: LFS, Slackware, Slamd64
Posts: 6
Rep:
|
hi,
run
ldd /usr/bin/Xorg
this will give you an output similar to this;
linux-vdso.so.1 => (0x00007fffc63fe000)
libXfont.so.1 => /usr/lib/libXfont.so.1 (0x00007f1dbe101000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f1dbdeff000)
libfontenc.so.1 => /usr/lib/libfontenc.so.1 (0x00007f1dbdcf7000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f1dbdabe000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f1dbd8b9000)
libm.so.6 => /lib/libm.so.6 (0x00007f1dbd615000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f1dbd411000)
librt.so.1 => /lib/librt.so.1 (0x00007f1dbd208000)
libc.so.6 => /lib/libc.so.6 (0x00007f1dbceaa000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f1dbcc29000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f1dbca0e000)
/lib/ld-linux.so.2 (0x00007f1dbe379000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f1dbc7f2000)
if you find something missing on the right side then you found what's causing the crash.
have fun,
dahongpalay
|
|
|
|
07-17-2009, 10:48 PM
|
#4
|
|
Member
Registered: May 2008
Posts: 312
Rep:
|
So, you're suggesting in your case that /lib/ld-linux.so.2 is causing the crash?
|
|
|
|
07-17-2009, 10:50 PM
|
#5
|
|
Member
Registered: Apr 2007
Posts: 39
Rep:
|
I think theres is some problem with pixman 0.15.16.
I tried downgrade to 0.15.14, and it stops crashing. Can anyone else confirm that?
|
|
|
|
07-17-2009, 11:19 PM
|
#6
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Rep:
|
Quote:
Originally Posted by jazzor
I think theres is some problem with pixman 0.15.16.
I tried downgrade to 0.15.14, and it stops crashing. Can anyone else confirm that?
|
Yes! downgrade pixman 0.15.10 could fix the problem also~
|
|
|
|
07-17-2009, 11:54 PM
|
#7
|
|
Member
Registered: Apr 2009
Distribution: Slackware
Posts: 442
Rep:
|
Almost every time minimize/restore button was pressed the whole system hanged (alt+sysrq). Downgraded to 0.15.14 and no lockups until now.
|
|
|
|
07-18-2009, 12:15 AM
|
#8
|
|
Member
Registered: Feb 2007
Location: changchun china
Posts: 34
Rep:
|
ggy@darkstar:~$ ldd /usr/bin/Xorg
linux-gate.so.1 => (0xffffe000)
libpciaccess.so.0 => /usr/lib/libpciaccess.so.0 (0xb7f9a000)
libXfont.so.1 => /usr/lib/libXfont.so.1 (0xb7f64000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7f61000)
libfontenc.so.1 => /usr/lib/libfontenc.so.1 (0xb7f5b000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb7f09000)
libhal.so.1 => /usr/lib/libhal.so.1 (0xb7ef9000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7ec0000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7ebb000)
libssl.so.0 => /usr/lib/libssl.so.0 (0xb7e75000)
libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0xb7d29000)
libdl.so.2 => /lib/libdl.so.2 (0xb7d24000)
libm.so.6 => /lib/libm.so.6 (0xb7cfe000)
librt.so.1 => /lib/librt.so.1 (0xb7cf5000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7ce8000)
libc.so.6 => /lib/libc.so.6 (0xb7b88000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7b12000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7afd000)
libuuid.so.1 => /lib/libuuid.so.1 (0xb7af9000)
/lib/ld-linux.so.2 (0xb7fbe000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ae1000)
ggy@darkstar:~$ ls /var/log/packages/ |grep xorg
xorg-cf-files-1.0.2-noarch-2
xorg-docs-1.4-noarch-2
xorg-server-1.6.2-i486-1
xorg-server-xephyr-1.6.2-i486-1
xorg-server-xnest-1.6.2-i486-1
xorg-server-xvfb-1.6.2-i486-1
xorg-sgml-doctools-1.2-noarch-2
i use nv9400gt and use slackware current ..
random time display crash ..i don't know what's reason!!
|
|
|
|
07-18-2009, 01:40 AM
|
#9
|
|
Member
Registered: Sep 2008
Location: Misawa AB, Japan
Distribution: Slackware
Posts: 186
Rep:
|
I experienced these issues. However, it became apparent in FreeNode ##slackware that this was due to my lack of an xorg.conf file specifying that the Intel driver needs to enable Tiling support, as so:
Section "Device"
Option "AccelMethod" "UXA"
Option "Tiling" "True"
Identifier "Card0"
Driver "intel"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:0:2:0"
EndSection
Now I know you don't need an xorg.conf due to the way the new X server works, but you can specify at least this much in order to get it working. I am using the latest and greatest (as of right now) Slackware64-13.0-rc1 with the stock generic-smp kernel.
Also, be sure to disable compositor for now.
This makes mine work. I have this card:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
Thanks to mrselfpwn for the help! 8-)
|
|
|
|
07-18-2009, 01:49 AM
|
#10
|
|
Member
Registered: Apr 2008
Location: China, Beijing
Distribution: Slackware
Posts: 409
Rep:
|
Quote:
Originally Posted by TwinReverb
I am using the latest and greatest (as of right now) Slackware64-13.0-rc1 with the stock generic-smp kernel.
|
Hmm, I think we are talking about 13.0-rc1+ in this thread. The head of the Changelog.txt should be:
Thu Jul 16 19:25:26 CDT 2009
or
Fri Jul 17 21:05:16 CDT 2009
|
|
|
|
07-18-2009, 06:35 AM
|
#11
|
|
Member
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 72
Rep:
|
I have crash with composite (kde 4.2.4), with different version of pixman, intel driver and mesa
Without composite crashed
In my pc, notebook with intel x3100, downgrade pixman couldn't fix the problem :-(
Crash on logout, when active/disactive composite in kde system settings, and in other situation
Glxgears not show image with mesa 7.4.4
Downgranding all packages in changelog Thu Jul 16 19:25:26 CDT 2009 and installing intel driver 2.7.99 by rlw is all ok
Only auto brightness lcd is broken
With old packages mesa 7.4.4 are ok
Last edited by conraid; 07-18-2009 at 06:43 AM.
|
|
|
|
07-18-2009, 06:56 AM
|
#12
|
|
Member
Registered: May 2008
Posts: 312
Rep:
|
For the similar problem I posted in different thread regarding experimental radeon driver lockup when dragging window, I can confirm that changing pixman to 0.15.10 resolved my issues.
|
|
|
|
07-18-2009, 08:00 AM
|
#13
|
|
Member
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 72
Rep:
|
Quote:
Originally Posted by forum1793
For the similar problem I posted in different thread regarding experimental radeon driver lockup when dragging window, I can confirm that changing pixman to 0.15.10 resolved my issues.
|
in my notebook (wit intel x3100) pixman don't resolve. Crash at X logout, composite only with XRender but very slower, 3D only 7.4.1 mesa liba, etc... I downgraded all xorg packages
in my desktop (with nvidia 180.60) all ok with last packages
|
|
|
|
07-18-2009, 09:06 AM
|
#14
|
|
Member
Registered: Feb 2007
Location: changchun china
Posts: 34
Rep:
|
where can download pixman 0.15.10??
|
|
|
|
07-18-2009, 09:14 AM
|
#15
|
|
Member
Registered: Dec 2005
Distribution: Slackware -current, 14.0
Posts: 950
Rep: 
|
pixman is here:
http://cairographics.org/releases/
I haven't crashed since yesterday - I re-ran slackpkg update, etc., and re-installed a couple of suspect packages, but I'm doing the pixman thing as we speak....
Thanks to all for the info.
cheers,
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:53 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|