-
Steps to repo;
1) Connect the HDMI2USB
2) Connect to the serial port using flterm
3) Try and get video from the video device
On newer Ubuntu versions you are the following output while trying to …
-
The `base` and `net` firmware both work enough that you get a command line prompt. The `video` target boots and resets the FX2 and then seems to hang.
Figure out why.
Possibly realated to timer…
-
I just installed DMDExt and got it to work. I wanted to install it as it has round dots and color support.
I tested with only one game and found that there appears to be a problem with refresh rate…
-
It's a little bit complicated to reproduce. Here's a step by step instruction:
1. new project / add 2 FX channels in Mixer
2. add lfo controller in Controller Rack
3. in BB editor make some steps in k…
-
lsusb does not show the connected camera.
In the 85-qhy.rules I find the following lines-
# Is 296d QHY5 or something else? Not sure
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="296d", RUN+="/s…
-
Hi,
Trying to get our BBB to wakeup from RTC using "mem" and its breaks on wakeup. Now we built a custom kernel, and I wondered if someone could help me deciper the error?
The following error o…
-
```
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.61-v7+ (tanure@Debian9) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01)) #2 SMP Wed Aug 22 17:25:31 BST 2018
[ …
ghost updated
6 years ago
-
We have access to a Logic 16 and a wide variety of debug hardware-- what information do you need to start adding support?
Thanks!
-
when I launch Pinball FX2 after todays update this is what you see in the headset.
http://i.imgur.com/GL9KhJH.jpg
I've tried restarting etc. but doesn't seem to help.
-
`type FMP = Fx.append[MP, Fx.fx2[Error, TimedFuture]]` works fine. However, if I do `type FMP = Fx.append[Fx.fx2[Error, TimedFuture], MP]` I get the following compiler error:
```
Cannot prove that…