Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2008 17:05:01 +0000
From:      Tom Evans <tevans.uk@googlemail.com>
To:        =?ISO-8859-1?Q?Ot=E1vio?= Fernandes <otaviof@gmail.com>
Cc:        Renato Botelho <rbgarga@gmail.com>, freebsd-x11@freebsd.org
Subject:   Re: Xorg and Xinerama (Two cards)
Message-ID:  <1225127101.6274.10.camel@localhost>
In-Reply-To: <8e3843570810270807k66f80bcgeb8097e665085fb6@mail.gmail.com>
References:  <8e3843570810270807k66f80bcgeb8097e665085fb6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2008-10-27 at 15:07 +0000, Otávio Fernandes wrote:
> Hello,
> 
> Please help-me with my FreeBSD (7.1-PRERELEASE) and Xorg. I'm having
> an problem with Xinerama, when this module is turned on, my xorg
> crashes with signal 11: http://pastebin.com/f3ab12b48
> 
> I'm using two video cards: http://pastebin.com/f7fd0792 . The first
> one is onboard, an Intel driver i810, and a Nvidia Riva TNT2.
> 
> Where is my xorg.conf: http://pastebin.com/f1bb64013
> 
> And my Xorg.0.log: http://pastebin.com/f60edc796
> 
> best regards,
> 
> Otávio Fernandes <otaviof at gmail.com>
> http://otaviof.blogspot.com/

>From the bottom of your xorg log:


(II) intel(0): [drm] dma control initialized, using IRQ 16
(WW) fcntl(10, O_ASYNC): Inappropriate ioctl for device
(EE) xf86OpenSerial: Cannot open device /dev/ums0
        Device busy.
(WW) Mouse1: cannot open input device

(II) == info
(WW) == warning
(EE) == error


Perhaps use /dev/sysmouse instead, or work out why /dev/ums0 is busy?

Tom





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1225127101.6274.10.camel>