[-] SteveTech@programming.dev 1 points 2 years ago

That looks to be Volcanic Islands, which has good support with amdgpu and no support by radeon, according to Wikipedia.

I'm not sure what you meant by "set up radron kernel driver", but you could maybe try blacklisting it.

[-] SteveTech@programming.dev 1 points 2 years ago

ADCs, DACs, IO extenders

These should all work without kernel drivers. For example, here's a user space python library for ADS1*15 ADCs, or Nuvoton MS51 IO Expanders. Unless you need very specific timing or require the kernel to know about it, you shouldn't need a kernel driver.

[-] SteveTech@programming.dev 1 points 2 years ago

Idk, with I2C if it's not something that needs a kernel level driver, there usually isn't a problem with interacting with it from user space, for example basically all RAM RGB controllers are I2C and OpenRGB has no problem with them. I'm pretty sure I've only ever used an I2C device tree overlay for an RTC.

Also I2C/SMBus is present everywhere on x86, like some graphics cards expose it through their HDMI ports, even some server motherboards have a header for it; but for GPIO I'm unaware of any motherboards that expose it, so good luck researching the chipset and tracing out the pins.

[-] SteveTech@programming.dev 1 points 2 years ago

I don't remember OpenAI's website, but I know there was 'Text To Transformer' which was just run by some guy who eventually couldn't keep running it.

I used to use a Google Colab notebook after it shutdown, which would have similar results.

There's also Write With Transformer which is probably the easiest, but it's not the same.

[-] SteveTech@programming.dev 1 points 2 years ago

Online screen recorders already exist too, I also don't think it really needs any server side logic either.

[-] SteveTech@programming.dev 1 points 2 years ago

Google does too, although I only know of it being used for domains.google, which got killed.

[-] SteveTech@programming.dev 1 points 2 years ago

Well the QR code part hasn't even been submitted to the maintainers yet AFAIK, so there's still time to change, and I'm sure it'll be configurable so you either get a stack trace or a QR code.

[-] SteveTech@programming.dev 1 points 2 years ago

Ahh thanks! That's good to know!

[-] SteveTech@programming.dev 1 points 2 years ago

Just wondering, does seafile cache the previously opened files locally, in case I don't have internet.

OneDrive does this on Windows and I've been looking for something similar and self hosted.

[-] SteveTech@programming.dev 1 points 2 years ago* (last edited 2 years ago)

I'm not sure there is, I think there's some advanced AMD BIOS settings EFI file floating around but I think it still has the same options.

Are you using the latest version of the BIOS?

Edit: Found the AMD EFI PBS/CBS thing: https://github.com/DavidS95/Smokeless_UMAF

[-] SteveTech@programming.dev 0 points 3 years ago

I doubt it'll overheat, Pi's do thermal throttle when hot and from memory the Pi 3 runs fairly under clocked to begin with. If it's swapping you're more likely to burn out the SD card.

view more: ‹ prev next ›

SteveTech

0 post score
0 comment score
joined 3 years ago