Skip to content

chestnut: model fails to load with remote start #38685

Description

@royjr

Describe the bug

When using remote start on a Hyundai Sonata, the cigarette lighter power outlet remains off. As a result, the gpu doesn't receive power, causing the model loading process to time out and fail.

Traceback (most recent call last):
  File "/data/openpilot/openpilot/sunnypilot/modeld_v2/modeld.py", line 557, in <module>
    main(demo=args.demo)
  File "/data/openpilot/openpilot/sunnypilot/modeld_v2/modeld.py", line 375, in main
    raise RuntimeError("eGPU model load failed or timed out (60s)")
RuntimeError: eGPU model load failed or timed out (60s)

Provide a route where the issue occurs

d59ca223dca8da93

openpilot version

master

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions