solarmon / RGBtoHDMI

RGBtoHDMI Projects
38 stars 8 forks source link

Single Button Mode not working #2

Closed tkurbad closed 2 years ago

tkurbad commented 2 years ago

Hi,

I built one of these boards and it's working perfectly so fine. The problems I had with the original design (i.e. purple sparkles) are gone. Picture is crisp and clear.

However, I can't get single button mode to work as expected. It seems inverted, i.e. a long press turns on/off scanlines, while a short press displays the OSD. However, while the OSD is showing, the next press is always considered short, thus closing the OSD again.

Here's my Profiles/Default.txt

sampling2=6,6,6,6,6,6,6,0,1,0,12,0,0,0,0,0,0,0,0,0,100,256,100,256,100,256,256,256
geometry2=140,26,520,256,576,288,3,4,1,0,12000000,768,5000,312,4,0,2
sampling=3,3,3,3,3,3,3,0,0,0,5,0,0,0,0,0,0,0,0,0,100,256,100,256,100,256,256,256
geometry=180,29,640,256,768,288,1,2,1,1,16000000,1024,5000,312,4,0,0
auto_switch=0
timing_set=0
palette=RGB
palette_control=0
ntsc_colour=0
ntsc_phase=0
ntsc_quality=0
tint=0
saturation=100
contrast=100
brightness=100
gamma=100
teletext_deinterlace=6
teletext_scaling=1
normal_deinterlace=0
ffosd_overlay=0
normal_scaling=0
swap_aspect=0
output_colour=0
output_invert=0
scanlines=0
scanline_level=6
powerup_message=1
crop_border=0
screencap_size=0
border_colour=0
font_size=1
vsync_indicator=0
genlock_mode=0
genlock_line=50
genlock_speed=2
genlock_adjust=0
num_buffers=0
hdmi_standby=0
overclock_cpu=0
overclock_core=0
overclock_sdram=0
button_reverse=0
debug=0
keymap=13232
actionmap=012453
return=0
single_button_mode=1
cpld_firmware_dir=/cpld_firmware/6-12_bit

Can you tell what might be wrong? This happens on both stable and beta releases.

Thanks, Torsten

tkurbad commented 2 years ago

Okay, nevermind, it's working perfectly fine. Just saw that I edited the wrong Default.txt ;-)