[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] [ctpci-user] Radeon XaAES Probs



On 12/23/10 1:59 PM, Stefan Niestegge wrote:
Am 23.12.2010 19:41, schrieb Mark Duckworth:
Hey guys,

I have CTPCI and radeon on 1680x1050 native res monitor, I can get to
the TOS desktop just fine but no matter what I do, XaAES (1.17.0) won't
start.  It crashes out.  Sometimes I can catch that it says unknown
pixel format.  Gradients are off.  Not sure what options to use in
fvdi.sys but this is my current line:

01r radeon.sys mode 1680x1050x16@59 accelerate 0xxxxxx monitor_layout
CRT debug

But I have tried other permutations and more traditional resolutions
(1024x768) with same result.

I also tried starting without fvdi and one time it crashed, another time
it did start and everything was running but my monitor couldn't display
the resolution.  I set the video resolution with teh gem acc and set the
video = 1 in xaaes.cnf.  I also tried older version of xaaes.

Any ideas?
Boot into plain TOS, enter the screen config menu.
Choose your desired videomode and doubleclick it.
You will get an alertbox "do you really want to change to mode (hexnumber)?"
Write down that mode code, and add it to xaaes.cnf "video = (hexnumber)

You might find NVDI 5 with disabled nvdrv*.sys drivers (rename to *.syx
or so)
works better than fVDI.
Ok I got it running with NVDI. It's just not right though. It will start begin to load xaaes and then stop. Something is stopping the xaaes process.

root@washi:/root>xaaes

XaAES loader starting...
Load kernel module: \c\MINT\1-17-0\XAAES\xaaes.km
bootlog 'u:\c\MINT\1-17-0\XAAES\xa_boot.log'
sysfile_exits: 'u:/c/mint/1-17-0/moose.xdd'
sysfile_exits: 'u:/c/mint/1-17-0/moose_w.adi'
sysfile_exits: 'u:/c/mint/1-17-0/moose.adi'
sysfile_exits: 'u:\c\MINT\1-17-0\XAAES\moose_w.adi'
  XaAES v0.999 Beta
MultiTasking AES for MiNT
Part of freemint (http://sparemint.org).
Supports mouse wheels
Compile time switches enabled:
 - CTRL+ALT key-combo's
 - Client vector validation
 - Realtime (live) window scrolling, moving and sizing


Reading `\c\MINT\1-17-0\XAAES\xaaes.cnf' ... 26846 bytes done.

[\c\MINT\1-17-0\XAAES\xaaes.cnf:588] unknown variable 'LAUNCHER', skipped.
Loading AES Device Drivers:
load_adi: enter (0x10947344, 0x10947244, moose.adi)
load_adi: return 0
load_adi: enter (0x10946494, 0x10946394, moose_w.adi)
load_adi: return 0
adi_load: done

[1]+  Stopped                 xaaes
root@washi:/root>fg
xaaes

When I type fg, it continues, but the console still bleeds through and overwrites the screen. keystrokes get directed into the console too as well as jinnee or whatever app is topped. Then jinnee will start. Open and close a drive window or two and the screen will turn completely black....

This is with nvdi and mode 0x4325

I am posting this to the mint list too in case the prob is related to xaaes...

Any ideas?

Thanks,
Mark