LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-03-2007, 01:29 PM   #1
CaptainInsane
Member
 
Registered: Nov 2003
Location: Peoria
Distribution: Fedora 8
Posts: 92

Rep: Reputation: 15
Cool Beryl on KDE/FC6 Install tips and questions


Greetings all.

I spent a bunch of time getting beryl working last night.

Had some problems getting it to work, until I tracked down a tip to launch
it with the following script (s):

## to launch with aquamarine/KDE window decorator

#!/bin/bash
beryl --replace dbus settings &
aquamarine --replace &

## to launch with emerald window decorator

#!/bin/bash
beryl --replace dbus settings &
emerald --replace &


I was unable to get Compiz, XGL or AiGLX to install on my system, so it is
using NVIDIA. Attempts to install them via YUM or YUMex always resulted in a
missing dependency for file Libdbus-1.so.2
I searched and googled for hours, but cannot find a rpm that provides that for FC6.

Would there be any advantage performance wise if I could somehow get Compiz/XGL or
AiGLX installed ? Or am I better off just running beryl via Nvidia ?
Is it even possible to get those running on FC6 with KDE ?

System is a P4 3000mhz HT cpu, with 2g ram. Nvidia GeForce 7600GS 512mb ddr2 video.
2.6.19-1.2895.fc6 #1 SMP kernel. v.9631 Nvidia driver. All up to date via
YUM UPDATE.

Here are the Module, Device and Screen sections of the xorg.conf file that I ended
up with:

Section "Module"
# Load "type1"
Load "freetype"
Load "glx"
Load "dbe"
Load "extmod"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7600 GS"
VideoRam 524288
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "1280x1024_85 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
Option "TripleBuffer" "True"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

If anybody sees anything either missing, incorrect or unneeded in that, please
let me know.

Thanks
 
Old 02-03-2007, 01:47 PM   #2
karelvdm
Member
 
Registered: Sep 2004
Location: Pietermaritzburg South Africa
Distribution: Home:OpenSuse 11, Office:FreeBSD 7 PBX:Trixbox 2 (CentOS 4.4) Home Automation : LinuxMCE
Posts: 123

Rep: Reputation: 15
Quote:
Originally Posted by CaptainInsane
missing dependency for file Libdbus-1.so.2
Have you tried rpm.pbone.net?
 
Old 02-03-2007, 02:30 PM   #3
CaptainInsane
Member
 
Registered: Nov 2003
Location: Peoria
Distribution: Fedora 8
Posts: 92

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by karelvdm
Have you tried rpm.pbone.net?
Yup, sure did. They do have a dbus.0.62-02.fc5.i386.rpm
that provides that file, however it wont install on my fc6
system as I have a more recent version of dbus already installed.

I even attempted to do YUM REMOVE on my current version, but
that looked like it was going to remove 3/4 of my system, so
I told it not too proceed....
 
Old 02-03-2007, 09:25 PM   #4
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
Compiz/XGL has been totally owned by Beryl/AIGLX in recent times. No need to get Compiz, Beryl should do fine.
 
Old 02-15-2007, 01:21 PM   #5
JunctaJuvant
Member
 
Registered: May 2003
Location: Wageningen, the Netherlands
Distribution: OS X & Linux Mint
Posts: 488

Rep: Reputation: 31
Quote:
Originally Posted by CaptainInsane
...
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "1280x1024_85 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
Option "TripleBuffer" "True"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"

SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

...
If anybody sees anything either missing, incorrect or unneeded in that, please
let me know.

Thanks
Note the options I have highlighted by making them bold. They are in the wrong section; AFAIK, they should be used in Section "Device", not in Section "Screen".
I hope that helps.
 
Old 02-15-2007, 05:25 PM   #6
CaptainInsane
Member
 
Registered: Nov 2003
Location: Peoria
Distribution: Fedora 8
Posts: 92

Original Poster
Rep: Reputation: 15
Thanks for the info JunctaJuvant. I will move those lines and see if anything changes.

Also, after a recent beryl update, those scripts I posted above to launch it no longer work.

Seems the best way to start beryl now is to just run the beryl-manager program.
 
  


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
Beryl on FC6 Rickead2000 Linux - Software 0 01-29-2007 01:19 PM
FC6 GNOME + Beryl + gnome-screensaver focus issue rhoekstra Fedora 3 01-09-2007 01:03 AM
Beryl, KDE and Sabayon 3.2 chakkerz Linux - General 1 12-19-2006 06:10 AM
XEN. Problem with install guest FC6 (i386) on platform FC6 (x86_64) Alex_Saf Fedora 0 12-04-2006 12:15 AM
AIGLX and Beryl Tips needed rakris Linux - Newbie 1 11-17-2006 09:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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

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