-
The most drivers use Kconfig to select which device compiled and which not currently. eg:
(CONFIG_GPIO_STM32_PORTA is a variable defined in Kconfig)
```
#ifdef CONFIG_GPIO_STM32_PORTA
GPIO_DEVIC…
-
I was trying to upload a file using Firefox in Flatpak. The first time the file is selected FF will not hang but uploading will stuck. Retrying causes FF to hang and cannot be killed. I reverted to 5.…
-
## Bug Report
**What version of Kubernetes are you using?**
![image](https://user-images.githubusercontent.com/19413892/123635110-f1603080-d823-11eb-82c8-2c8068926c60.png)
**What version of Cha…
-
I am using Quartus Prime 20.1.1. What version of Quartus was used to build the FPGA design? I am experiencing stability issues when I so much as add a **.qip** file for a new top level Platform Design…
-
## EDITED
**Architectures on which C++ exceptions work**
* ARC
* ARM-32
* ARM-64
* RISCV-32
* RISCV-64
* SPARC
* x86-32
* x86-64
* Xtensa
**Architectures on which C++ exceptions do not …
-
```
./cyclone_ep4ce10.py --cpu-type=cv32e40p --cpu-variant=standard --integrated-rom-size=0x8000
INFO:SoC: __ _ __ _ __
INFO:SoC: / / (_) /____ | |/_/
INFO:SoC: / …
-
**Description**
I compiled the kernel with Rust support and tried to boot. However, I am stuck at the emergency shell.
From what I can see in logs, it seems that the modules fail to load. Might be r…
-
This is my code
![image](https://user-images.githubusercontent.com/54705196/92752206-01884b80-f389-11ea-914c-2ce5b18eef15.png)
This is my uart_0 IP
![image](https://user-images.githubusercontent.co…
-
#### Description
[output.txt](https://github.com/Azure/sonic-buildimage/files/6926701/output.txt)
Building target/sonic-vs.img.gz on arm64 fails
I am able to build the docker sonic image but …
-
## Issue description
I installed NixOS on bare metal in a computer of mine this last weekend...and graphics did not work. They just stop updating after a certain point in the boot, however, the OS…