azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/glscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
electronic_eel has quit [Quit: No Ping reply in 180 seconds.]
electronic_eel has joined #scopehal
bgamari_ has joined #scopehal
bgamari has quit [Ping timeout: 256 seconds]
Ekho has quit [Ping timeout: 256 seconds]
Ekho has joined #scopehal
<d1b2> <mubes> Still pending. I think I must've upset someone :-)
<azonenberg> i'm going to have a call with jason late this / early next week
<azonenberg> i'll have him investigate whats going on there
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #scopehal
<azonenberg> Yay my backordered magjacks shipped
<azonenberg> one more part for ZENNECK acquired
<GyrosGeier> KSZ9031RNX remain unavailable
<GyrosGeier> I have PoE capable magjacks
<GyrosGeier> and a bunch of KSZ9031MNX
<GyrosGeier> but the Cyclone V SX comes with RGMII only
<azonenberg> yeah I use the RGMII version only
<azonenberg> i'm sitting on a stockpile of... three?
<azonenberg> or is it only two
<azonenberg> either way, one of them is allocated for a board i'm assembling any day now (it's at the local DHL warehouse)
<azonenberg> and i think i have one or two after that, but i'm perilously close to running out
bvernoux has joined #scopehal
massi has joined #scopehal
massi has quit [Remote host closed the connection]
massi has joined #scopehal
massi has quit [Remote host closed the connection]
<_whitenotifier-9> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±3] https://github.com/glscopeclient/scopehal/compare/f2f9c507b315...03df9a2995fa
<_whitenotifier-9> [scopehal] azonenberg 03df9a2 - Initial work on queued command deduplication. Currently only supported for Siglent gain/offset. Fixes #579.
<_whitenotifier-9> [scopehal] azonenberg closed issue #579: Siglent: add optimization to delete redundant vertical scale/offset commands - https://github.com/glscopeclient/scopehal/issues/579
<_whitenotifier-9> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-apps/compare/b8cf80e155bd...6676e6bf84bc
<_whitenotifier-9> [scopehal-apps] azonenberg 6676e6b - Updated submodules with SCPITransport deduplication
azonenberg has quit [Remote host closed the connection]
azonenberg has joined #scopehal
<d1b2> <dannas> For a few month I've been hitting an assert in the iris_dri.so for glscopeclient. Maybe today's the day I actually get hold of debug symbols and figure out what's going wrong. It seems like I can
<d1b2> <dannas> trigger the fault by monkey-tapping on the mouse scroll wheel.
<azonenberg> Lol go for it
<azonenberg> btw speaking of which if you're on siglent i just pushed some more updates to remove redundant state changes
<azonenberg> so check those out
<azonenberg> it should eliminate that lag we talked about the other day where vertical scale events stack up
<d1b2> <dannas> @azonenberg Ok, I'll update and try it out.
<d1b2> <dannas> Phew, why do Ubuntu not package source packages so that they all share a common prefix? In the end I had to copy the mesa intel dri library sources into build/src/glscopeclient to get gdb to recognize them.
<azonenberg> lol i have no idea how source packages are set up
<d1b2> <dannas> DRM_IOCTL_I915_GEM_EXECBUFFER2 returns EINVAL.. Hm, looks like I'll have to dig through the 30+ level callstack or god forbide, actually read up on hor drm_i915 works.
<azonenberg> lol
<azonenberg> I am... not going to get involved in that
<d1b2> <dannas> 🙂