LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   kde4.2 and slackware 12.2 (https://www.linuxquestions.org/questions/slackware-14/kde4-2-and-slackware-12-2-a-701135/)

specialized 01-30-2009 06:55 PM

kde4.2 and slackware 12.2
 
Hi
today i had installed kde4.2 in my slack box.
My slack with dri on and glxgears working great, but when a try to activate the effects in kde tells me this

Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values.

Check your X configuration. You may also consider changing advanced options, especially changing the compositing type.

tha line composite in my xorg.conf exist

why?


thanx a lot

mRgOBLIN 01-30-2009 07:09 PM

what does
Code:

fgrep -i5 composite /var/log/Xorg.0.log
return?

specialized 01-31-2009 02:48 PM

bash-3.1$ fgrep -i5 composite /var/log/Xorg.0.log
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d0280
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
--
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 4000 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.36.02
(II) NVIDIA(0): Detected AGP rate: 8X
--
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Device: "/dev/input/mice"

duryodhan 02-01-2009 12:10 PM

hmm .. I don't see anything wrong -- file a bug report ?:)

AlleyTrotter 02-02-2009 08:44 AM

A usefull example is better than day in class
 
Quote:

Originally Posted by mRgOBLIN (Post 3426826)
what does
Code:

fgrep -i5 composite /var/log/Xorg.0.log
return?

Sorry for the off topic response

BUT
a useful example of a command is so much better than reading the man page for fgrep all day

whenever an 'expert' tells a poster to run a certain command I always go to a terminal and run that command on my system. I helps me to understand the command so much better than reading the man page

thanks
john

mRgOBLIN 02-02-2009 05:54 PM

Quote:

Originally Posted by AlleyTrotter (Post 3429139)
Sorry for the off topic response

BUT
a useful example of a command is so much better than reading the man page for fgrep all day

whenever an 'expert' tells a poster to run a certain command I always go to a terminal and run that command on my system. I helps me to understand the command so much better than reading the man page

thanks
john

A picture is worth a thousand words :)

jemate18 05-07-2009 07:02 AM

Quote:

Originally Posted by specialized (Post 3426818)
Hi
today i had installed kde4.2 in my slack box.
My slack with dri on and glxgears working great, but when a try to activate the effects in kde tells me this

Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values.

Check your X configuration. You may also consider changing advanced options, especially changing the compositing type.

tha line composite in my xorg.conf exist

why?


thanx a lot

HI! I have just installed Slackware 12.2 today selecting the ALL in the package list. Although I'm ok with KDE 3.5, I want to try the new 4.2 version of KDE. Will you please give me the steps or links on how to successfully install KDE 4.2 and completely uninstalling 3.5 so that the old packages of 3.5 (the entire KDE 3.5) will be completely replaced by 4.2

Thanks and regards,

bgeddy 05-07-2009 07:26 AM

The 4.2 version of KDE is not available for Slackware 12.2 - it is for Slackware current which is different. You need to build 4.2 from source on Slackware 12.2 (a big job) or upgrade to Slackware current - instructions should be on this forum somewhere.

You may get current's 4.2 working but it's not recomended to mix versions.


All times are GMT -5. The time now is 07:31 PM.