Xorg and Xinerama (Two cards)

Tom Evans tevans.uk at googlemail.com
Mon Oct 27 17:05:08 UTC 2008


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




More information about the freebsd-x11 mailing list