Re: working X11 patches for cats
Chris Gilbert <[email protected]> 28 Jul 2002 12:20:58 +0100
| Newsgroups | gmane.os.netbsd.ports.cats |
|---|---|
| Message-ID | <1027855258.2254.14.camel@whiskas> |
Actually turns out this patch works fine, I was trying to push the gx card at a resoultion it didn't like in some way, dropping from 1152x968 to 1024x768 and the gfx problems went away. As for the keyboard adding the Option "XkbDisable" to the keyboard section seemed to make the keyboard work, still needs to be investigated as without xkb I've got a gb keyboard but getting US chars from it 8) Perforamance seems ok, aslong as you're not after xkobo, which causes some odd gfx problems, not sure if it's the gfx card or X (but X runs at near 100% when playing xkobo, so I've got to investigate further) Chris On Wed, 2002-07-24 at 19:38, Chris Gilbert wrote: > Hi, > > I've recently been fidling with patches to get X working on cats. I've > attached my current diff against current X. You'll need to add > USE_XF86_4=YES > to your mk.conf. > > Note that some of the patch is rather icky in places, but it almost > works. I've not figured out why the keyboard doesn't work yet, or why > there's screen corruption, I'm wondering about the SA having a writeback > cache has some bearing on the screen corruption. I'm also not sure > about the console defines I'm using, if one of them is confusing the > build. > > Note that if anyone does try it they'll need remote access to kill the X > server. Basically I wanted to show progress, and allow others to have a > fiddle 8) > > Note that you need a recent xsrc with 1.6.x or 1.6 -current for the > /dev/pci interfaces (you may need to run MAKEDEV pci0 in /dev > > Chris > >