You are not logged in.

#1 2005-12-23 17:54:19

hehejo_
Member
From: Germany
Registered: 2005-10-08
Posts: 47
Website

ran into Xorg7-Problems. Don't know how to fix

Good Evening.
I upgraded to the new xorg-package in testing and I read the news on archlinux.org.
At first I changed all /usr/X1186/lib entries to /urs/lib, but there are still some errors:

(EE) Failed to load module "bitmap" (module does not exist, 0)
(EE) Failed to load module "pcidata" (module does not exist, 0)

Fatel server error:
Unable to load required base modules, Exiting ...

But the modules are there

/usr/lib/xorg/fonts/libbitmap.so
/usr/lib/xorg/modules/libpcidata.so

I run 'pacman -S testing/xorg' to get all packages - but that doesen't help.
I managed to finally get x up but. I changed the ModulePath

 ModulePath "/usr/lib/xorg"

Things above are solved. But below is a problem.

But I get new failures. However I see my openbox for 1 second and than it's out again.
Here are the messages concerning openbox. I removed and installed it again. And I didn't found anything like /usr/X1186.. in the openbox' rc.xml

dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: __glXLastContext
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
expected keysym, got dead_diaresis: line 143 of pc/de
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

(openbox:6625): ObRender-WARNING **: Failed to load the theme 'Blah41'
Falling back to the default: 'TheBear'

(openbox:6625): ObRender-WARNING **: Failed to load the theme 'TheBear'.

(openbox:6625): Openbox-CRITICAL **: Unable to load a theme.

waiting for X server to shut down .FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

If you need, I can paste xorg.conf or other files.
Thanks[/code]

Offline

#2 2005-12-23 19:37:15

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: ran into Xorg7-Problems. Don't know how to fix

You need these 2 in Section Files:

        RgbPath      "/usr/lib/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"

About the missing theme stuff: grab the xorg.sh scriptlet from CVS (cvs.archlinux.org, go to x11/xorg and download the xorg.sh scriptlet, or grab it from abs in /var/abs/x11/xorg/xorg.sh) and put it in /etc/profile.d/xorg.sh. Make sure to make it executable, it seems it won't work otherwise.

About the GLCore problem: what hardware are you using, which libgl driver do you have installed, what is in the Load section in xorg.conf?

Offline

#3 2005-12-23 21:05:45

hehejo_
Member
From: Germany
Registered: 2005-10-08
Posts: 47
Website

Re: ran into Xorg7-Problems. Don't know how to fix

JGC wrote:

You need these 2 in Section Files:

        RgbPath      "/usr/lib/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"

that's in. and working fine.

JGC wrote:

About the missing theme stuff: grab the xorg.sh scriptlet from CVS (cvs.archlinux.org, go to x11/xorg and download the xorg.sh scriptlet, or grab it from abs in /var/abs/x11/xorg/xorg.sh) and put it in /etc/profile.d/xorg.sh. Make sure to make it executable, it seems it won't work otherwise.

That didn't help with these profiles. I think they are stored in an old location - but that doesent matter anymore - I found better themes.
But I copied the xorg.sh to it's right place and chmod it properly.

JGC wrote:

About the GLCore problem: what hardware are you using, which libgl driver do you have installed, what is in the Load section in xorg.conf?

I don't know what GLcore is or what libgl driver I use.
I don't know if I need them..

The computer is a centrino notebook with the "superior" extreme graphics from intel. Chipset must be i810.
As you can see I commentet load GLcore out - but everything ist fine.

Section "Module"
        Load  "ddc"  # ddc probing of monitor
#       Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap" # bitmap-fonts
        Load  "type1"
        Load  "freetype"
        Load  "record"
EndSection

Thank you for your help - happy christmas.

Offline

#4 2005-12-27 20:04:07

Komodo
Member
From: Oxford, UK
Registered: 2005-11-03
Posts: 674

Re: ran into Xorg7-Problems. Don't know how to fix

I've got the exact same problem with Openbox.

Anyone managed to fix this?


.oO Komodo Dave Oo.

Offline

#5 2005-12-29 13:01:43

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: ran into Xorg7-Problems. Don't know how to fix

Me too

Offline

#6 2006-01-02 21:20:51

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: ran into Xorg7-Problems. Don't know how to fix

Just upgraded to testing today and after all the changes to xorg.cof when i startx i get the followin erros:

(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) Failed to load module "xtt" (module does not exist, 0)
(EE) Failed to load module "radeon" (module does not exist, 0)
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)

Fatel server error:
Unable to load required base modules, Exiting ... 


I have ModulePath set to "/usr/lib/xorg/modules"


What can I do to fix this?

Thnx


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#7 2006-01-02 23:11:20

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: ran into Xorg7-Problems. Don't know how to fix

For the modules section, you only need these:

        Load  "dri"
        Load  "dbe"
        Load  "extmod"
        Load  "glx"
        Load  "xtrap"
        Load  "record"
        Load  "freetype"
        Load  "type1"

These are the ones inserted by a run of Xorg -configure.
Make sure you install the right drivers, in your case this would be xf86-video-ati, xf86-input-keyboard and xf86-input-mouse (just pacman -Sf the mouse driver, as there's a manpage conflict at this moment)

Offline

#8 2006-01-03 01:09:56

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: ran into Xorg7-Problems. Don't know how to fix

it worked thnx.  big_smile


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#9 2006-01-03 15:55:01

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: ran into Xorg7-Problems. Don't know how to fix

Ok, for the record: missing 'kbd' and 'mouse' modules mean you don't have 'xf86-input-keyboard' and 'xf86-input-mouse' installed.

Speedo is probably its own package too.  As for xtt, just remove that, as freetype superceeds it.

If you're having problems with GLcore and your graphics driver is installed, then you may need to install mesa.

Offline

#10 2006-01-03 18:08:41

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: ran into Xorg7-Problems. Don't know how to fix

GLCore shouldn't be loaded directly. GLX or whatever GL implementation loads it when it needs it. It's the same issue as when you would load "EXA" modules, your X won't work either then.

Offline

Board footer

Powered by FluxBB