← Back to team overview

tiomap-dev team mailing list archive

[Bug 803424] Re: XRandR output names should be DVI-0 HDMI-0

 

fyi, this is handled properly by:

  https://github.com/robclark/xf86-video-omap

although the new driver is not quite ready for prime-time (need to
finish getting DRI2 and EXA working).  But should hopefully be working
in a month or two.

If needed to backport to pvr xorg driver, the relavent bit is:

  https://github.com/robclark/xf86-video-
omap/blob/master/src/drmmode_display.c#L892

-- 
You received this bug notification because you are a member of TI OMAP
Developers, which is subscribed to ubuntu-omap4-extras-graphics.
https://bugs.launchpad.net/bugs/803424

Title:
  XRandR output names should be DVI-0 HDMI-0

Status in Ubuntu OMAP4 graphics addons:
  New

Bug description:
  linaro@linaro:/root$ DISPLAY=:0 xrandr
  Screen 0: minimum 640 x 480, current 1024 x 768, maximum 2048 x 2048
  pvr0 disconnected
  pvr1 connected
     1920x1080      60.0 +
     1680x1050      60.0     59.9  
     1400x1050      59.9  
     1280x1024      60.0  
     1440x900       59.9  
     1280x960       60.0  
     1024x768       60.0  
     800x600        60.3  
     640x480        60.0  

  pvr1 should be named HDMI and pvr0 should be DVI - much easier to spot
  which one is which one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/803424/+subscriptions


References