You are not logged in.

#1 2006-03-25 08:53:09

lunos
Member
Registered: 2006-03-14
Posts: 14

xgl

/sbin/ldconfig: File /usr/lib/libGL.so.1.2 is empty, not checked.
this message apper alwais when I installa a package
pacman -A ...tar.gz - pacman -S .....
what it means?

I installed xgl and when I ./startxgl 2> error :

Starting XGL at display :1
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes =
24
No matching visual for __GLcontextMode with visual class = 4 (32770), nplanes =
24
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
==> Starting Compiz (window and composite manager)
find_mesa_visual returned NULL for visualID = 0x002f
find_mesa_visual returned NULL for visualID = 0x002f
find_mesa_visual returned NULL for visualID = 0x002f

what it means?

Offline

#2 2006-03-25 16:39:13

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: xgl

./startxgl --help

·¬»· i am shadowhand, powered by webfaction

Offline

#3 2006-03-25 19:30:34

tyme
Member
From: PA
Registered: 2003-06-12
Posts: 139
Website

Re: xgl

lunos wrote:

/sbin/ldconfig: File /usr/lib/libGL.so.1.2 is empty, not checked.
this message apper alwais when I installa a package
pacman -A ...tar.gz - pacman -S .....
what it means?

did you install the nvidia driver?  if so, it's probably an issue that occurs with that sometimes.  exit out of the X environment and run at command line:

pacman -Sf nvidia

Offline

#4 2006-03-26 21:36:58

lunos
Member
Registered: 2006-03-14
Posts: 14

Re: xgl

Fatal server error:
Bad display name, exiting: --help

==> Starting Compiz (window and composite manager)
compiz: Couldn't open display :--help
Starting gnome-window-decorator

(gnome-window-decorator:2590): Gtk-WARNING **: cannot open display:
Starting gnome-session

(gnome-session:2592): Gtk-WARNING **: cannot open display:

this is at the end of the message when I write in console $./startxgl --help
what happens?

Offline

#5 2006-03-27 02:18:07

FoPref
Member
From: Erlangen / Germany
Registered: 2004-03-24
Posts: 96
Website

Re: xgl

--help is no valid option for your startxgl script

Offline

#6 2006-03-27 03:25:29

tyme
Member
From: PA
Registered: 2003-06-12
Posts: 139
Website

Re: xgl

works for me:

[mark@einsiedler ~]$ startxgl --help
Usage: startxgl [display number] [window manager] [gfx]

  Command line arguments are optional.
  Default [display number] is 1.
  [window manager] can be: 'gnome', 'xfce' (no session), 'xfce-svn' (no session), or 'xfce-session'. Default is 'gnome'.
  [gfx] values are 'ati', 'nvidia' or 'other'. Default is 'other'.

here's my version:

[mark@einsiedler ~]$ pacman -Q xgl-cvs
xgl-cvs 20060322-1

Offline

#7 2006-03-27 06:10:47

lunos
Member
Registered: 2006-03-14
Posts: 14

Re: xgl

# pacman -Q xgl-cvs
answer
xgl-cvs 20060215-1

I reinstalled nvidia with pacman and wher I write in console the command
$ ./startxgl --help, i can read all the options of thi s command and at the end of the script I read this:
Fatal server error:
Bad display name, exiting: --help

==> Starting Compiz (window and composite manager)
compiz: Couldn't open display :--help
Starting gnome-window-decorator

(gnome-window-decorator:2593): Gtk-WARNING **: cannot open display:
Starting gnome-session

(gnome-session:2595): Gtk-WARNING **: cannot open display

I don't understand. help me

Offline

#8 2006-03-27 06:29:45

tyme
Member
From: PA
Registered: 2003-06-12
Posts: 139
Website

Re: xgl

--help may not give options in xgl-cvs 2006215, you should try updating it (pacman -Sy xgl-cvs - you'll need to have shadowhand in your pacman.conf).

either way, i included the output of my --help command which should help you put together a proper startxgl line.  i use, for example:

$ startxgl 1 gnome nvidia

Offline

#9 2006-03-27 07:00:57

lunos
Member
Registered: 2006-03-14
Posts: 14

Re: xgl

pacman -Sy xgl-cvs - you'll need to have shadowhand in your pacman.conf.
excuse me: shadowhand... what means? I don't speak english very well.
is it means about repository?. If yes, how about repository?
thanks at all

Offline

#10 2006-03-27 07:43:41

rpgcyco
Member
From: Australia
Registered: 2005-09-27
Posts: 74

Re: xgl

Yeah, he's talking about a repository detailed here. smile

Add to /etc/pacman.conf:

[shadowhand]
Server = http://arch.os-zen.net/pkg/shadowhand

- Rpg Cyco

Offline

Board footer

Powered by FluxBB