When I try to start Xorg, the exa module unloads with "undefined symbol:
fbGlyph8" and then i810 unloads with "undefined symbol:
exaDriverFini". Can anyone tell me how to fix this?
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol: fbGlyph8
(EE) Failed to load /usr/lib/xorg/modules//libexa.so
(II) UnloadModule: "exa"
(EE) Failed to load module "exa" (loader failed, 7)
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined symbol:
exaDriverFini
(EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
(II) UnloadModule: "i810"
- Grant
--
gentoo-user@lists.gentoo.org mailing list
04-10-2008, 07:50 PM
Uwe Thiem
X (i810) won't start with undefined symbol
On Thursday 10 April 2008, Grant wrote:
> When I try to start Xorg, the exa module unloads with "undefined
> symbol: fbGlyph8" and then i810 unloads with "undefined symbol:
> exaDriverFini". Can anyone tell me how to fix this?
>
> (II) LoadModule: "exa"
> (II) Loading /usr/lib/xorg/modules//libexa.so
> dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol:
> fbGlyph8 (EE) Failed to load /usr/lib/xorg/modules//libexa.so
> (II) UnloadModule: "exa"
> (EE) Failed to load module "exa" (loader failed, 7)
> (II) LoadModule: "i810"
> (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
> dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined
> symbol: exaDriverFini
> (EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
> (II) UnloadModule: "i810"
What does revdep-rebuild say?
Uwe
--
Informal Linux Group Namibia:
http://www.linux.org.na/
SysEx (Pty) Ltd.:
http://www.SysEx.com.na/
--
gentoo-user@lists.gentoo.org mailing list
04-10-2008, 08:35 PM
Grant
X (i810) won't start with undefined symbol
> > When I try to start Xorg, the exa module unloads with "undefined
> > symbol: fbGlyph8" and then i810 unloads with "undefined symbol:
> > exaDriverFini". Can anyone tell me how to fix this?
> >
> > (II) LoadModule: "exa"
> > (II) Loading /usr/lib/xorg/modules//libexa.so
> > dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol:
> > fbGlyph8 (EE) Failed to load /usr/lib/xorg/modules//libexa.so
> > (II) UnloadModule: "exa"
> > (EE) Failed to load module "exa" (loader failed, 7)
> > (II) LoadModule: "i810"
> > (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
> > dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined
> > symbol: exaDriverFini
> > (EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
> > (II) UnloadModule: "i810"
>
> What does revdep-rebuild say?
Unfortunately: "Dynamic linking on your system is consistent... All
done." Even after an 'rm -rf .revdep*'.
- Grant
> Uwe
--
gentoo-user@lists.gentoo.org mailing list
04-11-2008, 03:02 AM
Grant
X (i810) won't start with undefined symbol
> When I try to start Xorg, the exa module unloads with "undefined symbol:
> fbGlyph8" and then i810 unloads with "undefined symbol:
> exaDriverFini". Can anyone tell me how to fix this?
>
> (II) LoadModule: "exa"
> (II) Loading /usr/lib/xorg/modules//libexa.so
> dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol: fbGlyph8
> (EE) Failed to load /usr/lib/xorg/modules//libexa.so
> (II) UnloadModule: "exa"
> (EE) Failed to load module "exa" (loader failed, 7)
> (II) LoadModule: "i810"
> (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
> dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined symbol:
> exaDriverFini
> (EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
> (II) UnloadModule: "i810"
>
> - Grant
I'm sorry to bother everybody again but this is really crucial for me.
Does anyone have any ideas whatsoever? Do I have a permanently
Xorgless installation?
- Grant
--
gentoo-user@lists.gentoo.org mailing list
04-11-2008, 06:50 AM
Alan McKinnon
X (i810) won't start with undefined symbol
On Friday 11 April 2008, Grant wrote:
> > When I try to start Xorg, the exa module unloads with "undefined
> > symbol: fbGlyph8" and then i810 unloads with "undefined symbol:
> > exaDriverFini". Can anyone tell me how to fix this?
> >
> > (II) LoadModule: "exa"
> > (II) Loading /usr/lib/xorg/modules//libexa.so
> > dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol:
> > fbGlyph8 (EE) Failed to load /usr/lib/xorg/modules//libexa.so
> > (II) UnloadModule: "exa"
> > (EE) Failed to load module "exa" (loader failed, 7)
> > (II) LoadModule: "i810"
> > (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
> > dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined
> > symbol: exaDriverFini
> > (EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
> > (II) UnloadModule: "i810"
> >
> > - Grant
>
> I'm sorry to bother everybody again but this is really crucial for
> me. Does anyone have any ideas whatsoever? Do I have a permanently
> Xorgless installation?
Do you still have compile logs from xorg-server and xf86-video-i810?
Anything in there?
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
04-11-2008, 07:08 AM
Mick
X (i810) won't start with undefined symbol
On Thursday 10 April 2008, Grant wrote:
> > > When I try to start Xorg, the exa module unloads with "undefined
> > > symbol: fbGlyph8" and then i810 unloads with "undefined symbol:
> > > exaDriverFini". Can anyone tell me how to fix this?
> > >
> > > (II) LoadModule: "exa"
> > > (II) Loading /usr/lib/xorg/modules//libexa.so
> > > dlopen: /usr/lib/xorg/modules//libexa.so: undefined symbol:
> > > fbGlyph8 (EE) Failed to load /usr/lib/xorg/modules//libexa.so
> > > (II) UnloadModule: "exa"
> > > (EE) Failed to load module "exa" (loader failed, 7)
> > > (II) LoadModule: "i810"
> > > (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
> > > dlopen: /usr/lib/xorg/modules/drivers//i810_drv.so: undefined
> > > symbol: exaDriverFini
> > > (EE) Failed to load /usr/lib/xorg/modules/drivers//i810_drv.so
> > > (II) UnloadModule: "i810"
> >
> > What does revdep-rebuild say?
>
> Unfortunately: "Dynamic linking on your system is consistent... All
> done." Even after an 'rm -rf .revdep*'.
# ls -la /usr/lib/xorg/modules//libexa.so
-rwxr-xr-x 1 root root 55140 Feb 4 16:39 /usr/lib/xorg/modules//libexa.so
Is your access rights & ownership the same? Have you tried rebuilding
x11-base/xorg-server ?
--
Regards,
Mick
04-11-2008, 07:41 AM
"Liviu Andronic"
X (i810) won't start with undefined symbol
On Fri, Apr 11, 2008 at 5:02 AM, Grant <emailgrant@gmail.com> wrote:
> I'm sorry to bother everybody again but this is really crucial for me.
> Does anyone have any ideas whatsoever? Do I have a permanently
> Xorgless installation?
>
Might be worth to try the following:
emerge -tva -D x11-base/xorg-x11 x11-drivers/xf86-video-i810
revdep-rebuild -i -tva -X
Also, beware of the 2* series of xf86-video-i810. Personally, I've
noticed regressions. Might be reasonable to try a pre-2 version, say
1.7.4.
Liviu
--
gentoo-user@lists.gentoo.org mailing list
04-12-2008, 12:41 AM
Grant
X (i810) won't start with undefined symbol
> > I'm sorry to bother everybody again but this is really crucial for me.
> > Does anyone have any ideas whatsoever? Do I have a permanently
> > Xorgless installation?
> >
>
> Might be worth to try the following:
> emerge -tva -D x11-base/xorg-x11 x11-drivers/xf86-video-i810
> revdep-rebuild -i -tva -X
>
> Also, beware of the 2* series of xf86-video-i810. Personally, I've
> noticed regressions. Might be reasonable to try a pre-2 version, say
> 1.7.4.
Personally, I think you're awesome. 1.7.4 did the trick. Thank you so much.
- Grant
> Liviu
--
gentoo-user@lists.gentoo.org mailing list