On 09 May 2005 23:38 EEST you wrote:
>
> I am trying to build a diskless arcade gaming system using AdvanceCD. I am really upset now, wasted soooo much time already trying to get it work. I RTFM many times.
> I live in Europe, have a PAL TV.
> I have an ATI Radeon 9250.
> I built RGB SCART TV cable as instructed at http://ryoandr.free.fr/english.html
> I tested it, it works flawlessly, I drived it to TV using Powerstrip, with the settings written on it's web page:
>
> 720x576 50hz (PAL)
>
> PowerStrip timing parameters:
> 720x576=720,42,72,134,576,3,28,18,15125,41
>
> Generic timing details for 720x576:
> HFP=42 HSW=72 HBP=134 kHz=16 VFP=3 VSW=28 VBP=18 Hz=25
>
> Linux modeline parameters:
> "720x576" 15.125 720 762 834 968 576 579 607 625 interlace +hsync +vsync
>
> But can't get it to work in AdvanceCD!
> It says; in logo screen:
> "No video modes for your configuration"
>
> I derived the modeline setting myself by computing (based on the working "Linux modeline parameters:" above)
>
> I tried so much different settings in config files.Here are their latest state:
>
> advmenu.rc:
> ---------------------
> #device_video_format 16000 0.7438 0.0433 0.0743 0.1384 0.9216 0.0048 0.0448 0.0288
> #10 min. pclock is for safety
> device_video_pclock 10-50
> device_video_hclock 16
> device_video_vclock 50
> device_video_modeline generate 15.125 720 762 834 968 576 579 607 625 +hsync +vsync interlace
> display_size 720
> mode list
> mode_skip full_mixed list_mixed tile_big tile_enormous tile_giant tile_icon tile_marquee
> ---------------------
>
> advmame.rc (same as advmess.rc):
> ---------------------
> device_video_format 16000 0.7438 0.0433 0.0743 0.1384 0.9216 0.0048 0.0448 0.0288
> device_video_modeline generate 15.125 720 762 834 968 576 579 607 625 +hsync +vsync interlace
> device_video_pclock 10-50
> device_video_hclock 16
> device_video_vclock 50
> display_magnify 1
> display_adjust generate_yclock
> ---------------------
>
> Please, help me with this. I am mad about doing this thing. Been trying for several days. Thanks in advance.
>
> --
> Gökalp Özcan
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
> Get your fingers limbered up and give it your best shot. 4 great events, 4
> opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
> win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
> ___
> Unsubscribe at https://lists.sourceforge.net/lists/listinfo/advancemame-users
I can not use advcfg.exe because it crashes while trying to test my configuration. Then I made a config file for advv.exe:
device_video_format 16000 0.7438 0.0433 0.0743 0.1384 0.9216 0.0048 0.0448 0.0288
device_video_clock 5-50 / 16 / 50
display_size 720
And tried creating the modeline using advv.exe. I press f5, and enter vsync:50, x res:720, y res: 576 and it creates such weird(not working) modeline:
device_video_modeline generate 15.36 720 768 832 960 295 296 311 320 -hsync -vsync
This cable needs positive hsync/vsync polarities; so i change it as
device_video_modeline generate 15.36 720 768 832 960 295 296 311 320 +hsync +vsync
Still no go.
As i stated in my previous post, i have the correct linux-compatible modeline in hand, taken from the cable instructions. It is:
"720x576" 15.125 720 762 834 968 576 579 607 625 interlace +hsync +vsync
This is the modeline that surely works and i guess the only one that can work. I computed device_video_format setting from this modeline. But when I try to run advanceCD with the above config + the modeline:
device_video_format 16000 0.7438 0.0433 0.0743 0.1384 0.9216 0.0048 0.0448 0.0288
device_video_clock 5-50 / 16 / 50
device_video_modeline 720x576 15.125 720 762 834 968 576 579 607 625 interlace +hsync +vsync
display_size 720
I get "No video modes for your current configuration" error.
I suspect that my calculated device_video_format could be wrong; but i checked it many times. When calculating; I truncateded the float values to the nearest smaller value. For instance:
0.75324526 --> 0.7532
I don't think that it happens because it is not precious enough (I checked other preset modelines). The horizontal percentages sum up to 0.99998 something and vertical percentages to 1.
Thanks
--
Gökalp Özcan
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
Unsubscribe at https://lists.sourceforge.net/lists/listinfo/advancemame-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.