Port-amd64 archive

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

Intel Graphics 630 works well with netbsd-10 native xorg



Greg Troxel <gdt%lexort.com@localhost> writes:

> Greg Troxel <gdt%lexort.com@localhost> writes:
>
>> I have a Dell Optiplex 3070 SFF from 2019, with UHD 630, from grazing
>> refurb sales.

After updating to netbsd-10 and using native org, selected dmesg:

  i915drmkms0 at pci0 dev 2 function 0: Intel UHD Graphics 630 (rev. 0x02)
  Intel Core 6G Gaussian Mixture Model (miscellaneous system) at pci0 dev 8 function 0 not configured
  [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  [drm] Driver supports precise vblank timestamp query.
  i915drmkms0: interrupting at msi4 vec 0 (i915drmkms0)
  i915drmkms0: notice: Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
  [drm] failed to retrieve link info, disabling eDP
  [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
  intelfb0 at i915drmkms0
  [drm] DRM_I915_DEBUG enabled
  [drm] DRM_I915_DEBUG_GEM enabled
  intelfb0: framebuffer at 0xc0040000, size 2560x1440, depth 32, stride 10240
  no data for est. mode 640x480x67
  wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0

And X is running fine (displayport 2560x1440)  using the intel driver, snappier scrolling, and no
perceived issues.  I did see:

  [ 2238.2361778] {drm:netbsd:intel_pipe_update_end+0x18f} *ERROR* Atomic update failure on pipe A (start=132807 end=132808) time 151 us, min 1431, max 1439, scanline start 1426, end 1442

but with no obvious ill effects.

xrandr reports

  Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 32767 x 32767
  DP1 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
     2560x1440     59.95*+  74.92    29.95  
     2560x1080     59.98  
     2048x1152     60.00  
     1920x1200     59.88  
     1920x1080     60.00    50.00    59.94  
     1920x1080i    60.00    50.00    59.94  
     1600x1200     60.00  
     1680x1050     59.95  
     1280x1024     75.02    60.02  
     1440x900      59.89  
     1280x960      60.00  
     1280x800      59.81  
     1152x864      75.00  
     1280x720      60.00    50.00    59.94  
     1024x768      75.03    70.07    60.00  
     800x600       75.00    60.32    56.25  
     720x576       50.00  
     720x480       60.00    59.94  
     640x480       75.00    66.67    60.00    59.94  
  DP2 disconnected (normal left inverted right x axis y axis)
  HDMI1 disconnected (normal left inverted right x axis y axis)
  HDMI2 disconnected (normal left inverted right x axis y axis)
  HDMI3 disconnected (normal left inverted right x axis y axis)
  VIRTUAL1 disconnected (normal left inverted right x axis y axis)

so perhaps the VGA connected is only usable with dumb framebuffer, but I
don't really want to use it :-)

I am guessing that if I used the DP daisychain cable the next display
would appear as DP2.

I don't know if HDMI can daisy chain (my monitor can't), but it looks
like additional HDMI sessions over the cable.

So I am a happy camper overall; this felt like by biggest risk with the
new system.

Do we have a wiki page where we record "this graphics hardware worked
with this software"?  It's not 100% an 'port-amd64' thing, so please
feel free to suggest a locaiton if we don't have one already.


Home | Main Index | Thread Index | Old Index