Jump to content

Custom built image doesn't start


kriptonus

Recommended Posts

As you might have thought - not present

 

alistair@orangepi3-lts:~$ sudo cat /sys/kernel/debug/pinctrl/*/pinmux-pins
[sudo] password for alistair:
cat: '/sys/kernel/debug/pinctrl/*/pinmux-pins': No such file or directory
alistair@orangepi3-lts:~$

 

Link to comment
Share on other sites

It shows on my H5 as well. Wondering why its missing on H6. May be try

 

sudo /bin/bash -c 'cat /sys/kernel/debug/pinctrl/*/pinmux-pins'

 

Not that I believe the above command will behave differently from previous one. But the output is really important to figure out what is using those pins and causing that error message

Link to comment
Share on other sites

Yes sorry about being 'very unhelpful'😁 I was about to look around the directories, as I know they can be slightly different, and not familiar with 3-lts at all.

 

here above cmd output request....

 

▒
U-Boot SPL 2023.07.02-armbian (Aug 23 2023 - 16:26:35 +0000)
DRAM: 2048 MiB
Trying to boot from MMC1
NOTICE:  BL31: v2.9(debug):armbian
NOTICE:  BL31: Built : 16:26:20, Aug 23 2023
NOTICE:  BL31: Detected Allwinner H6 SoC (1728)
NOTICE:  BL31: Found U-Boot DTB at 0xa08d598, model: OrangePi 3 LTS
INFO:    ARM GICv2 driver initialized
INFO:    Configuring SPC Controller
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
INFO:    BL31: cortex_a53: CPU workaround for 1530924 was applied
SCP/INF: Crust v0.5.10000
INFO:    PSCI: Suspend is available via SCPI
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9
ns16550_serial serial@5000000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19


U-Boot 2023.07.02-armbian (Aug 23 2023 - 16:26:35 +0000) Allwinner Technology

CPU:   Allwinner H6 (SUN50I)
Model: OrangePi 3 LTS
DRAM:  2 GiB
Core:  50 devices, 14 uclasses, devicetree: separate
WDT:   Not starting watchdog@7020400
MMC:   mmc@4020000: 0, mmc@4022000: 1
Loading Environment from FAT... Unable to use mmc 0:1...
In:    serial@5000000
Out:   serial@5000000
Err:   serial@5000000
Net:   No ethernet found.
Autoboot in 1 seconds, press <Space> to stop
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3259 bytes read in 2 ms (1.6 MiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
203 bytes read in 1 ms (198.2 KiB/s)
38597 bytes read in 5 ms (7.4 MiB/s)
Working FDT set to 4fa00000
3844 bytes read in 4 ms (938.5 KiB/s)
Applying kernel provided DT fixup script (sun50i-h6-fixup.scr)
## Executing script at 45000000
10873560 bytes read in 452 ms (22.9 MiB/s)
22325256 bytes read in 927 ms (23 MiB/s)
Moving Image from 0x40080000 to 0x40200000, end=417c0000
## Loading init Ramdisk from Legacy Image at 4ff00000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    10873496 Bytes = 10.4 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
Working FDT set to 4fa00000
   Loading Ramdisk to 495a1000, end 49fffa98 ... OK
   Loading Device Tree to 000000004952f000, end 00000000495a0fff ... OK
Working FDT set to 4952f000

Starting kernel ...


Armbian 23.08.0-trunk Bookworm ttyS0

orangepi3-lts login: [   16.883634] sysrq: Show backtrace of all active CPUs
istair
Password:

Login incorrect
orangepi3-lts login: alistair
Password:
  ___  ____  _   _____   _   _____ ____
 / _ \|  _ \(_) |___ /  | | |_   _/ ___|
| | | | |_) | |   |_ \  | |   | | \___ \
| |_| |  __/| |  ___) | | |___| |  ___) |
 \___/|_|   |_| |____/  |_____|_| |____/

Welcome to Armbian 23.08.0-trunk Bookworm with bleeding edge Linux 6.4.11-edge-sunxi64

No end-user support: built from trunk

System load:   21%              Up time:       0 min
Memory usage:  5% of 1.94G      IP:            10.0.0.9
CPU temp:      37°C             Usage of /:    4% of 29G

Last login: Wed Aug 23 21:52:29 SAST 2023 on ttyS0
alistair@orangepi3-lts:~$ cat /sys/kernel/debug/pinctrl/*/pinmux-pins
cat: '/sys/kernel/debug/pinctrl/*/pinmux-pins': Permission denied
alistair@orangepi3-lts:~$ sudo cat /sys/kernel/debug/pinctrl/*/pinmux-pins
[sudo] password for alistair:
cat: '/sys/kernel/debug/pinctrl/*/pinmux-pins': No such file or directory
alistair@orangepi3-lts:~$ sudo /bin/bash -c 'cat /sys/kernel/debug/pinctrl/*/pinmux-pins'
[sudo] password for alistair:
Pinmux settings per pin
Format: pin (name): mux_owner gpio_owner hog?
pin 0 (PA0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 1 (PA1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 2 (PA2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 3 (PA3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 4 (PA4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 5 (PA5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 6 (PA6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 7 (PA7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 8 (PA8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 9 (PA9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 32 (PB0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 33 (PB1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 34 (PB2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 35 (PB3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 36 (PB4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 37 (PB5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 38 (PB6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 39 (PB7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 40 (PB8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 41 (PB9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 42 (PB10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 43 (PB11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 44 (PB12): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB12
pin 45 (PB13): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB13
pin 46 (PB14): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB14
pin 47 (PB15): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB15
pin 48 (PB16): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB16
pin 49 (PB17): 5002c00.i2c (GPIO UNCLAIMED) function i2c3 group PB17
pin 50 (PB18): 5002c00.i2c (GPIO UNCLAIMED) function i2c3 group PB18
pin 51 (PB19): ac200_clk (GPIO UNCLAIMED) function pwm1 group PB19
pin 52 (PB20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 64 (PC0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 65 (PC1): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC1
pin 66 (PC2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 67 (PC3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 68 (PC4): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC4
pin 69 (PC5): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC5
pin 70 (PC6): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC6
pin 71 (PC7): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC7
pin 72 (PC8): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC8
pin 73 (PC9): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC9
pin 74 (PC10): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC10
pin 75 (PC11): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC11
pin 76 (PC12): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC12
pin 77 (PC13): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC13
pin 78 (PC14): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC14
pin 79 (PC15): (MUX UNCLAIMED) 300b000.pinctrl:79
pin 80 (PC16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 96 (PD0): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD0
pin 97 (PD1): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD1
pin 98 (PD2): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD2
pin 99 (PD3): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD3
pin 100 (PD4): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD4
pin 101 (PD5): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD5
pin 102 (PD6): (MUX UNCLAIMED) 300b000.pinctrl:102
pin 103 (PD7): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD7
pin 104 (PD8): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD8
pin 105 (PD9): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD9
pin 106 (PD10): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD10
pin 107 (PD11): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD11
pin 108 (PD12): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD12
pin 109 (PD13): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD13
pin 110 (PD14): (MUX UNCLAIMED) 300b000.pinctrl:110
pin 111 (PD15): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 112 (PD16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 113 (PD17): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 114 (PD18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 115 (PD19): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD19
pin 116 (PD20): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD20
pin 117 (PD21): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 118 (PD22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 119 (PD23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 120 (PD24): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 121 (PD25): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 122 (PD26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 160 (PF0): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF0
pin 161 (PF1): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF1
pin 162 (PF2): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF2
pin 163 (PF3): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF3
pin 164 (PF4): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF4
pin 165 (PF5): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF5
pin 166 (PF6): (MUX UNCLAIMED) 300b000.pinctrl:166
pin 192 (PG0): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG0
pin 193 (PG1): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG1
pin 194 (PG2): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG2
pin 195 (PG3): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG3
pin 196 (PG4): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG4
pin 197 (PG5): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG5
pin 198 (PG6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 199 (PG7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 200 (PG8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 201 (PG9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 202 (PG10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 203 (PG11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 204 (PG12): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 205 (PG13): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 206 (PG14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 224 (PH0): 5000000.serial (GPIO UNCLAIMED) function uart0 group PH0
pin 225 (PH1): 5000000.serial (GPIO UNCLAIMED) function uart0 group PH1
pin 226 (PH2): (MUX UNCLAIMED) 300b000.pinctrl:226
pin 227 (PH3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 228 (PH4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 229 (PH5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 230 (PH6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 231 (PH7): (MUX UNCLAIMED) 300b000.pinctrl:231
pin 232 (PH8): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH8
pin 233 (PH9): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH9
pin 234 (PH10): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH10
Pinmux settings per pin
Format: pin (name): mux_owner|gpio_owner (strict) hog?
pin 352 (PL0): device 7081400.i2c function s_i2c group PL0
pin 353 (PL1): device 7081400.i2c function s_i2c group PL1
pin 354 (PL2): UNCLAIMED
pin 355 (PL3): UNCLAIMED
pin 356 (PL4): GPIO 7022000.pinctrl:356
pin 357 (PL5): UNCLAIMED
pin 358 (PL6): UNCLAIMED
pin 359 (PL7): GPIO 7022000.pinctrl:359
pin 360 (PL8): UNCLAIMED
pin 361 (PL9): device 7040000.ir function s_cir_rx group PL9
pin 362 (PL10): UNCLAIMED
pin 384 (PM0): UNCLAIMED
pin 385 (PM1): UNCLAIMED
pin 386 (PM2): UNCLAIMED
pin 387 (PM3): GPIO 7022000.pinctrl:387
pin 388 (PM4): UNCLAIMED
alistair@orangepi3-lts:~$

 

 

Link to comment
Share on other sites

listings as follows

 

root@orangepi3-lts:/sys/kernel/debug# ls -a
.                 dma_buf             memblock      regulator
..                dmaengine           min_uV        slab
asoc              dma_pools           mmc0          sleep_time
bcache            dri                 mmc1          split_huge_pages
bdi               dynamic_debug       mmc2          sram
block             error_injection     mtd           stmmaceth
cec               extfrag             opp           suspend_stats
clear_warn_once   f2fs                percpu_stats  swiotlb
clk               fault_around_bytes  pinctrl       uA_load
constraint_flags  frontswap           pm_genpd      usb
debug_enabled     gpio                psci          virtio-ports
devfreq           hid                 pwm           wakeup_sources
device_component  kprobes             ras           zswap
devices_deferred  max_uV              regmap
root@orangepi3-lts:/sys/kernel/debug#

root@orangepi3-lts:/sys/kernel/debug# cd pinctrl
root@orangepi3-lts:/sys/kernel/debug/pinctrl# ls -a
.   300b000.pinctrl  pinctrl-devices  pinctrl-maps
..  7022000.pinctrl  pinctrl-handles
root@orangepi3-lts:/sys/kernel/debug/pinctrl# cd 300b000.pinctrl
root@orangepi3-lts:/sys/kernel/debug/pinctrl/300b000.pinctrl# ls -a
.   gpio-ranges     pinconf-pins  pinmux-functions  pinmux-select
..  pinconf-groups  pingroups     pinmux-pins       pins
root@orangepi3-lts:/sys/kernel/debug/pinctrl/300b000.pinctrl#

 

Link to comment
Share on other sites

then output from root directory (/sys/kernel/debug/pinctrl/300b000.pinctrl# cat pinmux-pins)

 

root@orangepi3-lts:/sys/kernel/debug/pinctrl/300b000.pinctrl# cat pinmux-pins
Pinmux settings per pin
Format: pin (name): mux_owner gpio_owner hog?
pin 0 (PA0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 1 (PA1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 2 (PA2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 3 (PA3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 4 (PA4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 5 (PA5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 6 (PA6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 7 (PA7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 8 (PA8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 9 (PA9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 32 (PB0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 33 (PB1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 34 (PB2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 35 (PB3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 36 (PB4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 37 (PB5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 38 (PB6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 39 (PB7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 40 (PB8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 41 (PB9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 42 (PB10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 43 (PB11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 44 (PB12): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB12
pin 45 (PB13): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB13
pin 46 (PB14): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB14
pin 47 (PB15): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB15
pin 48 (PB16): 508f000.i2s (GPIO UNCLAIMED) function i2s3 group PB16
pin 49 (PB17): 5002c00.i2c (GPIO UNCLAIMED) function i2c3 group PB17
pin 50 (PB18): 5002c00.i2c (GPIO UNCLAIMED) function i2c3 group PB18
pin 51 (PB19): ac200_clk (GPIO UNCLAIMED) function pwm1 group PB19
pin 52 (PB20): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 64 (PC0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 65 (PC1): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC1
pin 66 (PC2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 67 (PC3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 68 (PC4): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC4
pin 69 (PC5): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC5
pin 70 (PC6): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC6
pin 71 (PC7): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC7
pin 72 (PC8): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC8
pin 73 (PC9): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC9
pin 74 (PC10): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC10
pin 75 (PC11): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC11
pin 76 (PC12): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC12
pin 77 (PC13): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC13
pin 78 (PC14): 4022000.mmc (GPIO UNCLAIMED) function mmc2 group PC14
pin 79 (PC15): (MUX UNCLAIMED) 300b000.pinctrl:79
pin 80 (PC16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 96 (PD0): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD0
pin 97 (PD1): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD1
pin 98 (PD2): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD2
pin 99 (PD3): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD3
pin 100 (PD4): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD4
pin 101 (PD5): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD5
pin 102 (PD6): (MUX UNCLAIMED) 300b000.pinctrl:102
pin 103 (PD7): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD7
pin 104 (PD8): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD8
pin 105 (PD9): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD9
pin 106 (PD10): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD10
pin 107 (PD11): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD11
pin 108 (PD12): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD12
pin 109 (PD13): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD13
pin 110 (PD14): (MUX UNCLAIMED) 300b000.pinctrl:110
pin 111 (PD15): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 112 (PD16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 113 (PD17): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 114 (PD18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 115 (PD19): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD19
pin 116 (PD20): 5020000.ethernet (GPIO UNCLAIMED) function emac group PD20
pin 117 (PD21): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 118 (PD22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 119 (PD23): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 120 (PD24): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 121 (PD25): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 122 (PD26): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 160 (PF0): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF0
pin 161 (PF1): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF1
pin 162 (PF2): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF2
pin 163 (PF3): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF3
pin 164 (PF4): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF4
pin 165 (PF5): 4020000.mmc (GPIO UNCLAIMED) function mmc0 group PF5
pin 166 (PF6): (MUX UNCLAIMED) 300b000.pinctrl:166
pin 192 (PG0): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG0
pin 193 (PG1): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG1
pin 194 (PG2): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG2
pin 195 (PG3): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG3
pin 196 (PG4): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG4
pin 197 (PG5): 4021000.mmc (GPIO UNCLAIMED) function mmc1 group PG5
pin 198 (PG6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 199 (PG7): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 200 (PG8): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 201 (PG9): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 202 (PG10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 203 (PG11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 204 (PG12): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 205 (PG13): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 206 (PG14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 224 (PH0): 5000000.serial (GPIO UNCLAIMED) function uart0 group PH0
pin 225 (PH1): 5000000.serial (GPIO UNCLAIMED) function uart0 group PH1
pin 226 (PH2): (MUX UNCLAIMED) 300b000.pinctrl:226
pin 227 (PH3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 228 (PH4): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 229 (PH5): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 230 (PH6): (MUX UNCLAIMED) (GPIO UNCLAIMED)
pin 231 (PH7): (MUX UNCLAIMED) 300b000.pinctrl:231
pin 232 (PH8): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH8
pin 233 (PH9): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH9
pin 234 (PH10): 6000000.hdmi (GPIO UNCLAIMED) function hdmi group PH10
root@orangepi3-lts:/sys/kernel/debug/pinctrl/300b000.pinctrl# exit
exit
alistair@orangepi3-lts:/$ sudo cat /sys/kernel/debug/pinctrl/pinmux-pins
cat: /sys/kernel/debug/pinctrl/pinmux-pins: No such file or directory
alistair@orangepi3-lts:/$

 

so just slightly different as you have seen.

 

alistair@orangepi3-lts:~$ sudo cat /sys/kernel/debug/pinctrl/300b000.pinctrl/pinmux-pins
[sudo] password for alistair:
Pinmux settings per pin
Format: pin (name): mux_owner gpio_owner hog?

 

Link to comment
Share on other sites

@kriptonusFYI, the boot issue is resolved and the fix has been merged into latest armbian/main. So you should be able to either build it yourself or take latest nightly images dated 24 Aug or higher. We however have kind of hijacked the thread to resolve other issues experienced by ALIGMSTEN during testing of the fix on this board. You can also give the build a try and let us know of any other issues you might face and we will try to resolve the same.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines