You are not logged in.

#1 2006-11-26 12:52:34

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

XGL: Actual situation

Hi all.

I would explain the progress of situation about xgl and compiz.

1 - We have, since September,  white screen with compiz and xgl, or beryl and xgl. It seems to be fixed; please, check your compizrc and startxgl ( in new xgl-git 20061126 startxgl is fixed ), because now I use the following command:

LD_LIBRARY_PATH=/opt/mesa-xgl-cvs/lib/ LD_PRELOAD=/opt/mesa-xgl-cvs/lib/libGL.so.1.2 compiz --replace --indirect-rendering --strict-binding --use-cow miniwin decoration transset state wobbly fade minimize cube rotate zoom place scale move resize switcher trailfocus water bs &

to start compiz.
With this, I'm not get the white screen of  the death.
I've updated the wiki.
Please, can you post your feedback on this?

2-With new version of mesa-xgl-cvs, we need new version of libdrm ( see http://bbs.archlinux.org/viewtopic.php?p=210800#210800 ).
Until libdrm 2.3.0 goes in current, please use my version of libdrm ( you can find it in my repo -simply pacman -Sy libdrm ).

Rember: Your Feedback is important wink

Please,reply with your brain ( I wouldn't read 'hi, i don't see anything with compiz' but a serious reply, like 'hi, i have this error:....' )

Good Luck!

ps - wait cron update of my repo ( 07 PM GMT ) to see all modify.

Offline

#2 2006-11-26 23:12:08

plus_M
Member
Registered: 2006-10-17
Posts: 51

Re: XGL: Actual situation

I can't seem to download the libdrm 2.3 package.  I have your repo in my list and doing a pacman -Sy libdrm just gives me this

[root@arch eric]# pacman -S libdrm
:: libdrm-2.0.2-1: is up to date.  Upgrade anyway? [Y/n]

Doing a pacman -Syu of course gives me an unresolved dependency

[root@arch eric]# pacman -Syu
:: Synchronizing package databases... 
:: current is up to date
:: extra is up to date
:: unstable is up to date
:: community is up to date
 danimoth                 [################] 100%       1K    15.0K/s  00:00:00
 papercut                 [################] 100%       0K     1.5K/s  00:00:00
error: unresolvable dependencies:
  mesa-xgl-cvs: requires libdrm>=2.3 but it is not in the sync db

So basically I'm not sure what to do.  I checked but there is no libdrm in the AUR.  Is it possible you could put this package in the AUR so that we could more easily obtain it?

Offline

#3 2006-11-27 20:03:37

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

I've put libdrm-git in aur, and it is a dep of mesa-xgl-cvs.

Now,I'm sync my repo.

Offline

#4 2006-11-30 17:05:28

stingray
Member
From: Lima, Peru SA
Registered: 2006-03-24
Posts: 188

Re: XGL: Actual situation

julian wrote:

when i do

pacman -S xgl-git compiz-git

pacman downloads all packages, then it says :

checking package integrity... 
error: archive libwnck-compiz-2.16.1-2.pkg.tar.gz is corrupted

Remove the corrupted package:
# rm /var/cache/pacman/pkg/libwnck-compiz-2.16.1-2.pkg.tar.gz
Then try again:
# pacman -S xgl-git compiz-git

Offline

#5 2006-11-30 19:56:21

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

Thanks for your segnalation.

Now the problem is fixed.

Offline

#6 2006-12-03 20:23:10

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: XGL: Actual situation

[:: Retrieving packages from danimoth...
 compiz-git-20061127-1    [################] 100%    1551K   155.1K/s  00:00:09
 cairo-git-20061127-1     [################] 100%     247K    99.1K/s  00:00:02
 glitz-cvs-20061127-1     [################] 100%     142K   100.9K/s  00:00:01
 glproto-git-20061127-1   [################] 100%      21K    34.4K/s  00:00:00
 libwnck-compiz-2.16.1-2  [################] 100%     239K    91.1K/s  00:00:02
 libdrm-git-20061127-1    [################] 100%      80K    61.5K/s  00:00:01

failed downloading /arch/athlon-xp/mesa-xgl-cvs-20061127-1.pkg.tar.gz from jjdanimoth.altervista.org: HTTP/1.1 404 Not Found


failed downloading /arch/athlon-xp/xgl-git-20061127-1.pkg.tar.gz from jjdanimoth.altervista.org: HTTP/1.1 404 Not Found
code]

I may be out of the loop...but are the athlon packages no longer available??


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#7 2006-12-03 22:06:09

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: XGL: Actual situation

Nevermind, must have just goofed the first time. Works now


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#8 2006-12-04 01:01:59

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: XGL: Actual situation

And as an update it works! Just like before the white screens started!


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#9 2006-12-16 00:06:18

souls-seb
Member
Registered: 2006-09-30
Posts: 26

Re: XGL: Actual situation

:: Retrieving packages from danimoth...
 xgl-git-20061214-1       [################] 100%    1761K    29.7K/s  00:00:59

checking package integrity... 
error: archive xgl-git-20061214-1.pkg.tar.gz is corrupted

Retried twice, same error.

Offline

#10 2006-12-16 00:46:45

PhrAok
Member
From: France
Registered: 2006-12-16
Posts: 66
Website

Re: XGL: Actual situation

same error here!

Offline

#11 2006-12-16 16:20:16

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

Try

pacman -Scc
pacman -Sy xgl-git

Now, it works.

I have added this packages on my repo:

* fahmon
* gambas
* kdeicons-kneu
* kdvdauthorwizard
* knights
* koctave
* mercury

Offline

#12 2006-12-16 17:59:07

PhrAok
Member
From: France
Registered: 2006-12-16
Posts: 66
Website

Re: XGL: Actual situation

Thanks!

Offline

#13 2006-12-16 19:38:00

souls-seb
Member
Registered: 2006-09-30
Posts: 26

Re: XGL: Actual situation

Thank you smile

Now lets see if it works this time...

A simple startxgl does it! Awesome! big_smile
Now how do I configure it...

Offline

#14 2006-12-22 15:43:43

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

22 - 12 -06

xgl-git:

Added a patch that would be accellerate resizing of window. If you have problem, please refere to http://forum.go-compiz.org/viewtopic.php?p=1940.

Offline

#15 2006-12-22 20:06:46

stjepan
Member
Registered: 2006-07-02
Posts: 76

Re: XGL: Actual situation

.

Last edited by stjepan (2022-09-20 21:48:05)

Offline

#16 2006-12-23 12:53:04

stjepan
Member
Registered: 2006-07-02
Posts: 76

Re: XGL: Actual situation

.

Last edited by stjepan (2022-09-20 21:48:01)

Offline

#17 2006-12-26 21:23:39

ronin
Member
Registered: 2006-12-17
Posts: 18

Re: XGL: Actual situation

Here is what I get when trying to install xgl-git:

 checking package integrity... /var/cache/pacman/pkg/glitz-cvs-20061222-1.pkg.tar.gz can't be opened

error: can't get md5 checksum for archive glitz-cvs-20061222-1.pkg.tar.gz
/var/cache/pacman/pkg/glproto-git-20061222-1.pkg.tar.gz can't be opened
error: can't get md5 checksum for archive glproto-git-20061222-1.pkg.tar.gz
/var/cache/pacman/pkg/libdrm-git-20061222-1.pkg.tar.gz can't be opened
error: can't get md5 checksum for archive libdrm-git-20061222-1.pkg.tar.gz
/var/cache/pacman/pkg/mesa-xgl-cvs-20061222-1.pkg.tar.gz can't be opened
error: can't get md5 checksum for archive mesa-xgl-cvs-20061222-1.pkg.tar.gz
/var/cache/pacman/pkg/xgl-git-20061222-1.pkg.tar.gz can't be opened
error: can't get md5 checksum for archive xgl-git-20061222-1.pkg.tar.gz

I've done pacman -Scc just before just to be sure...

Anyone having the same?

Offline

#18 2007-01-23 23:34:08

songochain
Member
Registered: 2007-01-23
Posts: 19

Re: XGL: Actual situation

Same problem here, i think server is down or those files arent.

Offline

#19 2007-01-27 23:43:59

RaLX
Member
Registered: 2005-10-17
Posts: 54

Re: XGL: Actual situation

Targets: glitz-cvs-20070126-1 xf86driproto-2.0.3-1 evieext-1.0.2-1
         xtrans-1.0.2-1 xcmiscproto-1.1.2-1 resourceproto-1.0.2-1
         xf86bigfontproto-1.1.2-1 libxevie-1.0.2-1 xorg-util-macros-1.1.5-1
         glproto-git-20070126-1 libdrm-git-20070126-1 mesa-xgl-cvs-20070126-1
         xgl-git-20070126-1

Total Package Size:   2.3 MB

Proceed with upgrade? [Y/n]

checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
  xgl-git: /usr/man/man1/Xserver.1.gz: exists in filesystem

Offline

#20 2007-01-28 10:25:24

kranked
Member
From: Poland | Gliwice
Registered: 2006-05-06
Posts: 28
Website

Re: XGL: Actual situation

rm /usr/man/man1/Xserver.1.gz

My english is bad :]

Offline

#21 2007-01-30 16:25:25

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

If your application written in Java doesn't appear, or window appear white, test this:

AWT_TOOLKIT="MToolkit"
export AWT_TOOLKIT

This hack temporary resolve problem. While waiting a solution, it work fine.

Bye

Offline

#22 2007-01-30 17:12:36

ise
Developer
From: Karlsruhe / Germany
Registered: 2005-10-06
Posts: 404
Website

Re: XGL: Actual situation

DaNiMoTh wrote:
AWT_TOOLKIT="MToolkit"
export AWT_TOOLKIT

This hack temporary resolve problem. While waiting a solution, it work fine.

This "hack" works great. Thanks for posting. Now my tvbrowser and other java apps are working again.

I use beryl and the "hack" works great here, too.

Thanks

Offline

#23 2007-02-02 09:13:08

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

- Upgraded version of libwnck-compiz ( 2.16.3 )
- Now compiz doesn't support kde anymore. If you want, you can recompile it using "--enable-kde" flags.

Thank you

Offline

#24 2007-02-10 13:16:54

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: XGL: Actual situation

- Dropped support for athlon-xp processor ( please change /arch/athlon-xp with /arch/i686 in your pacman.conf )

Offline

#25 2007-02-10 16:12:43

archuser
Member
From: Northamptonshire, UK
Registered: 2006-09-10
Posts: 122

Re: XGL: Actual situation

How come you dropped support of athlon-xp? Is it just that it's not necessary anymore?

Cheers


Intel i7-920 (stock), ASUS P6TD-Deluxe, AMD R9 270X, RAM: 6GB

Offline

Board footer

Powered by FluxBB