Port-evbmips archive

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

Re: Other interesting mips breakage...



On Sat, Feb 01, 2014 at 02:01:55PM -0600, John D. Baker wrote:
> >From dmesg:
> 
> [...]
> lynxfb0 at pci0 dev 8 function 0: vendor 0x126f product 0x0712 (rev. 0xb0)
> lynxfb0: 1024 x 600, 16 bpp, stride 2048
> [...]
> 
> >From Xorg.0.log:
> 
> [...]
> [   228.837] (II) LoadModule: "siliconmotion"
> [   228.841] (II) Loading /usr/X11R7/lib/modules/drivers/siliconmotion_drv.so
> [   228.860] (II) Module siliconmotion: vendor="X.Org Foundation"
> [   228.861]    compiled for 1.10.6, module version = 1.7.7
> [   228.861]    Module class: X.Org Video Driver
> [   228.861]    ABI class: X.Org Video Driver, version 10.0
> [...]
> [   228.902] (II) SMI: driver (version 1.7.7) for Silicon Motion Lynx 
> chipsets: Lynx,
>         LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM, Cougar3DR, MSOC
> [   228.906] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility 
> mode (version 3.32)
> [   228.906] (--) using VT number 5
> 
> [   228.914] (WW) Falling back to old probe method for siliconmotion
> [   228.914] (--) Assigning device section with no busID to primary device
> [   228.914] (--) Chipset LynxEM+ found
> [   228.914] (II) Loading /usr/X11R7/lib/modules/drivers/siliconmotion_drv.so
> [   228.914] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card 
> support
> [   228.915] (II) Loading sub module "vgahw"
> [   228.915] (II) LoadModule: "vgahw"
> [   228.980] (II) Loading /usr/X11R7/lib/modules/libvgahw.so
> [   228.993] (II) Module vgahw: vendor="X.Org Foundation"
> [   228.993]    compiled for 1.10.6, module version = 0.1.0
> [   228.993]    ABI class: X.Org Video Driver, version 10.0
> [   228.994] (II) SMI(0): Creating default Display subsection in Screen 
> section
>         "Builtin Default siliconmotion Screen 0" for depth/fbbpp 24/32

OK, no way to test this one for me then ...

> [   228.994] (==) SMI(0): Depth 24, (--) framebuffer bpp 32
> [   228.994] (==) SMI(0): RGB weight 888
> [   228.994] (==) SMI(0): Default visual is TrueColor
> [   228.994] (==) SMI(0): PCI Burst enabled
> [   228.994] (==) SMI(0): PCI Retry enabled
> [   228.994] (==) SMI(0): Using Hardware Cursor
> [   228.994] (II) Loading sub module "int10"
> [   228.994] (II) LoadModule: "int10"
> [   229.022] (WW) Warning, couldn't open module int10
> [   229.022] (II) UnloadModule: "int10"
> [   229.022] (II) Unloading int10
> [   229.022] (EE) SMI: Failed to load module "int10" (module does not exist, 
> 0)

But this should not be a problem. I get the same messages with the sis driver,
and it works anyway.
Some adjustement in the siliconmotion driver may be needed.

> 
> Additional data from std{out,err} of Xserver:
> 
> 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 6.99.30 NetBSD 6.99.30 (YEELOONG) #9:
> Fri Jan 31 16:18:05 CST 2014  
> sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/current/obj/mips64el/sys/arch/evbmips/compile/YEELOONG
> evbmips
> Build Date: 01 August 2011  01:01:00AM
> 
> Current version of pixman: 0.30.0
>         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: Fri Jan 31 23:57:44 2014
> (==) Using default built-in configuration (12 lines)
> (EE) SMI: Failed to load module "int10" (module does not exist, 0)
> Segmentation fault at address 0x0
> 
> Fatal server error:
> Caught signal 11 (Segmentation fault). Server aborting

Can you try running it under gdb ? 

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index