Jarkko Sonninen

Results 94 comments of Jarkko Sonninen

@SvenRoederer Please could you try the experimental kernel driver in directory linux_usb_serial ? It implements the RS-485 ioctls. The device would be /dev/ttyUSB0 and the client code needs something like:...

Have you updated packages and not booted yet ? make -C /lib/modules/5.15.**45**-v8+/build M=/home/vanillax/epsolar-tracer/xr_usb_serial_common-1a make[1]: Entering directory '/usr/src/linux-headers-5.15.**32**-v8+'

see readall.py #from pymodbus.client.sync import ModbusSerialClient as ModbusClient from test.testdata import ModbusMockClient as ModbusClient Any rs-485 adapter should work. Some devices may need an extra ioctl (https://www.kernel.org/doc/Documentation/serial/serial-rs485.txt). Device name may...

It often works, even if it not in the lists. I suppose you could send an email to smartmontools list . https://www.smartmontools.org/wiki/FAQ#Howtocreateabugreport

The complete command is ioreg -r -w 0 -c fi_dungeon_driver_IOSATDriver | egrep 'Enclosure|PassThroughMode|Capable'|grep -v Identifiers

No. This driver is for external enclosures only. If your internal SSD doesn't show smart status, this driver does not helposti you.

Sorry. Ihan didn't read tour description well. Also The mobile autocorrect IS mocking me. I have to think about it.

I'm sorry to hear that. I have also a thunderbolt to firewire adapter, but I have no issues with it. What is the brand and model of your external drive...

I'm sorry to hear that 0.9 does not work for you. Version 0.9 first probes for JMicron chip and then tries SAT16 mode and SAT12 mode as the last resort....