question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup Gladys 4 RC Distribution process

See original GitHub issue
  • Setup CircleCI to build Docker image on tag only, and push it on Docker hub on latest + :v4 tags (without -beta)
  • Build Raspbian image based on Docker image with tag without -beta
  • The Raspbian image should silently do security upgrade at night

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:31 (31 by maintainers)

github_iconTop GitHub Comments

1reaction
VonOxcommented, Sep 16, 2020

I have implemented balena script in our image with rules

Seems promising image image

BUT: nodeserial is not listing symlink so udev rules is useless.

exemple: ACM0 is zwave dongle and ACM1 is custom CC2531 chip ( zigbee )

{
    manufacturer: '0658',
    serialNumber: undefined,
    pnpId: 'usb-0658_0200-if00',
    locationId: undefined,
    vendorId: '0658',
    productId: '0200',
    path: '/dev/ttyACM0'
  },
  {
    manufacturer: 'Texas Instruments',
    serialNumber: '__0X00124B0018E1E975',
    pnpId: 'usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1E975-if00',
    locationId: undefined,
    vendorId: '0451',
    productId: '16a8',
    path: '/dev/ttyACM1'
  }

I think usb service must provide a way to reconnect to usb device with pnpID because path can change after a reboot. ( this way is equivalent to list /dev/serial/by-id )

0reactions
Pierre-Gillescommented, Nov 30, 2020

@VonOx I’m closing this card as it’s an old card. If you want you can create another more specific issue for the udev rules 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setup a Windows development environment | Gladys Assistant
Install system dependencies​. First thing to do is to update distribution by running theses commands: sudo apt update ...
Read more >
Global emergence of Alphaviruses that cause arthritis in humans
Nonetheless, Alphaviruses have a wide geographical distribution across all continents ... RT-PCR is an excellent molecular diagnostic method for arbovirus ...
Read more >
Design and Optimization of the Single-Stage Continuous ...
Schematic diagram of the experimental setup for batch studies. ... diagram of the MSMPR crystallizer experimental setup showing the process ...
Read more >
OSi - River Thames Conditions - Environment Agency - GOV.UK
Pinched nerve in neck mri, Kilton anderson twitter, Hc chmutov, Job ideas for the future quiz, Eskelin parkins black, Large scale rc ships...
Read more >
Decreased miR-150 in obesity-associated type 2 diabetic ...
Research design and methods We used high-fat diet (HFD)-induced type 2 diabetes (T2D) in wild type (WT) and miR-150 knockout (miR-150 -/- )...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found