Re: XFree86 4.1.0 setup question
Chris McKillop <[email protected]> Sun, 21 Oct 2001 23:34:45 -0400
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
hey Kirk!
Try doing "XFree86 -configure" and then add in the following
stuff for mouse support...
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/devi/mouse0"
Option "Protocol" "OsMouse"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Also - be sure to devi-hirun in no-Photon-resmgr mode to
get the /dev/devi interface setup.
chris
On Sun, Oct 21, 2001 at 06:55:18PM -0700, kirk russell wrote:
> Hello,
>
> I installed the xfree86-4.1.0-1-bin-qnx6.tar.gz archive to my rtp box.
> I ran xf86config and then "X -probeonly", which told X couldn't find
> my VGA card:
> (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
> (--) Assigning device section with no busID to primary device
> (--) Chipset generic found
> (EE) VGA(0): No Display subsection in Screen section "Screen 1" for
> depth/fbbpp 4/4
> (EE) Screen(s) found, but none have a usable configuration.
>
> Any hints on configuration? TIA.
>
>
>
> _______________________________________________
> openqnx-developer mailing list
> openqnx-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/openqnx-developer
--
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[email protected] "The faster I go, the behinder I get."
Chris McKillop -- Lewis Carroll --
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<