NetBSD-Bugs archive

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

Re: kern/49592



The following reply was made to PR kern/49592; it has been noted by GNATS.

From: Piotr Meyer <aniou%smutek.pl@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/49592
Date: Sat, 28 Feb 2015 15:32:52 +0100

 Looks like with a Taylor's recent changes [1] xrandr now is able to
 read EDID data and X server starts without manual mode crafting.
 
 dodo$ uname -a
 NetBSD dodo.smutek.pl 7.99.5 NetBSD 7.99.5 (GENERIC) #0: Sat Feb 28
 12:27:58 CET 2015
 root%dodo.smutek.pl@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
 
 dodo$ xrandr
 Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
 DP1 disconnected (normal left inverted right x axis y axis)
 DP2 disconnected (normal left inverted right x axis y axis)
 HDMI1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 475mm x 267mm
    1920x1080     60.00*+  50.00    59.94  
    1920x1080i    60.00    50.00    59.94  
    1680x1050     59.88  
    1280x1024     75.02    60.02  
    1440x900      59.90  
    1280x960      60.00  
    1280x800      59.91  
    1152x864      75.00  
    1280x720      60.00    50.00    59.94  
    1440x576      50.00  
    1024x768      75.08    70.07    60.00  
    1440x480      60.00    59.94  
    832x624       74.55  
    800x600       72.19    75.00    60.32    56.25  
    720x576       50.00  
    720x480       60.00    59.94  
    640x480       75.00    66.67    60.00    59.94  
    720x400       70.08  
 HDMI2 disconnected (normal left inverted right x axis y axis)
 VGA1 disconnected (normal left inverted right x axis y axis)
 VIRTUAL1 disconnected (normal left inverted right x axis y axis)
 
 
 Although X server doesn't report EDID data in Xorg.0.log, but I'm
 not sure that is a problem (older subsystem doesn't work?) or not.
 
 For completeness - Xorg.0.log contains following informations about
 selected mode: 
 
 [    48.423] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 0
 [    48.944] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
 
 
 
 1 - http://mail-index.netbsd.org/tech-x11/2015/02/28/msg001568.html
 
 -- 
 Piotr 'aniou' Meyer
 


Home | Main Index | Thread Index | Old Index