LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-08-2012, 09:38 AM   #1
hua
Member
 
Registered: Oct 2006
Location: Slovak Republic
Distribution: Slackware 14.2, current
Posts: 461

Rep: Reputation: 78
Slackware on VMware player - kde crash


Hi

Do anybody have experience with kde on vmware player (windows7 64bit). It perfectly runs with bash but when I try to start kde it crashes.
It tells something like this:
Quote:
[ 223.407] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 223.407] (II) No input driver/identifier specified (ignoring)
[ 223.432] (II) config/udev: Adding input device Speakup (/dev/input/event1)
[ 223.432] (**) Speakup: Applying InputClass "evdev keyboard catchall"
[ 223.432] (**) Speakup: Applying InputClass "keyboard-all"
[ 223.432] (**) Speakup: always reports core events
[ 223.433] (**) Speakup: Device: "/dev/input/event1"
[ 223.433] (--) Speakup: Found keys
[ 223.433] (II) Speakup: Configuring as keyboard
[ 223.433] (II) XINPUT: Adding extended input device "Speakup" (type: KEYBOARD)
[ 223.433] (**) Option "xkb_rules" "evdev"
[ 223.433] (**) Option "xkb_model" "evdev"
[ 223.433] (**) Option "xkb_layout" "us"
[ 223.434] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 233.412]
Backtrace:
[ 233.498] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e72fb]
[ 233.500] 1: /usr/bin/X (0x8048000+0x5dbf5) [0x80a5bf5]
[ 233.501] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
[ 233.502] 3: /usr/lib/xorg/modules/libfb.so (fbBlt+0xbe) [0xb718292e]
[ 233.502] 4: /usr/lib/xorg/modules/libfb.so (fbBltStip+0x73) [0xb71836d3]
[ 233.503] 5: /usr/lib/xorg/modules/libfb.so (fbGetImage+0x199) [0xb7188a39]
[ 233.503] 6: /usr/lib/xorg/modules/libshadow.so (0xb731c000+0xf7c) [0xb731cf7c]
[ 233.504] 7: /usr/bin/X (0x8048000+0x15f0af) [0x81a70af]
[ 233.504] 8: /usr/lib/xorg/modules/extensions/libglx.so (0xb733e000+0x37d6b) [0xb7375d6b]
[ 233.504] 9: /usr/lib/xorg/modules/dri/swrast_dri.so (0xaebca000+0x1055d) [0xaebda55d]
[ 233.505] 10: /usr/lib/xorg/modules/dri/swrast_dri.so (0xaebca000+0x105a7) [0xaebda5a7]
[ 233.505] 11: /usr/lib/xorg/modules/extensions/libglx.so (0xb733e000+0x37ccd) [0xb7375ccd]
[ 233.506] 12: /usr/lib/xorg/modules/extensions/libglx.so (0xb733e000+0x34422) [0xb7372422]
[ 233.506] 13: /usr/lib/xorg/modules/extensions/libglx.so (0xb733e000+0x3529a) [0xb737329a]
[ 233.506] 14: /usr/lib/xorg/modules/extensions/libglx.so (0xb733e000+0x3728f) [0xb737528f]
[ 233.507] 15: /usr/bin/X (0x8048000+0x27e87) [0x806fe87]
[ 233.508] 16: /usr/bin/X (0x8048000+0x1aec5) [0x8062ec5]
[ 233.509] 17: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb73dedb6]
[ 233.509] 18: /usr/bin/X (0x8048000+0x1aaa1) [0x8062aa1]
[ 233.514] Segmentation fault at address (nil)
[ 233.515]
Fatal server error:
[ 233.515] Caught signal 11 (Segmentation fault). Server aborting
[ 233.516]
[ 233.516]
I attached the complete Xorg.0.log
Attached Files
File Type: log Xorg.0.log (88.0 KB, 15 views)

Last edited by hua; 02-08-2012 at 09:46 AM.
 
Old 02-08-2012, 10:30 AM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
You need to explicitly disable the composite extension by adding this to your xorg.conf file:

Code:
Section "Extensions"
    Option "Composite" "Disable"
EndSection
 
1 members found this post helpful.
Old 02-09-2012, 01:58 AM   #3
hua
Member
 
Registered: Oct 2006
Location: Slovak Republic
Distribution: Slackware 14.2, current
Posts: 461

Original Poster
Rep: Reputation: 78
Thanks it works.
 
Old 02-09-2012, 12:48 PM   #4
lukkon
LQ Newbie
 
Registered: Dec 2011
Distribution: Slackware/Debian
Posts: 27

Rep: Reputation: Disabled
You can also try to run KDE in failsafe mode and enable composite after installing VMware Tools
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installation of VMware-Player-4 on Slackware 13.37 32 bit ChrisAbela Slackware 10 03-03-2014 05:35 PM
[SOLVED] slackware-current and vmware-player 3.1.3 thach.trung.ngoc Slackware 4 03-21-2011 03:56 PM
vmware player problem with slackware current(kernel 2.6.32.7) yuchankit Slackware 3 04-25-2010 09:17 PM
kde crash slackware 12.1 on vmware 5.5.7 xterminator890i Linux - Software 0 06-26-2008 10:42 AM
VMWare Player Install on Slackware 12.0 perry Slackware 23 11-04-2007 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration