Skip to content

Instantly share code, notes, and snippets.

Avatar

Mario Limonciello superm1

View GitHub Profile
View gist:757f8c9ebdab91e3d1497433e6491233
### Keybase proof
I hereby claim:
* I am superm1 on github.
* I am superm1 (https://keybase.io/superm1) on keybase.
* I have a public key whose fingerprint is 0B0B 6E49 4E9D 5EFB 3918 0D9A 2D19 2CA6 2477 0276
To claim this, I am signing this object:
@superm1
superm1 / gist:100a2ed20449f684ebb84c392e35dbed
Created February 23, 2018 19:02
Make sure all buses reserve at least one bus number
View gist:100a2ed20449f684ebb84c392e35dbed
Root of issue was that XHCI controller wasn't visible:
[ 320.557898] pci_bus 0000:3a: [bus 3a] partially hidden behind bridge 0000:02 [bus 02-39]
[ 320.557899] pci_bus 0000:3a: [bus 3a] partially hidden behind bridge 0000:01 [bus 01-39]
It was missing from PCI tree:
-[0000:00]-+-00.0
+-02.0
+-04.0
+-08.0
@superm1
superm1 / gist:912eaa117c67496e963dbae42f0c4063
Created February 21, 2018 15:42
build failure for #409
View gist:912eaa117c67496e963dbae42f0c4063
$ git describe
1.0.5-10-g767210e
$ ninja -C build test
ninja: Entering directory `build'
[1/220] Generating builder-test-firmware with a custom command.
[2/220] Generating colorhug-test-firmware with a custom command.
[3/220] Generating hwid-test-firmware with a custom command.
[4/220] Generating installed-cab123 with a custom command.
[5/220] Generating installed-cab124 with a custom command.
[6/220] Generating noreqs-test-firmware with a custom command.