⚓ Other resources
⚓ Working state
- Current DTS is here
- Current DMESG is here
Thing | Status | Comment |
---|
Reset button | OK | Send things in /dev/input/input0 |
FAN | OK | OFF / Middle / Full with fancontrol working |
Sensor | OK | LM75 via i2c |
HDDS | NOK | |
Ethernet | OK | Marvell one is ok, labeled as “EXT” |
USB | OK | No problem, front is working, back too |
| | |
PCI-e | PCI-e not detected at all | Used by an intel ethernet |
Buttons | nothing, maybe gpio | POWER or Func doesn’t sends anything |
LEDS | what gpio | power r/g, func r?/g, four leds for hdds |
SATA power reg | | GPIO Pins to be found |
eSATA | | I don’t have stuff to test it |
⚓ I2C
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- 0c -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- UU -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- 64 -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Address | Chip | Type |
---|
0x0c | | |
0x49 | LM75 | Sensor |
0x64 | M41T80 | RTC |
⚓ GPIO
CHIP | Pin | Direction | Role |
---|
TBD | 1 | | |
| 2 | | |
| 3 | | |
| 4 | | |
| 5 | | |
| 6 | | Can’t use it with IN or OUT |
| 7 | | |
| 8 | | |
| 9 | | |
| 10 | | If sending IN or OUT, serial freeze, seems to be UART pins |
| 11 | | If sending IN or OUT, serial freeze, seems to be UART pins |
| 12 | | |
| 13 | | |
| 14 | | |
| 15 | | |
| 16 | | |
| 17 | | |
| 18 | | |
| 19 | | |
| 20 | | |
| 21 | | |
| 22 | | |
| 23 | | |
| 24 | | |
| 25 | | |
| 26 | | |
| 27 | | |
| 28 | | |
| 29 | | |
TBD | 30 | | |
| 31 | | |
| 32 | | |
| 33 | | |
| 34 | | |
| 35 | | |
| 36 | | |
| 37 | | |
| 38 | | |
| 39 | | |
| 40 | | |
| 41 | | |
| 42 | | |
| 43 | | |
| 44 | IN | Alternate beetween 1 or 0 |
| 45 | OUT | FAN High mode |
| 46 | OUT | FAN Middle mode |
| 47 | | |
| 48 | | |
| 49 | IN | Doesn’t change, only 1 |
⚓ Chips
⚓ Pictures