problems with voodoo drivers from 1.14 in Photon1.13

Hi .

I have problem with my Voodoo3 2000 cards , and Photon1.13 .
As I didn’t have drivers for that card in 1.13 , i got drivers ,
trap files and mode switcher from 1.14 , and copied that in 1.13 :

banshee.trap , banshee90.trap → /qnx4/graphics/trappers
Pg.banshee,Pg.banshee90 → /qnx4/graphics/drivers
Null.ms →
/qnx4/graphics/trappers,/qnx4/graphics/drivers

And , of course , change crttrap.list ( add banshee.trap and banshee90.trap
lines )

Now , crttrap recognise voodoo card , and make crt.1 with data for voodoo ;

But , when I start photon , I have 640x480 resolution , and cann’t change
that .
( i.e. I have other resolution in configure display menu , but when I chage
in
new resolution , I get same again … )

Does anyone know what I need to do ?
Please help : )


regards ,
Nikola Popovic

Nikola Popovic <pnikola@ptt.yu> wrote:

Hi .

I have problem with my Voodoo3 2000 cards , and Photon1.13 .
As I didn’t have drivers for that card in 1.13 , i got drivers ,
trap files and mode switcher from 1.14 , and copied that in 1.13 :

banshee.trap , banshee90.trap → /qnx4/graphics/trappers
Pg.banshee,Pg.banshee90 → /qnx4/graphics/drivers
Null.ms -
/qnx4/graphics/trappers,/qnx4/graphics/drivers

And , of course , change crttrap.list ( add banshee.trap and banshee90.trap
lines )

Now , crttrap recognise voodoo card , and make crt.1 with data for voodoo ;

But , when I start photon , I have 640x480 resolution , and cann’t change
that .
( i.e. I have other resolution in configure display menu , but when I chage
in
new resolution , I get same again … )

Does anyone know what I need to do ?
Please help : )

Sounds like the Banshee driver is not get started properly.
crttrap will notice this, and fall back to starting the VGA driver
at 640x480.

Check permissions (chmod 4755) and ownership (chown root) of drivers.

regards ,
Nikola Popovic