브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
		
오늘 무엇을 도와드릴까요?
Installing PowerChute Serial Shutdown on Linux with a USB cable connected to a Smart-UPS with the SRTD prefix.

Issue:

How do I install PowerChute Serial Shutdown on Linux to manage a UPS with the SRTD prefix using a USB cable? Selecting ‘USB’ as a cable type doesn’t work.

Product Line:

Smart-UPS models with SKUs that start with SRTD2K2R2, SRTD3KR2, SRTD2K4R2, SRTDBP3KR2, SRTDBP2K4R2.

Environment:

Red Hat Linux, USB connection.

SUSE Linux, USB connection.

Cause:

Smart-UPS models with the SRTD use the Communications Device Class (CDC) Abstract Control Model for serial communication over USB on Linux. This means that when an SRTD UPS is connected using a USB cable on Linux, it will appear as a CDC Serial port. The Serial port will be represented by a ‘ttyACM*’ file under the /dev directory /dev/ttyACM* (for example /dev/ttyACM0). Unlike standard Serial Port descriptors, these ttyACM files will appear and disappear as you connect and disconnect the UPS.

Resolution:

When installing PowerChute Serial Shutdown, you therefore need to select the following options:

Installer Prompt

Response to Enter

Comments

‘Please select your UPS Model’

oc’

OTHER_TYPE_A

‘Cable Type’

‘1’

Serial

Select the serial port

3

Other

Please type in the serial port

/dev/ttyASM*

The CDC port that is created, where * is the port number

If a /dev/ttyASM* port does not appear when you connect the Smart-UPS over USB, then it is likely the Linux kernel module cdc_acm has not been loaded.

The cdc_acm module provides support for USB devices that use the CDC Abstract Control Model. If this module is not loaded, the Linux Operating System will not create the necessary /dev/ttyACM* device files, and PowerChute Serial Shutdown will not be able to detect or communicate with the UPS.

To ensure proper operation, please verify that the cdc_acm module is loaded:

1- Check if the module is already available

Run the command lsmod | grep cdc_acm

If you see output, the module is already loaded.

2- Load the module manually

Run the command sudo modprobe cdc_acm

3- Ensure the module loads automatically at boot

Add cdc_acm to /etc/modules-load.d/ (for RHEL 7 and newer):

Run the command echo cdc_acm | sudo tee /etc/modules-load.d/cdc_acm.conf

4- If you get "module not found"

Make sure your kernel supports it:

Run the command uname -r

The module should be present in /lib/modules/$(uname -r)/kernel/drivers/usb/class/cdc-acm.ko*

If not, you may need to install the kernel modules package:

Run the command sudo yum install kernel-modules

or update your kernel.

5- Confirm the device is detected.

After plugging in your device and loading the module, you should see /dev/ttyACM0 (or similar) appear.

슈나이더 일렉트릭 Korea

자세히 알아보기
제품군
자세히 알아보기
제품군

도움이 필요하신가요?

  • 제품 선택기

    애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.

  • 견적 받기

    영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.

  • 구매처

    해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.

  • 지원 센터

    한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.

  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 슈나이더 일렉트릭 커뮤니티
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings