Andrei Aldea

Results 78 comments of Andrei Aldea

Booting into Windows then Restarting makes the dock work, but Thunderbolt still says it doesn't load drivers. Very strange. Also no hot-plug of course.

This might be something to look at: https://github.com/naudio/NAudio/blob/master/Docs/WasapiLoopbackCapture.md

Any solution to this? I'm having the exact issue right now... enabling SD kills the OLED

Makes sense yeah, thanks for the reply. I'm trying to connect 3 MPU4250 Acceleromters and an SD card over SPI so that's proving interesting... :D so far looks like I...

Yeah it's a chip select pin issue. The standard defined SS pin is what interferes. If you add ssPin = 34; or whatever inside the library SDFS::begin defined function in...

Hey, thanks :D SD Cards are the one thing that I haven't had a chance to test properly yet. All the cards I had are SanDisk which are known to...

Huh so according to the Debian Wiki: >The MicroSD card reader doesn't work (reliably). Kernels 4.7.1 and 4.7.2 sometimes work, but sometimes they freeze. Kernels 4.7.3-4.7.10 freeze when inserting a...

Update: Apparently SD works correctly with the custom 4.10 kernel under OpenSUSE Tubleweed. I haven't confirmed this yet but will try soon. Building the updated version of the 4.11 RC5...

Glad to be of help! Thanks for the update! It's very strange how different cards are unrecognized, but it seems like all Sandisk (and derivatives) are not supported. I'm waiting...

Hey Shemzone, It looks like the X206 is an identical device. Make sure after typing "uname -r" in terminal the kernel version you get has some variation of "-custom" at...