Asus tinkerboard 2s and rak2245/2243 problem

hello there I have board aus tinkerboard 2s and i am using tinker os. And i have a problem with concentrator.
on my board i installed chirpstack-gateway-bridge and then this:

I know it’s for raspbian os but i tried this:

but install script could not continue after apt update command so i used the first one.

the problem is if i start ttn-gateway service i will get error:

Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: *** Beacon Packet Forwarder for Lora Gateway ***
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: Version: 4.0.1
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: *** Lora concentrator HAL library version info ***
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: Version: 5.0.1;
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: ***
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Little endian host
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: found global configuration file global_conf.json, parsing it
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: lorawan_public 1, clksrc 1
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: no configuration for LBT
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: antenna_gain 0 dBi
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Configuring TX LUT with 16 indexes
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: radio 0 enabled (type SX1257), center frequency 867500000, RSSI offset -166.000000, tx enabled 1, tx_notch_freq 0
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: radio 1 enabled (type SX1257), center frequency 868500000, RSSI offset -166.000000, tx enabled 0, tx_notch_freq 0
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 0> radio 1, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 1> radio 1, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 2> radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 3> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 4> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 5> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 6> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora multi-SF channel 7> radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Lora std channel> radio 1, IF -200000 Hz, 250000 Hz bw, SF 7
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: FSK channel> radio 1, IF 300000 Hz, 125000 Hz bw, 50000 bps datarate
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: gateway MAC address is configured to FC3497FFFE81A11E
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: server hostname or IP address is configured to “eu1.cloud.thethings.network”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: upstream port is configured to “1700”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: downstream port is configured to “1700”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with a valid CRC will be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with a CRC error will NOT be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with no CRC will NOT be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: found local configuration file local_conf.json, parsing it
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: redefined parameters will overwrite global parameters
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: local_conf.json does not contain a JSON object named SX1301_conf
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: local_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: gateway MAC address is configured to FC3497FFFE81A11E
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: server hostname or IP address is configured to “eu1.cloud.thethings.network”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: upstream port is configured to “1700”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: downstream port is configured to “1700”
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with a valid CRC will be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with a CRC error will NOT be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: packets received with no CRC will NOT be forwarded
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Reference latitude is configured to 0.000000 deg
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Reference longitude is configured to 0.000000 deg
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: INFO: Reference altitude is configured to 0 meters
Aug 26 07:50:33 rak-gateway ttn-gateway[4558]: ERROR: [main] failed to start the concentrator
Aug 26 07:50:33 rak-gateway systemd[1]: ttn-gateway.service: Failed with result ‘exit-code’.

i tried to change /opt/ttn-gateway/lora_gateway/libloragw/src/loragw_spi.native.c
SPI_SPEED to 1000000
SPI_DEV_PATH to “/dev/spidev2.0”.
and then edited reset_lgw.sh GPIO pin from 7 to 11. but after restarting nothing happened. so i did some more research and i found out something about SPI so i went to /boot/config.txt and uncommented intf:spi1 and set it to on
but i still got an error with concentrator. still the same error.
i tried to uncomment intf:spi5=on and still nothing happened.

so can someone help me?
i just want is use tinkerboard as a packet forwarder to the thing network.
can you tell me how can i fix it or install it?