Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 28-02-2007, 01:01 PM   #1 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default BeryL on Ubuntu

I have P D 2.8 GHZ and Intel GNT945 mobo. I updated packages with synaptic manager and now I want 2 install BeryL so what should I do ?

I referred
http://wiki.beryl-project.org/wiki/I...eryl_on_Ubuntu

what i found :
Beryl is not supported on Ubuntu Dapper. Please consider upgrading to a newer version of Ubuntu instead.

so updating OS doesnt work ?
I have 128 onboard graphix ,is it sufficient for beryl?
How 2 update install display drivers ?
My mobo drivers cd doesnt contain drivers for GNU/Linux !!

Gen Q (not relating 2 Beryl)
My Max Screen Resolution is 1024 * 768 only!!!s itdue 2 drivers not installed ?

so many Q.
Thnx in advance
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie

Last edited by nach p; 28-02-2007 at 01:07 PM.
nach p is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-02-2007, 01:10 PM   #2 (permalink)
Alpha Geek
 
caleb's Avatar
 
Join Date: Sep 2006
Location: Mumbai
Posts: 578
Default Re: BeryL on Ubuntu

Which Ubuntu are u using? if u have installed Ubuntu 6.10 than u can install Beryl without any problem, in which u can disregard that msg in wiki.beryl-project

But do mention the specific distro that u are using.

Onboard memory is enough

GNT945 mobo does not come with linux drivers you need to add them seperately.
__________________
Intel D805 on D101Ggc/XFX8600GT/Transcend 2GB DDR /250+160GB SATA+WD250GB External/Epson StylusCX5500/LG DVDRW/Acer19" LCD/ VISTA HP & Sabayon 3.3/Compaq Presario V6112AU 2GB Ram/nVIDIA6150/VISTA HP

Last edited by caleb; 28-02-2007 at 01:15 PM.
caleb is offline  
Old 28-02-2007, 01:32 PM   #3 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Go ahead, no problems beryl works on dapper. And I don't think you will need different drivers for Intel
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 28-02-2007, 05:48 PM   #4 (permalink)
Alpha Geek
 
caleb's Avatar
 
Join Date: Sep 2006
Location: Mumbai
Posts: 578
Default Re: BeryL on Ubuntu

Since your phone call this morning I figure that you are some what in the same boat as I am so here is something that I've learned in Ubuntu, while going thru www.ubuntuguide.org and it might help you:

This is to automate all your installations saving you entering many commands, it's a program called Automatix2

Here are the instructions:

To install Automatix2 on Ubuntu, bring up the "Terminal" (go to Applications>Accessories>Terminal and type the following and enter

sudo gedit /etc/apt/sources.list

You will get a source list here add the following 2 lines at the end of file

## Automatix repo
deb http://www.getautomatix.com/apt edgy main

Now save and close /etc/apt/sources.list and run the following commands from terminal (one by one, hitting enter after each step)

wget http://www.getautomatix.com/apt/key.gpg.asc
gpg --import key.gpg.asc
gpg --export --armor 521A9C7C | sudo apt-key add -


To Update APT type the following line in Terminal

sudo aptitude update

Now type un the following commands and enter to install Automatix2

sudo aptitude install automatix2


Now you can start Automatix2 Menu i.e. "Applications-> System Tools-> Automatix


Alternatively you can also run from terminal by typing the folowing

automatix2...whatever suits your fancy.

So the next time you need any updates just start Automatix from Applications and the program will get all the available updates you require and you can select the ones you want to upgrade/update/install.

The experts in Linux on this forum may have better suggestions than this that might be more helpful but as a newbie I found Automatix2 made my life easier without having to worry about messing up commands I enter.
__________________
Intel D805 on D101Ggc/XFX8600GT/Transcend 2GB DDR /250+160GB SATA+WD250GB External/Epson StylusCX5500/LG DVDRW/Acer19" LCD/ VISTA HP & Sabayon 3.3/Compaq Presario V6112AU 2GB Ram/nVIDIA6150/VISTA HP

Last edited by caleb; 28-02-2007 at 05:53 PM.
caleb is offline  
Old 28-02-2007, 06:45 PM   #5 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

thnx caleb and tech-u- r-future

I followed all steps as mentioned in beryl projet

@ caleb
installed automatrix but it shows its for Ubuntu 6.10 only
so now rebooting 2 check it out whats happening
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie

Last edited by nach p; 28-02-2007 at 07:32 PM.
nach p is offline  
Old 28-02-2007, 09:17 PM   #6 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2006
Posts: 17
Default Re: BeryL on Ubuntu

aha! thats a nice eye candy few effects are annoying though!

worked perfectly for me on dapper. had to use Ctrl + Alt + Backspace sometimes but its ok
intelomkar is offline  
Old 28-02-2007, 09:21 PM   #7 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

Hurrey Installed properly and using xgl session.
It is neither giving any error nor crashing.

But yet der is not at all any looks like aero or any changes in display .
have I missed something ?
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 28-02-2007, 09:24 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Is beryl running surely?
give the output of
Code:
ps auxw | grep beryl
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 28-02-2007, 09:28 PM   #9 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

Code:
tuxian@tuxian-desktop:~$ ps auxw | grep beryl
tuxian    7723  0.0  0.0   2864   780 pts/0    R+   21:26   0:00 grep beryl
tuxian@tuxian-desktop:~$
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 28-02-2007, 09:31 PM   #10 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Beryl isn't running.
Open a terminal and type
Code:
beryl --replace
if it doesn't work, then give us the output you get in the command prompt.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 28-02-2007, 09:52 PM   #11 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

damnn
Code:
bash: beryl: command not found
is tht mean beryl is not installed ?
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 28-02-2007, 10:10 PM   #12 (permalink)
Alpha Geek
 
caleb's Avatar
 
Join Date: Sep 2006
Location: Mumbai
Posts: 578
Default Re: BeryL on Ubuntu

Can u post all the commands that you have entered...so someone can help you better....coz I feel u haven't followed thru all the commands and most likely not installed the required repositories.
__________________
Intel D805 on D101Ggc/XFX8600GT/Transcend 2GB DDR /250+160GB SATA+WD250GB External/Epson StylusCX5500/LG DVDRW/Acer19" LCD/ VISTA HP & Sabayon 3.3/Compaq Presario V6112AU 2GB Ram/nVIDIA6150/VISTA HP
caleb is offline  
Old 28-02-2007, 10:46 PM   #13 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

Referred
Code:
http://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Dapper_with_XGL
Upgrade the drivers:
Code:
$ sudo aptitude update && sudo aptitude dist-upgrade
Adding the Beryl Project repositories
Code:
$ sudo nano /etc/apt/sources.list
Insert the following repositories to the bottom of the file

Code:
deb http://ubuntu.beryl-project.org dapper main
deb http://download.tuxfamily.org/3v1deb dapper beryl-svn
Save the file by pressing CTRL+X, Y, Enter


Add the repository keys:

Code:
$ wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -
$ wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
Finish off by typing the following. Upgrade your existing packages when prompted
Code:
$ sudo aptitude update && sudo aptitude dist-upgrade
Install Xgl and Beryl

Code:
$ sudo aptitude install xserver-xgl beryl emerald-themes
Creating A Separate Xgl session

Code:
$ sudo nano /usr/local/bin/startxgl.sh
GNOME & Nvidia graphics card(dont have nvidia grafix card)

Code:
#!/bin/sh
/usr/bin/Xgl :1 -fullscreen -ac -br -dpi 96 -accel xv:fbo -accel glx:pbuffer &
sleep 4  
export DISPLAY=:1
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie" 
exec /etc/X11/Xsession gnome-session
ave the file by pressing CTRL+X, Y, Enter

Make the script executable by typing:


Code:
$ sudo chmod a+x /usr/local/bin/startxgl.sh

Next, we need to create an Xgl session entry in our log in manager:



Code:
$ sudo nano /usr/share/xsessions/xgl.desktop

Make it look like this:


Code:
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Exec=/usr/local/bin/startxgl.sh
Icon=
Type=Application

Save the file by pressing CTRL+X, Y, Enter

Running Beryl


Code:
$ sudo nano /usr/local/bin/start_beryl.sh
Copy the following into the new file:


Code:
#!/bin/bash
#
# Start beryl-manager within gnome-session
#
if (( `ps -A -o comm | grep -c '^Xgl$'` == "1" )); then
       DISPLAY=:1 beryl-manager
       DISPLAY=:1 beryl-xgl
else echo "${0}: Error: beryl-manager not launched. Xgl not running?"
fi

Save the file by pressing CTRL+X, Y, Enter. Make the scipt executable:



Code:
$ sudo chmod +x /usr/local/bin/start_beryl.sh

GNOME
* Go to System - Preferences - Sessions
* Go to the 'Startup Programs' tab
* Click the 'Add' button and type /usr/local/bin/start_beryl.sh into the dialog box
* Click 'Close'

Adding Beryl to every session

GNOME
* Go to System ? Preferences ? Sessions
* Go to the 'Startup Programs' tab
* Click the 'Add' button and type beryl-manager into the dialog box
* Click 'Close'


Reboot
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 28-02-2007, 10:57 PM   #14 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Just open system -> administration -> synaptic. Search for beryl. See if the radio button next to it is green or white?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-03-2007, 08:49 AM   #15 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

Quote:
Originally Posted by tech_your_future
Just open system -> administration -> synaptic. Search for beryl. See if the radio button next to it is green or white?
yup got it
all Beryl packages found selected for installation.
__________
yup Beryl Manager Icon on the right hand side near date
so need 2 customize changes or keep it as default.
__________
Hey I have updated Ubuntu.
Is it possible 2 get backup of all updated packages so tht nxt time wont require 2 update for a hours.
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie

Last edited by nach p; 01-03-2007 at 08:49 AM. Reason: Automerged Doublepost
nach p is offline  
Old 01-03-2007, 08:51 AM   #16 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Post Re: BeryL on Ubuntu

all packages for debian and ubuntu are downloaded by apt to the location
/var/cache/apt/archives.perhaps u may backup it.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 01-03-2007, 09:01 AM   #17 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

ohh thnx taking backup
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 01-03-2007, 09:19 AM   #18 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Are you getting the 3D effects now? And it would be better to go for AIGLX, IMO.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-03-2007, 09:24 AM   #19 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

when I select Beryl from Beryl Manager->Selct window manager
screen flickers and it again goes 2 option Metacity
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 01-03-2007, 09:30 AM   #20 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Then again try the command
Code:
beryl --replace
See what it says. I guess it's trying to start XGL but XGL isn't installed.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-03-2007, 09:34 AM   #21 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

~$ beryl --replace
XGL Absent, checking for NVIDIA
Nvidia Absent, checking for texture_from_pixmap
texture_from_pixmap Present
beryl: No composite extension
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 01-03-2007, 09:44 AM   #22 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Check if your /etc/X11/xorg.conf file has the following line
Code:
Section "Extensions"
        Option "Composite" "Enable"
EndSection
If not, then add it at the end.
__________
And yeah you need to restart X after adding that line.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 01-03-2007 at 09:44 AM. Reason: Automerged Doublepost
mehulved is offline  
Old 01-03-2007, 09:55 AM   #23 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Post Re: BeryL on Ubuntu

AND to be on the safer side also add these lines to the /etc/X11/xorg.conf
after the device line:
Code:
         Option          "AIGLX" "true"
which GFX card do u have?
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 01-03-2007, 09:57 AM   #24 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

silly mistake

trying 2 save but it doesnt have any option ,look at save button


__________
Quote:
Originally Posted by praka123
AND to be on the safer side also add these lines to the /etc/X11/xorg.conf
after the device line:
Code:
         Option          "AIGLX" "true"
which GFX card do u have?
I dont have gfx card
just onboard grafix of 945 mobo
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie

Last edited by nach p; 01-03-2007 at 09:57 AM. Reason: Automerged Doublepost
nach p is offline  
Old 01-03-2007, 09:59 AM   #25 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: BeryL on Ubuntu

Use this command
Code:
sudo gedit /etc/X11/xorg.conf
You can't generally open files outside your home partition without root access
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 01-03-2007, 09:59 AM   #26 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: BeryL on Ubuntu

^^ you need to have the line
Section "Extensions"
Option "Composite" "enable"
EndSection

NOT in the End.
press ALT+F2 to get run command:
then insert "gksudo gedit /etc/X11/xorg.conf"
edit and save.also make sure you have the module dbe loaded.(Load "dbe")
below is a sample of mine:
Code:
Section "Device"
        Identifier      "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
        Driver          "i810"
        BusID           "PCI:0:2:0"
        Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Extensions"
        Option "Composite" "enable"
EndSection

 Option          "AIGLX" "true"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 01-03-2007, 10:26 AM   #27 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

damnn just rebooted after makin changes in xorg.conf

now cant login into xserver ,says its disabled
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie
nach p is offline  
Old 01-03-2007, 10:29 AM   #28 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: BeryL on Ubuntu

can u attach your /etc/X11/xorg.conf
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 01-03-2007, 10:31 AM   #29 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Re: BeryL on Ubuntu

Quote:
Originally Posted by praka123
can u attach your /etc/X11/xorg.conf
how can I,it goes into CLI mode .
(at present switched on xp)

I will try lateron in evening ,have 2 go off
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
-Dennis Ritchie

Last edited by nach p; 01-03-2007 at 10:41 AM.
nach p is offline  
Old 01-03-2007, 10:43 AM   #30 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Post Re: BeryL on Ubuntu

for gui to appear.boot and login from any VTE's and do the following:
Code:
sudo nano -w /etc/X11/xorg.conf
just check through the lines to get the section device:and edit it to look like:
Code:
Section "Device"
        Identifier      "Intel Corporation 82915G/GV/910GL Integrated Graphics Controller"
        Driver          "i810"
        Option "XAANoOffscreenPixmaps" "true"
EndSection
Also check ur Xorg.0.log by
Code:
~$sudo less /var/log/Xorg.0.log
for what error.
also check ur section modules for:
Code:
Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "vbe"
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 04:11 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2