Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: X on Lemote Yeeloong



Hello,

On Sun, 24 Jan 2016 09:02:51 -0600 (CST)
"John D. Baker" <jdbaker%mylinuxisp.com@localhost> wrote:

> On Sun, 24 Jan 2016, Michael wrote:
> 
> > That sounds like a bug in the mips64le dynamic linker ( for some reason
> > this does *not* happen on sgimips64 ), which was fixed a while ago and
> > apparently came back. On my gdium it helps to explicitly load a bunch
> > of modules like this:
> > 
> > Section "Module"
> >         Load "exa"
> >         Load "xaa"
> >         Load "vgahw"
> > EndSection
> 
> Adding the above to my "xorg.conf" file does help.  It gets past the
> various "undefined symbol" errors and finally results in:
> 
> 
> X.Org X Server 1.10.6
> Release Date: 2011-07-08
> X Protocol Version 11, Revision 0
> Build Operating System: NetBSD/evbmips  - 
> Current Operating System: NetBSD chalk.technoskunk.fur 7.99.25 NetBSD 7.99.25 (YEELOONG) #15: Fri Jan 22 12:15:17 CST 2016  sysop%x3650.technoskunk.fur@localhost:/r0/build/nbsd-tst/obj/mips64el/sys/arch/evbmips/compile/YEELOONG evbmips
> Build Date: 01 August 2011  01:01:00AM
>  
> Current version of pixman: 0.32.6
> 	Before reporting problems, check http://wiki.X.Org
> 	to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 24 08:53:06 2016
> (==) Using config file: "/etc/X11/xorg.conf"
> (EE) SMI: Failed to load module "int10" (module does not exist, 0)
> Memory fault 

Hmm, I'm not sure that int10 is really the problem here, but then
again, mine's an SM502, with no VGA compatibility whatsoever, so the
driver may skip it. Please try
X -logverbose 10
maybe that will dump some more hints.

have fun
Michael


Home | Main Index | Thread Index | Old Index