Hi all,
It's Alejandro Blanco.
I would like to disable the UST service 124 so that I connect the smartphone to a gNB based on srsRAN.
However, there is an error after trying it. Find a screenshot below that shows the error message.
Do you know how to fix this?
Thank you.
[image: image.png]
Best regards, Alejandro
----------------------------------------------------------
*Alejandro Blanco Pizarro, PhD https://alejandroblancopizarro.github.io/* *Post-Doc at **The University of Edinburgh* ----------------------------------------------------------
Hi Alejandro,
On Thu, Jul 27, 2023 at 04:30:14PM +0100, Alejandro Blanco Pizarro wrote:
I would like to disable the UST service 124 so that I connect the smartphone to a gNB based on srsRAN.
However, there is an error after trying it. Find a screenshot below that shows the error message.
this means that somehow your card was not detected as UICC.
* which exact pysim version are you using (git status in the pysim.git directory) * which card are you using? can you send the ATR, please (see pcsc_scan output)
Hi Herald,
Thanks for helping me
The pysim version is the latest one. [image: image.png]
The pcsc_scan output/
[image: image.png]
Let me know.
Best regards, Alejandro
----------------------------------------------------------
*Alejandro Blanco Pizarro, PhD https://alejandroblancopizarro.github.io/* *Post-Doc at **The University of Edinburgh* ----------------------------------------------------------
El jue, 27 jul 2023 a las 19:19, Harald Welte (laforge@osmocom.org) escribió:
Hi Alejandro,
On Thu, Jul 27, 2023 at 04:30:14PM +0100, Alejandro Blanco Pizarro wrote:
I would like to disable the UST service 124 so that I connect the smartphone to a gNB based on srsRAN.
However, there is an error after trying it. Find a screenshot below that shows the error message.
this means that somehow your card was not detected as UICC.
- which exact pysim version are you using (git status in the pysim.git
directory)
- which card are you using? can you send the ATR, please (see pcsc_scan
output)
--
- Harald Welte laforge@osmocom.org
============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
Dear Alejandro,
it seems current master indeed had a regression regarding UST manipulation, see the following patch by lynxis that's currently in review:
https://gerrit.osmocom.org/c/pysim/+/33985
That solves my problem!
Thanks
El vie, 28 jul 2023 a las 11:51, Harald Welte (laforge@gnumonks.org) escribió:
Dear Alejandro,
it seems current master indeed had a regression regarding UST manipulation, see the following patch by lynxis that's currently in review:
https://gerrit.osmocom.org/c/pysim/+/33985
--
- Harald Welte laforge@gnumonks.org
============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)