21:9 ultrawide support 2560x1080

is ther any update to this working out of the box

2560x1080 or 3440x1440.

I can only assume this is for Kodi, if rasperi pi works with this (using Kodi or Raspberry Pi OS) can you let me know.

Hi,

Have you tried the 4.9 kernel, there are more video modes supported there.

Sam

i actually don’t own the item, i was hoping to confirm with people that have it before i buy it.

maybe it’s all working anyway, there was one thread where someone said it wasn’t working and needed support for it but it’s years old now.

i thought it would just read EDID and allow any resolution the monitor can do.

Understood.

I don’t think you’d specifically want to use either of these resolutions unless you were watching content in this format, or do you just want this for the GUI?

From what I can see, kernel 4.9 has support for 2560x1080p60hz, 25601080p50hz. Likewise for 3440x1440p60hz.

Full list is:

static struct hdmi_format_para *all_fmt_paras[] = {
        &fmt_para_3840x2160p60_16x9,
        &fmt_para_3840x2160p50_16x9,
        &fmt_para_3840x2160p30_16x9,
        &fmt_para_3840x2160p25_16x9,
        &fmt_para_3840x2160p24_16x9,
        &fmt_para_4096x2160p24_256x135,
        &fmt_para_4096x2160p25_256x135,
        &fmt_para_4096x2160p30_256x135,
        &fmt_para_4096x2160p50_256x135,
        &fmt_para_4096x2160p60_256x135,
        &fmt_para_1920x1080p25_16x9,
        &fmt_para_1920x1080p30_16x9,
        &fmt_para_1920x1080p50_16x9,
        &fmt_para_1920x1080p60_16x9,
        &fmt_para_1920x1080p24_16x9,
        &fmt_para_1920x1080p120_16x9,
        &fmt_para_1920x1080i60_16x9,
        &fmt_para_1920x1080i50_16x9,
        &fmt_para_1280x720p60_16x9,
        &fmt_para_1280x720p50_16x9,
        &fmt_para_720x480p60_4x3,
        &fmt_para_720x480i60_4x3,
        &fmt_para_720x576p50_4x3,
        &fmt_para_720x576i50_4x3,
        &fmt_para_720x480p60_16x9,
        &fmt_para_720x480i60_16x9,
        &fmt_para_720x576p50_16x9,
        &fmt_para_720x576i50_16x9,
        &fmt_para_3840x2160p60_16x9_y420,
        &fmt_para_4096x2160p60_256x135_y420,
        &fmt_para_3840x2160p50_16x9_y420,
        &fmt_para_4096x2160p50_256x135_y420,
        &fmt_para_2560x1080p50_64x27,
        &fmt_para_2560x1080p60_64x27,
        &fmt_para_1920x1080fp24_16x9,
        &fmt_para_1280x720fp60_16x9,
        &fmt_para_1280x720fp50_16x9,
        &fmt_para_vesa_640x480p60_4x3,
        &fmt_para_vesa_800x480p60_4x3,
        &fmt_para_vesa_800x600p60_4x3,
        &fmt_para_vesa_852x480p60_213x120,
        &fmt_para_vesa_854x480p60_427x240,
        &fmt_para_vesa_1024x600p60_17x10,
        &fmt_para_vesa_1024x768p60_4x3,
        &fmt_para_vesa_1152x864p75_4x3,
        &fmt_para_vesa_1280x768p60_5x3,
        &fmt_para_vesa_1280x800p60_8x5,
        &fmt_para_vesa_1280x960p60_4x3,
        &fmt_para_vesa_1280x1024p60_5x4,
        &fmt_para_vesa_1360x768p60_16x9,
        &fmt_para_vesa_1366x768p60_16x9,
        &fmt_para_vesa_1400x1050p60_4x3,
        &fmt_para_vesa_1440x900p60_8x5,
        &fmt_para_vesa_1440x2560p60_9x16,
        &fmt_para_vesa_1600x900p60_16x9,
        &fmt_para_vesa_1600x1200p60_4x3,
        &fmt_para_vesa_1680x1050p60_8x5,
        &fmt_para_vesa_1920x1200p60_8x5,
        &fmt_para_vesa_2160x1200p90_9x5,
        &fmt_para_vesa_2560x1600p60_8x5,
        &fmt_para_vesa_3440x1440p60_43x18,
        &fmt_para_vesa_2400x1200p90_2x1,

Sam

it’s just to send that signal to the monitor, so it can use the full 21:9 panel that is native ultrawide, as in the monitor is in that aspect ratio.

I take it this woul work with rasperri pi as well?

You could use a custom mode on the Pi I believe, yes.
But I’m not sure if GBM (used on Pi) will handle it properly with Kodi.

ok would 2560x1080 work with Vero 4K+

It should be possible – because there is a modeline for it.
But you will need Kodi v19/ kernel 4.9 which we will ship as stable later this week

Sam

ok, its important as every other commercial set top box (fire tv, android) don’t support ultrawide, its all 16:9, standard media players are also in a similar boat.

vero+ is the only hope for it, along with HDR.

a silly question but could it handle 5120x2160, my guess is not as you need display port, but do you know if any rasperi pi or vero may have display port in the works.

Max supported output on 4K/4K+ is 4096x2160 (SMPTE)

We won’t move above 4K in terms of output resolution for the forseeable future.

Sam

did you managed to confirm 2560x1080 is working with the 4k+ with the new update you released yesterday?

I don’t have a monitor that supports such a resolution, but the support is integrated in to the 4.9 kernel now.

ok thanks

ok i have the latest kodi installed, i select this resolution and the screen is broken, see screenshot

Not quite. It doesn’t make up timings on the fly. If you send us your edid we can see what’s happening.

Details regarding how to access the command line interface can be found here on our Wiki: Accessing the command line - General - OSMC

Type cat /sys/class/amhdmitx/amhdmitx0/rawedid and post the result here.

ok well i have 2560x1080 running anyway and when i select it the screenshot above is what i see, has anyone elese tested this resolution?

If you want us to help, please post the information I asked for. It’s possible your display is using non-standard timings.

started it up today
splash screen kept pressing esc, didn’t get command line, just standard screen
tried 2560x1080, it changed, had to pull power plug in/out as no off switch
splash screen kept pressing esc, just cut out, got unhappy face 3x, had to pull power plug in/out as no off switch
all i get is unhappy face now.

keep in mind splash screen is cropped, i can’t read the information at the top, i will move on to 16:9 screen to see the whole screen soon, to check if command line can work.

Have you tried to login via SSH