Announcement

Collapse
No announcement yet.

XGL crashes to login.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    XGL crashes to login.

    I'm trying to install beryl on my ati x1300 graphics card, but beryl's wiki is down so i cant follow their guide.


    I'm following this one,

    http://lhansen.blogspot.com/2006/10/...untu-edgy.html

    Code:
    #!/bin/sh
    Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
    sleep 4
    DISPLAY=:1
    cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
    xauth -i add :1 . "$cookie"
    exec dbus-launch --exit-with-session gnome-session



    to

    Code:
    #!/bin/sh
    Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
    sleep 4
    DISPLAY=:1
    cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
    xauth -i add :1 . "$cookie"
    exec dbus-launch --exit-with-session kde-session


    i try to start an XGL session, and i get a crosshatched screen, with a X for a mouse pointer, and then it crashes to login.


    Can someone point me to a tutorial to get XGL working please?

    #2
    Re: XGL crashes to login.

    Maybe these help:

    Topic: i want to install Beryl on Kubuntu 7.04 graphic card is ATI x1400
    http://kubuntuforums.net/forums/inde...opic=3082628.0

    CompositeManager/Xgl
    https://help.ubuntu.com/community/CompositeManager/Xgl

    CompositeManager
    https://help.ubuntu.com/community/CompositeManager

    DIY: Fglrx and Compiz Fusion on Kubuntu Feisty
    http://kubuntuforums.net/forums/inde...opic=3085226.0
    Hopefully you can use the XGL part.

    And here you can find tar ball from "Install Beryl on Ubuntu Feisty with XGL" page.
    (It is from google cache):
    http://www.badongo.com/file/4481057

    Note
    Badongo is a FREE file hosting site that enables you to upload an unlimited amount of files, photos, video and music, to send to friends, family and colleagues.
    Inactive Files Deleted After 25 Days
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: XGL crashes to login.

      <3


      thanks! I'll give em a good go!

      Comment

      Working...
      X