[Openchrome-users] How to say No!! in a polite though ridiculous way

Tamás Gajdos gajdipajti at gmail.com
Wed Jan 18 09:26:11 UTC 2017


Hi,

I don't know if this is a packaging problem or not. But I had the same
issue with Ubuntu 17.04 around 2017.01.10.

I solved the problem by adding some extra modules to the xorg.conf.

Section "Module"
    Load    "vgahw"
    Load    "shadowfb"
    Load    "shadow"
    Load    "exa"
    Load    "fb"
    Load    "drm"
    Load    "ramdac"
EndSection

Maybe not all of them is needed as I was trying to debug another issue.

Thomas

2017-01-18 10:14 GMT+01:00 Tzafrir Cohen <tzafrir at cohens.org.il>:

> On Sun, Jan 15, 2017 at 08:51:06PM +0100, Tzafrir Cohen wrote:
> > On Fri, Jan 13, 2017 at 11:47:40PM +0100, Kevin Brace wrote:
> > > Hi Andreas,
> > >
> > > Throw this in your xorg.conf
> > >
> > > ____________________________
> > > Section "Module"
> > >     Load    "vgahw"
> > > EndSection
> > > ____________________________
> > >
> > > Other than that, your xorg.conf can be empty.
> > > I hope it works.
> >
> > Thanks. Works for me.
>
> Err... almost. It works. Only not using the openchrome module. Preiously
> the openchrome module probably failed the whole load and had to be moved
> aside. Now it merely fails to load but I can use vesa or whatever as a
> fallback.
>
> Without any extra config:
>
>   [  1618.153] (EE) Failed to load /usr/lib/xorg/modules/drivers/openchrome_drv.so:
> /usr/lib/xorg/modules/drivers/openchrome_drv.so: undefined symbol:
> vgaHWFreeHWRec
>
> vgaHWFreeHWRec indeed comes from vgahw. So add it. Now I get:
>
> [  1747.417] (EE) Failed to load /usr/lib/xorg/modules/drivers/openchrome_drv.so:
> /usr/lib/xorg/modules/drivers/openchrome_drv.so: undefined symbol:
> shadowRemove
>
> Grepping further, I see shadowRemove comes from libshadow.so. So I try
> adding it. Now I get:
>
> [  1830.755] (EE) LoadModule: Module libshadow does not have a
> libshadowModuleData data object.
> [  1830.756] (II) UnloadModule: "libshadow"
>
>  ...
>
> [  1830.768] (EE) Failed to load /usr/lib/xorg/modules/drivers/openchrome_drv.so:
> /usr/lib/xorg/modules/drivers/openchrome_drv.so: undefined symbol:
> shadowRemove
>
> Anyone else have this issue of the openchrome driver not loading at all?
> Is this a packaging issue?
>
> --
> Tzafrir Cohen         | tzafrir at jabber.org | VIM is
> http://tzafrir.org.il |                    | a Mutt's
> tzafrir at cohens.org.il |                    |  best
> tzafrir at debian.org    |                    | friend
> _______________________________________________
> Openchrome-users mailing list
> Openchrome-users at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/openchrome-users
> Main page: http://www.openchrome.org
> Wiki: http://www.openchrome.org/trac/wiki/TOC
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-users/attachments/20170118/1ec67dce/attachment.html>


More information about the Openchrome-users mailing list