darethehair

Results 17 comments of darethehair

My code is very long, created years ago, but I have a loop that draws on the HTML5 canvas: function update_clock() { user_interval = document.getElementById('user_interval').value * 1000; var timeout_interval =...

Any updated suggestions regarding my capture problem? I posted the basic context in my post above. Thanks

I don't use Docker myself, so looking forward to this enhancement making it to the regular binaries as well at some point :)

> Did you update brunch at the same time or was it only chromeos ? (no need to in principle, it is just to know as I have no idea...

> I think I found the source of the issue: https://chromium.googlesource.com/chromiumos/overlays/board-overlays/+/d6224e0a6a87f531651472ba6d27154f7fe4b8e4 > > They migrated rammus from i965 to iHD mesa driver. Unfortunately, it seems iHD driver is incompatible with...

FYI: Unfortunately, the 'cave' version of ChromeOS appears to have the same problem as the 'rammus' one did i.e. frozen on the ChromeOS boot logo :( I have successfully installed...

> What could be interesting would be to boot r101 in verbose mode with the kernel parameter "module_blacklist=i915" to see if there is anything specific that shows up in the...

When I create a bootable Brunch USB stick (rammus image) and use the 'Settings' menu to add the blacklist entry for i915, and debugging activated, I get screens like this...

> Btw, regarding "what is strange (and it might be my fault somehow) is that when I try my preferred method of booting from GRUB2 menuentries, I get a message...

> I had the same problem. Try it with kernel 5.15 Sadly, for me, on the ASUS CN60, changing the kernel to 5.15 made no difference :(