lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC>
[Discord] <rpardini> My guess it that it really depends on the monitor...?
<DC-IRC>
[Discord] <rpardini> I've a 7" 720p thing that works nice enough; no glitching image wise but can't plug+replug.
<DC-IRC>
[Discord] <rpardini> No other monitor or TV I have works with either 6.12 or 6.13.
<DC-IRC>
[Discord] <efectn> Yeah ot seems like
<DC-IRC>
[Discord] <efectn> Yeah it seems like
<DC-IRC>
[Discord] <efectn> 6.11 was working on my crappy chinese 768p monitor, but 6.12 is broken now
<DC-IRC>
[Discord] <efectn> Yeah we can. I think we can adjust it to support pll clock in hdmi1 too
<DC-IRC>
[Discord] <efectn> Yeah we can. I think we can adjust it and some phy vop2 codes to support pll clock in hdmi1 too
<DC-IRC>
[Discord] <amazingfate> armbian has wifi driver support
<DC-IRC>
[Discord] <raspberrygb> I wonder if I should find the .bin driver file from the Orange Pi Debian image, and put it in the correct Armbian lib folder.
<DC-IRC>
[Discord] <mecoblock> For some reason libmali g24-wayland-gbm works on Rock-5A but not Rock-5B-Plus on rkr4.1
<DC-IRC>
[Discord] <mecoblock> No obvious differences when it comes to the image used. (g13 "worked" in wayland, g06 had the same issue as g24)
<DC-IRC>
[Discord] <mecoblock> Error is:
<DC-IRC>
[Discord] <mecoblock> connect(6, {sa_family=AF_UNIX, sun_path="/run/user/1000/wayland-0"}, 27) = -1 ENOENT (No such file or directory)
<DC-IRC>
[Discord] <erayrafet> That looks like an selinux error for some reason.
<DC-IRC>
[Discord] <erayrafet> ~~That looks like an selinux error for some reason.~~
<DC-IRC>
[Discord] <erayrafet> Seems like something to do with unix sockets.
<DC-IRC>
[Discord] <erayrafet> Don't the GPUs on the 3588 vs the 3588S have different device IDs?
<DC-IRC>
[Discord] <erayrafet> @mecoblock
<DC-IRC>
[Discord] <erayrafet> Drivers usually hardcode those.
<DC-IRC>
[Discord] <beohoff3174> I shudder to ask this question but has anyone gotten the HDMI-RX to work with windows machines? Specifically to extend the screen?
<DC-IRC>
[Discord] <beohoff3174> I just tried, and it would mirror the screen but wouldn't extend it
<DC-IRC>
[Discord] <beohoff3174> Windows identified it as a generic PnP monitor, so I assume there are some more steps or handshake that Rockchip didn't test
<DC-IRC>
[Discord] <beohoff3174> This is on the vendor kernel
<DC-IRC>
[Discord] <menu> that should never be the case
<DC-IRC>
[Discord] <menu> generic PnP monitors should always be extendable to provided the graphics card supports multiple monitors
<DC-IRC>
[Discord] <erayrafet> ||Wankdows!||
<DC-IRC>
[Discord] <beohoff3174> hmm interesting. I have passthrough hdmi working on my linux main desktop (for the most part). the device I just tested would do extension to a second monitor without the rk3588 between it, but with the system in it would only mirror
<DC-IRC>
[Discord] <menu> is this a W11 system perchance?
<DC-IRC>
[Discord] <beohoff3174> not sure but I can check, why though?
<DC-IRC>
[Discord] <menu> the behaviour may have changed since i last touched Windows, i have no clue what is "normal" in W11
<DC-IRC>
[Discord] <beohoff3174> i'm sure it is
<DC-IRC>
[Discord] <beohoff3174> do you know off the cuff if windows will spit out events in the log?
<DC-IRC>
[Discord] <menu> does it provide the extend option or just mirror?
<DC-IRC>
[Discord] <menu> i have no knowledge of the Windows logging system unfortunately
<DC-IRC>
[Discord] <beohoff3174> just mirror. It doesn't actually present as a second monitor except in the device manager
<DC-IRC>
[Discord] <menu> Settings > Displays (or whatever it's called this week) doesn't show it at all?
<DC-IRC>
[Discord] <beohoff3174> if you right click on the desktop and do the display settings, it doesn't show up as a second entity. It gives a single monitor with a 1/2, showing that it's being mirrored
<DC-IRC>
[Discord] <beohoff3174> but no second display is select-able. Hopefully that makes sense
<DC-IRC>
[Discord] <erayrafet> What Windows device are you trying this on?
<DC-IRC>
[Discord] <erayrafet> Some have hardware limitations, others have driver bugs.
<DC-IRC>
[Discord] <menu> hit WinKey+P a couple times
<DC-IRC>
[Discord] <beohoff3174> Dell XPS. It is showing both an intel and an nvidia gpu, which is setting on some alarm bells
<DC-IRC>
[Discord] <menu> that's normal on a conventional desktop system with iGPU+dGPU
<DC-IRC>
[Discord] <erayrafet> Gotcha. Check the Nvidia control panel or whatever it is called.
<DC-IRC>
[Discord] <erayrafet> Some laptops have mux switches and whatnot and settings for those.
<DC-IRC>
[Discord] <erayrafet> Do you have working drivers for both GPUs installed?
<DC-IRC>
[Discord] <beohoff3174> Oh wow, that totally worked!!
<DC-IRC>
[Discord] <beohoff3174> My relief is immeasurable. Having worked on that HDMIRX driver in the past, I was not looking forward to tackling that again
<DC-IRC>
[Discord] <beohoff3174> thank goodness I just can't do windows
<DC-IRC>
[Discord] <menu> thought so, Windows UI gets progressively worse every few weeks!
<DC-IRC>
[Discord] <beohoff3174> Digging into this a bit now. Looks like the nvidia driver is mostly up to date, as it's version 532.09. Even though it's working, probably good to understand the driver stack on the windows side a bit
<DC-IRC>
[Discord] <erayrafet> 532?!
<DC-IRC>
[Discord] <erayrafet> There should be 565.
<DC-IRC>
[Discord] <beohoff3174> Preferred graphics processor set to "auto-select", so maybe that is the issue. Or the out of date drivers.
<DC-IRC>
[Discord] <beohoff3174> This is a corporate computer so it's sort of take what it is
<DC-IRC>
[Discord] <erayrafet> The driver date isn't an issue.
<DC-IRC>
[Discord] <erayrafet> Updating it is worth to rule out potential incompatibility problems though.
<DC-IRC>
[Discord] <erayrafet> The mix of two GPUs has always been problematic according to reports.
<DC-IRC>
[Discord] <menu> it's only problematic in poorly implemented laptop mux setups
<DC-IRC>
[Discord] <erayrafet> I've only had devices with iGPUs so I can't say much.
<DC-IRC>
[Discord] <erayrafet> Well, what about those without muxes?
<DC-IRC>
[Discord] <menu> they haven't existed for 20+ years
<DC-IRC>
[Discord] <erayrafet> Are you sure?
<DC-IRC>
[Discord] <beohoff3174> This is a Nvidia GeForce GTX 1650 was released on April 23, 2019 and looks like it went out of support this year
<DC-IRC>
[Discord] <erayrafet> Really?!
<DC-IRC>
[Discord] <menu> outside of devkits, reasonably sure, nearly all laptops support NVidia Optimus or the AMD equivalent
<DC-IRC>
[Discord] <erayrafet> There are cheap gaming laptops.
<DC-IRC>
[Discord] <menu> as long as displays are connected to this, the default configuration will be the most performant
<DC-IRC>
[Discord] <menu> and they universally support Optimus because it's cheaper than a mux chip
<DC-IRC>
[Discord] <menu> and they universally support Optimus because it's cheaper than a hwmux
<DC-IRC>
[Discord] <beohoff3174> well it works now, so I'm happy camper