David P. Reed

Results 8 comments of David P. Reed

Here's the version of gcc. ``` gcc --version gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for...

I can poke at it a bit more. -----Original Message----- From: "deech" Sent: Friday, January 18, 2019 4:33pm To: "haskell/c2hs" Cc: "David P. Reed" , "Author" Subject: Re: [haskell/c2hs] Has...

A pull request (#233) has been submitted for the maintainers' consideration. Works like a charm for me, allowing me to interface to Linux interfaces like the KVM ioctls.

OK, got it compiled, built libdfuprog for arm64 and got everything installed. It only needed me to fix Labrador.pro and add the libdfuprog.so for arm64. The result is that the...

Thanks... The USB support for Linux in ChromeOS is brand new and experimental. I will post a report about there not being a uevent when a USB device is passed...

![image](https://user-images.githubusercontent.com/190457/56843169-534f3500-686b-11e9-83ee-f10bbdf0b9b7.png) Here's how it is working on my Chromebook under the latest dev channel release of ChromeOS. 1. Notice the layout issues (font issues). 2. The udev rules are not...

I will try the dfu programmer equivalent...

FYI - I gave up on Labrador for my Chromebook, since it seemed unstable. I actually got it to work once, but then it stopped working. I think ChromeOS USB-linux...