LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux > 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

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools
Old 01-22-2007, 12:13 AM   #1
kdrlx
Member
 
Registered: Feb 2006
Distribution: Ubuntu Hardy Heron
Posts: 130
Thanked: 0
beryl blanks screen after splash


[Log in to get rid of this advertisement]
Just installed aiglx and beryl on Arch and thought it was working fine. After restarting X, I get the wobbly beryl splash screen but then the screen goes all white.
I ran glxinfo and get Direct Rendering not enabled.
dmesg says DRI not supported.
Ive got Intel 82845 graphics chip with 8MB of shared memmory -- I know its a very basic setup.
I read on the freedesktop.org that DRI also has some thing that will run using a software compatibility layer.
Anyone got any suggestions for this or should I just forget about it ?
kdrlx is offline     Reply With Quote
Old 01-22-2007, 08:19 PM   #2
kdrlx
Member
 
Registered: Feb 2006
Distribution: Ubuntu Hardy Heron
Posts: 130
Thanked: 0

Original Poster
Got everything working finally. Here's how I did it if anyone else searches for it.
Since I use ArchLinux, commands are relative to it, modify as necessary.

1>Install latest xorg
pacman -Sy xorg
2> Install beryl
pacman -Sy beryl-svn-gnome (or beryl-svn-kde)
pacman -S beryl-svn-extras
3> Increase the amount of video ram for your card by editing the line -
Section "Device"
Identifier "Intel 82845 ...."
Driver "i810"
VideoRam 32768 (this was originally at just 8MB)
4> Edit the appropriate lines in xorg.conf to get the following stuff in it -
Section "Module"
Load "glx"
Load "dri"
EndSection

Section "Device"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
EndSection

Section "ServerLayout"
Option "AIGLX" "true"
EndSection

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

5> Add the two commands to the gnome sessions, startup entries -
beryl-xgl
beryl-manager
6> Reboot/restart X server and voila, a wobbly beryl diamond should welcome you. In the gnome notification area, you will see the gnome settings diamond icon, right click to configure stuff.

Apparantely, even if my display card took physically just 8MB, I could set a higher value in the xorg.conf file. This will work only with the latest x.org/xfree86.

This link helped a lot as well - http://lists.debian.org/debian-user/.../msg02592.html
kdrlx is offline  
Tag This Post , , ,
Reply With Quote

Reply

Bookmarks


Thread Tools

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
Screen blanks after 60 seconds binary_y2k2 Ubuntu 3 08-27-2006 06:14 AM
Screen Blanks after Boot farley Slackware 4 06-29-2005 11:27 AM
Screen blanks every few moments regardless. TitaniumTaz Suse/Novell 11 03-01-2005 07:38 AM
Screen blanks out after I log out simeandrews Slackware 1 06-08-2004 03:00 PM
screen blanks out on boot General Dude Debian 2 08-13-2003 03:49 PM


All times are GMT -5. The time now is 06:13 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration