NYP already uses a newer xorg than Puppy, version 7.4 instead of 7.3.
But even this version is too old for those drivers

So I compiled several files to upgrade xorg 7.4 (xserver 1.5.2) to xserver 1.6.3.
It also can be used to upgrade xorg 7.3 from Puppy 4.x.
Far not all modules were added, so this pet is intended only for first tests.
If someone manages to solve problems with it, I might compile more on request.
These graficsdrivers are included:
- vesa for all cards without accelleration
- intel
- ati
Also included is libdrm 2.4.13 and mesa 7.5.1 (OpenGL).
A Ati 4850 works with accellerated 2D (video-playback), but the 3D support for such new cards is not included yet.
Antinspect shows me 24 fps (Software 3D, not accellerated), compared to 48 fps with Catalyst 9.x.
For those cards, you bettter should use my Catalyst pets.
So this pet is basically intended for users of older Ati cards and users of Intel cards.
I could not test myself yet with intel, but might get a feedback soon.
Note: this pet cannot be uninstalled, so USE a NEW SAVEFILE for it

If it breaks something, you would be lost using it with a productive savefile!
I made two pets, one includes the Intel drivers only.
The other also has the Ati-drivers, and DRI modules for ALL cards.
But NOT drivers for all cards, those I would just compile on request (it is just a question of time).
Download:
http://puppyisos.org/isos/2009-01-to-06 ... ntel-mesa/
User: puppy
Password: linux
If you use it for Ati-cards, you also should install the matching Kernelmodules I supply.
They are from the libdrm git and include the patches for R600/R700 chips.
Without these modules, the newer Ati cards will not have accelleration!
Update: Puppy 4.3 beta2 with K2.6.30.5 already comes with correct modules, so no additional ones are required for it!
To check accelleration:
run the "antinspect" from the menu "Desktop".
It should display 30 fps or more.
Or type in a consolewindow:
glxinfo
You should see (among many other info):
direct rendering: Yes
This means, you have 2D-accelleration. Videos should play smooth even scaled to fullscreen.
If you see:
OpenGL vendor string: software-rasterizer
then you have NO 3D accelleration (like me)
If you have 3D-accelleration, something different will be seen, and you should have good performance using Google Earth or games like Quake or Tuxracer.
If you use Ultrapup with a Intel-card, then you need the
intel-and-drm-kernelmodule-K2.6.28.5.pet
Newyearspup and Puppy 4.x already have the required Intel Kernelmodules.
Mark