sylvie replied to the topic 'Scopedome' in the forum. 3 months ago

No, that is all that I can read.
Here you will find 5 try with ekosdebugger
For me it's all about the same (the last one is with all my equipment

Read More...

sylvie replied to the topic 'Scopedome' in the forum. 3 months ago

Yes I selected the ScopeDome driver as the one to be debugged.
Yes the bug happen if I run indiserver with just the ScopeDome driver alone and connect to it
Here is what I obtain when I select only the scopedome from ekosdebugger

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Attaching after Thread 0x7ffff7f91740 (LWP 93005) fork to child process 93009]
[New inferior 2 (process 93009)]
[Detaching after fork from parent process 93005]
[Inferior 1 (process 93005) detached]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 93009 is executing new program: /usr/bin/indi_scopedome_dome
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

2023-12-28T01:49:04: startup: /usr/bin/indiserver -r 0 -v indi_scopedome_dome
2023-12-28T01:49:04: Driver indi_scopedome_dome: pid=93009 rfd=6 wfd=6 efd=7
2023-12-28T01:49:04: listening to port 7624 on fd 5
2023-12-28T01:49:04: Local server: listening on local domain at: @/tmp/indiserver
2023-12-28T01:49:04: Driver indi_scopedome_dome: Unknown shutter status.
2023-12-28T01:49:04: Driver indi_scopedome_dome: Read inertia file /home/tinie/.indi/ScopeDome_DomeInertia_Table.txt
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PARK
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TARGET_EOD_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PARK
2023-12-28T01:49:04: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PIER_SIDE

Read More...

sylvie replied to the topic 'Scopedome' in the forum. 3 months ago

I don't know if that can help ? I run EKOS DEBUGGER

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Attaching after Thread 0x7ffff7f91740 (LWP 38730) fork to child process 38733]
[New inferior 2 (process 38733)]
[Detaching after fork from parent process 38730]
[Inferior 1 (process 38730) detached]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 38733 is executing new program: /usr/bin/indi_scopedome_dome
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Thread 2.1 "indi_scopedome_" received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7ffff597db80 (LWP 38733)]
0x00007ffff7714697 in __GI___libc_write (fd=2, buf=0x7fffffffade0, nbytes=25) at ../sysdeps/unix/sysv/linux/write.c:26
#0 0x00007ffff7714697 in __GI___libc_write (fd=2, buf=0x7fffffffade0, nbytes=25) at ../sysdeps/unix/sysv/linux/write.c:26
#1 0x00007ffff768aeed in _IO_new_file_write (f=0x7ffff781a6a0 <_IO_2_1_stderr_>, data=0x7fffffffade0, n=25) at ./libio/fileops.c:1180
#2 0x00007ffff768b7d0 in new_do_write (to_do=<optimized out>, data=0x7fffffffade0 "indi_scopedome_dome: EOF\n", fp=0x7ffff781a6a0 <_IO_2_1_stderr_>) at ./libio/libioP.h:947
#3 _IO_new_file_xsputn (n=25, data=<optimized out>, f=<optimized out>) at ./libio/fileops.c:1254
#4 _IO_new_file_xsputn (f=0x7ffff781a6a0 <_IO_2_1_stderr_>, data=<optimized out>, n=25) at ./libio/fileops.c:1196
#5 0x00007ffff76776d2 in buffered_vfprintf (s=0x7ffff781a6a0 <_IO_2_1_stderr_>, format=format@entry=0x7ffff7eda0ae "%s: EOF\n", args=args@entry=0x7fffffffce20, mode_flags=mode_flags@entry=2) at ../libio/libioP.h:947
#6 0x00007ffff767665e in __vfprintf_internal (s=<optimized out>, format=0x7ffff7eda0ae "%s: EOF\n", ap=ap@entry=0x7fffffffce20, mode_flags=2) at ./stdio-common/vfprintf-internal.c:1236
#7 0x00007ffff7734b23 in ___fprintf_chk (fp=<optimized out>, flag=<optimized out>, format=<optimized out>) at ./debug/fprintf_chk.c:33
#8 0x00007ffff7e2afd5 in ?? () from /lib/x86_64-linux-gnu/libindidriver.so.2
#9 0x00007ffff7ebdd2d in ?? () from /lib/x86_64-linux-gnu/libindidriver.so.2
#10 0x00007ffff7ebe3f3 in eventLoop () from /lib/x86_64-linux-gnu/libindidriver.so.2
#11 0x00007ffff7e2b705 in main () from /lib/x86_64-linux-gnu/libindidriver.so.2
#12 0x00007ffff7629d90 in __libc_start_call_main (main=main@entry=0x7ffff7e2b5b3

, argc=argc@entry=1, argv=argv@entry=0x7fffffffe158) at ../sysdeps/nptl/libc_start_call_main.h:58
#13 0x00007ffff7629e40 in __libc_start_main_impl (main=0x7ffff7e2b5b3 <main>, argc=1, argv=0x7fffffffe158, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe148) at ../csu/libc-start.c:392
#14 0x0000555555559fb5 in ?? ()
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Attaching after Thread 0x7ffff7f91740 (LWP 38829) fork to child process 38832]
[New inferior 2 (process 38832)]
[Detaching after fork from parent process 38829]
[Inferior 1 (process 38829) detached]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 38832 is executing new program: /usr/bin/indi_scopedome_dome
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
2023-12-27T01:21:26: Driver indi_scopedome_dome: read EOF
<delProperty device="ScopeDome Dome"/>
2023-12-27T01:21:26: Driver indi_scopedome_dome: Terminated after #0 restarts.
Exception ignored in: <gdb._GdbOutputFile object at 0x7f4bcc52c6d0>
Traceback (most recent call last):
File "/usr/share/gdb/python/gdb/__init__.py", line 47, in flush
def flush(self):
KeyboardInterrupt:
2023-12-27T01:21:28: startup: /usr/bin/indiserver -r 0 -v indi_scopedome_dome indi_pegasus_upb indi_starshootg_ccd indi_starshootg_wheel indi_asi_ccd indi_asi_focuser indi_altair_ccd indi_altair_wheel indi_eqmod_telescope
2023-12-27T01:21:28: Driver indi_scopedome_dome: pid=38733 rfd=6 wfd=6 efd=7
2023-12-27T01:21:28: Driver indi_pegasus_upb: pid=38734 rfd=8 wfd=8 efd=9
2023-12-27T01:21:28: Driver indi_starshootg_ccd: pid=38735 rfd=10 wfd=10 efd=11
2023-12-27T01:21:28: Driver indi_starshootg_wheel: pid=38736 rfd=12 wfd=12 efd=13
2023-12-27T01:21:28: Driver indi_asi_ccd: pid=38737 rfd=14 wfd=14 efd=15
2023-12-27T01:21:28: Driver indi_asi_focuser: pid=38738 rfd=16 wfd=16 efd=17
2023-12-27T01:21:28: Driver indi_altair_ccd: pid=38739 rfd=18 wfd=18 efd=19
2023-12-27T01:21:28: Driver indi_altair_wheel: pid=38740 rfd=20 wfd=20 efd=21
2023-12-27T01:21:28: Driver indi_eqmod_telescope: pid=38741 rfd=22 wfd=22 efd=23
2023-12-27T01:21:28: listening to port 7624 on fd 5
2023-12-27T01:21:28: Local server: listening on local domain at: @/tmp/indiserver
2023-12-27T01:21:28:
Driver indi_eqmod_telescope: snooping on GPS Simulator.GEOGRAPHIC_COORD
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on GPS Simulator.TIME_UTC
2023-12-27T01:21:28: Driver indi_asi_focuser: Searching for HID Device VID: 0x3c3 PID: 0x1f10
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on Dome Simulator.DOME_PARK
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on Dome Simulator.DOME_SHUTTER
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on EQMod Mount.EQUATORIAL_COORD
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on EQMod Mount.TELESCOPE_INFO
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on EQMod Mount.TELESCOPE_PIER_SIDE
2023-12-27T01:21:28: Driver indi_altair_ccd: snooping on SQM.SKY_QUALITY
2023-12-27T01:21:28: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_sk.xml
2023-12-27T01:21:28: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_align_sk.xml
2023-12-27T01:21:28: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_simulator_sk.xml
2023-12-27T01:21:28: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_scope_limits_sk.xml
2023-12-27T01:21:28: Driver indi_eqmod_telescope: EnumeratePlugins - found plugin Nearest Math Plugin
2023-12-27T01:21:28: Driver indi_eqmod_telescope: EnumeratePlugins - found plugin SVD Math Plugin
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on GPSD.GEOGRAPHIC_COORD
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on GPSD.TIME_UTC
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on ScopeDome Dome.DOME_PARK
2023-12-27T01:21:28: Driver indi_eqmod_telescope: snooping on ScopeDome Dome.DOME_SHUTTER
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Telescope Simulator.EQUATORIAL_COORD
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Telescope Simulator.TELESCOPE_INFO
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Rotator Simulator.ABS_ROTATOR_ANGLE
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Focuser Simulator.ABS_FOCUS_POSITION
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on Focuser Simulator.FOCUS_TEMPERATURE
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on CCD Simulator.FILTER_SLOT
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on CCD Simulator.FILTER_NAME
2023-12-27T01:21:28: Driver indi_asi_ccd: snooping on SQM.SKY_QUALITY
2023-12-27T01:21:29: Driver indi_scopedome_dome: Unknown shutter status.
2023-12-27T01:21:29: Driver indi_scopedome_dome: Could not read inertia file, please generate one with Windows driver setup and copy to ~/.indi/ScopeDome_DomeInertia_Table.txt
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PARK
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on EQMod Mount.TARGET_EOD_COORD
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PARK
2023-12-27T01:21:29: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PIER_SIDE
26 ../sysdeps/unix/sysv/linux/write.c: Aucun fichier ou dossier de ce type.
2023-12-27T01:22:14: startup: /usr/bin/indiserver -r 0 -v indi_scopedome_dome indi_pegasus_upb indi_starshootg_ccd indi_starshootg_wheel indi_asi_ccd indi_asi_focuser indi_altair_ccd indi_altair_wheel indi_eqmod_telescope
2023-12-27T01:22:14: Driver indi_scopedome_dome: pid=38832 rfd=6 wfd=6 efd=7
2023-12-27T01:22:14: Driver indi_pegasus_upb: pid=38833 rfd=8 wfd=8 efd=9
2023-12-27T01:22:14: Driver indi_starshootg_ccd: pid=38834 rfd=10 wfd=10 efd=11
2023-12-27T01:22:14: Driver indi_starshootg_wheel: pid=38835 rfd=12 wfd=12 efd=13
2023-12-27T01:22:14: Driver indi_asi_ccd: pid=38836 rfd=14 wfd=14 efd=15
2023-12-27T01:22:14: Driver indi_asi_focuser: pid=38837 rfd=16 wfd=16 efd=17
2023-12-27T01:22:14: Driver indi_altair_ccd: pid=38838 rfd=18 wfd=18 efd=19
2023-12-27T01:22:14: Driver indi_altair_wheel: pid=38839 rfd=20 wfd=20 efd=21
2023-12-27T01:22:14: Driver indi_eqmod_telescope: pid=38840 rfd=22 wfd=22 efd=23
2023-12-27T01:22:14: listening to port 7624 on fd 5
2023-12-27T01:22:14: Local server: listening on local domain at: @/tmp/indiserver
2023-12-27T01:22:14: Driver indi_asi_focuser: Searching for HID Device VID: 0x3c3 PID: 0x1f10
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on GPS Simulator.GEOGRAPHIC_COORD
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on GPS Simulator.TIME_UTC
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on Dome Simulator.DOME_PARK
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on Dome Simulator.DOME_SHUTTER
2023-12-27T01:22:14: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_sk.xml
2023-12-27T01:22:14: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_align_sk.xml
2023-12-27T01:22:14: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_simulator_sk.xml
2023-12-27T01:22:14: Driver indi_eqmod_telescope: Using prefix /usr/share/indi//indi_eqmod_scope_limits_sk.xml
2023-12-27T01:22:14: Driver indi_eqmod_telescope: EnumeratePlugins - found plugin Nearest Math Plugin
2023-12-27T01:22:14: Driver indi_eqmod_telescope: EnumeratePlugins - found plugin SVD Math Plugin
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on GPSD.GEOGRAPHIC_COORD
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on GPSD.TIME_UTC
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on ScopeDome Dome.DOME_PARK
2023-12-27T01:22:14: Driver indi_eqmod_telescope: snooping on ScopeDome Dome.DOME_SHUTTER
2023-12-27T01:22:14: Driver indi_altair_ccd: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-27T01:22:14: Driver indi_altair_ccd: snooping on EQMod Mount.EQUATORIAL_COORD
2023-12-27T01:22:14: Driver indi_altair_ccd: snooping on EQMod Mount.TELESCOPE_INFO
2023-12-27T01:22:14: Driver indi_altair_ccd: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-27T01:22:14:
Driver indi_altair_ccd: snooping on EQMod Mount.TELESCOPE_PIER_SIDE
2023-12-27T01:22:14: Driver indi_altair_ccd: snooping on SQM.SKY_QUALITY
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Telescope Simulator.EQUATORIAL_COORD
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Telescope Simulator.TELESCOPE_INFO
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Rotator Simulator.ABS_ROTATOR_ANGLE
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Focuser Simulator.ABS_FOCUS_POSITION
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on Focuser Simulator.FOCUS_TEMPERATURE
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on CCD Simulator.FILTER_SLOT
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on CCD Simulator.FILTER_NAME
2023-12-27T01:22:14: Driver indi_asi_ccd: snooping on SQM.SKY_QUALITY
2023-12-27T01:22:15: Driver indi_scopedome_dome: Unknown shutter status.
2023-12-27T01:22:15: Driver indi_scopedome_dome: Could not read inertia file, please generate one with Windows driver setup and copy to ~/.indi/ScopeDome_DomeInertia_Table.txt
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on Telescope Simulator.GEOGRAPHIC_COORD
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PARK
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on Telescope Simulator.TELESCOPE_PIER_SIDE
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on EQMod Mount.EQUATORIAL_EOD_COORD
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on EQMod Mount.TARGET_EOD_COORD
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on EQMod Mount.GEOGRAPHIC_COORD
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PARK
2023-12-27T01:22:15: Driver indi_scopedome_dome: snooping on EQMod Mount.TELESCOPE_PIER_SIDE

Read More...

sylvie replied to the topic 'Scopedome' in the forum. 3 months ago

Hello,
Thank you for the response.
Here is a log which is more complete
Sylvie

Read More...

sylvie created a new topic ' Scopedome' in the forum. 3 months ago

Hello,
It is too hard to connect the scopedome
It crashes too often
This is ARDUINO CARD with UBUNTU 22
Please find below the log.
Thank you
Sylvie

Read More...

sylvie created a new topic ' Driver disconnects' in the forum. 7 months ago

GoodDay,
I come again for my scopedome. It does not connect at once., only after 20 times.
You can find the log file attached.

Read More...

sylvie created a new topic ' Fits viewer of phd2 is open every 3s' in the forum. 9 months ago

Bonjour,

Fits viewer is displayed every 3s with PHD2
How to stop it

Sylvie

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Hello
I installed raspberry pi4 between the PegasusUPB and the computer
So all the devices are connected to the PegasusUPB in USB and this USB is connected to the rapsberry
The computer connects via ethernet to the raspberry
The scopedome is directly connected to Ethernet 192.168.1.120
I had some problems because my ethernet box is in 192.168.0.xxx
So now all devices are connected
And the scopedome doesn't seem to show any errors
I made some tests and I will see when the weather will be ok as for the moment it is raining all days

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Thank you very much
I am going to look at it

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Hello,
I am going to connect evrything with ethernet
So I will tell you the result !
Thank you very much for your response

Read More...

sylvie created a new topic ' Scopedome errors' in the forum. 1 year ago

Hello again !
I reinstalled UBUNTU 22.04 and right after I reinstall INDI EKOS without anything else.
It's always very hard to connect the scopedome and while it is connected it finishes to change its port number ACM1 to ACM0
I can lauch some commands but it finishes to give errors ( getStatus etc....)
Yet I made udev
So I have /dev/scopedome witch points to /dev/ttyACM1 as a symbolic link
But after a while, it changes its ports to /dev/ttyACM0 and its finishes by errors And I cannot launch other command while there are errors.
I don't know what to do now.

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Please find the logs :
1- after not connected,
2- afterconnected
3- and error and the new ports

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Hello,
Now the port is changing in :
ls - l /dev
lrwxrwxrwx 1 root root 15 janv. 6 16:12 scopedome -> bus/usb/003/084

Cordialement
Sylvie

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

Hello again !
I reinstalled UBUNTU 22.04 and right after I reinstall INDI EKOS without anything else.
It's always very hard to connect the scopedome and while it is connected it finishes to change its port number ACM1 to ACM0
I can lauch some commands but it finishes to give errors ( getState etc....)
Yet I made udev
So I have /dev/scopedome witch points to /dev/ttyACM1 as a symbolic link
But after a while, it changes its ports to /dev/ACM0 and its finishes by errors And I cannot launch other command while there are errors.
I don't know what to do now.

Read More...

sylvie replied to the topic 'ScopeDome' in the forum. 1 year ago

the second file

Read More...